What Happened to the CIA World Factbook?
Published
The short answer: the CIA removed The World Factbook from cia.gov on February 4, 2026. The last content update was published on January 22, 2026, so every archive of the “final edition” carries that vintage. No official replacement or government archive was provided. Every old Factbook URL on cia.gov now redirects to a farewell page, which is why so many citations in library guides, syllabi, and research papers suddenly stopped working.
This page explains what happened, what the old links do now, and where the data lives today. If you landed here because a cia.gov link in a bibliography is broken, our citation repair tool can resolve the exact page you were looking for.
A brief history of the Factbook
The World Factbook grew out of postwar US intelligence surveys of foreign countries. The first classified edition appeared in 1962, and an unclassified version has been published since 1971. The Factbook went online at cia.gov in 1997 and became one of the most-visited US government reference sites, drawing millions of visits per month.
Over its decades on the web, the Factbook settled into a familiar shape: a profile for every country and territory, organized into categories such as Geography, People and Society, Government, Economy, Energy, Communications, Transportation, and Military and Security. By its final edition it covered 260 world entities across 261 data files, including all 195 sovereign states, dependencies such as Gibraltar and Greenland, disputed areas such as the West Bank and Gaza Strip, the five oceans, and a World summary.
Because it was a work of the US government, the Factbook was in the public domain under 17 U.S.C. 105. That single fact shaped the whole reference ecosystem: teachers photocopied it, publishers reprinted it, Wikipedia cited it thousands of times, and developers built open datasets from it, all without needing permission.
The shutdown, step by step
- January 22, 2026: the final content update is published on cia.gov. This is the last official data the CIA ever released for the Factbook.
- February 4, 2026: the CIA removes The World Factbook from its website entirely and publishes a farewell story titled “Spotlighting The World Factbook as We Bid a Fond Farewell.”
- After February 4: every historical Factbook URL on cia.gov, from any era of the site, returns a 302 redirect to that farewell story.
The agency published no formal explanation. Press coverage attributed the decision to CIA Director John Ratcliffe’s cuts to programs that, in his framing, do not advance the agency’s core missions. Notably, no official archive was handed off to the Government Publishing Office or the National Archives. The Data Rescue Project, which documented the takedown, pointed out that the redirects lead away from the historical data rather than toward any preserved copy, breaking millions of links used in schools, news reports, and scientific research.
What cia.gov Factbook links do now
Every Factbook URL on cia.gov now answers with a 302 redirect to the farewell story page. The redirect is generic: it does not matter whether the link pointed to India, a population ranking, or a field definition. All context is lost.
This affects two main generations of links that appear in citations:
- The 2007-2021 pattern:
/library/publications/the-world-factbook/geos/{code}.html, where{code}is a two-letter GEC country code. This is the era most academic citations use, because it was live for 13.5 years and appears in APA and MLA examples on university library guides. - The 2021-2026 pattern:
/the-world-factbook/countries/{slug}/, using readable slugs likeindiaorunited-kingdom. This is the era most Wikipedia references use.
A warning about the older links: those two-letter codes are GEC codes (formerly FIPS 10-4), not the ISO codes most people know. In GEC, ch is China, not Switzerland; gm is Germany, not Gambia; ja is Japan; and kr is Kiribati, not South Korea. If you try to decode an old Factbook URL by guessing from ISO codes, you will often land on the wrong country. Our /fix-citation/ resolver uses the full GEC table, recognizes every URL pattern from 1996 through 2026, and points you to both the matching archived snapshot and the current data for that country.
Why the shutdown mattered
The Factbook was arguably the most-cited general country reference in the English-speaking world. It was free, public domain, consistent across every country, updated continuously, and carried the credibility of an official source. That combination made it the default for:
- School and university assignments. Library guides at institutions from community colleges to major research universities pointed students to it as the first stop for country facts, and many of those guides embedded direct links that are now dead.
- Librarians and reference desks. After the shutdown, libraries scrambled to rewrite their guides; new “alternatives to the CIA World Factbook” pages were still being published by college libraries as late as July 2026.
- Journalists and researchers, who used it for quick, citable figures on area, population, GDP, and government structure.
- Wikipedia, where thousands of articles cite Factbook country pages that now redirect to a farewell story.
The shutdown also removed the CIA’s own historical archive pages, and the Census Bureau’s International Database, one of the Factbook’s upstream demographic sources, lost funding around the same time. The damage was not just a missing website; it was a broken citation trail and a degraded data pipeline.
What replaced it
No single successor exists, but a real ecosystem has formed. Honestly described:
- The Internet Archive’s Wayback Machine holds roughly 29,000 snapshots of the Factbook, including the final January 2026 state. It is the canonical source when you need to see exactly what a page said on a given date.
- The open-source factbook.json project on GitHub preserves the final edition as structured JSON: 261 country files, CC0 licensed, frozen at the January 2026 data. It is the standard machine-readable copy for developers.
- worldfactbookarchive.org preserves 36 annual editions from 1990 through 2025 in a searchable database with bulk downloads. It is deliberately a frozen historical archive, not a continuation.
- Several community successor sites continue publishing country profiles with varying data-refresh practices.
This site, worldfactbooks.com, is part of that ecosystem. Our approach is continuation plus repair: we serve the final Factbook edition as the historical baseline, refresh the fast-moving figures (population, GDP, leaders) from live sources such as the World Bank Open Data API, label every field with its actual data date, and run the /fix-citation/ tool for broken cia.gov links. See our methodology and sources pages for exactly how that works. For a deeper roundup of every option, read CIA World Factbook Alternatives in 2026.
How to access the old data today
Depending on what you need:
- To see an old page exactly as published: use the Wayback Machine. A URL of the form
https://web.archive.org/web/2026/https://www.cia.gov/the-world-factbook/countries/india/jumps to the last capture of a country page. - To fix a dead citation: paste the broken cia.gov URL into /fix-citation/. It handles every URL era, including the GEC-coded ones.
- To get the raw final-edition data: download the factbook.json repository (CC0, so no restrictions).
- To research earlier editions: worldfactbookarchive.org covers 1990-2025 with exports.
- To get a current, sourced figure: browse our country profiles, rankings, and comparisons, which state the data date on every field.
One last point on rights: because the Factbook is a US government work, all of its text, maps, and photos remain in the public domain under 17 U.S.C. 105. The shutdown removed the website, not your right to use the data. Only the CIA seal itself is restricted. The Factbook’s content will outlive its publisher, which is exactly what an ecosystem of archives, including this one, is for.