Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/junosuarez/pdx-metro-covid-zip-map
Portland, Oregon Metro COVID-19 by Zip Code Map
https://github.com/junosuarez/pdx-metro-covid-zip-map
covid-19 covid-data covid19-data map vega-lite
Last synced: about 1 month ago
JSON representation
Portland, Oregon Metro COVID-19 by Zip Code Map
- Host: GitHub
- URL: https://github.com/junosuarez/pdx-metro-covid-zip-map
- Owner: junosuarez
- License: cc0-1.0
- Created: 2020-11-10T00:32:13.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-26T04:08:42.000Z (about 4 years ago)
- Last Synced: 2024-12-24T23:30:45.918Z (about 1 month ago)
- Topics: covid-19, covid-data, covid19-data, map, vega-lite
- Language: HTML
- Homepage: https://junosuarez.github.io/pdx-metro-covid-zip-map/
- Size: 1.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Portland, Oregon Metro COVID-19 by Zip Code Map
# Data Sources
These data are provided as-is with no warranty expressed or implied.
Case data from [Oregon Health Authority](https://govstatus.egov.com/OR-OHA-COVID-19). OHA releases zipcode level data weekly (usually on Wednesdays) in their [Oregon COVID-19 Weekly Report](https://www.oregon.gov/oha/covid19/Pages/Healthcare-Partners.aspx#projections).
This data is extracted from the PDF using [Tabula](https://tabula.technology/) and manually spot checked.
Zipcode shapes come from Metro's GIS PDX open data site [Zip Code Boundaries feature layer](https://gis-pdx.opendata.arcgis.com/datasets/71fa9b7ab6a040939d7c0339287fa436_1), converted to Web Mercator coordinates via gdal. Disclaimer, [ZIP codes are not areas](http://www.georeference.org/doc/zip_codes_are_not_areas.htm).
# Developing
Built with twine and baling wire and [vega lite](https://vega.github.io/vega-lite).
# Contributing
Contributions welcome, but please expect slow replies.