Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Awesome: Validate AQI readings #10

Open
Joe-Heffer-Shef opened this issue Nov 13, 2020 · 3 comments
Open

Awesome: Validate AQI readings #10

Joe-Heffer-Shef opened this issue Nov 13, 2020 · 3 comments
Assignees
Labels

Comments

@Joe-Heffer-Shef
Copy link
Contributor

Joe-Heffer-Shef commented Nov 13, 2020

  • check units are correct
  • manually recalculate
  • online AQI calculator
  • online AQI database
  • compare bonfire night
  • compare night vs. daytime (expect lower at night)
  • airmonitors have the most metrics
@Joe-Heffer-Shef
Copy link
Contributor Author

Joe-Heffer-Shef commented Dec 15, 2020

Bonfire night madness
https://uk-air.defra.gov.uk/data/DAQI-regional-data?regionIds%5B%5D=17&aggRegionId%5B%5D=&datePreset=7&startDay=01&startMonth=11&startYear=2020&endDay=09&endMonth=11&endYear=2020&queryId=&action=step2&go=Next+

AQ Daily index (https://uk-air.defra.gov.uk//air-pollution/daqi?view=more-info) data from UK-AIR website
Date,Yorkshire & Humberside
01/11/2020,3,
02/11/2020,3,
03/11/2020,3,
04/11/2020,3,
05/11/2020,6,
06/11/2020,9,
07/11/2020,10,
08/11/2020,6,
09/11/2020,3,

End of file 

@Joe-Heffer-Shef
Copy link
Contributor Author

Joe-Heffer-Shef commented Dec 15, 2020

Number of data points over 35 sensors over 7 days:

nitrogen_dioxide    4434
ozone                  0
sulphur_dioxide        0

Generally the numbers seem roughly accurate (not wildly inaccurate) with an average value of DAQI = 1.1. However, the peak at 5th Nov isn't replicated. This may be because we have insufficient data and only NO2 is measured.

@Joe-Heffer-Shef
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant