{
  "type": "Collection",
  "stac_version": "1.0.0",
  "id": "hazard",
  "title": "Climate & Flood Hazard Layers",
  "description": "National climate- and flood-hazard datasets for the United States, processed to cloud-native formats (GeoParquet, PMTiles, H3 hex, COG) on NRP S3. Member datasets: NOAA sea-level-rise inundation (national, 5 ft scenario), mid-century habitat climate exposure (Thorne et al. 2016), and FEMA NFHL flood hazard zones. Each member is an independent dataset with its own source, license, and sub-collection.",
  "license": "various",
  "extent": {
    "spatial": {
      "bbox": [
        [
          -179.0,
          -14.6,
          179.0,
          71.5
        ]
      ]
    },
    "temporal": {
      "interval": [
        [
          "2016-01-01T00:00:00Z",
          null
        ]
      ]
    }
  },
  "keywords": [
    "hazard",
    "climate",
    "flood",
    "sea level rise",
    "United States"
  ],
  "providers": [
    {
      "name": "NRP / boettiger-lab",
      "roles": [
        "processor",
        "host"
      ],
      "url": "https://s3-west.nrp-nautilus.io/public-hazard/"
    }
  ],
  "links": [
    {
      "rel": "self",
      "href": "https://s3-west.nrp-nautilus.io/public-hazard/stac-collection.json",
      "type": "application/json"
    },
    {
      "rel": "root",
      "href": "https://s3-west.nrp-nautilus.io/public-data/stac/catalog.json",
      "type": "application/json"
    },
    {
      "rel": "parent",
      "href": "https://s3-west.nrp-nautilus.io/public-data/stac/catalog.json",
      "type": "application/json"
    },
    {
      "rel": "child",
      "title": "Mid-Century Habitat Climate Exposure (Thorne et al. 2016)",
      "href": "https://s3-west.nrp-nautilus.io/public-hazard/mid-century-habitat-climate-exposure/stac-collection.json",
      "type": "application/json"
    },
    {
      "rel": "child",
      "title": "Sea Level Rise Inundation (NOAA, national, 5 ft)",
      "href": "https://s3-west.nrp-nautilus.io/public-hazard/sea-level-rise/stac-collection.json",
      "type": "application/json"
    },
    {
      "rel": "child",
      "href": "https://s3-west.nrp-nautilus.io/public-hazard/flood-hazard/stac-collection.json",
      "type": "application/json",
      "title": "FEMA National Flood Hazard Layer \u2014 Flood Hazard Zones (National)"
    }
  ]
}