Cam Monitor Plan Monitor Plan Reporting Freq Dto Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

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

Top-level fields

reportFrequencyCodeendReportPeriodIdbeginReportPeriodIdiduserIdaddDateupdateDateendReportPeriodDescriptionbeginReportPeriodDescription

Example Payload

Raw ↑
{
  "reportFrequencyCode": "OS",
  "endReportPeriodId": null,
  "beginReportPeriodId": null,
  "id": "MDC-7A8D8E101C484732954BE84D49D9249A",
  "userId": "abcde",
  "addDate": "2020-10-28",
  "updateDate": "2020-10-28",
  "endReportPeriodDescription": "string",
  "beginReportPeriodDescription": "string"
}