hrbonz / python-aqi

A library to convert between AQI value and pollutant concentration (µg/m³ or ppm)
BSD 3-Clause "New" or "Revised" License
60 stars 28 forks source link

Add CAQI for Europe #25

Open hrbonz opened 2 years ago

hrbonz commented 2 years ago

https://www.airqualitynow.eu/download/CITEAIR-Comparing_Urban_Air_Quality_across_Borders.pdf

nishadhka commented 2 years ago

Implemented in this fork, https://github.com/karulis/python-aqi/blob/master/aqi/algos/caqi.py