Skip to content

Commit

Permalink
Add 'collection' key with value 'climate-change'
Browse files Browse the repository at this point in the history
  • Loading branch information
olayway committed Oct 11, 2024
1 parent 101b161 commit f6352c3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions datapackage.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sea-level-rise",
"title": "Global Average Absolute Sea Level Change, 1880-2014",
"description": "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.",
"description": "This data contains cumulative changes in sea level for the world\u2019s oceans since 1880, based on a combination of long-term tide gauge measurements and recent satellite measurements.",
"homepage": "http://www3.epa.gov/climatechange/science/indicators/oceans/sea-level.html",
"licenses": [
{
Expand Down Expand Up @@ -133,7 +133,7 @@
{
"name": "CSIRO Adjusted Sea Level",
"type": "number",
"description": "Comulative changes (in inches) in sea level for the world’s oceans based on the combination of long-term tide gauge measurements and recent satellite measurements."
"description": "Comulative changes (in inches) in sea level for the world\u2019s oceans based on the combination of long-term tide gauge measurements and recent satellite measurements."
},
{
"name": "Lower Error Bound",
Expand Down Expand Up @@ -170,5 +170,6 @@
"type": "line"
}
}
]
],
"collection": "climate-change"
}

0 comments on commit f6352c3

Please sign in to comment.