Cam Account Applicable Compliance Attributes Dto Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

Cam Account Applicable Compliance Attributes Dto Example is an example object payload from EPA — U.S. Environmental Protection Agency, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

yearfacilityIdstateCodeownerOperator

Example Payload

Raw ↑
{
  "year": 2020,
  "facilityId": 3,
  "stateCode": "AK",
  "ownerOperator": "Alabama Power Company"
}