Baselight

COVID-19, Donations To COVAX

@owid.covax

Loading...
Loading...

About this Dataset

COVID-19, Donations To COVAX

A global effort to help developing countries access and deliver COVID-19 vaccines, testing, and therapeutics, as they work to end the pandemic and boost economic recovery.

The International Monetary Fund, World Bank Group, World Health Organization and World Trade Organization have joined forces to accelerate access to COVID-19 vaccines, therapeutics and diagnostics by leveraging multilateral finance and trade solutions, particularly in low- and middle-income countries.

Through this web site, which includes a global database and country-by-country data dashboards, the Task Force is tracking and monitoring specific global and country-level gaps to support faster and more targeted solutions to accelerate access to COVID-19 vaccines, treatments and tests in developing countries.

Tables

Vaccine Dose Donations To COVAX

@owid.covax.owid_covax
  • 12.06 KB
  • 29 rows
  • 14 columns
Loading...

CREATE TABLE owid_covax (
  "country" VARCHAR,
  "year" INTEGER,
  "delivered" UINTEGER,
  "only_donated" UINTEGER,
  "only_announced" UINTEGER,
  "delivered_per_gdp" FLOAT,
  "only_donated_per_gdp" FLOAT,
  "only_announced_per_gdp" FLOAT,
  "delivered_per_used" FLOAT,
  "only_donated_per_used" FLOAT,
  "only_announced_per_used" FLOAT,
  "delivered_per_capita" FLOAT,
  "only_donated_per_capita" FLOAT,
  "only_announced_per_capita" FLOAT
);

Share link

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