{
"column_names" : [
"activityId",
"countyCode",
"countyName",
"lastUpdateDate",
"mailAddress",
"mailCity",
"mailState",
"mailZip",
"name",
"reportReceivedDate",
"reportYear",
"streetAddress",
"streetCity",
"streetState",
"streetZip",
"totalWastePounds"
],
"deprecated" : "false",
"data" : [
{
"mailState" : "MN",
"lastUpdateDate" : "2011-09-21",
"countyName" : "Polk",
"mailCity" : "East Grand Forks",
"countyCode" : "119",
"mailZip" : "56721",
"activityId" : "MND007090228",
"mailAddress" : "1510 Gateway Dr NE",
"streetZip" : "56721",
"name" : "Ideal Aerosmith Inc",
"reportYear" : "2010",
"streetAddress" : "1510 Gateway Dr NE",
"streetState" : "MN",
"reportReceivedDate" : "2011-09-21",
"totalWastePounds" : "960",
"streetCity" : "East Grand Forks"
}
],
"recordCount" : 1,
"uri" : "/api/v1/hazardouswaste/generators/waste-reports"
}