-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Add Accra and Kumasi as options to the dropdown menu to search for cities where sensors are located. See screenshot
Screenshots
Files
File for adding cities to the drop-down - src/pages/air/city/[id].js
To Reproduce
- Go to the sensors.Africa website
- Click on AIR
- Clock on select cities and you will notice Kumasi and Accra are missing.
Tasks
- Add Accra to the dropdown menuAdd Kumasi to the dropdown menuTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
gideonmaina commentedon Mar 14, 2024
@usmanbiu These are the current national stats that I have for Ghana.
Ideally, the stats should be scoped to a particular city.
The following fields are missing :
topIllness
for top illness caused by air pollution in Ghana - cityannualAverage
for PM2.5 levels for selected citypercent
is basically calculated using the annual average PM2.5 levels and WHO guidelines.The challenge is getting these statistics. For reference, these are the sources I used to get:
One thing to ponder, do child deaths contribute to national death count
gideonmaina commentedon Mar 14, 2024
I also think it is important to cite where we got the data from and a link to the source if any.