Global Average Absolute Sea Level Change, 1880-2014

4,364
0
Updated:
Files:5
Size:46.7 kB
Formats:csv
License:ODC-PDDL-1.0

This data contains cumulative changes in sea level for the world’s oceans since 1880, based on a combination of long-term tide gauge measurements and recent satellite measurements.

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/core/sea-level-rise/
https://datahub.io/core/sea-level-rise/_r/-/.gitignore
https://datahub.io/core/sea-level-rise/_r/-/LICENSE
https://datahub.io/core/sea-level-rise/_r/-/Makefile
https://datahub.io/core/sea-level-rise/_r/-/README.md
https://datahub.io/core/sea-level-rise/_r/-/UPDATE_SCRIPT_MAINTENANCE_REPORT.md
https://datahub.io/core/sea-level-rise/_r/-/archive/CSIRO_Alt_seas_inc.csv
https://datahub.io/core/sea-level-rise/_r/-/archive/CSIRO_Alt_yearly.csv
https://datahub.io/core/sea-level-rise/_r/-/archive/CSIRO_Recons_gmsl_yr_2019.csv
https://datahub.io/core/sea-level-rise/_r/-/archive/church_white_gmsl_2011_up/CSIRO_ALT_gmsl_mo_2015.csv
https://datahub.io/core/sea-level-rise/_r/-/archive/church_white_gmsl_2011_up/CSIRO_ALT_gmsl_mo_2015.txt
https://datahub.io/core/sea-level-rise/_r/-/archive/church_white_gmsl_2011_up/CSIRO_ALT_gmsl_yr_2015.csv
https://datahub.io/core/sea-level-rise/_r/-/archive/church_white_gmsl_2011_up/CSIRO_ALT_gmsl_yr_2015.txt
https://datahub.io/core/sea-level-rise/_r/-/archive/church_white_gmsl_2011_up/CSIRO_Recons_gmsl_mo_2015.csv
https://datahub.io/core/sea-level-rise/_r/-/archive/church_white_gmsl_2011_up/CSIRO_Recons_gmsl_mo_2015.txt
https://datahub.io/core/sea-level-rise/_r/-/archive/church_white_gmsl_2011_up/CSIRO_Recons_gmsl_yr_2015.csv
https://datahub.io/core/sea-level-rise/_r/-/archive/church_white_gmsl_2011_up/CSIRO_Recons_gmsl_yr_2015.txt
https://datahub.io/core/sea-level-rise/_r/-/archive/church_white_gmsl_2011_up/GMSL_1880_2015.png
https://datahub.io/core/sea-level-rise/_r/-/archive/church_white_gmsl_2011_up/GMSL_1880_2015.ps
https://datahub.io/core/sea-level-rise/_r/-/archive/church_white_gmsl_2011_up/comp_gmsls.csv
https://datahub.io/core/sea-level-rise/_r/-/data/CSIRO_Alt_seas_inc.csv
https://datahub.io/core/sea-level-rise/_r/-/data/CSIRO_Alt_yearly.csv
https://datahub.io/core/sea-level-rise/_r/-/data/CSIRO_Recons_gmsl_mo_2015.csv
https://datahub.io/core/sea-level-rise/_r/-/data/CSIRO_Recons_gmsl_yr_2019.csv
https://datahub.io/core/sea-level-rise/_r/-/data/epa-sea-level.csv
https://datahub.io/core/sea-level-rise/_r/-/datapackage.json
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.jsonmetadata & schema
https://datahub.io/core/sea-level-rise/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/core/sea-level-rise/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.json to inspect schema and resources
  2. 2. Download data resources listed in datapackage.json
  3. 3. Read README.md for full context

Data Views

Data Files

Explore with AI

csiro_alt_seas_inc

csiro_alt_yearly

csiro_recons_gmsl_mo_2015

csiro_recons_gmsl_yr_2019

epa-sea-level


About this dataset

Update Script Maintenance Report

Date: 2026-03-04

  • Root cause: workflow had legacy trigger mix and no explicit write permission declaration.
  • Fixes made: switched to schedule + manual dispatch, upgraded action versions, and added permissions: contents: write.
  • Validation: checked updater sequence (make, make clean) and commit target (data/).
  • Known blockers: none identified in this remediation pass.