tchx84 / linka

An open source service to record air quality data from community sensors
GNU Affero General Public License v3.0
21 stars 11 forks source link

reports: Don't break on null stats #85

Closed tchx84 closed 2 years ago

tchx84 commented 2 years ago

Not all the sensors provide PM2.5, and therefore, we can't generate calculate AQI for those. Don't include those on the AQI report.