Hacker News new | ask | show | jobs
by terrortrain 1705 days ago
Nice, I bookmarked your site. Weather data is surprisingly hard to navigate. Did you source it from NOAA.gov or somewhere else?

I tried to slap together a simple weekend app based on historical weather data by zip code, and never even got to the coding. Just spent most the weekend trying to decipher those API's.

1 comments

The primary forecast data is from NOAA while the historical data is from ECMWF (sort of the European equivalent of NOAA).

I’ve been told that my API is easy to use - feel free to let me know your thoughts if you get a chance.