Baselight

Monthly Surface Temperature By Country

@owid.surface_temperature

Loading...
Loading...

About this Dataset

Monthly Surface Temperature By Country

ERA5 is the latest climate reanalysis produced by ECMWF, providing hourly data on many atmospheric, land-surface and sea-state parameters together with estimates of uncertainty.

ERA5 data are available in the Climate Data Store on regular latitude-longitude grids at 0.25° x 0.25° resolution, with atmospheric parameters on 37 pressure levels.

ERA5 is available from 1940 and continues to be extended forward in time, with daily updates being made available 5 days behind real time

Initial release data, i.e., data no more than three months behind real time, are called ERA5T.

Tables

Surface Temperature 1

@owid.surface_temperature.owid_surface_temperature_1
  • 3.56 MB
  • 198705 rows
  • 6 columns
Loading...

CREATE TABLE owid_surface_temperature_1 (
  "country" VARCHAR,
  "time" TIMESTAMP,
  "temperature_2m" FLOAT,
  "temperature_anomaly" FLOAT,
  "anomaly_below_0" FLOAT,
  "anomaly_above_0" FLOAT
);

Surface Temperature 2

@owid.surface_temperature.owid_surface_temperature_2
  • 3.88 MB
  • 218112 rows
  • 6 columns
Loading...

CREATE TABLE owid_surface_temperature_2 (
  "country" VARCHAR,
  "time" TIMESTAMP,
  "temperature_2m" FLOAT,
  "temperature_anomaly" FLOAT,
  "anomaly_below_0" FLOAT,
  "anomaly_above_0" FLOAT
);

Share link

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