Cip Service Linked Data Wqp Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

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

Top-level fields

source_joinkeyorganizationidentifierorganizationformalnamemonitoringlocationidentifiermonitoringlocationnamemonitoringlocationtypenamemonitoringlocationdescriptionhuceightdigitcodedrainageareameasure_measurevaldrainageareameasure_measureuntcontributingdrainageareameasvacontributingdrainageareameasunlatitudemeasurelongitudemeasuresourcemapscalenumerichorizontalaccuracymeasurevalhorizontalaccuracymeasureunithorizontalcollectionmethodnamehorizontalcoordinatereferencesverticalmeasure_measurevalueverticalmeasure_measureunitverticalaccuracymeasurevalueverticalaccuracymeasureunitverticalcollectionmethodnameverticalcoordinatereferencesyscountrycodestatecodecountycodeaquifernameformationtypetextaquifertypenameconstructiondatetextwelldepthmeasure_measurevaluewelldepthmeasure_measureunitwellholedepthmeasure_measurevawellholedepthmeasure_measureunprovidernamenearest_cip_network_distancekmnearest_cip_network_flowtimedaynearest_rad_network_distancekmnearest_rad_network_flowtimeday

Example Payload

Raw ↑
{
  "source_joinkey": "string",
  "organizationidentifier": "12345",
  "organizationformalname": "EPA Facility",
  "monitoringlocationidentifier": "12345",
  "monitoringlocationname": "EPA Facility",
  "monitoringlocationtypename": "EPA Facility",
  "monitoringlocationdescription": "string",
  "huceightdigitcode": "string",
  "drainageareameasure_measureval": 0.0,
  "drainageareameasure_measureunt": "string",
  "contributingdrainageareameasva": "string",
  "contributingdrainageareameasun": "string",
  "latitudemeasure": 35.5,
  "longitudemeasure": -78.0,
  "sourcemapscalenumeric": 0.0,
  "horizontalaccuracymeasureval": "string",
  "horizontalaccuracymeasureunit": "string",
  "horizontalcollectionmethodname": "EPA Facility",
  "horizontalcoordinatereferences": "string",
  "verticalmeasure_measurevalue": "string",
  "verticalmeasure_measureunit": "string",
  "verticalaccuracymeasurevalue": "string",
  "verticalaccuracymeasureunit": "string",
  "verticalcollectionmethodname": "EPA Facility",
  "verticalcoordinatereferencesys": "string",
  "countrycode": "string",
  "statecode": "NC",
  "countycode": "037",
  "aquifername": "EPA Facility",
  "formationtypetext": "string",
  "aquifertypename": "EPA Facility",
  "constructiondatetext": "string",
  "welldepthmeasure_measurevalue": "string",
  "welldepthmeasure_measureunit": "string",
  "wellholedepthmeasure_measureva": "string",
  "wellholedepthmeasure_measureun": "string",
  "providername": "EPA Facility",
  "nearest_cip_network_distancekm": 0.0,
  "nearest_cip_network_flowtimeday": 0.0,
  "nearest_rad_network_distancekm": 0.0,
  "nearest_rad_network_flowtimeday": 0.0
}