Global Land-Ocean Temperature Index - 1880 To 2020
Global Temperature Changes
@kaggle.kkhandekar_global_landocean_temperature_index
Global Temperature Changes
@kaggle.kkhandekar_global_landocean_temperature_index
CREATE TABLE globaltemp (
"year" BIGINT,
"no_smoothing" DOUBLE,
"lowess" DOUBLE
);
Anyone who has the link will be able to view this.