CIACountries | R Documentation |
The CIA Factbook has geographic, demographic, and economic data on a country-by-country basis. In the description of the variables, the 4-digit number indicates the code used to specify that variable on the data and documentation web site.
CIACountries
A data frame with the following variables for each of the Countries in the World. (236 countries are given.)
Name of the country
number of people, 2119
area (sq km), 2147
Crude oil - production (bbl/day), 2241
Gross Domestic Product per capita ($/person), 2001
education spending (% of GDP), 2206
Roadways per unit area (km/sq km), 2085
Fraction of Internet users (% of population), 2153
From the CIA World Factbook, https://www.cia.gov/the-world-factbook/
https://github.com/factbook/factbook/blob/master/CATEGORIES.md
mosaic::CIAdata
str(CIACountries)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.