Merge pull request #20 from LukasiJan-komo/fix-region-and-link

fix: CIA region reorganization + broken link (fixes #18, #17)
This commit is contained in:
Gerald Bauer 2026-05-17 18:33:43 +02:00 committed by GitHub
commit 8b4a3b400c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 1 additions and 1 deletions

View file

@ -49,7 +49,7 @@ For example, to request the country profile (data) for Germany (`gm`) using the
### 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 -
it's NOT an easy 1:1 mapping, see [Cross-Reference List of Country Data Codes](https://www.cia.gov/the-world-factbook/references/country-data-codes/).
it's NOT an easy 1:1 mapping, see [Cross-Reference List of Country Data Codes](https://simonw.github.io/cia-world-factbook-2020/appendix/appendix-d.html).
### Q: I noticed that you've got Zambian data under ZA for the African region... It should be South African data...