Extracted data of Wikipedia's lists of countries by criterion
Dataset Description
Context
The kernel aims to extract data from Wikipedia's list of countries by category, and visualize it. The database itself, contains a HUGE amount of analyzed data at different categories, waiting anxiously for someone to present them elegantly ( 😏 ), and compare the trends between the different countries.
Content
The list contains 143 analyses of countries with respect to a specific criterion. Practically, I will refer to several criteria that I found interesting, however the reader is free to add as much as he pleases :
| Criterion | File |
|---|---|
| GDP per capita | df_{GDP} |
| Population growth | df_{Pop-Growth} |
| Life expectancy | df_{Life-exp} |
| Median age | df_{Med-age} |
| Meat consumption | df_{Meat-cons} |
| Sex-ratio | df_{GDP} |
| Suicide rate | df_{Suicide} |
| Urbanization | df_{Urban} |
| Fertility rate | df_{Fertile} |
The well processed data should be able to provide such a visualization ( for example ) :
Pipeline
Choose criterion >> Extract data >> Examine & Clean >> Convert to dataframe >> Visualize :
$$ \text{Enjoy !}$$
Related Datasets
-
CIA World Factbook
@cia
-
Countries
@datacommons
-
World Population By Country 2024
@kaggle
-
Country Profile Overview
@owid
-
OECD Family Database
@owid