Open russbiggs opened 1 year ago
Ok, I will look into it
It looks like pm10
and pm25
are reported as 24 hour averages, and only so2
and no2
are 1 hour averages. co2
and o3
are 8 hour averages
It looks like we are already pulling from this source as xml
https://apps.des.qld.gov.au/air-quality/xml/feed.php?category=1®ion=ALL. I could try to troubleshoot, or it might be better to just redo the adapter using the json
data instead of xml
Does this explain the spotty coverage though? and does the json endpoint have the "missing" site in question, Proserpine, while xml does not?
I am not sure about the coverage, the xml
is missing Proserpine though (Proserpine is included in the json
). It would probably be better to rewrite the adapter
I am getting a lot of timeouts, both from the API and the xml endpoints. I am guessing this is why the coverage is spotty. Hopefully we can get special access somehow, their public facing server seems to have some traffic issues
Per a user email we may be missing some sites and there may be another API for access AQ data from queensland
https://airquality.des.qld.gov.au/v1/stations/PROS/parameters/131/measurements?pagesize=1000&pagenumber=1
This data seems to show only 24 hr averages and AQI (though other sites may have different periods)
For our current data source data seems really spotty. Its not clear if this is an issue with the source or how we are scraping it.
e.g. (note the gaps)