explorers: 58
This data as json
rowid | slug | config | createdAt | updatedAt | lastEditedByUserId | lastEditedAt | commitMessage | tsv | isPublished |
---|---|---|---|---|---|---|---|---|---|
58 | multi | {"blocks": [{"args": ["https://covid.ourworldindata.org/data/owid-covid-data.csv"], "type": "table", "block": null}, {"args": [], "type": "graphers", "block": [{"type": "LineChart", "title": "Cases and Deaths", "ySlugs": "total_cases_per_million total_deaths_per_million", "subtitle": "The number of confirmed cases is lower than the number of actual cases; the main reason for that is limited testing.", "Metric Radio": "Confirmed cases and deaths", "yScaleToggle": "true", "Chart Type Radio": "Line Chart"}, {"type": "StackedArea", "title": "Cases and Deaths", "ySlugs": "total_cases_per_million total_deaths_per_million", "subtitle": "The number of confirmed cases is lower than the number of actual cases; the main reason for that is limited testing.", "Metric Radio": "Confirmed cases and deaths", "yScaleToggle": "true", "Chart Type Radio": "Stacked Area"}]}, {"args": [], "type": "columns", "block": [{"name": "Country name", "slug": "location", "type": "EntityName"}, {"name": "Day", "slug": "date", "type": "Date"}, {"name": "Population", "slug": "population", "type": "Population"}, {"name": "Population density (people per km²)", "slug": "population_density", "type": "PopulationDensity"}, {"name": "Median age", "slug": "median_age", "type": "Age"}, {"name": "Share aged 65+", "slug": "aged_65_older", "type": "Percentage"}, {"name": "Share aged 70+", "slug": "aged_70_older", "type": "Percentage"}, {"name": "GDP per capita (int.-$)", "slug": "gdp_per_capita", "type": "Currency"}, {"name": "Population in extreme poverty", "slug": "extreme_poverty", "type": "Percentage"}, {"name": "Human Development Index", "slug": "human_development_index", "type": "Numeric"}, {"name": "Hospital beds (per 1000)", "slug": "hospital_beds_per_thousand", "type": "Ratio"}, {"name": "Stringency Index", "slug": "stringency_index", "type": "Numeric"}, {"name": "Life expectancy", "slug": "life_expectancy", "type": "Age"}, {"name": "Total deaths", "slug": "total_deaths", "type": "Integer"}, {"name": "Daily new COVID-19 tests", "slug": "new_tests", "type": "Integer", "sourceLink": "https://ourworldindata.org/coronavirus-testing#testing-for-covid-19-background-the-our-world-in-data-covid-19-testing-dataset", "sourceName": "Official data collated by Our World in Data", "additionalInfo": "<p>Data on COVID-19 testing. Comparisons between countries are compromised for several reasons.</p><p>You can download the full dataset, alongside detailed source descriptions here: https://github.com/owid/covid-19-data/tree/master/public/data/</p>", "dataPublishedBy": "For source details see ourworldindata.org/coronavirus-testing#source-information-country-by-country", "dataPublisherSource": "For source details see ourworldindata.org/coronavirus-testing#source-information-country-by-country", "annotationsColumnSlug": "tests_units"}, {"name": "Daily new COVID-19 tests per 1,000 people", "slug": "new_tests_per_thousand", "type": "Ratio", "annotationsColumnSlug": "tests_units"}, {"name": "New cases", "slug": "new_cases", "type": "Integer", "sourceLink": "https://www.ecdc.europa.eu/en/publications-data/download-todays-data-geographic-distribution-covid-19-cases-worldwide", "sourceName": "European CDC – Situation Update Worldwide", "additionalInfo": "<p>Raw data on confirmed cases and deaths for all countries is sourced from the <a href=\"https://www.ecdc.europa.eu/en/publications-data/download-todays-data-geographic-distribution-covid-19-cases-worldwide\">European Centre for Disease Prevention and Control (ECDC)</a>.</p><p>Our complete COVID-19 dataset is a collection of the COVID-19 data maintained by <em>Our World in Data</em>. <strong>It is updated daily</strong> and includes data on confirmed cases, deaths, and testing. </p><p>We have created a new description of all our data sources. You find it at our GitHub repository <strong><a href=\"https://github.com/owid/covid-19-data/tree/master/public/data/\">here</a></strong>. There you can download all of our data.</p>", "dataPublishedBy": "European Centre for Disease Prevention and Control (ECDC)"}, {"name": "New deaths", "slug": "new_deaths", "type": "Integer"}, {"name": "Total cases", "slug": "total_cases", "type": "Integer"}, {"name": "Total tests", "slug": "total_tests", "type": "Integer", "annotationsColumnSlug": "tests_units"}, {"name": "Total tests (per 1K)", "slug": "total_tests_per_thousand", "type": "Ratio", "annotationsColumnSlug": "tests_units"}, {"name": "Daily new confirmed COVID-19 cases", "slug": "new_cases_smoothed", "type": "Numeric"}, {"name": "Daily new COVID-19 tests", "slug": "new_tests_smoothed", "type": "Numeric", "annotationsColumnSlug": "tests_units"}, {"name": "Daily new COVID-19 tests", "slug": "new_tests_smoothed_per_thousand", "type": "Numeric", "annotationsColumnSlug": "tests_units"}, {"name": "Positive test rate", "slug": "positive_rate", "type": "DecimalPercentage"}, {"name": "Tests per case", "slug": "tests_per_case", "type": "Ratio"}, {"name": "Total deaths (per 1M)", "slug": "total_deaths_per_million", "type": "Ratio"}, {"name": "Total cases (per 1M)", "slug": "total_cases_per_million", "type": "Ratio"}, {"name": "New deaths (per 1M)", "slug": "new_deaths_per_million", "type": "Ratio"}, {"name": "New cases (per 1M)", "slug": "new_cases_per_million", "type": "Ratio"}, {"name": "Code", "slug": "iso_code", "type": "EntityCode"}, {"slug": "total_cases_above_100", "type": "Integer", "transform": "total_cases where total_cases isGreaterThan 100"}, {"name": "Case Fatality Rate", "slug": "cfr", "type": "Percentage", "transform": "total_deaths asPercentageOf total_cases_above_100"}, {"name": "Days since the 5th total confirmed death", "slug": "days_since_5_deaths", "type": "Integer", "transform": "timeSinceEntityExceededThreshold date location total_deaths 5"}, {"name": "Days since 5 daily new deaths first reported", "slug": "days_since_5_daily_deaths", "type": "Integer", "transform": "timeSinceEntityExceededThreshold date location new_deaths 5"}, {"name": "Days since total confirmed deaths reached 0.1 per million", "slug": "days_since_point_1_death_per_million", "type": "Integer", "transform": "timeSinceEntityExceededThreshold date location total_deaths_per_million .1"}, {"name": "Days since the 100th confirmed case", "slug": "days_since_100_cases", "type": "Integer", "transform": "timeSinceEntityExceededThreshold date location total_cases 100"}, {"name": "Days since confirmed cases first reached 30 per day", "slug": "days_since_30_cases_per_day", "type": "Integer", "transform": "timeSinceEntityExceededThreshold date location new_cases 30"}, {"name": "Days since the total confirmed cases per million people reached 1", "slug": "days_since_1_case_per_million", "type": "Integer", "transform": "timeSinceEntityExceededThreshold date location total_cases_per_million 1"}, {"slug": "cases_rolling_average_weekly", "type": "Integer", "transform": "rollingAverage date location new_cases 7"}, {"slug": "cases_rolling_average_biweekly", "type": "Integer", "transform": "rollingAverage date location new_cases 14"}, {"slug": "deaths_rolling_average_weekly", "type": "Integer", "transform": "rollingAverage date location new_deaths 7"}, {"slug": "deaths_rolling_average_biweekly", "type": "Integer", "transform": "rollingAverage date location new_deaths 14"}, {"name": "Weekly confirmed COVID-19 cases", "slug": "weekly_cases", "type": "Integer", "transform": "multiplyBy cases_rolling_average_weekly 7"}, {"name": "Biweekly confirmed COVID-19 cases", "slug": "biweekly_cases", "type": "Integer", "transform": "multiplyBy cases_rolling_average_biweekly 14"}, {"name": "Weekly confirmed COVID-19 deaths", "slug": "weekly_deaths", "type": "Integer", "transform": "multiplyBy deaths_rolling_average_weekly 7"}, {"name": "Biweekly confirmed COVID-19 deaths", "slug": "biweekly_deaths", "type": "Integer", "transform": "multiplyBy deaths_rolling_average_biweekly 14"}, {"name": "Tests conducted per confirmed case of COVID-19", "slug": "tests_per_case_smoothed", "type": "Ratio", "transform": "new_tests_smoothed divideBy new_cases_smoothed"}, {"name": "Week by week change of confirmed COVID-19 cases", "slug": "weekly_cases_change", "type": "Percentage", "transform": "percentChange date location weekly_cases 7"}, {"name": "Biweekly change of confirmed COVID-19 cases", "slug": "biweekly_cases_change", "type": "Percentage", "transform": "percentChange date location biweekly_cases 14"}, {"name": "Week by week change of confirmed COVID-19 deaths", "slug": "weekly_deaths_change", "type": "Percentage", "transform": "percentChange date location weekly_deaths 7"}, {"name": "Biweekly change of confirmed COVID-19 deaths", "slug": "biweekly_deaths_change", "type": "Percentage", "transform": "percentChange date location biweekly_deaths 14"}, {"name": "The share of COVID-19 tests that are positive", "slug": "positive_rate_cumulative", "type": "Percentage", "transform": "total_cases asPercentageOf total_tests"}, {"name": "Cumulative tests conducted per confirmed case of COVID-19", "slug": "cumulative_tests_per_case", "type": "Ratio", "transform": "total_tests divideBy total_cases"}, {"name": "Cumulative tests conducted per confirmed case of COVID-20", "slug": "cumulative_tests_per_case_filtered", "type": "Ratio", "transform": "cumulative_tests_per_case where location isNot Peru or Ecuador or Brazil or Costa Rica or Colombia or Argentina"}, {"name": "Tests per case", "slug": "tests_per_case_smoothed_filtered", "type": "Ratio", "transform": "tests_per_case_smoothed where location isNot Peru or Ecuador or Brazil or Costa Rica or Colombia or Argentina"}, {"name": "Positive test rate", "slug": "positive_rate_cumulative_filtered", "type": "DecimalPercentage", "transform": "positive_rate_cumulative where location isNot Peru or Ecuador or Brazil or Costa Rica or Colombia or Argentina"}, {"name": "Positive test rate", "slug": "positive_rate_filtered", "type": "DecimalPercentage", "transform": "positive_rate where location isNot Peru or Ecuador or Brazil or Costa Rica or Colombia or Argentina"}, {"name": "Tests per case", "slug": "tests_per_case_smoothed_filtered_gt_1", "type": "Ratio", "transform": "tests_per_case_smoothed_filtered where tests_per_case_smoothed_filtered isGreaterThanOrEqual 1"}, {"slug": "continent", "type": "Continent"}, {"slug": "new_deaths_smoothed", "type": "Numeric"}, {"slug": "new_cases_smoothed_per_million", "type": "Ratio"}, {"slug": "new_deaths_smoothed_per_million", "type": "Ratio"}, {"slug": "icu_patients", "type": "Integer"}, {"slug": "icu_patients_per_million", "type": "Ratio"}, {"slug": "hosp_patients", "type": "Integer"}, {"slug": "hosp_patients_per_million", "type": "Ratio"}, {"slug": "weekly_icu_admissions", "type": "Integer"}, {"slug": "weekly_icu_admissions_per_million", "type": "Ratio"}, {"slug": "weekly_hosp_admissions", "type": "Integer"}, {"slug": "weekly_hosp_admissions_per_million", "type": "Ratio"}, {"slug": "tests_units", "type": "String"}, {"slug": "cardiovasc_death_rate", "type": "Ratio"}, {"slug": "diabetes_prevalence", "type": "Percentage"}, {"slug": "female_smokers", "type": "Percentage"}, {"slug": "male_smokers", "type": "Percentage"}, {"slug": "handwashing_facilities", "type": "Percentage"}]}], "_version": 1, "subNavId": "coronavirus", "defaultView": ["?selection=India~United%20States~France~United%20Kingdom~Germany~Canada&pickerMetric=total_cases&pickerSort=desc&time=2020-03-01..latest"], "googleSheet": "https://docs.google.com/spreadsheets/d/1yOXHFBGtqxn7fifwrHgxWpZ09Le6lUb8JbF2UhuL0iQ/edit?usp=sharing", "isPublished": "false", "explorerTitle": "MultiMetric Covid Test", "hideAlertBanner": "true", "subNavCurrentId": "data-explorer", "explorerSubtitle": "Testing multiple metrics on one chart"} |
2023-06-01 19:11:32 | 2025-04-04 04:21:34 | 55 | 2024-03-08 15:19:16 | :bug: Replace owid.cloud thumbnail links with prod asset links | explorerTitle MultiMetric Covid Test isPublished false googleSheet https://docs.google.com/spreadsheets/d/1yOXHFBGtqxn7fifwrHgxWpZ09Le6lUb8JbF2UhuL0iQ/edit?usp=sharing defaultView ?selection=India~United%20States~France~United%20Kingdom~Germany~Canada&pickerMetric=total_cases&pickerSort=desc&time=2020-03-01..latest explorerSubtitle Testing multiple metrics on one chart hideAlertBanner true subNavId coronavirus subNavCurrentId data-explorer table https://covid.ourworldindata.org/data/owid-covid-data.csv graphers title subtitle Metric Radio ySlugs yScaleToggle type Chart Type Radio Cases and Deaths The number of confirmed cases is lower than the number of actual cases; the main reason for that is limited testing. Confirmed cases and deaths total_cases_per_million total_deaths_per_million true LineChart Line Chart Cases and Deaths The number of confirmed cases is lower than the number of actual cases; the main reason for that is limited testing. Confirmed cases and deaths total_cases_per_million total_deaths_per_million true StackedArea Stacked Area columns slug name type transform annotationsColumnSlug sourceName sourceLink dataPublishedBy dataPublisherSource retrievedDate additionalInfo location Country name EntityName date Day Date population Population Population population_density Population density (people per km²) PopulationDensity median_age Median age Age aged_65_older Share aged 65+ Percentage aged_70_older Share aged 70+ Percentage gdp_per_capita GDP per capita (int.-$) Currency extreme_poverty Population in extreme poverty Percentage human_development_index Human Development Index Numeric hospital_beds_per_thousand Hospital beds (per 1000) Ratio stringency_index Stringency Index Numeric life_expectancy Life expectancy Age total_deaths Total deaths Integer new_tests Daily new COVID-19 tests Integer tests_units Official data collated by Our World in Data https://ourworldindata.org/coronavirus-testing#testing-for-covid-19-background-the-our-world-in-data-covid-19-testing-dataset For source details see ourworldindata.org/coronavirus-testing#source-information-country-by-country For source details see ourworldindata.org/coronavirus-testing#source-information-country-by-country <p>Data on COVID-19 testing. Comparisons between countries are compromised for several reasons.</p><p>You can download the full dataset, alongside detailed source descriptions here: https://github.com/owid/covid-19-data/tree/master/public/data/</p> new_tests_per_thousand Daily new COVID-19 tests per 1,000 people Ratio tests_units new_cases New cases Integer European CDC – Situation Update Worldwide https://www.ecdc.europa.eu/en/publications-data/download-todays-data-geographic-distribution-covid-19-cases-worldwide European Centre for Disease Prevention and Control (ECDC) <p>Raw data on confirmed cases and deaths for all countries is sourced from the <a href="https://www.ecdc.europa.eu/en/publications-data/download-todays-data-geographic-distribution-covid-19-cases-worldwide">European Centre for Disease Prevention and Control (ECDC)</a>.</p><p>Our complete COVID-19 dataset is a collection of the COVID-19 data maintained by <em>Our World in Data</em>. <strong>It is updated daily</strong> and includes data on confirmed cases, deaths, and testing. </p><p>We have created a new description of all our data sources. You find it at our GitHub repository <strong><a href="https://github.com/owid/covid-19-data/tree/master/public/data/">here</a></strong>. There you can download all of our data.</p> new_deaths New deaths Integer total_cases Total cases Integer total_tests Total tests Integer tests_units total_tests_per_thousand Total tests (per 1K) Ratio tests_units new_cases_smoothed Daily new confirmed COVID-19 cases Numeric new_tests_smoothed Daily new COVID-19 tests Numeric tests_units new_tests_smoothed_per_thousand Daily new COVID-19 tests Numeric tests_units positive_rate Positive test rate DecimalPercentage tests_per_case Tests per case Ratio total_deaths_per_million Total deaths (per 1M) Ratio total_cases_per_million Total cases (per 1M) Ratio new_deaths_per_million New deaths (per 1M) Ratio new_cases_per_million New cases (per 1M) Ratio iso_code Code EntityCode total_cases_above_100 Integer total_cases where total_cases isGreaterThan 100 cfr Case Fatality Rate Percentage total_deaths asPercentageOf total_cases_above_100 days_since_5_deaths Days since the 5th total confirmed death Integer timeSinceEntityExceededThreshold date location total_deaths 5 days_since_5_daily_deaths Days since 5 daily new deaths first reported Integer timeSinceEntityExceededThreshold date location new_deaths 5 days_since_point_1_death_per_million Days since total confirmed deaths reached 0.1 per million Integer timeSinceEntityExceededThreshold date location total_deaths_per_million .1 days_since_100_cases Days since the 100th confirmed case Integer timeSinceEntityExceededThreshold date location total_cases 100 days_since_30_cases_per_day Days since confirmed cases first reached 30 per day Integer timeSinceEntityExceededThreshold date location new_cases 30 days_since_1_case_per_million Days since the total confirmed cases per million people reached 1 Integer timeSinceEntityExceededThreshold date location total_cases_per_million 1 cases_rolling_average_weekly Integer rollingAverage date location new_cases 7 cases_rolling_average_biweekly Integer rollingAverage date location new_cases 14 deaths_rolling_average_weekly Integer rollingAverage date location new_deaths 7 deaths_rolling_average_biweekly Integer rollingAverage date location new_deaths 14 weekly_cases Weekly confirmed COVID-19 cases Integer multiplyBy cases_rolling_average_weekly 7 biweekly_cases Biweekly confirmed COVID-19 cases Integer multiplyBy cases_rolling_average_biweekly 14 weekly_deaths Weekly confirmed COVID-19 deaths Integer multiplyBy deaths_rolling_average_weekly 7 biweekly_deaths Biweekly confirmed COVID-19 deaths Integer multiplyBy deaths_rolling_average_biweekly 14 tests_per_case_smoothed Tests conducted per confirmed case of COVID-19 Ratio new_tests_smoothed divideBy new_cases_smoothed weekly_cases_change Week by week change of confirmed COVID-19 cases Percentage percentChange date location weekly_cases 7 biweekly_cases_change Biweekly change of confirmed COVID-19 cases Percentage percentChange date location biweekly_cases 14 weekly_deaths_change Week by week change of confirmed COVID-19 deaths Percentage percentChange date location weekly_deaths 7 biweekly_deaths_change Biweekly change of confirmed COVID-19 deaths Percentage percentChange date location biweekly_deaths 14 positive_rate_cumulative The share of COVID-19 tests that are positive Percentage total_cases asPercentageOf total_tests cumulative_tests_per_case Cumulative tests conducted per confirmed case of COVID-19 Ratio total_tests divideBy total_cases cumulative_tests_per_case_filtered Cumulative tests conducted per confirmed case of COVID-20 Ratio cumulative_tests_per_case where location isNot Peru or Ecuador or Brazil or Costa Rica or Colombia or Argentina tests_per_case_smoothed_filtered Tests per case Ratio tests_per_case_smoothed where location isNot Peru or Ecuador or Brazil or Costa Rica or Colombia or Argentina positive_rate_cumulative_filtered Positive test rate DecimalPercentage positive_rate_cumulative where location isNot Peru or Ecuador or Brazil or Costa Rica or Colombia or Argentina positive_rate_filtered Positive test rate DecimalPercentage positive_rate where location isNot Peru or Ecuador or Brazil or Costa Rica or Colombia or Argentina tests_per_case_smoothed_filtered_gt_1 Tests per case Ratio tests_per_case_smoothed_filtered where tests_per_case_smoothed_filtered isGreaterThanOrEqual 1 continent Continent new_deaths_smoothed Numeric new_cases_smoothed_per_million Ratio new_deaths_smoothed_per_million Ratio icu_patients Integer icu_patients_per_million Ratio hosp_patients Integer hosp_patients_per_million Ratio weekly_icu_admissions Integer weekly_icu_admissions_per_million Ratio weekly_hosp_admissions Integer weekly_hosp_admissions_per_million Ratio tests_units String cardiovasc_death_rate Ratio diabetes_prevalence Percentage female_smokers Percentage male_smokers Percentage handwashing_facilities Percentage | False |