From 15d42617785f3c6731b239fb212c23f987c3d3a0 Mon Sep 17 00:00:00 2001 From: LukasiJan-komo Date: Sun, 17 May 2026 17:23:28 +0800 Subject: [PATCH] fix: replace broken CIA country-data-codes link with working archive --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d24e78f..794488aa 100644 --- a/README.md +++ b/README.md @@ -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...