{
"uri" : "/api/v1/isw/permits",
"recordCount" : 2,
"column_names" : [
"acres",
"active",
"activityDescription",
"activityId",
"activitySysId",
"address",
"cityName",
"countyCode",
"countyName",
"effectiveEnd",
"effectiveStart",
"facilityName",
"lat",
"location",
"long",
"noExposure",
"oneMile",
"onlineApplication",
"ownerName",
"permitSysId",
"permitType",
"sectorList",
"stateCode",
"zipCode"
],
"data" : [
{
"effectiveEnd" : "null",
"activityId" : "MNRNE39HD",
"countyName" : "Hennepin",
"oneMile" : "null",
"location" : "null",
"zipCode" : "554132933",
"countyCode" : "null",
"permitSysId" : "3944634",
"activitySysId" : "76",
"permitType" : "No Exposure Exclusion",
"acres" : "0",
"active" : "Inactive",
"ownerName" : "Job Shop",
"cityName" : "Minneapolis",
"noExposure" : "Yes",
"facilityName" : "Excel Metal Finishing Inc",
"activityDescription" : "The facility is a commercial painter of metal parts",
"sectorList" : "AA",
"effectiveStart" : "2020-04-01",
"long" : "-93.217646",
"address" : "2501 Winter St NE ",
"lat" : "44.993445",
"stateCode" : "MN",
"onlineApplication" : "null"
},
{
"address" : "2501 NE Winter St ",
"lat" : "44.9936374",
"onlineApplication" : "null",
"stateCode" : "MN",
"noExposure" : "Yes",
"cityName" : "Minneapolis",
"ownerName" : "Job Shop",
"facilityName" : "Excel Metal Finishing Inc",
"activityDescription" : "The facility is a commercial painter of metal parts ",
"sectorList" : "AA",
"long" : "-93.2172075",
"effectiveStart" : "2010-07-21",
"activitySysId" : "76",
"acres" : "0",
"permitType" : "No Exposure Exclusion",
"active" : "Inactive",
"effectiveEnd" : "null",
"countyName" : "Hennepin",
"activityId" : "MNRNE34QY",
"oneMile" : "null",
"permitSysId" : "98148",
"zipCode" : "55413 ",
"location" : "Site along road used for address match",
"countyCode" : "null"
}
],
"deprecated" : "false"
}