IPCC Scenarios Data Explorer
Explore the global shared socioeconomic pathways used in IPCC scenarios.
@kaggle.willianoliveiragibin_ipcc_scenarios_data_explorer
Explore the global shared socioeconomic pathways used in IPCC scenarios.
@kaggle.willianoliveiragibin_ipcc_scenarios_data_explorer
CREATE TABLE ipcc_scenarios_new (
"scenario" VARCHAR,
"year" BIGINT,
"crop_demand" VARCHAR,
"energy_crop_demand" VARCHAR,
"livestock_demand" VARCHAR,
"energy_crop_production" VARCHAR,
"non_energy_crop_production" VARCHAR
);
Anyone who has the link will be able to view this.