openaq-fetch
openaq-fetch copied to clipboard
Australia - South Australia Fetch error
The data being fetched by the adapter has changed and so the adapter needs to be updated. I added a few things to be more consistent with the error handling but did not fix the data issues. First issue is that the site names have changed.
If we do continue to have site information hard coded into adapters than we should probably create an error that reflects that the underlying data has been modified.
You can review the error by switching to the lambda-deployment
branch and then running
node index.js -e .env -ds 'Australia - South Australia'
Thanks for pointing that out I'm going to look into updating this is adapter. The added error handling should come in handy.