Baselight

Equatorial Pacific Sea Surface Temperatures (SST) Data - El Niño Or La Niña

@owid.sst

Loading...
Loading...

About this Dataset

Equatorial Pacific Sea Surface Temperatures (SST) Data - El Niño Or La Niña

The dataset contains data on El Niño and La Niña, phenomena in the equatorial Pacific Ocean defined by a five consecutive 3-month running mean of sea surface temperature (SST) anomalies in the Niño 3.4 region. El Niño occurs when the anomalies exceed +0.5°C, while La Niña occurs when they fall below -0.5°C. This measure is known as the Oceanic Niño Index (ONI).

Tables

Equatorial Pacific Sea Surface Temperatures (SST) Data

@owid.sst.owid_sst
  • 7.04 KB
  • 903 rows
  • 5 columns
Loading...

CREATE TABLE owid_sst (
  "country" VARCHAR,
  "year" INTEGER,
  "month" INTEGER,
  "oni_anomaly" FLOAT,
  "nino_classification" INTEGER
);

Share link

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