Ask HN: Where do you get data?
I am interested in playing around with popularity algorithms, graph theory algorithms, trying out some map coloring algorithms, etc...
All of these require data though, and I'm not sure where to get it. So I was wondering if people on HN have good places to get data.
7 comments
[ 3.0 ms ] story [ 23.6 ms ] threadPopulation data - US Census (http://www.census.gov/main/www/access.html) Food data - USDA (http://www.ars.usda.gov/Services/docs.htm?docid=8964) SAT stats - College Board (http://professionals.collegeboard.com/data-reports-research/...)
I could go on and on...try a search for {subject} statistics and you should get some ideas
The nice thing about that is that it is all real world data, so quite messy. That gives you a good grip on what it takes to massage data before it becomes usable, and it also gives you some control over the level of abstraction.
They include census data, as well as a dump of freebase's data (which mirrors things like wikipedia). They also have some genome data.
http://news.ycombinator.com/item?id=764982