Does anyone know of a concordance for Wikipedia articles & WOEID's?
Is anyone working on this?
What I need is to get the WOEID of a particular article -- in cases where the article is about a place -- not just WOEID's for places that happen to be mentioned in the article.
We are working on a Concordance between WOEIDs and Wikipedia English Article IDs. These IDs may be used to retrieve articles without knowing the exact title of the article. Here is an example:
WOEID 44418 <--> Article ID 17867 <--> London, UK
You can retrieve the Wikipedia article for the above place with the following request:
http://en.wikipedia.org/w/index.php?curid=17867The Article ID is included in the HTML document containing the article but is not visible (hint: look for the wgArticleId variable assignment in the embedded JavaScript code).
Stay tuned!
Eddie Babcock
Yahoo! Geo Technologies