World Development Indicators
@owid.wdi_prices
@owid.wdi_prices
CREATE TABLE owid_wdi_prices (
"country" VARCHAR,
"year" INTEGER,
"cpi" FLOAT,
"gdp_deflator" FLOAT,
"gdp_deflator_linked" FLOAT
);
Anyone who has the link will be able to view this.