Created
April 27, 2012 21:25
-
-
Save dkobia/2513349 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"results": { | |
"person": [ | |
"Bill", | |
"Moi", | |
"Githu Muigai", | |
"Kibaki" | |
], | |
"organization": [ | |
"Cabinet", | |
"National Intelligence Service", | |
"Finance", | |
"Foreign Affairs", | |
"Parliament", | |
"National Assembly", | |
"Gazette", | |
"Head of State", | |
"Information and Communication and Constitutional Affairs", | |
"Internal Security", | |
"State House", | |
"National Police Service", | |
"State", | |
"Assumption of the Office of President Committee", | |
"General Election" | |
], | |
"location": [ | |
{ | |
"place_type": "Country", | |
"place_name": "Kenya", | |
"coordinates": { | |
"longitude": 38, | |
"latitude": 1 | |
} | |
} | |
] | |
}, | |
"status": "OK" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment