Baselight

Global Rise In Temperatures In Each Country

Rise in Temperatures over the Years in Each Country

@kaggle.rishidamarla_global_rise_in_temperatures_in_each_country

Loading...
Loading...

About this Dataset

Global Rise In Temperatures In Each Country

Context

Global Warming is becoming a pressing issue day by day. So now is the time to at using data science.

Content

In this dataset you'll find the rise in temperatures across all countries in the world.

Acknowledgements

This data comes from https://data.world/data-society/global-climate-change-data.

Tables

Globallandtemperatures Globallandtemperaturesbycountry

@kaggle.rishidamarla_global_rise_in_temperatures_in_each_country.globallandtemperatures_globallandtemperaturesbycountry
  • 2.84 MB
  • 577462 rows
  • 4 columns
Loading...

CREATE TABLE globallandtemperatures_globallandtemperaturesbycountry (
  "dt" TIMESTAMP,
  "averagetemperature" DOUBLE,
  "averagetemperatureuncertainty" DOUBLE,
  "country" VARCHAR
);

Share link

Anyone who has the link will be able to view this.