chriskiehl/covid-19-data — explained in plain English
Analysis updated 2026-08-03 · repo last pushed 2022-01-12
Build an interactive map showing how COVID-19 cases spread through specific counties over time.
Compare death rates between states with different pandemic policies.
Pull live and historical numbers into a health trends dashboard.
Use pre-computed rolling averages to create stable charts of case trends.
| chriskiehl/covid-19-data | 00kaku/gallery-slider-block | 04amanrajj/netwatch | |
|---|---|---|---|
| Stars | — | — | 0 |
| Language | — | JavaScript | Rust |
| Last pushed | 2022-01-12 | 2021-05-19 | — |
| Maintenance | Dormant | Dormant | — |
| Setup difficulty | easy | easy | moderate |
| Complexity | 1/5 | 2/5 | 3/5 |
| Audience | data | general | ops devops |
Figures from each repo's GitHub metadata at analysis time.
No setup required, just download or open the CSV files directly in any spreadsheet program or data analysis tool.
This repository contains a comprehensive record of Covid-19 cases and deaths across the United States, tracked since the start of the pandemic. Originally maintained by The New York Times, it provides daily cumulative counts at the national, state, and county levels, along with specialized datasets covering prisons, college campuses, mask use surveys, and excess deaths. The data comes in simple spreadsheet-like files (CSV format) that anyone can open or analyze. There are two main categories: historical files with finalized end-of-day counts for every day since January 2020, and live files updated multiple times daily with current-day numbers that may be partial. The live files also break down cases into confirmed (lab-tested) and probable (diagnosed by symptoms and exposure). County and state records include FIPS codes, which are standard geographic identifiers that make it easy to combine this data with maps or population datasets. Researchers, journalists, public health officials, and data analysts would use this data. A journalist could build an interactive map showing how cases spread through specific counties over time. A researcher could compare death rates between states with different policies. A founder building a health dashboard could pull these numbers to display trends. The pre-computed rolling averages are especially useful for anyone making charts or graphics, since the raw daily numbers can swing wildly due to reporting quirks. What stands out is the human effort behind the data. Dozens of journalists compiled it by monitoring press conferences, analyzing government releases, and contacting local health officials across more than 50 states and territories. The README documents the messy reality of American public health reporting, where states changed methodologies mid-pandemic, sometimes reported numbers differently, and occasionally moved cases between counties without explanation. The team made judgment calls, like counting patients where they were treated rather than where they lived, and revising historical entries when better information arrived.
A comprehensive collection of COVID-19 case and death data for the United States, tracked daily since January 2020 at national, state, and county levels in simple spreadsheet files.
Dormant — no commits in 2+ years (last push 2022-01-12).
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly data.
This repo across BitVibe Labs
Verify against the repo before relying on details.