TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Does anyone know of a REST API for monthly precipitation in the US?

8 点作者 ob1gman超过 9 年前
I&#x27;m looking to create a web app around precipitation in the US by state or zip code in at least a month, but bi weekly or even weekly would be fine too. Does anyone know of any public REST APIs that would have this data? I&#x27;ve been scouring data.gov and can&#x27;t seem to find any usable REST API.<p>Also, does anyone know of a already existing service that does this well? If so feel free to let me know.

1 comment

dazmiller超过 9 年前
<a href="http:&#x2F;&#x2F;www.programmableweb.com&#x2F;api&#x2F;noaa-climate-data-online" rel="nofollow">http:&#x2F;&#x2F;www.programmableweb.com&#x2F;api&#x2F;noaa-climate-data-online</a><p><a href="https:&#x2F;&#x2F;catalog.data.gov&#x2F;dataset&#x2F;u-s-hourly-precipitation-data" rel="nofollow">https:&#x2F;&#x2F;catalog.data.gov&#x2F;dataset&#x2F;u-s-hourly-precipitation-da...</a><p><a href="http:&#x2F;&#x2F;www.wunderground.com&#x2F;weather&#x2F;api&#x2F;d&#x2F;docs" rel="nofollow">http:&#x2F;&#x2F;www.wunderground.com&#x2F;weather&#x2F;api&#x2F;d&#x2F;docs</a><p><a href="http:&#x2F;&#x2F;www.ncdc.noaa.gov&#x2F;cdo-web&#x2F;webservices&#x2F;ncdcwebservices" rel="nofollow">http:&#x2F;&#x2F;www.ncdc.noaa.gov&#x2F;cdo-web&#x2F;webservices&#x2F;ncdcwebservices</a><p><a href="https:&#x2F;&#x2F;data.noaa.gov&#x2F;dataset&#x2F;u-s-15-minute-precipitation-data" rel="nofollow">https:&#x2F;&#x2F;data.noaa.gov&#x2F;dataset&#x2F;u-s-15-minute-precipitation-da...</a><p>Note some maybe datasets, so you may have to import them into a db and then just use something like<p><a href="http:&#x2F;&#x2F;www.slashdb.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.slashdb.com&#x2F;</a><p>to quickly publish your own api.
评论 #10917130 未加载