{
  "type": "Catalog",
  "id": "ciesin-stac",
  "stac_version": "1.1.0",
  "description": "CIESIN STAC is the authoritative SpatioTemporal Asset Catalog for datasets produced and curated by the Center for International Earth Science Information Network (CIESIN) and affiliated programs, including GRID3.",
  "links": [
    {
      "rel": "root",
      "href": "./catalog.json",
      "type": "application/json",
      "title": "CIESIN STAC"
    },
    {
      "rel": "about",
      "href": "https://ciesin.columbia.edu/content/data",
      "title": "CIESIN data and documentation"
    },
    {
      "rel": "Harvard Dataverse",
      "href": "https://dataverse.harvard.edu/dataverse/CIESIN",
      "title": "CIESIN datasets on Harvard Dataverse"
    },
    {
      "rel": "contact",
      "href": "mailto:info@ciesin.columbia.edu",
      "title": "CIESIN data support"
    },
    {
      "rel": "child",
      "href": "./ciesin-catalog/catalog.json",
      "type": "application/json",
      "title": "CIESIN Catalog"
    },
    {
      "rel": "child",
      "href": "./grid3-catalog/catalog.json",
      "type": "application/json",
      "title": "GRID3 Catalog"
    }
  ],
  "title": "CIESIN STAC"
}