Replies: 3 comments 4 replies
-
You should be able to get this data from the /stations//observations endpoint, e.g. https://api.weather.gov/stations/KDFW/observations |
Beta Was this translation helpful? Give feedback.
-
I think observations on the API have a three day history; whereas
climate.weather.gov has more historical data.
…On Sun, May 22, 2022, 3:03 PM Ethan Davidson ***@***.***> wrote:
You should be able to get this data from the /stations//observations
endpoint, e.g. https://api.weather.gov/stations/KDFW/observations
—
Reply to this email directly, view it on GitHub
<#543 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEFQSTQDCJPDXTWZSDDRIJTVLKHIPANCNFSM5SLL77QQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
climate.weather.gov doesn't seem to exist? Were you referring to something else, like climate.gov? I've poked around at both those and other sources, but the observation types they have don't match up exactly to what weather.gov has. So it would handy if there was a historical dataset of the exact same thing. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am new here so pardon for lack of thorough research before asking this. Wanted to see if there is an API to collect the time-series historical data? For example the data present in the following.
https://www.weather.gov/wrh/timeseries?site=KDFW&hours=48&units=english&chart=on&headers=on&obs=tabular&hourly=true&pview=standard&history=yes&start=20210401&end=20210501
Beta Was this translation helpful? Give feedback.
All reactions