{
  "@context": {
    "@vocab": "https://schema.org/",
    "dct": "http://purl.org/dc/terms/",
    "qudt": "http://qudt.org/schema/qudt/",
    "quantitykind": "http://qudt.org/vocab/quantitykind/",
    "unit": "http://qudt.org/vocab/unit/",
    "xsd": "http://www.w3.org/2001/XMLSchema",
    "extendedConstraintProperty": "http://codata.org/vocab/extendedConstraintProperty",
    "sdmx": "https://sdmx.org"
  },
  "@type": "Dataset",
  "@id": "https://gdsc.idsc.miami.edu/detail/mdc_flood_hazard",
  "includedInDataCatalog": [
    {
      "@type": "DataCatalog",
      "@id": "https://gdsc.idsc.miami.edu",
      "name": "Geospatial Digital Special Collections",
      "url": "https://gdsc.idsc.miami.edu"
    },
    {
      "@type": "DataCatalog",
      "name": "displacement-vulnerability-mitigation-tool",
      "@id": "https://gdsc.idsc.miami.edu/?collection=displacement-vulnerability-mitigation-tool",
      "url": "https://gdsc.idsc.miami.edu/?collection=displacement-vulnerability-mitigation-tool"
    }
  ],
  "name": "Miami-Dade Flood Hazard (FEMA)",
  "creator": [
    {
      "@type": "Organization",
      "name": "Miami-Dade County-FEMA"
    }
  ],
  "url": "https://gis-mdc.opendata.arcgis.com/datasets/MDC::fema-flood-zone/about",
  "provider": [
    {
      "@type": "Organization",
      "name": "Miami-Dade County"
    }
  ],
  "license": "Miami-Dade County provides this data for use \"as is\". The areas depicted by this map/data are approximate, and are not accurate to surveying or engineering standards. The maps/data shown here are for illustration purposes only and are not suitable for site-specific decision making. Information found here should not be used for making financial or any other commitments. Miami-Dade County provides this information with the understanding that it is not guaranteed to be accurate, correct or complete and conclusions drawn from such information are the sole responsibility of the user. While every effort has been made to ensure the accuracy, correctness and timeliness of materials presented, Miami-Dade County assumes no responsibility for errors or omissions, even if Miami-Dade County is advised of the possibility of such damage.",
  "spatialCoverage": [
    {
      "@id": "https://www.geonames.org/4164238",
      "@type": "Place",
      "name": "Miami-Dade County"
    },
    {
      "@type": "Place",
      "name": "bbox",
      "geo": {
        "@type": "GeoShape",
        "polygon": "-80.873584 25.137425 -80.093753 25.137425 -80.093753 25.979439 -80.873584 25.979439 -80.873584 25.137425"
      }
    }
  ],
  "type": "Vector Dataset",
  "datePublished": "2015-04-15",
  "description": "A polygon feature class of Federal Emergency Management Agency (FEMA) flood hazard zones within Miami-Dade County",
  "keywords": [
    "Miami-Dade County",
    "FEMA",
    "Environment",
    "Emergency",
    "Flood",
    "Flood Hazard",
    "Hazard",
    "Natural Disaster",
    "Public-Safety\n"
  ],
  "@language": "en",
  "measurementTechnique": [
    {
      "@type": "DefinedTerm",
      "description": "GIS Data Structure for Representation",
      "inDefinedTermSet": {
        "@type": "DefinedTermSet",
        "name": "dataRepresentation",
        "hasDefinedTerm": [
          {
            "@type": "DefinedTerm",
            "termCode": "raster"
          },
          {
            "@type": "DefinedTerm",
            "termCode": "vector"
          },
          {
            "@type": "DefinedTerm",
            "termCode": "table"
          }
        ]
      },
      "termCode": "vector"
    },
    {
      "@type": "DefinedTerm",
      "description": "GIS Vector Geometery",
      "inDefinedTermSet": {
        "@type": "DefinedTermSet",
        "name": "vectorGeometry",
        "hasDefinedTerm": [
          {
            "@type": "DefinedTerm",
            "termCode": "point"
          },
          {
            "@type": "DefinedTerm",
            "termCode": "line"
          },
          {
            "@type": "DefinedTerm",
            "termCode": "polygon"
          }
        ]
      },
      "termCode": "multipolygon"
    }
  ],
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "propertyID": "http://dbpedia.org/resource/Spatial_reference_system",
      "value": "https://epsg.io/4326"
    }
  ],
  "about": [
    {
      "@type": "Event",
      "description": " direct from source",
      "name": "ETL process for Miami-Dade Flood Hazard (FEMA)",
      "potentialAction": {
        "@type": "Action",
        "name": "Pseudo Code",
        "description": "TODO",
        "result": {
          "@type": "Dataset",
          "encodingFormat": "sql",
          "url": "https://gdsc.idsc.miami.edu/download/data/mdc_flood_hazard/?file=mdc_flood_hazard&format=sql"
        }
      }
    },
    {
      "@type": "Event",
      "description": " direct from source",
      "name": "ETL process for Miami-Dade Flood Hazard (FEMA)",
      "potentialAction": {
        "@type": "Action",
        "name": "wget",
        "description": "ETL process for Miami-Dade Flood Hazard (FEMA)",
        "object": {
          "@type": "Dataset",
          "name": " direct from source",
          "producer": "Miami-Dade County-FEMA",
          "url": "https://gis-mdc.opendata.arcgis.com/datasets/MDC::fema-flood-zone/about"
        },
        "instrument": {
          "@type": "SoftwareApplication",
          "@id": "https://github.com/Geospatial-Digital-Special-Collections/tools",
          "featureList": "wget",
          "downloadUrl": "https://github.com/Geospatial-Digital-Special-Collections/tools.git"
        },
        "result": {
          "@type": "Dataset",
          "name": "Miami-Dade Flood Hazard (FEMA)",
          "description": "A polygon feature class of Federal Emergency Management Agency (FEMA) flood hazard zones within Miami-Dade County",
          "encodingFormat": "sql",
          "url": "https://gdsc.idsc.miami.edu/download/data/mdc_flood_hazard/?file=mdc_flood_hazard&format=sql"
        }
      }
    }
  ],
  "variableMeasured": [
    {
      "@type": "PropertyValue",
      "name": "fzone",
      "description": "Flood zone type",
      "qudt:dataType": "varchar"
    },
    {
      "@type": "PropertyValue",
      "name": "zonesubty",
      "description": "Flood zone sub type",
      "qudt:dataType": "varchar"
    },
    {
      "@type": "PropertyValue",
      "name": "elev",
      "description": "Elevation of zone",
      "qudt:dataType": "float8",
      "unitText": "feet",
      "minValue": "-9999",
      "maxValue": "18"
    }
  ],
  "distribution": [
    "https://gdsc.idsc.miami.edu/download/data/mdc_flood_hazard/?file=mdc_flood_hazard&format=sql"
  ],
  "isBasedOn": [
    {
      "@type": "Dataset",
      "name": " direct from source",
      "description": "A polygon feature class of Federal Emergency Management Agency (FEMA) flood hazard zones within Miami-Dade County",
      "producer": "Miami-Dade County-FEMA",
      "url": "https://gis-mdc.opendata.arcgis.com/datasets/MDC::fema-flood-zone/about"
    }
  ],
  "dateModified": "2023-04-05",
  "version": "2026-05-20"
}
