hackforla / hackforla/311-data
Epic: CSV Download Feature
- Dominant language
- JavaScript
- Stars
- 73
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
### Overview
We need to add an option to the website to allow people to download a spreadsheet of their selected data so that this information is accessible to them without them having to go online to retrieve it.
### All Related Tickets
#### PM
- https://github.com/hackforla/311-data/issues/1745
#### Design
- https://github.com/hackforla/311-data/issues/1695
- [ ] Bonnie asked why are we doing a zip file. We could modify our export flow to signify if they are downloading ALL data, or just the aggregate-by-address-for-selected-nc data
#### Dev
- https://github.com/hackforla/311-data/issues/1586
- https://github.com/hackforla/311-data/issues/1746
- [ ] New Ticket: We need to rename the files that are being exported to make it abundantly clear what each file contains, we received feedback from Bonnie that the names of the two files in the zip are unclear.
### Resources/Instructions
- Users should be able to download a spreadsheet of the highest incidences of request types
- One spreadsheet for one request type: neighborhood council, request type, number of requests at a given address and time frame, one neighborhood council
- Data that will be downloaded will only include one request type at a particular period of time
- Spreadsheet will generate only the address + number of requests
- Provide users with some suggestions as to what to do with the data
- e.g., making use of public services AKA bulky item pickup – let them know what the cost is for using it if any [This is what you can do with the data; this is one example (bulky items)]
Contributor guide
Assessment
This issue has not been assessed yet.