Weather.gov · Example Payload

Weather Gov Quantitative Value Example

WeatherGovernmentUnited StatesForecastingAlertsOpen Data

Weather Gov Quantitative Value Example is an example object payload from Weather.gov, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

maxValueminValuequalityControl

Example Payload

Raw ↑
{
  "maxValue": 36.0,
  "minValue": 27.12,
  "qualityControl": "Z"
}