GISS Surface Temperature Analysis
@owid.surface_temperature_analysis
@owid.surface_temperature_analysis
CREATE TABLE owid_surface_temperature_analysis_1 (
"location" VARCHAR,
"date" TIMESTAMP,
"temperature_anomaly" FLOAT
);
CREATE TABLE owid_surface_temperature_analysis_2 (
"location" VARCHAR,
"date" TIMESTAMP,
"temperature_anomaly" FLOAT
);
CREATE TABLE owid_surface_temperature_analysis_3 (
"location" VARCHAR,
"date" TIMESTAMP,
"temperature_anomaly" FLOAT
);
CREATE TABLE owid_surface_temperature_analysis_4 (
"location" VARCHAR,
"date" TIMESTAMP,
"temperature_anomaly" FLOAT
);
CREATE TABLE owid_surface_temperature_analysis_5 (
"location" VARCHAR,
"date" TIMESTAMP,
"temperature_anomaly" FLOAT
);
CREATE TABLE owid_surface_temperature_analysis_6 (
"location" VARCHAR,
"date" TIMESTAMP,
"temperature_anomaly" FLOAT
);
CREATE TABLE owid_surface_temperature_analysis_7 (
"location" VARCHAR,
"date" TIMESTAMP,
"temperature_anomaly" FLOAT
);
CREATE TABLE owid_surface_temperature_analysis_8 (
"location" VARCHAR,
"date" TIMESTAMP,
"temperature_anomaly" FLOAT
);
Anyone who has the link will be able to view this.