Crop Productivity And Reported Corn Yields In Southern Africa
@owid.crop_yields_in_southern_africa
@owid.crop_yields_in_southern_africa
This dataset contains the supplementary materials accompanying the paper "Crop productivity in southern Africa is stagnant despite moderate climate trends".
CREATE TABLE owid_crop_yields_in_southern_africa (
"country" VARCHAR,
"year" INTEGER,
"yield_fao" FLOAT,
"yield_modis" FLOAT,
"yield_sif" FLOAT,
"yield_modis_rescaled" FLOAT,
"yield_sif_rescaled" FLOAT
);Anyone who has the link will be able to view this.