gridviz / monkeypox

This repo tracks monkeypox virus case counts released by the U.S. Centers for Disease Control & Prevention.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tracking monkeypox cases in the U.S. and other countries

This repo tracks monkeypox virus case counts released by the U.S. Centers for Disease Control and Prevention.

It contains Python scripts that download and process cases counts in the U.S. and countries around the world. For the U.S., Grid has created a running timeseries of case counts using historical data and daily state totals.

Crude case rates in the U.S. tables were caluclated with 2020 population figures from the U.S. Census Bureau. For other countries, Grid has merged population data from the World Bank to create rates. (A country-by-country timeseries can be downloaded from Our World in Data).

The following tables exist:

Table Formats Update frequency Source
Latest U.S. state totals csv, json Daily CDC
Official U.S. timeseries totals csv, json Wednesdays CDC
Derived U.S. timeseries totals csv, json Daily CDC/Grid
Totals for 80+ countries csv, json Occasionally CDC

The scripts run twice daily (at 6 a.m. and 6 p.m. Pacific time) via Github Actions.

Questions? Comments? Let us know.

About

This repo tracks monkeypox virus case counts released by the U.S. Centers for Disease Control & Prevention.


Languages

Language:Jupyter Notebook 99.2%Language:Python 0.8%