Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peterdsharpe/covid-hotspots
An interactive web-based map of current U.S. COVID-19 hotspots
https://github.com/peterdsharpe/covid-hotspots
covid-19
Last synced: 7 days ago
JSON representation
An interactive web-based map of current U.S. COVID-19 hotspots
- Host: GitHub
- URL: https://github.com/peterdsharpe/covid-hotspots
- Owner: peterdsharpe
- Created: 2020-06-28T21:40:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T01:15:37.000Z (about 2 years ago)
- Last Synced: 2024-12-02T19:54:51.513Z (2 months ago)
- Topics: covid-19
- Language: HTML
- Homepage: https://peterdsharpe.github.io/covid-hotspots/
- Size: 47.3 MB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [COVID-19 Hotspots](https://peterdsharpe.github.io/covid-hotspots/)
by Peter Sharpe
## Overview
**UPDATE 6/20/2021: With the pandemic (finally) waning in the United States, this map will no longer be auto-updated daily as it was before. Woohoo!**
An interactive map of where in the United States the average person is currently most likely to contract COVID-19.
Available at:
https://peterdsharpe.github.io/covid-hotspots/Example map:
![COVID-19 Map](2020-06-28.png)
## Instructions
Using Python, run `map.py`. This will generate `index.html` in the current directory. Open it in a browser.
## Data Source
[New York Times COVID-19 dataset](https://github.com/nytimes/covid-19-data).