Cam Monitor Plan Unit Boiler Type Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

Cam Monitor Plan Unit Boiler Type Example is an example object payload from EPA — U.S. Environmental Protection Agency, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idunitRecordIdunitTypeCodebeginDateendDateuserIdupdateDateunit

Example Payload

Raw ↑
{
  "id": 0.0,
  "unitRecordId": 0.0,
  "unitTypeCode": "string",
  "beginDate": "2024-01-15T12:00:00Z",
  "endDate": "2024-01-15T12:00:00Z",
  "userId": "12345",
  "updateDate": "2024-01-15T12:00:00Z",
  "unit": "example"
}