{
"column_names" : [
"actionDesc",
"activityId",
"activitySysId",
"activityType",
"completedDate",
"siteId",
"soilTreatedCubeYards",
"soilTreatedTons",
"disposalFacility",
"treatment"
],
"uri" : "/api/v1/tanks-and-leaks/activities/leaks/treatments",
"recordCount" : 5,
"data" : [
{
"activityId" : "LS0005009",
"disposalFacility" : "Cleansoils Minnesota, Inc.",
"activitySysId" : "735-LS0005009",
"completedDate" : "1995-01-05",
"activityType" : "LS",
"soilTreatedTons" : "null",
"actionDesc" : "null",
"siteId" : "735",
"soilTreatedCubeYards" : "69",
"treatment" : "Thermal Treatment"
},
{
"treatment" : "Land Treatment",
"soilTreatedCubeYards" : "55",
"activityId" : "LS0005009",
"disposalFacility" : "J & D Enterprises Inc/Dale Cich",
"activitySysId" : "735-LS0005009",
"activityType" : "LS",
"completedDate" : "1996-08-30",
"soilTreatedTons" : "null",
"actionDesc" : "null",
"siteId" : "735"
},
{
"actionDesc" : "null",
"siteId" : "735",
"completedDate" : "1996-11-07",
"activityType" : "LS",
"soilTreatedTons" : "null",
"activitySysId" : "735-LS0005009",
"activityId" : "LS0005009",
"disposalFacility" : "Earth Burners Inc",
"treatment" : "Thermal Treatment",
"soilTreatedCubeYards" : "14"
},
{
"activityId" : "LS0005009",
"disposalFacility" : "Earth Burners Inc",
"activitySysId" : "735-LS0005009",
"activityType" : "LS",
"completedDate" : "1997-08-28",
"soilTreatedTons" : "null",
"siteId" : "735",
"actionDesc" : "null",
"treatment" : "Thermal Treatment",
"soilTreatedCubeYards" : "35"
},
{
"activityType" : "LS",
"completedDate" : "1999-06-16",
"soilTreatedTons" : "null",
"siteId" : "735",
"actionDesc" : "null",
"activityId" : "LS0005009",
"disposalFacility" : "Earth Burners Inc",
"activitySysId" : "735-LS0005009",
"soilTreatedCubeYards" : "1548",
"treatment" : "Thermal Treatment"
}
],
"deprecated" : "false"
}