Last active
May 27, 2020 13:57
-
-
Save jonasalmeida/bc5cd4c9d98ba6bbacee612d3d5bf2e3 to your computer and use it in GitHub Desktop.
Mortality Stock data sources
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"https://data.cdc.gov/resource/muzy-jte6.json":{ | |
"name":"Weekly Counts of Deaths by State and Select Causes, 2019-2020", | |
"type":"socrata", | |
"description":"Provisional counts of deaths by the week the deaths occurred, by state of occurrence, and by select underlying causes of death for 2019-2020. The dataset also includes weekly provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death." | |
}, | |
"https://data.cdc.gov/resource/3yf8-kanr.json":{ | |
"name":"Weekly Counts of Deaths by State and Select Causes, 2014-2018", | |
"type":"socrata", | |
"description":"Final counts of deaths by the week the deaths occurred, by state of occurrence, and by select causes of death for 2014-2018. Death counts in this dataset were derived from the National Vital Statistics System database that provides the most timely access to the data. Therefore, counts may differ slightly from final data due to differences in processing, recoding, and imputation." | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No pull requests... BOO!