Cip Service Cipsrv Registry Components Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

Cip Service Cipsrv Registry Components 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

componentcomponent_typecomponent_vintageinstallation_dateinstaller_usernamenotes

Example Payload

Raw ↑
{
  "component": "string",
  "component_type": "string",
  "component_vintage": "string",
  "installation_date": "2024-01-15",
  "installer_username": "EPA Facility",
  "notes": "string"
}