5 ms·
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 c
by dpearson 13y ago
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 https://github.com/twigkit/worldfactbook-dataset