Cam Monitor Plan Reporting Freq Dto Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

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

Top-level fields

reportFrequencyCodemonitoringPlanLocationsbeginQuarterendQuarteridactive

Example Payload

Raw ↑
{
  "reportFrequencyCode": "QTR",
  "monitoringPlanLocations": "Site001, Site002",
  "beginQuarter": "2022 QTR1",
  "endQuarter": "2024 QTR1",
  "id": "54321",
  "active": true
}