Baselight

Monthly Precipitation By Country

@owid.total_precipitation

Loading...
Loading...

About this Dataset

Monthly Precipitation By Country

Monthly averages of total precipitation from the ERA5 reanalysis. The data is on single levels and covers the period from 1940 to present. The data is available at a spatial resolution of 0.25 degrees. The data is provided by the Copernicus Climate Change Service (C3S) Climate Data Store (CDS).

Tables

Total Precipitation 1

@owid.total_precipitation.owid_total_precipitation_1
  • 2.35 MB
  • 198510 rows
  • 5 columns
Loading...

CREATE TABLE owid_total_precipitation_1 (
  "country" VARCHAR,
  "time" TIMESTAMP,
  "total_precipitation" FLOAT,
  "days_in_month" INTEGER,
  "precipitation_anomaly" FLOAT
);

Total Precipitation 2

@owid.total_precipitation.owid_total_precipitation_2
  • 2.34 MB
  • 198900 rows
  • 5 columns
Loading...

CREATE TABLE owid_total_precipitation_2 (
  "country" VARCHAR,
  "time" TIMESTAMP,
  "total_precipitation" FLOAT,
  "days_in_month" INTEGER,
  "precipitation_anomaly" FLOAT
);

Share link

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