TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Nasa Open Datasets

208 pointsby squiggy22over 9 years ago

7 comments

toniover 9 years ago
If you are purely looking for some beautiful datasets, checkout NASA&#x27;s Datacasting website[1]. They have a large RSS feed directory[2] with a lot of data on earth science. They even built their own RSS feed reader[3][4] to download and filter the data. And I think everything is already geo-tagged.<p>[1] <a href="http:&#x2F;&#x2F;datacasting.jpl.nasa.gov&#x2F;" rel="nofollow">http:&#x2F;&#x2F;datacasting.jpl.nasa.gov&#x2F;</a><p>[2] <a href="http:&#x2F;&#x2F;datacasting.jpl.nasa.gov&#x2F;feed_directory&#x2F;" rel="nofollow">http:&#x2F;&#x2F;datacasting.jpl.nasa.gov&#x2F;feed_directory&#x2F;</a><p>[3] <a href="http:&#x2F;&#x2F;datacasting.jpl.nasa.gov&#x2F;download&#x2F;" rel="nofollow">http:&#x2F;&#x2F;datacasting.jpl.nasa.gov&#x2F;download&#x2F;</a><p>[4] <a href="http:&#x2F;&#x2F;sourceforge.net&#x2F;projects&#x2F;datacasting&#x2F;" rel="nofollow">http:&#x2F;&#x2F;sourceforge.net&#x2F;projects&#x2F;datacasting&#x2F;</a>
skramover 9 years ago
Also check out <a href="https:&#x2F;&#x2F;data.nasa.gov&#x2F;data?category=&amp;search=&amp;type=datasets" rel="nofollow">https:&#x2F;&#x2F;data.nasa.gov&#x2F;data?category=&amp;search=&amp;type=datasets</a> (linked to from open.nasa.gov) which all have consistent APIs -- so you can write code once and re-use it as opposed to having to write a new API wrapper for each disparate data set<p>Disclosure: I work for the company that helps run data.nasa.gov
评论 #10266199 未加载
评论 #10265564 未加载
mturmonover 9 years ago
It will be interesting to see how much uptake such a top-level index gets.<p>The search capability (e.g., <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10264811" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10264811</a>) returns so many results for typical naive queries (&quot;temperature&quot; returns 8300), that it&#x27;s impossible to sift through them. They seem to be un-curated, so a niche product with marginal calibration gets equal play to flagship products with thousands of users.<p>People like me who use lots of this data every day have sat in panels and workshops and mused whether a searchable top-level index would be useful, because this is not how scientists work. They ask their friends which sources are best for their use, e.g., which have the right coverage and sampling in space, time, and wavelength. And they settle into something, and maybe make a big shift to a new product when it comes online.<p>But: something <i>like</i> this index could be helpful, to citizens, decision-makers (e.g., tree canopy depth maps for fighting forest fires), and to out-of-discipline scientists (&quot;what if I brought in NASA sea surface temperature to my analysis of beach restaurant revenue fluctuations?&quot;).<p>For CO2, here&#x27;s an example (<a href="https:&#x2F;&#x2F;co2.jpl.nasa.gov" rel="nofollow">https:&#x2F;&#x2F;co2.jpl.nasa.gov</a>) which gives 5 simple use cases and sketches why you&#x27;d choose one over the other.
IanCalover 9 years ago
First off, awesome, I&#x27;m always looking for new datasets. So these complaints are fairly small, but currently stopping me from doing some things:<p>I can&#x27;t see more than two items on this page: <a href="https:&#x2F;&#x2F;data.nasa.gov&#x2F;data?&amp;search=&amp;type=datasets" rel="nofollow">https:&#x2F;&#x2F;data.nasa.gov&#x2F;data?&amp;search=&amp;type=datasets</a> I&#x27;m just after a big list of datasets so I can skim through and find ones I&#x27;m intrigued by. Here&#x27;s a screenshot: <a href="http:&#x2F;&#x2F;i.imgur.com&#x2F;TtP630G.jpg" rel="nofollow">http:&#x2F;&#x2F;i.imgur.com&#x2F;TtP630G.jpg</a> (latest Chrome, mac)<p>The featured dataset links to a 404 page: <a href="https:&#x2F;&#x2F;open.nasa.gov&#x2F;nasadatanauts&#x2F;" rel="nofollow">https:&#x2F;&#x2F;open.nasa.gov&#x2F;nasadatanauts&#x2F;</a><p>Again, great to see the data out.<p>Edit - scratch the listing problem, it seems to be one of my extensions, either readability or pushbullet, breaking the site.
评论 #10263861 未加载
rmasonover 9 years ago
In addition to being a beautiful design I like how NASA is making use of personas. As I&#x27;ve discovered in working with open data it isn&#x27;t just developers who are interested.<p>In Michigan mappers, citizen activists and journalists are drawn to it in equal numbers with developers. Giving different views that allow them to get what they&#x27;re looking for is very powerful.
rocky1138over 9 years ago
<a href="http:&#x2F;&#x2F;www.skywatch.co&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.skywatch.co&#x2F;</a><p>SkyWatch is doing something similar. If you&#x27;re into this sort of thing, check them out.
IndianAstronautover 9 years ago
Wow, this is hugely improved. Used to be lots of scattered files everywhere with poor access and no consistency.