Gabriel Fosse
Gabriel Fosse
# Adapters that need attention This is a list of adapter names that are not returning data properly with their known errors. Does not include ones set as 'active :...
This update improves some error handling in the `fetchData` function, and improves logging to make the debugging easier
Fix to correctly assign timezone for the `air-korea` adapter. Time was being incorrectly set as `UTC` from the source when the source datetimes are reported in `Asia/Seoul` timezone. Fix to...
This adapter adds `24` stations from Delhi (NCT). Data is retrieved using puppeteer, and can take anywhere from 1 to 3.5 minutes to fetch the data. A deployment has been...
Updates to our Rwanda source, uses a new data URL
~68 Stations from Basilicata. See [wiki](https://github.com/openaq/openaq-fetch/wiki/ARPA-Basilicata-(Italy)) for details. Adapter takes 10-20 seconds to run.
We need to review the data consuming logic in the air quality data fetching module to ensure that it's correctly handling older data. The current implementation appears to fetch data...
The `moment` library has been considered deprecated for a while now. With that in mind, we've decided to switch to the `luxon` library for our project's date and time handling....
Adapter needs to be updated to accommodate for their updated website. New links: https://www.juntadeandalucia.es/medioambiente/portal/home latest air quality data (maps): https://ws041.juntadeandalucia.es/pentaho/api/repos/%3Apublic%3ACalidad_Aire%3ACalidad_Aire.wcdf/generatedContent API (needs auth) *may need a cookie to access data...
This site has a [Dashboard](https://app.powerbi.com/view?r=eyJrIjoiMmU2MTVjZTMtZDk5Zi00MDE4LTg1N2UtZWI5NzY2MzE0YjNmIiwidCI6ImY2ZjRhNjkyLTQzYjMtNDMzYi05MmIyLTY1YzRlNmNjZDkyMCIsImMiOjEwfQ%3D%3D). It seems to only have monthly averages of pm10 ug/Ncm which would not fall within our criteria. Their website https://air.emb.gov.ph/ambient-air-quality-monitoring/ has *only AQI values* and...