Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).