2012年1月6日金曜日
Data Set To be Potentially Purchased
http://www.infochimps.com/datasets/myspace-user-activity-stream-user-count-by-latlong
The data is derived from the MySpace real-time stream API. It contains all of the users in the dataset, around 11 million, with well-formed latitude and longitude.
ClueWeb 2009
http://lemurproject.org/clueweb09.php/
2011年10月21日金曜日
Open Street Map (OSM)
http://www.openstreetmap.org/
データの形式は OSM (XML) か、以下の PBF 形式で提供
http://wiki.openstreetmap.org/wiki/PBF_Format
研究室には、/nfs/data0/roadnetwork/ にダウンロードしています。PBF フォーマットで 9GB ぐらいあります。
2011年8月2日火曜日
2011年4月22日金曜日
2010年12月14日火曜日
[StreamGraph] Graph 500 Update
2010年12月10日金曜日
[StreamGraph] スタンフォード大の公開データ
[StreamGraph] Facebook Data
[StreamGraph] Livedoor Data
[StreamGraph] データストリームに対する相関ルールを用いたコミュニティの時系列解析
2010年12月9日木曜日
2010年12月8日水曜日
[StreamGraph] 食べログ
[StreamGraph] Mixi Graph API
[StreamGraph] Facebook Graph API
Facebook Graph API を用いれば実データは取れるそうだ。
------
The announcement was glossed over during Facebook’s many launches at f8 yesterday, but the company has introduced ways for developers to conduct a variety of searches for content in its Graph API. This could benefit any number of search companies and other developers who are looking for lots of public data to aggregate and organize.
The Open Graph allows applications, Pages, web sites and other software services to add Facebook features, like the “Like” button, to their own sites. Taking actions on other sites results in those actions being shared with your friends on Facebook, and may allow friends on those sites to see what you’re doing, too.
Many users have their privacy settings configured to allow status updates, likes and other activity to be public. Its terminology for this data is “public objects.” The generic search format is: https://graph.facebook.com/search?q=QUERY&type=OBJECT_TYPE.
Here are the specific types of searches that can be done:
News feeds of individuals can be searched, too, but you’ll need authorization. Here’s an example:
News Feed: https://graph.facebook.com/me/home?q=facebook
This search is restricted to public data about users and their immediate friends (not, say, their friends of friends), in keeping with Facebook’s existing data-sharing policies.