Baselight

COVID-19, Combined Indicators

@owid.combined

About this Dataset

COVID-19, Combined Indicators

This dataset is built by combinining indicators of multiple COVID-19 indicators. It estimates various indicators based on relationships between others.

Tables

Combined

@owid.combined.owid_combined
  • 2.51 MB
  • 479865 rows
  • 8 columns

CREATE TABLE owid_combined (
  "country" VARCHAR,
  "date" TIMESTAMP,
  "cumulative_tests_per_case" FLOAT,
  "short_term_tests_per_case" FLOAT,
  "short_term_positivity_rate" FLOAT,
  "cumulative_positivity_rate" FLOAT,
  "has_population_5m_and_100_cases_and_testing_data" INTEGER,
  "share_cases_sequenced" FLOAT
);

Share link

Anyone who has the link will be able to view this.