Weather.gov · Example Payload

Weather Gov Alert Xml Parameter Example

WeatherGovernmentUnited StatesForecastingAlertsOpen Data

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

Top-level fields

valueNamevalue

Example Payload

Raw ↑
{
  "valueName": "Example Name",
  "value": "example-value"
}