{
    "id":"parameter-codes",
    "links":[
        {
            "type":"application/json",
            "rel":"root",
            "title":"The landing page of this server as JSON",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0?f=json"
        },
        {
            "type":"text/html",
            "rel":"root",
            "title":"The landing page of this server as HTML",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0?f=html"
        },
        {
            "type":"application/json",
            "rel":"self",
            "title":"This document as JSON",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/parameter-codes?f=json"
        },
        {
            "type":"application/ld+json",
            "rel":"alternate",
            "title":"This document as RDF (JSON-LD)",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/parameter-codes?f=jsonld"
        },
        {
            "type":"text/html",
            "rel":"alternate",
            "title":"This document as HTML",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/parameter-codes?f=html"
        },
        {
            "type":"application/schema+json",
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/schema",
            "title":"Schema of collection in JSON",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/parameter-codes/schema?f=json"
        },
        {
            "type":"text/html",
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/schema",
            "title":"Schema of collection in HTML",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/parameter-codes/schema?f=html"
        },
        {
            "type":"application/schema+json",
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/queryables",
            "title":"Queryables for this collection as JSON",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/parameter-codes/queryables?f=json"
        },
        {
            "type":"text/html",
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/queryables",
            "title":"Queryables for this collection as HTML",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/parameter-codes/queryables?f=html"
        },
        {
            "type":"application/geo+json",
            "rel":"items",
            "title":"Items as GeoJSON",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/parameter-codes/items?f=json"
        },
        {
            "type":"application/ld+json",
            "rel":"items",
            "title":"Items as RDF (GeoJSON-LD)",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/parameter-codes/items?f=jsonld"
        },
        {
            "type":"text/html",
            "rel":"items",
            "title":"Items as HTML",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/parameter-codes/items?f=html"
        },
        {
            "type":"text/csv; charset=utf-8",
            "rel":"items",
            "title":"Items as CSV",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/parameter-codes/items?f=csv"
        }
    ],
    "title":"Parameter codes",
    "description":"Parameter codes are 5-digit codes and associated descriptions used to identify the constituent measured and the units of measure. Some parameter code definitions include information about the sampling matrix, fraction, and methods used to measure the constituent. Some parameters are fixed-value (fxd) numeric codes having textual meaning (for example: parameter code 00041 is a weather code parameter, code of 60 means rain), but more commonly represent a numeric value for chemical, physical, or biological data.\n",
    "keywords":[
        "metadata",
        "features"
    ],
    "extent":{
        "spatial":{
            "bbox":[
                [
                    -180,
                    -90,
                    180,
                    90
                ]
            ],
            "crs":"http://www.opengis.net/def/crs/OGC/1.3/CRS84"
        },
        "temporal":{
            "interval":[
                [
                    null,
                    null
                ]
            ]
        }
    },
    "itemType":"feature",
    "crs":[
        "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
    ],
    "storageCrs":"http://www.opengis.net/def/crs/OGC/1.3/CRS84"
}