Cip Service Event Feature Properties Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

Cip Service Event Feature Properties Example is an example object payload from EPA — U.S. Environmental Protection Agency, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

globalidlengthkmareasqkmconverted_to_ringindexing_method_usedline_threshold_usedareacat_threshold_usedareaevt_threshold_used

Example Payload

Raw ↑
{
  "globalid": "12345",
  "lengthkm": 0.0,
  "areasqkm": 0.0,
  "converted_to_ring": true,
  "indexing_method_used": "string",
  "line_threshold_used": 0.0,
  "areacat_threshold_used": 0.0,
  "areaevt_threshold_used": 0.0
}