mirror of
https://github.com/factbook/factbook.json.git
synced 2026-06-10 18:55:12 +02:00
Update README.md
This commit is contained in:
parent
a51c67b762
commit
370486928a
1 changed files with 8 additions and 0 deletions
|
|
@ -24,6 +24,14 @@ from another talk. Happy exploring the world with JavaScript Object Notation (JS
|
|||
|
||||
## Frequently Asked Questions (F.A.Qs) & Answers
|
||||
|
||||
### Q: Thanks for this fantastic work! Do you know any open source REST HTTP API for the World Factbook?
|
||||
|
||||
A: Not sure I understand your question ;-). factbook.json is a REST HTTP API for the World Factbook.
|
||||
|
||||
For example, to request the country profile (data) for Germany (gm) using the REST HTTP API try <https://github.com/factbook/factbook.json/raw/master/europe/gm.json> and so on.
|
||||
|
||||
|
||||
|
||||
### Q: Why not just use the ISO country codes? Not a bug, a feature request.
|
||||
|
||||
A: The factbook has many more entities / countries than ISO and sometimes with a different definition -
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue