GPEI Historical Contributions
@owid.gpei_funding
@owid.gpei_funding
CREATE TABLE owid_gpei_funding (
"country" VARCHAR,
"year" INTEGER,
"domestic_resources" UINTEGER,
"g7_countries_and_european_commission" UINTEGER,
"multilateral_sector" UINTEGER,
"non_g7_oecd_countries" UINTEGER,
"other_donor_countries" FLOAT,
"private_sector_non_governmental_donors" UINTEGER,
"total" UINTEGER
);
Anyone who has the link will be able to view this.