Global Land-Ocean Temperature Index From 1880-2021
NASA's Goddard Institute for Space Studies (GISS)
@kaggle.prasertk_global_landocean_temperature_index
NASA's Goddard Institute for Space Studies (GISS)
@kaggle.prasertk_global_landocean_temperature_index
CREATE TABLE nasa_global_land_ocean_temperature_index (
"year" BIGINT,
"annual_mean" DOUBLE,
"lowess_5" DOUBLE
);
Anyone who has the link will be able to view this.