Yield Gaps Versus Nitrogen Pollution (Wuepper Et Al. (2020))
@owid.wuepper_et_al_2020
@owid.wuepper_et_al_2020
The dataset for this paper can be accessed at:
https://www.research-collection.ethz.ch/handle/20.500.11850/430354
Via the ETH Zürich Research Collection. However, the data is in Stata format.
Therefore, the data uploaded here is an xlsx file kindly provided by the authors.
CREATE TABLE owid_wuepper_et_al_2020_1 (
"country" VARCHAR,
"year" INTEGER,
"yield_gap_versus_nitrogen_pollution_effect" FLOAT
);CREATE TABLE owid_wuepper_et_al_2020_2 (
"country" VARCHAR,
"year" INTEGER,
"yield_gap_versus_nitrogen_pollution_effect" FLOAT
);Anyone who has the link will be able to view this.