Envirofacts Uv Hourly Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

Envirofacts Uv Hourly Example is an example object payload from EPA — U.S. Environmental Protection Agency, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

CITYSTATEZIPDATE_TIMEUV_VALUE

Example Payload

Raw ↑
{
  "CITY": "Raleigh",
  "STATE": "NC",
  "ZIP": "20460",
  "DATE_TIME": "string",
  "UV_VALUE": 0
}