{
    "type": "object",
    "title": "Gages",
    "properties": {
        "geometry": {
            "$ref": "https://geojson.org/schema/Geometry.json"
        },
        "fid": {
            "title": "fid",
            "type": "INTEGER"
        },
        "geom": {
            "title": "geom",
            "type": "POINT"
        },
        "siteid": {
            "title": "siteid",
            "type": "TEXT"
        },
        "sitename": {
            "title": "sitename",
            "type": "TEXT"
        },
        "operator": {
            "title": "operator",
            "type": "TEXT"
        },
        "datasource": {
            "title": "datasource",
            "type": "TEXT"
        },
        "sitestatus": {
            "title": "sitestatus",
            "type": "TEXT"
        },
        "stage_yn": {
            "title": "stage_yn",
            "type": "TEXT"
        },
        "stage_por": {
            "title": "stage_por",
            "type": "MEDIUMINT"
        },
        "stage_status": {
            "title": "stage_status",
            "type": "TEXT"
        },
        "stage_realtime": {
            "title": "stage_realtime",
            "type": "TEXT"
        },
        "flow_yn": {
            "title": "flow_yn",
            "type": "TEXT"
        },
        "flow_por": {
            "title": "flow_por",
            "type": "MEDIUMINT"
        },
        "flow_status": {
            "title": "flow_status",
            "type": "TEXT"
        },
        "flow_realtime": {
            "title": "flow_realtime",
            "type": "TEXT"
        },
        "watqual_yn": {
            "title": "watqual_yn",
            "type": "TEXT"
        },
        "watqual_por": {
            "title": "watqual_por",
            "type": "MEDIUMINT"
        },
        "watqual_status": {
            "title": "watqual_status",
            "type": "TEXT"
        },
        "watqual_realtime": {
            "title": "watqual_realtime",
            "type": "TEXT"
        },
        "temp_yn": {
            "title": "temp_yn",
            "type": "TEXT"
        },
        "temp_por": {
            "title": "temp_por",
            "type": "MEDIUMINT"
        },
        "temp_status": {
            "title": "temp_status",
            "type": "TEXT"
        },
        "temp_realtime": {
            "title": "temp_realtime",
            "type": "TEXT"
        },
        "floodmgmt": {
            "title": "floodmgmt",
            "type": "TEXT"
        },
        "ecosysmgmt": {
            "title": "ecosysmgmt",
            "type": "TEXT"
        },
        "grdwtrmgmt": {
            "title": "grdwtrmgmt",
            "type": "TEXT"
        },
        "pubsafety": {
            "title": "pubsafety",
            "type": "TEXT"
        },
        "wtrsupply": {
            "title": "wtrsupply",
            "type": "TEXT"
        },
        "ref_gagesii": {
            "title": "ref_gagesii",
            "type": "TEXT"
        },
        "strmorder": {
            "title": "strmorder",
            "type": "MEDIUMINT"
        },
        "ucdstrmclass": {
            "title": "ucdstrmclass",
            "type": "TEXT"
        },
        "streamtype": {
            "title": "streamtype",
            "type": "TEXT"
        },
        "totdasqkm": {
            "title": "totdasqkm",
            "type": "REAL"
        },
        "totdasqmi": {
            "title": "totdasqmi",
            "type": "REAL"
        },
        "weblink": {
            "title": "weblink",
            "type": "TEXT"
        },
        "streamgages_objectid": {
            "title": "streamgages_objectid",
            "type": "MEDIUMINT"
        },
        "gnisid_medres": {
            "title": "gnisid_medres",
            "type": "TEXT"
        },
        "rchcd_medres": {
            "title": "rchcd_medres",
            "type": "TEXT"
        },
        "comid_medres": {
            "title": "comid_medres",
            "type": "REAL"
        },
        "x_orig": {
            "title": "x_orig",
            "type": "REAL"
        },
        "y_orig": {
            "title": "y_orig",
            "type": "REAL"
        },
        "wtrshdnm_huc8": {
            "title": "wtrshdnm_huc8",
            "type": "TEXT"
        },
        "huc8": {
            "title": "huc8",
            "type": "TEXT"
        },
        "wtrshdnm_huc10": {
            "title": "wtrshdnm_huc10",
            "type": "TEXT"
        },
        "huc10": {
            "title": "huc10",
            "type": "TEXT"
        },
        "wtrshdnm_huc12": {
            "title": "wtrshdnm_huc12",
            "type": "TEXT"
        },
        "huc12": {
            "title": "huc12",
            "type": "TEXT"
        },
        "excldfrmgg": {
            "title": "excldfrmgg",
            "type": "TEXT"
        },
        "comid": {
            "title": "comid",
            "type": "TEXT"
        },
        "hu08": {
            "title": "hu08",
            "type": "TEXT"
        },
        "hu10": {
            "title": "hu10",
            "type": "TEXT"
        },
        "hu12": {
            "title": "hu12",
            "type": "TEXT"
        },
        "provider": {
            "title": "provider",
            "type": "TEXT"
        },
        "uri": {
            "title": "uri",
            "type": "TEXT"
        },
        "reach_measure": {
            "title": "reach_measure",
            "type": "REAL"
        },
        "site_id": {
            "title": "site_id",
            "type": "TEXT"
        }
    },
    "$schema": "http://json-schema.org/draft/2019-09/schema",
    "$id": "https://sb19.linked-data.internetofwater.dev/collections/ca_gages/queryables"
}