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