{
    "links":[
        {
            "rel":"about",
            "type":"text/html",
            "title":"Western Water Datahub",
            "href":"https://ksonda.github.io/wwdh-edr-docs/"
        },
        {
            "rel":"self",
            "type":"application/json",
            "title":"This document as JSON",
            "href":"https://api.wwdh.internetofwater.app?f=json"
        },
        {
            "rel":"alternate",
            "type":"application/ld+json",
            "title":"This document as RDF (JSON-LD)",
            "href":"https://api.wwdh.internetofwater.app?f=jsonld"
        },
        {
            "rel":"alternate",
            "type":"text/html",
            "title":"This document as HTML",
            "href":"https://api.wwdh.internetofwater.app?f=html",
            "hreflang":"en-US"
        },
        {
            "rel":"service-desc",
            "type":"application/vnd.oai.openapi+json;version=3.0",
            "title":"The OpenAPI definition as JSON",
            "href":"https://api.wwdh.internetofwater.app/openapi"
        },
        {
            "rel":"service-doc",
            "type":"text/html",
            "title":"The OpenAPI definition as HTML",
            "href":"https://api.wwdh.internetofwater.app/openapi?f=html",
            "hreflang":"en-US"
        },
        {
            "rel":"conformance",
            "type":"application/json",
            "title":"Conformance",
            "href":"https://api.wwdh.internetofwater.app/conformance"
        },
        {
            "rel":"data",
            "type":"application/json",
            "title":"Collections",
            "href":"https://api.wwdh.internetofwater.app/collections"
        },
        {
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/processes",
            "type":"application/json",
            "title":"Processes",
            "href":"https://api.wwdh.internetofwater.app/processes"
        },
        {
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/tiling-schemes",
            "type":"application/json",
            "title":"The list of supported tiling schemes as JSON",
            "href":"https://api.wwdh.internetofwater.app/TileMatrixSets?f=json"
        },
        {
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/tiling-schemes",
            "type":"text/html",
            "title":"The list of supported tiling schemes as HTML",
            "href":"https://api.wwdh.internetofwater.app/TileMatrixSets?f=html"
        }
    ],
    "title":"Western Water Datahub",
    "description":"The Western Water Data API provides streamlined access to water-related data for the western United States from multiple data providers and sources through Open Geospatial Consortium (OGC) Application Programming Interface (API) standards, making it easier to retrieve and work with data from a variety of providers and data sources. The API powers the Western Water Data Hub (https://wwdh.internetofwater.app/) and its Dashboard (https://dashboard.wwdh.internetofwater.app/), which offer a user-friendly interface for browsing data sources, previewing available data, and building API requests. See https://ksonda.github.io/wwdh-edr-docs/ for API documentation. Note: the API is currently in active development. Some features may not work as expected and the presentation and availability of data may change."
}