Cam Monitor Plan Mats Method Dto Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

Cam Monitor Plan Mats Method 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

supplementalMATSParameterCodesupplementalMATSMonitoringMethodCodebeginDatebeginHourendDateendHouridlocationIduserIdaddDateupdateDateactive

Example Payload

Raw ↑
{
  "supplementalMATSParameterCode": "QST",
  "supplementalMATSMonitoringMethodCode": "TNHGM",
  "beginDate": "2016-04-28",
  "beginHour": 1,
  "endDate": "2020-04-28",
  "endHour": 23,
  "id": "MELISSARHO-FD768B60E4D343158F7AD52EFD704D0E",
  "locationId": "5770",
  "userId": "abcde",
  "addDate": "2016-02-23",
  "updateDate": "2016-02-23",
  "active": true
}