Live data from Hacker News

Countries Statistics API

news.ycombinator.com

1–4 of 4 posts

Re: Countries Statistics API

#2
You could try scraping the CIA World Factbook, which should have all of that information. There's no formal API, but someone has written a scraper[0] that you could rerun to get newer data (or, for that matter, you could write your own scraper).

[0]: https://github.com/twigkit/worldfactbook-dataset