Project Tycho Level 1 Data

Incidence counts for selected communicable diseases in the U.S., 1888 to present

Level 1 data from Project Tycho, derived from all weekly notifiable disease reports for the United States dating back to 1888. These are the most complete and standardized data but for a limited number of diseases, locations, and years. Level 1 data includes counts at the state level for smallpox, polio, measles, mumps, rubella, hepatitis A, and whooping cough and at the city level for diphtheria. The time period of data varies per disease somewhere between 1916 and 2010. This version includes cases as well as incidence rates per 100,000 population based on historical population estimates.

(8 columns, 759467 rows)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Project Tycho Level 1 Data"]
Out[1]=

View the data:

In[2]:=
ResourceData["Project Tycho Level 1 Data"]
Out[2]=

Visualization

Show the hepatitis A cases by week for Minnesota in 1966:

In[3]:=
ListLinePlot[
 ResourceData["Project Tycho Level 1 Data"][
     Select[#Location == Entity["AdministrativeDivision", {"Minnesota", "UnitedStates"}] &]][Select[#Disease == "HEPATITIS A" &]][
   Select[#Year == DateObject[{1966}] &]][All, "Number"]]
Out[3]=

Wolfram Research, "Project Tycho Level 1 Data" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.11959.data

Data Resource History

Source Metadata

Publisher Information