September 4, 2009, 1:12 pm
The Times Goes Google on Us
by Henry Woodbury
Filed under: Charts and Graphs, Current Events, Design, Information Design, Technology, Visual Explanation, Web Interface Design
I just discovered the New York Times Developer Network.
This resource provides data from The Times to third party developers through content-related APIs:
Our APIs (application programming interfaces) allow you to programmatically access New York Times data for use in your own applications. Our goal is to facilitate a wide range of uses, from custom link lists to complex visualizations. Why just read the news when you can hack it?
Most or all of the APIs respond to a query by returning data in XML or JSON format. Some developers have built custom search engines and topic-specific mashups around this functionality. Others are more interested in the sheer excess of the data — and how it can be visualized.
Artist Jer Thorp is one of the latter. Thorp accesses the Times Article Search API to create visualizations that compare the frequency of key words over time. The image below, for example, compares ’sex’ and ’scandal’ from 1981 – 2008:
When you zoom in, the visualization reveals branching segments called “org facets”. Thorp writes:
[These are] organizations which were associated with the stories that were found in the keyword search. This is one of the nicest things about the NYTimes API – you can ask for and process all kinds of interesting information past the standard “how many articles?” queries.
Comments
No comments yet.
