{
"recordCount" : 6,
"deprecated" : "false",
"column_names" : [
"typeCode",
"typeName"
],
"uri" : "/api/v1/groundwater/geographic-areas/types",
"data" : [
{
"typeCode" : "ctu",
"typeName" : "City, Township, Unorganized Territory"
},
{
"typeName" : "County",
"typeCode" : "county"
},
{
"typeName" : "Legislative District - Congressional",
"typeCode" : "fed_congdist"
},
{
"typeName" : "Legislative District - MN House",
"typeCode" : "mnhouse_dist"
},
{
"typeCode" : "mnsenate_dist",
"typeName" : "Legislative District - MN Senate"
},
{
"typeName" : "Zip Code",
"typeCode" : "zipcode"
}
]
}