jcalado

an irregular zine on software · radio · side-projects

entry 16 APR 2026 CS7BLE / PT

Environmental quality sensors - CML

# date         : 2021-07-17
# reading_time : 1 min read
$ tree ./toc

Environmental Quality Sensors - Câmara Municipal de Lisboa

A React application that displays environmental quality sensor data from Lisbon’s public API in an interactive data table.

Live Demo: jcalado.com/sensores-qa-cml

Screenshot

Application Screenshot

Features

  • Search by Sensor name
  • Search by Category name
  • Search by Station
  • Some sensors have colored thresholds in place: low, medium, high, danger, extreme
  • Every column is sortable

Technical Notes

Requests are proxied through allorigins.win, since the original API URL has CORS issues.

Metadata Info

There’s some information about the API published here: Metadata

── EOF ── (72 words · 1 min read)
My avatar

Thanks for reading my blog post! Feel free to check out my other posts or contact me via the social links in the footer.


More Posts