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