Cam Monitor Plan Analyzer Range Dto Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

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

Top-level fields

analyzerRangeCodedualRangeIndicatorbeginDatebeginHourendDateendHouridcomponentRecordIduserIdaddDateupdateDateactive

Example Payload

Raw ↑
{
  "analyzerRangeCode": "A",
  "dualRangeIndicator": "1",
  "beginDate": "2008-05-17",
  "beginHour": "14",
  "endDate": null,
  "endHour": null,
  "id": "MRHODES16-10C1A63683D34BA7A0833475C802CF91",
  "componentRecordId": "CAMD-646D15E327E1480D814D48286DA7F073",
  "userId": "abcde",
  "addDate": "2009-02-20",
  "updateDate": "2009-02-20",
  "active": true
}