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

AQI data source is unreliable #5

Open
JeffreyGreenII opened this issue Feb 23, 2024 · 0 comments
Open

AQI data source is unreliable #5

JeffreyGreenII opened this issue Feb 23, 2024 · 0 comments

Comments

@JeffreyGreenII
Copy link
Collaborator

Background

The KCRHA team requires Air Quality Index (AQI) in their determination for whether or not they activate volunteer resources and coordinate with other organizations.

Issue

We have utilized the AirNow.gov programs web services to gather the AQI for various locations & dates. However, we regularly run into issues with the responses from AirNow. There's little information on how, when, or why the responses are failing to be gathered/parsed/etc.

Proposed Solution

Before moving entirely to a new data source, we should add better monitoring/logging options to the application. These monitors/logs should be recorded locally on the machine running the application until we have a cloud deployment or other monitoring periphery system available to record these logs.

Any monitoring/logging solution should be extensible and allow for various different types of logs and monitors to be recorded across different components in the application, such as data collectors, data aggregators, data formatter, or notification service.

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

No branches or pull requests

1 participant