Documenting current and planned pages.
If you're working on a page, try to document it here so other people know what it's for and what needs to get done!
- status: planned
Explain project, provide directory of site.
- status: planned
List all sample data.
-
status: in progress
-
Search functionality for users
- '/api/v0/search/zip/:zip' - searching data by zipcode, most current info
- '/api/v0/search/zip/:zip/daterange - searching data by zipcode within a date range
- '/api/:version/search/zip/:zipA/vs/:zipB' - Compare two zip codes, most current info
- '/api/:version/search/zip/:zipA/vs/:zipB/daterange' - Compare two zip codes within a date range