explorers: multi
This data as json
slug | isPublished | config | createdAt | updatedAt |
---|---|---|---|---|
multi | 0 | { "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\u00b2)", "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 \u2013 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", "explorerTitle": "MultiMetric Covid Test", "hideAlertBanner": "true", "subNavCurrentId": "data-explorer", "explorerSubtitle": "Testing multiple metrics on one chart" } |
2023-06-01 19:11:32 | 2023-06-01 19:11:32 |