Project Tycho ® Level 1 Data
U.S. Department of Health & Human Services
@usgov.hhs_gov_project_tycho_level_1_data
U.S. Department of Health & Human Services
@usgov.hhs_gov_project_tycho_level_1_data
US weekly Nationally Notifiable Disease Surveillance Data from 1888 to 2013. These data include tables of disease counts reported by US states and cities to the Federal Health Authorities every week since 1888. These tables have been published in various journals over time and are available in various online repositories but are now also available in digital, computer-readable format.
Organization: U.S. Department of Health & Human Services
Last updated: 2021-03-16T19:03:03.258143
Tags: biomedical-research, disease-data, epidemiology, nndss, notifiable-diseases, population-statistics, reported-diseases, surveillance
CREATE TABLE table_1 (
"epi_week" BIGINT,
"state" VARCHAR,
"loc" VARCHAR,
"loc_type" VARCHAR,
"disease" VARCHAR,
"cases" VARCHAR,
"incidence_per_100000" DOUBLE
);Anyone who has the link will be able to view this.