Get catalog

GET http://covid19.richdataservices.com/rds/api/catalog

This will return a list of all the catalogs on the COVID-19 RDS server and the data products they contain. The id property of each data product will be used for further querying.

RESPONSES

status: OK

{"catalogs":[{"dataProducts":[{"citation":"Government of Canada. \u003ca href=\"https://www.canada.ca/en/public-health/services/diseases/2019-novel-coronavirus-infection.html\" target=\"_blank\"\u003eCoronavirus disease (COVID-19): Outbreak update\u003c/a\u003e","description":"Provincial level COVID-19 case information collected and published by the Canadian government. Each record measures confirmed and probable cases, tests performed, recoveries, and deaths for a province on a specific date.","id":"ca_gov_cases","isPrivate":false,"lastUpdate":"2020-06-06T11:26:24.381Z","name":"Government of Canada COVID-19","note":"\u003cstrong\u003eTime Series\u003c/strong\u003e\u003cp\u003eThis data product is a time series, as such, the \u003cem\u003edate_stamp\u003c/em\u003e should be included in any tabulations performed on it. In addition, tabulations should be created using the sum of a measure rather than the count or percentage of records.\u003c/p\u003e","provenance":"\u003cp\u003eThis data product is created through cleaning and simple transformations  applied to the \u003ca href=\"https://health-infobase.canada.ca/src/data/covidLive/covid-19.csv\" target=\"_blank\"\u003eCSV download\u003c/a\u003e provided by the Government of Canada on their  \u003ca href=\"https://www.canada.ca/en/public-health/services/diseases/2019-novel-coronavirus-infection.html\" target=\"_blank\"\u003eCoronavirus disease (COVID-19): Outbreak update website\u003c/a\u003e. The data is pulled daily.\u003c/p\u003e\u003cstrong\u003eData Curation and Transformation\u003c/strong\u003e\u003cp\u003eThe following data curation and transformation steps have been performed on the source data file.\u003c/p\u003e\u003cul\u003e\u003cli\u003eThe source data includes aggregate records for all of Canada. These are removed as these values can be computed.\u003c/li\u003e\u003cli\u003eThe source variables \u003cem\u003enumrecovered\u003c/em\u003e and \u003cem\u003epercentrecovered\u003c/em\u003e had a number of \"N/A\" values that have been replaced with empty (NULL) values. These variables were mapped to \u003cem\u003ecnt_recovered\u003c/em\u003e and \u003cem\u003epct_recovered\u003c/em\u003e in this data product.\u003c/li\u003e\u003cli\u003eThe source variable \u003cem\u003epruid\u003c/em\u003e has an extra code (99 Repatriated travellers) that keeps it from lining up with the standard geographic codes published by StatsCanada. To alleviate this the \u003cem\u003epruid\u003c/em\u003e field has been split into \u003cem\u003eca_provterr\u003c/em\u003e where 99 is null, and \u003cem\u003eca_covid19_geo\u003c/em\u003e which preserves the original value of 99.\u003c/li\u003e\u003cli\u003eThe source variable \u003cem\u003edate\u003c/em\u003e is formatted as DD-MM-YYYY, this is reformatted to YYYY-MM-DD (ISO 8601) and renamed as \u003cem\u003edate_stamp\u003c/em\u003e in this data product.\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eFor more in depth information about the data curation process or how this data product's variables were mapped from the source file, please visit this data product's \u003ca href=\"https://github.com/mtna/covid-19/tree/master/data/ca/gov/cases\" target=\"_blank\"\u003eGitHub repository\u003c/a\u003e.\u003c/p\u003e","uri":"466f1f0b-fcc8-4eb9-9371-c6a6252832c5"},{"citation":"Statistics Canada. \u003ca href=\"https://www.canada.ca/en/public-health/services/diseases/2019-novel-coronavirus-infection.html\" target=\"_blank\"\u003eTable  13-10-0766-01   Detailed confirmed cases of coronavirus disease (COVID-19) (Preliminary data), Public Health Agency of Canada\u003c/a\u003e","description":"Detailed confirmed cases of coronavirus disease in individuals as collected and published by Statistics Canada. Each reacord measures the latest hospitalization, ICU, and deceased status of individuals confirmed to have coronavirus on a specific date.","id":"ca_statcan_cases","isPrivate":false,"lastUpdate":"2020-06-06T11:26:29.35Z","name":"Statistics Canada Detailed Confirmed Cases","provenance":"\u003cp\u003eThis data product is created through cleaning and simple transformations  applied to the \u003ca href=\"https://www150.statcan.gc.ca/n1/tbl/csv/13100766-eng.zip\"\u003eCSV download of the entire table\u003c/a\u003e. This data is pulled daily.\u003c/p\u003e\u003cstrong\u003eData Curation and Transformation\u003c/strong\u003e\u003cp\u003eThe source CSV file has a structure based on a SDMX cube, in which there are several columns of interest, \u003cem\u003eREF_DATE\u003c/em\u003e, \u003cem\u003eCase Identifier number\u003c/em\u003e, \u003cem\u003eCase information\u003c/em\u003e, and \u003cem\u003eVALUE\u003c/em\u003e.The \u003cem\u003eREF_DATE\u003c/em\u003e and \u003cem\u003eCase Identifier number\u003c/em\u003e are the same for a record, but a single record in the Statistics Canada table is spread out over 13 records in the CSV file, each with a different \u003cem\u003eVALUE\u003c/em\u003e for a specific \u003cem\u003eCase information\u003c/em\u003e. The source CSV file has been transformed to produce the data in this data product.\u003c/p\u003e\u003cp\u003eThe following data curation and transformation steps have been performed on the source data.\u003c/p\u003e\u003cul\u003e\u003cli\u003eThe source variables \u003cem\u003eREF_DATE\u003c/em\u003e, \u003cem\u003eDate case was last updated - month\u003c/em\u003e, and \u003cem\u003eDate case was last updated - day\u003c/em\u003e have been combined into a single \u003cem\u003edate_stamp\u003c/em\u003e ISO 8601 date variable.\u003c/li\u003e\u003cli\u003eThe source variables \u003cem\u003eREF_DATE\u003c/em\u003e, \u003cem\u003e Episode date - month\u003c/em\u003e, and \u003cem\u003e Episode date - day\u003c/em\u003e have been combined into a single \u003cem\u003eepisode_start_date\u003c/em\u003e ISO 8601 date variable.\u003c/li\u003e\u003cli\u003eThe '..' in the source \u003cem\u003eprevious status\u003c/em\u003e variables are replaced with empty values.\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eFor more in depth information about the data curation process or how this data product's variables were mapped from the source file, please visit this data product's \u003ca href=\"https://github.com/mtna/covid-19/tree/master/data/ca/statcan/cases\" target=\"_blank\"\u003eGitHub repository\u003c/a\u003e.\u003c/p\u003e","uri":"c1c3d310-bea2-454a-8293-64698db4a009"},{"description":"\u003cp\u003eConducted online from From March 29 to April 3 2020, this survey aims at understanding the impact of the COVID-19.\u003c/p\u003e\u003cp\u003eThis survey is the first in the Canadian Perspectives Survey Series (CPSS), a set of short, online surveys to be used to collect information on the knowledge and behaviours of residents of the 10 Canadian provinces. This information is used by government organizations, such as the Public Health Agency of Canada and Employment and Social Development Canada, and other types of organizations to evaluate the need for health and social services, as well as economic support during and after the pandemic.\u003c/p\u003e\u003cp\u003eAll surveys in the series will be asked of Statistics Canada’s probability panel. The probability panel for the CPSS is a new pilot project initiated in 2019. An important goal of the CPSS is to directly collect data from Canadians in a timely manner in order to inform policy makers and be responsive to emerging data needs. The CPSS is designed to produce data at a national level (excluding the territories).\u003c/p\u003e","id":"pums_cpss_01","isPrivate":false,"lastUpdate":"2020-06-06T05:22:43.267Z","name":"Canadian Perspective Survey Series 1: Impacts of COVID-19","uri":"eccf0e15-cb64-4eb1-9e72-1e3b1c3229d3"},{"description":"The Labour Force Survey provides estimates of employment and unemployment which are among the most timely and important measures of performance of the Canadian economy.","id":"pums_lfs","isPrivate":false,"lastUpdate":"2020-06-11T19:48:04.421Z","name":"Labour Force Survey (2018-01 to 2020-04)","uri":"fc0299c3-5a5b-4935-bda8-794e717aaa4e"}],"description":"COVID-19 related data products covering Canada at the national and subnational levels.","id":"ca","isPrivate":false,"name":"Canada","uri":"e7033e0f-e7f8-40cb-896d-8f2491eb858c"},{"dataProducts":[{"citation":"The COVID Tracking Project. \u003ca href=\"https://covidtracking.com/api\" target=\"_blank\"\u003eState Historical Data\u003c/a\u003e","description":"State level COVID-19 case information by date, collected by the COVID Tracking Project. Each record measures confirmed cases, tests performed, hospitalizations, recoveries, deaths, ventilator usage, and individuals in an ICU for a state on a specific date.","id":"covidtracking_state","isPrivate":false,"lastUpdate":"2020-06-06T11:26:35.7Z","name":"COVID Tracking Project State Data","note":"\u003cstrong\u003eTime Series\u003c/strong\u003e\u003cp\u003eThis data product is a time series, as such, the \u003cem\u003edate_stamp\u003c/em\u003e should be included in any tabulations performed on it. In addition, tabulations should be created using the sum of a measure rather than the count or percentage of records.\u003c/p\u003e","provenance":"\u003cp\u003eThis data product is created through cleaning and simple transformations applied to the \u003ca href=\"https://covidtracking.com/api/v1/states/daily.csv\" target=\"_blank\"\u003eCSV Download\u003c/a\u003e provided by the COVID Tracking Project. This data is pulled daily.\u003c/p\u003e\u003cstrong\u003eData Curation and Transformation\u003c/strong\u003e\u003cp\u003eThe following data curation and transformation steps have been performed on the source data file.\u003c/p\u003e\u003cul\u003e\u003cli\u003eThe source variable \u003cem\u003edate\u003c/em\u003e has been reformatted to match the ISO 8601 format (YYYY-MM-DD). This variable has been renamed to  \u003cem\u003edate_stamp\u003c/em\u003e in this data product.\u003c/li\u003e\u003cli\u003eThe source file has two variables, \u003cem\u003ehospitalized\u003c/em\u003e and \u003cem\u003ehospitalizedCumulative\u003c/em\u003e, which duplicate each other for every state. We have dropped the \u003cem\u003ehospitalizedCumulative\u003c/em\u003e variable in this data product. The source \u003cem\u003ehospitalized\u003c/em\u003e variable has been renamed to \u003cem\u003ecnt_hospitalized\u003c/em\u003e in this data product.\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eFor more in depth information about the data curation process or how this data product's variables were mapped from the source file, please visit this data product's \u003ca href=\"https://github.com/mtna/covid-19/tree/master/data/us/covidtracking/state\" target=\"_blank\"\u003eGitHub repository\u003c/a\u003e.\u003c/p\u003e","uri":"7c375d22-5b78-4cd2-a0b7-9b0865062604"},{"citation":"Center for Systems Science and Engineering (CSSE) at Johns Hopkins University. \u003ca href=\"https://github.com/CSSEGISandData/COVID-19\" target=\"_blank\"\u003eCOVID-19 Data Repository\u003c/a\u003e","description":"Johns Hopkins University U.S. county level COVID-19 data. Each record measures the counts of confirmed, recovered, and deaths for a U.S. county on a specific date.","id":"jhu_county","isPrivate":false,"lastUpdate":"2020-06-06T11:26:42.134Z","name":"Johns Hopkins University CCSE U.S. County Reports","note":"\u003cstrong\u003eTime Series\u003c/strong\u003e\u003cp\u003eThis data product is a time series, as such, the \u003cem\u003edate_stamp\u003c/em\u003e should be included in any tabulations performed on it. In addition, tabulations should be created using the sum of a measure rather than the count or percentage of records.\u003c/p\u003e","provenance":"\u003cp\u003eThis data product is created through cleaning and transformations applied to the data provided provided by the Center for Systems Science and Engineering (CSSE) at Johns Hopkins University. This data is pulled daily.\u003c/p\u003e\u003cstrong\u003eData Curation and Transformation\u003c/strong\u003e\u003cp\u003eThe following data curation and transformation steps have been performed on the source data file.\u003c/p\u003e\u003cul\u003e\u003cli\u003eSome admin2 FIPS codes only have 4 digits (missing their leading 0). These were patched.\u003c/li\u003e\u003cli\u003e800nn codes: entries are found with an admin2 FIPS code 800+State FIPS code and a lable of \"Out of XX\" where XX is the state 2-letter code (e.g. Out of CO). These are aggregated into a \"Other\" category.\u003c/li\u003e\u003cli\u003e900nn codes: entries are found with an admin2 code 900+State FIPS code and coundty name \"Unassigned\". These are aggregated into a \"Other\" category.\u003c/li\u003e\u003cli\u003eMissing code: A few entries have no admin2 FIPS codes to capture count their regional or specific entities (e.g. West Utah, TriHealth, etc.). These are aggregated into a \"Other\" category.\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eFor more in depth information about the data curation process or how this data product's variables were mapped from the source file, please visit this data product's \u003ca href=\"https://github.com/mtna/covid-19/tree/master/data/us/jhu-ccse\" target=\"_blank\"\u003eGitHub repository\u003c/a\u003e.\u003c/p\u003e","uri":"5a17b99f-ec80-4008-9859-e6b2cbff47f0"},{"citation":"Center for Systems Science and Engineering (CSSE) at Johns Hopkins University. \u003ca href=\"https://github.com/CSSEGISandData/COVID-19\" target=\"_blank\"\u003eCOVID-19 Data Repository\u003c/a\u003e","description":"Johns Hopkins University U.S. state level COVID-19 data. Each record measures the counts of confirmed, recovered, and deaths for a U.S. state on a specific date.","id":"jhu_state","isPrivate":false,"lastUpdate":"2020-06-06T11:26:44.994Z","name":"Johns Hopkins University CCSE U.S. State Reports","note":"\u003cstrong\u003eTime Series\u003c/strong\u003e\u003cp\u003eThis data product is a time series, as such, the \u003cem\u003edate_stamp\u003c/em\u003e should be included in any tabulations performed on it. In addition, tabulations should be created using the sum of a measure rather than the count or percentage of records.\u003c/p\u003e","provenance":"This data product is created through cleaning and transformations applied to the data provided provided by the Center for Systems Science and Engineering (CSSE) at Johns Hopkins University. This data is pulled daily.\u003cstrong\u003eData Curation and Transformation\u003c/strong\u003e\u003cp\u003eFor in depth information about the data curation process or how this data product's variables were mapped from the source file, please visit this data product's \u003ca href=\"https://github.com/mtna/covid-19/tree/master/data/us/jhu-ccse\" target=\"_blank\"\u003eGitHub repository\u003c/a\u003e.\u003c/p\u003e","uri":"a60421c1-137a-4007-8e68-04aca6f513d8"}],"description":"This catalog contains COVID-19 data products around the United States of America at the country, state, and county levels.","id":"us","isPrivate":false,"name":"United States","uri":"22afa94b-08ff-4e8e-a516-23e625775db5"},{"dataProducts":[{"citation":"Center for Systems Science and Engineering (CSSE) at Johns Hopkins University. \u003ca href=\"https://github.com/CSSEGISandData/COVID-19\" target=\"_blank\"\u003eCOVID-19 Data Repository\u003c/a\u003e","description":"Johns Hopkins University country level COVID-19 data. Each record measures the counts of confirmed, active, recovered, and deaths for a country on a specific date.","id":"jhu_country","isPrivate":false,"lastUpdate":"2020-06-06T11:26:38.975Z","name":"Johns Hopkins University CCSE Country Reports","note":"\u003cstrong\u003eTime Series\u003c/strong\u003e\u003cp\u003eThis data product is a time series, as such, the \u003cem\u003edate_stamp\u003c/em\u003e should be included in any tabulations performed on it. In addition, tabulations should be created using the sum of a measure rather than the count or percentage of records.\u003c/p\u003e","provenance":"\u003cp\u003eThis data product is created through cleaning and transformations applied to the data provided provided by the Center for Systems Science and Engineering (CSSE) at Johns Hopkins University. This data is pulled daily.\u003c/p\u003e\u003cstrong\u003eData Curation and Transformation\u003c/strong\u003e\u003cp\u003eFor in depth information about the data curation process or how this data product's variables were mapped from the source file, please visit this data product's \u003ca href=\"https://github.com/mtna/covid-19/tree/master/data/us/jhu-ccse\" target=\"_blank\"\u003eGitHub repository\u003c/a\u003e.\u003c/p\u003e","uri":"1f374e32-0946-4603-93f4-de3ed786caaf"}],"description":"COVID-19 related data products covering multiple countries.","id":"int","isPrivate":false,"name":"International","uri":"eb0f382b-35ee-4f41-ad45-5eb47be3430e"},{"dataProducts":[{"citation":"Ohio Department of Health (ODH). \u003ca href=\"https://coronavirus.ohio.gov/wps/portal/gov/covid-19/dashboards\" target=\"_blank\"\u003eOhio Department of Health COVID-19 Dashboard \u003c/a\u003e","description":"The most recent preliminary data reported to the Ohio Department of Health (ODH). Each record measures the count of confirmed cases, hosptializations, and deaths for an age group, sex, and county on a specific date.","id":"oh_doh_cases","isPrivate":false,"lastUpdate":"2020-06-06T11:26:51.318Z","name":"Ohio Department of Health COVID Data","provenance":"\u003cp\u003eThis data product is created through cleaning and simple transformations applied to the \u003ca href=\"https://coronavirus.ohio.gov/static/COVIDSummaryData.csv\" target=\"_blank\"\u003eCSV Download\u003c/a\u003e provided by the Ohio Department of Health. This data is pulled daily.\u003c/p\u003e\u003cstrong\u003eData Curation and Transformation\u003c/strong\u003e\u003cp\u003eThe following data curation and transformation steps have been performed on the source data file.\u003c/p\u003e\u003cul\u003e\u003cli\u003eThe county names are dropped and recoded as their 5 digit FIPS code and their code labels will be a part of the metadata.\u003c/li\u003e\u003cli\u003eThe \u003cem\u003esex\u003c/em\u003e column has been coded.\u003c/li\u003e\u003cli\u003eThe \u003cem\u003eage_group\u003c/em\u003e in has been coded with 'Unknown' being coded as 99.\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eFor more in depth information about the data curation process or how this data product's variables were mapped from the source file, please visit this data product's \u003ca href=\"https://github.com/mtna/covid-19/tree/master/data/us-oh/oh-doh\" target=\"_blank\"\u003eGitHub repository\u003c/a\u003e.\u003c/p\u003e","uri":"d585c6f8-a484-4dd0-abd4-122339953cc5"},{"citation":"Ohio Department of Health (ODH). \u003ca href=\"https://coronavirus.ohio.gov/wps/portal/gov/covid-19/dashboards\" target=\"_blank\"\u003eOhio Department of Health COVID-19 Dashboard \u003c/a\u003e","description":"The most recent preliminary data reported to the Ohio Department of Health (ODH) county aggregate counts. Each record measures the count of confirmed cases, hospitalizations, and deaths for a county on a specific date.","id":"oh_doh_cases_aggregate","isPrivate":false,"lastUpdate":"2020-06-06T11:26:54.402Z","name":"Ohio Department of Health Aggregate COVID Data","note":"\u003cstrong\u003eTime Series\u003c/strong\u003e\u003cp\u003eThis data product is a time series, as such, the \u003cem\u003edate_stamp\u003c/em\u003e should be included in any tabulations performed on it. In addition, tabulations should be created using the sum of a measure rather than the count or percentage of records.\u003c/p\u003e","provenance":"\u003cp\u003eThis data product is created by computing aggregate counts by date and county based off of the \u003ca href=\"https://coronavirus.ohio.gov/static/COVIDSummaryData.csv\" target=\"_blank\"\u003eCSV Download\u003c/a\u003e provided by the Ohio Department of Health. This data is pulled daily.\u003c/p\u003e\u003cstrong\u003eData Curation and Transformation\u003c/strong\u003e\u003cp\u003eThe following data curation and transformation steps have been performed on the source data file.\u003c/p\u003e\u003cul\u003e\u003cli\u003eThe county names are dropped and recoded as their 5 digit FIPS code and their code labels will be a part of the metadata.\u003c/li\u003e\u003cli\u003eThe aggregate counts were first computed on each date and county, this provided us with the daily count of confirmed cases, hospitalizations, and deaths regardless of the sex or age group of the individuals. Then a cumulative sum was produced over the county field to get the final cumulative values.\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eFor more in depth information about the data curation process or how this data product's variables were mapped from the source file, please visit this data product's \u003ca href=\"https://github.com/mtna/covid-19/tree/master/data/us-oh/oh-doh\" target=\"_blank\"\u003eGitHub repository\u003c/a\u003e.\u003c/p\u003e","uri":"cd660923-c1f7-4320-9c79-11646a6dc757"}],"description":"This catalog contains COVID-19 data products specifically about the state of Ohio.","id":"us_oh","isPrivate":false,"name":"United States: Ohio","uri":"2a148f1e-a21d-42b9-892a-2849a243597a"},{"dataProducts":[{"citation":"New York State Department of Health. \u003ca href=\"https://health.data.ny.gov/Health/New-York-State-Statewide-COVID-19-Testing/xdss-u53e/data\" target=\"_blank\"\u003eNew York State Statewide COVID-19 Testing\u003c/a\u003e","description":"Information on the number of tests of individuals for COVID-19 infection performed in New York State.  Each record measures newly confirmed cases, total confirmed cases, new tests performed, and total tests performed for a country in the state of New York on a specific date.","id":"ny_doh_tests","isPrivate":false,"lastUpdate":"2020-06-06T11:26:48.234Z","name":"New York Department of Health Statewide COVID-19 Testing","note":"\u003cstrong\u003eTime Series\u003c/strong\u003e\u003cp\u003eThis data product is a time series, as such, the \u003cem\u003edate_stamp\u003c/em\u003e should be included in any tabulations performed on it. In addition, tabulations should be created using the sum of a measure rather than the count or percentage of records.\u003c/p\u003e","provenance":"\u003cp\u003eThis data product is created through cleaning the \u003ca href=\"https://health.data.ny.gov/api/views/xdss-u53e/rows.csv?accessType=DOWNLOAD\" target=\"_blank\"\u003eCSV Download\u003c/a\u003e provided by the State of New York Department of Health. This data is pulled daily.\u003c/p\u003e\u003cstrong\u003eData Curation and Transformation\u003c/strong\u003e\u003cp\u003eThe following data curation and transformation steps have been performed on the source data file.\u003c/p\u003e\u003cul\u003e\u003cli\u003eThe data uses county names rather than codes, these have been converted to the 5 digit FIPS codes.\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eFor in depth information about the data curation process or how this data product's variables were mapped from the source file, please visit this data product's \u003ca href=\"https://github.com/mtna/covid-19/tree/master/data/us-ny/ny-doh\" target=\"_blank\"\u003eGitHub repository\u003c/a\u003e.\u003c/p\u003e","uri":"ad86db6b-78f7-44bb-a035-1710f59f48ef"}],"description":"This catalog contains COVID-19 data products specifically about the state of New York.","id":"us_ny","isPrivate":false,"name":"United States: New York","uri":"f62d7596-385e-46a9-a2d2-d01ace1c7bd6"},{"dataProducts":[{"citation":"Tennessee Department of Health. \u003ca href=\"https://www.tn.gov/health/cedep/ncov/data/downloadable-datasets.html\" target=\"_blank\"\u003eTenessee Department of Health: Epidemiology and Surveillance Data\u003c/a\u003e","description":"Tennesse state COVID-19 case information by age group. Each record measures the count of confirmed cases, percentage of confirmed cases, and count of deaths by age group on a specific date.","id":"us_tn_doh_age","isPrivate":false,"lastUpdate":"2020-06-17T12:04:54.912Z","name":"Tennesse Department of Health Age Demographics","note":"\u003cstrong\u003eTime Series\u003c/strong\u003e\u003cp\u003eThis data product is a time series, as such, the \u003cem\u003edate_stamp\u003c/em\u003e should be included in any tabulations performed on it. In addition, tabulations should be created using the sum of a measure rather than the count or percentage of records.\u003c/p\u003e","provenance":"\u003cp\u003eThis data product is created through cleaning and simple transformations applied to the \u003ca href=\"https://www.tn.gov/content/dam/tn/health/documents/cedep/novel-coronavirus/datasets/Public-Dataset-Age.xlsx\" target=\"_blank\"\u003eExcel Download\u003c/a\u003e provided by the Tennessee Department of Health. This data is pulled daily.\u003c/p\u003e\u003cstrong\u003eData Curation and Transformation\u003c/strong\u003e\u003cp\u003eThe following data curation and transformation steps have been performed on the source data file.\u003c/p\u003e\u003cul\u003e\u003cli\u003eThe age goup has been coded.\u003c/li\u003e\u003cli\u003eThe percentage of cases and percentage of new cases were multiplied by 100 in order that the values add up to 100 rather than decimals that add up to 1.0.\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eFor more in depth information about the data curation process or how this data product's variables were mapped from the source file, please visit this data product's \u003ca href=\"https://github.com/mtna/covid-19/tree/master/data/us-tn/tn-doh/\" target=\"_blank\"\u003eGitHub repository\u003c/a\u003e.\u003c/p\u003e","uri":"c7928e6a-0e82-4016-aa0b-78567e95a4b6"},{"citation":"Tennessee Department of Health. \u003ca href=\"https://www.tn.gov/health/cedep/ncov/data/downloadable-datasets.html\" target=\"_blank\"\u003eTenessee Department of Health: Epidemiology and Surveillance Data\u003c/a\u003e","description":"Tennessee county level COVID-19 case information. Each record measures the count of confirmed cases, active cases, hospitalizations, recoveries, deaths, and tests by county on a specific date.","id":"us_tn_doh_county","isPrivate":false,"lastUpdate":"2020-06-17T12:01:19.139Z","name":"Tennesse Department of Health County Case Information","note":"\u003cstrong\u003eTime Series\u003c/strong\u003e\u003cp\u003eThis data product is a time series, as such, the \u003cem\u003edate_stamp\u003c/em\u003e should be included in any tabulations performed on it. In addition, tabulations should be created using the sum of a measure rather than the count or percentage of records.\u003c/p\u003e","provenance":"\u003cp\u003eThis data product is created through cleaning and simple transformations applied to the \u003ca href=\"https://www.tn.gov/content/dam/tn/health/documents/cedep/novel-coronavirus/datasets/Public-Dataset-County-New.XLSX\" target=\"_blank\"\u003eExcel Download\u003c/a\u003e provided by the Tennessee Department of Health. This data is pulled daily.\u003c/p\u003e\u003cstrong\u003eData Curation and Transformation\u003c/strong\u003e\u003cp\u003eThe following data curation and transformation steps have been performed on the source data file.\u003c/p\u003e\u003cul\u003e\u003cli\u003eThe county name has been replaced with the 5 digit FIPS county code. The 'Pending' and 'Out of State' values have been removed from this variable. \u003c/li\u003e\u003cli\u003eA new variable \u003cem\u003etn_covid_geo\u003c/em\u003e has been added. This will be the 5 digit county FIPS code and will include codes for 'Pending' and 'Out of State'.\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eFor more in depth information about the data curation process or how this data product's variables were mapped from the source file, please visit this data product's \u003ca href=\"https://github.com/mtna/covid-19/tree/master/data/us-tn/tn-doh/\" target=\"_blank\"\u003eGitHub repository\u003c/a\u003e.\u003c/p\u003e","uri":"9d876c78-8169-46b1-8721-a56c979109e8"},{"citation":"Tennessee Department of Health. \u003ca href=\"https://www.tn.gov/health/cedep/ncov/data/downloadable-datasets.html\" target=\"_blank\"\u003eTenessee Department of Health: Epidemiology and Surveillance Data\u003c/a\u003e","description":"Tennessee state COVID-19 case information by ethnicity. Each record measures the count of confirmed cases, percentage of confirmed cases, count of deaths, and percentage of deaths by ethnicity on a specific date.","id":"us_tn_doh_ethnicity","isPrivate":false,"lastUpdate":"2020-06-17T12:11:12.061Z","name":"Tennesse Department of Health Ethnic Demographics","note":"\u003cstrong\u003eTime Series\u003c/strong\u003e\u003cp\u003eThis data product is a time series, as such, the \u003cem\u003edate_stamp\u003c/em\u003e should be included in any tabulations performed on it. In addition, tabulations should be created using the sum of a measure rather than the count or percentage of records.\u003c/p\u003e","provenance":"\u003cp\u003eThis data product is created through cleaning and simple transformations applied to the \u003ca href=\"https://www.tn.gov/content/dam/tn/health/documents/cedep/novel-coronavirus/datasets/Public-Dataset-RaceEthSex.XLSX\" target=\"_blank\"\u003eExcel Download\u003c/a\u003e provided by the Tennessee Department of Health. This data is pulled daily.\u003c/p\u003e\u003c/p\u003e\u003cstrong\u003eData Curation and Transformation\u003c/strong\u003e\u003cp\u003eThe following data curation and transformation steps have been performed on the source data file.\u003c/p\u003e\u003cul\u003e\u003cli\u003eThe file is a subset of the source data which combines ethnicity, race, and sex. This data product contains only the records that apply to ethnicity.\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eFor more in depth information about the data curation process or how this data product's variables were mapped from the source file, please visit this data product's \u003ca href=\"https://github.com/mtna/covid-19/tree/master/data/us-tn/tn-doh/\" target=\"_blank\"\u003eGitHub repository\u003c/a\u003e.\u003c/p\u003e","uri":"b0793669-aa25-44f0-b19a-26a3ef48d2b3"},{"citation":"Tennessee Department of Health. \u003ca href=\"https://www.tn.gov/health/cedep/ncov/data/downloadable-datasets.html\" target=\"_blank\"\u003eTenessee Department of Health: Epidemiology and Surveillance Data\u003c/a\u003e","description":"Tennessee state COVID-19 case information by race. Each record measures the count of confirmed cases, percentage of confirmed cases, count of deaths, and percentage of deaths by race on a specific date.","id":"us_tn_doh_race","isPrivate":false,"lastUpdate":"2020-06-17T12:09:06.394Z","name":"Tennesse Department of Health Race Demographics","note":"\u003cstrong\u003eTime Series\u003c/strong\u003e\u003cp\u003eThis data product is a time series, as such, the \u003cem\u003edate_stamp\u003c/em\u003e should be included in any tabulations performed on it. In addition, tabulations should be created using the sum of a measure rather than the count or percentage of records.\u003c/p\u003e","provenance":"\u003cp\u003eThis data product is created through cleaning and simple transformations applied to the \u003ca href=\"https://www.tn.gov/content/dam/tn/health/documents/cedep/novel-coronavirus/datasets/Public-Dataset-RaceEthSex.XLSX\" target=\"_blank\"\u003eExcel Download\u003c/a\u003e provided by the Tennessee Department of Health. This data is pulled daily.\u003c/p\u003e\u003c/p\u003e\u003cstrong\u003eData Curation and Transformation\u003c/strong\u003e\u003cp\u003eThe following data curation and transformation steps have been performed on the source data file.\u003c/p\u003e\u003cul\u003e\u003cli\u003eThe file is a subset of the source data which combines ethnicity, race, and sex. This data product contains only the records that apply to race.\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eFor more in depth information about the data curation process or how this data product's variables were mapped from the source file, please visit this data product's \u003ca href=\"https://github.com/mtna/covid-19/tree/master/data/us-tn/tn-doh/\" target=\"_blank\"\u003eGitHub repository\u003c/a\u003e.\u003c/p\u003e","uri":"a82abf40-c667-4a42-81e8-110049ebadd6"},{"citation":"Tennessee Department of Health. \u003ca href=\"https://www.tn.gov/health/cedep/ncov/data/downloadable-datasets.html\" target=\"_blank\"\u003eTenessee Department of Health Epidemiology and Surveillance Data\u003c/a\u003e","description":"Tennessee state COVID-19 case information by sex. Each record measures the count of confirmed cases, percentage of confirmed cases, count of deaths, and percentage of deaths by sex on a specific date.","id":"us_tn_doh_sex","isPrivate":false,"lastUpdate":"2020-06-17T11:51:25.706Z","name":"Tennesse Department of Health Sex Demographics","note":"\u003cstrong\u003eTime Series\u003c/strong\u003e\u003cp\u003eThis data product is a time series, as such, the \u003cem\u003edate_stamp\u003c/em\u003e should be included in any tabulations performed on it. In addition, tabulations should be created using the sum of a measure rather than the count or percentage of records.\u003c/p\u003e","provenance":"\u003cp\u003eThis data product is created through cleaning and simple transformations applied to the \u003ca href=\"https://www.tn.gov/content/dam/tn/health/documents/cedep/novel-coronavirus/datasets/Public-Dataset-RaceEthSex.XLSX\" target=\"_blank\"\u003eExcel Download\u003c/a\u003e provided by the Tennessee Department of Health. This data is pulled daily.\u003c/p\u003e\u003c/p\u003e\u003cstrong\u003eData Curation and Transformation\u003c/strong\u003e\u003cp\u003eThe following data curation and transformation steps have been performed on the source data file.\u003c/p\u003e\u003cul\u003e\u003cli\u003eThe file is a subset of the source data which combines ethnicity, race, and sex. This data product contains only the records that apply to sex.\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eFor more in depth information about the data curation process or how this data product's variables were mapped from the source file, please visit this data product's \u003ca href=\"https://github.com/mtna/covid-19/tree/master/data/us-tn/tn-doh/\" target=\"_blank\"\u003eGitHub repository\u003c/a\u003e.\u003c/p\u003e","uri":"c0f79590-616f-4a60-a5a9-9533c2657494"},{"citation":"Tennessee Department of Health. \u003ca href=\"https://www.tn.gov/health/cedep/ncov/data/downloadable-datasets.html\" target=\"_blank\"\u003eTenessee Department of Health: Epidemiology and Surveillance Data\u003c/a\u003e","description":"Tennessee state level COVID-19 case information. Each record measures the count of confirmed cases, active cases, hospitalizations, recoveries, deaths, and tests for the entire state of Tennessee on a specific date.","id":"us_tn_doh_state","isPrivate":false,"lastUpdate":"2020-06-17T12:02:08.607Z","name":"Tennesse Department of Health State Case Information","note":"\u003cstrong\u003eTime Series\u003c/strong\u003e\u003cp\u003eThis data product is a time series, as such, the \u003cem\u003edate_stamp\u003c/em\u003e should be included in any tabulations performed on it. In addition, tabulations should be created using the sum of a measure rather than the count or percentage of records.\u003c/p\u003e","provenance":"\u003cp\u003eThis data product is created through cleaning and simple transformations applied to the \u003ca href=\"https://www.tn.gov/content/dam/tn/health/documents/cedep/novel-coronavirus/datasets/Public-Dataset-Daily-Case-Info.XLSX\" target=\"_blank\"\u003eExcel Download\u003c/a\u003e provided by the Tennessee Department of Health. This data is pulled daily.\u003c/p\u003e\u003cp\u003eFor information about the data curation process or how this data product's variables were mapped from the source file, please visit this data product's \u003ca href=\"https://github.com/mtna/covid-19/tree/master/data/us-tn/tn-doh/\" target=\"_blank\"\u003eGitHub repository\u003c/a\u003e.\u003c/p\u003e","uri":"0de6e05a-4a8b-42f4-825b-b6968251c16a"}],"description":"This catalog contains COVID-19 data products specifically about the state of Tennesee.","id":"us_tn","isPrivate":false,"name":"United States: Tennesee","uri":"5ae1789b-5810-44b8-8523-d0f6c0a56359"}],"isPrivate":false,"lastUpdate":"2020-06-06T04:59:43.052Z","uri":"RDS"}