Weather: Get Latest Observation
Weather via Parse · weather
Get the most recent weather observation for a specified NWS station. Returns detailed meteorological data including temperature, dewpoint, wind, pressure, humidity, precipitation, and cloud layers. Each station reports every 5-15 minutes; the latest observation is the most recent report available. Public API for retrieving current and historical weather observation data from NWS weather stations. Provides detailed metrics including temperature, humidity, wind, pressure, and precipitation. Fulfilled by Parse from forecast.weather.gov.
- forecast-weather-gov
- government-public
- maps-geo
- parse
- platform-key
- weather
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- weather
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/32ca19b7-5cd6-46e6-b430-cfd18657b011/get_latest_observation
- Interface artifact
- sha256:7d33e96f8f6253cc22e31a33063aacedcebe8fee5a7fb68b4b59881fec5ba7ed
- Manifest digest
- sha256:b51b5c25b9395dedef1fbeccd12e3a5e8e114b00c37016759f4c3b49aa0ec3db
Request fields
- station_id (string): NWS station identifier, a 4-character ICAO code (e.g. KATT, KDFW, KHOU, KJFK). Thousands of stations exist across the US.
Example queries
- {"station_id":"KDFW"}