Weather.gov · Example Payload

Weather Gov Relative Location Example

WeatherGovernmentUnited StatesForecastingAlertsOpen Data

Weather Gov Relative Location 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

citystate

Example Payload

Raw ↑
{
  "city": "example-value",
  "state": "KS"
}