Baselight

World Bank Dataset

World Bank-Style Dataset: Economic, Social, and Environmental Indicators (2010-2

@kaggle.bhadramohit_world_bank_dataset

About this Dataset

World Bank Dataset

This dataset simulates a set of key economic, social, and environmental indicators for 20 countries over the period from 2010 to 2019.
The dataset is designed to reflect typical World Bank metrics, which are used for analysis, policy-making, and forecasting. It includes the following variables:

Country Name: The country for which the data is recorded.
Year: The specific year of the observation (from 2010 to 2019).
GDP (USD): Gross Domestic Product in billions of US dollars, indicating the economic output of a country.
Population: The total population of the country in millions.
Life Expectancy (in years): The average life expectancy at birth for the country’s population.
Unemployment Rate (%): The percentage of the total labor force that is unemployed but actively seeking employment.
CO2 Emissions (metric tons per capita): The per capita carbon dioxide emissions, reflecting environmental impact.
Access to Electricity (% of population): The percentage of the population with access to electricity, representing infrastructure development.
Country:

Description: Name of the country for which the data is recorded.
Data Type: String
Example: "United States", "India", "Brazil"
Year:

Description: The year in which the data is observed.
Data Type: Integer
Range: 2010 to 2019
Example: 2012, 2015
GDP (USD):

Description: The Gross Domestic Product of the country in billions of US dollars, indicating the economic output.
Data Type: Float (billions of USD)
Example: 14200.56 (represents 14,200.56 billion USD)
Population:

Description: The total population of the country in millions.
Data Type: Float (millions of people)
Example: 331.42 (represents 331.42 million people)
Life Expectancy (in years):

Description: The average number of years a newborn is expected to live, assuming that current mortality rates remain constant throughout their life.
Data Type: Float (years)
Range: Typically between 50 and 85 years
Example: 78.5 years
Unemployment Rate (%):

Description: The percentage of the total labor force that is unemployed but actively seeking employment.
Data Type: Float (percentage)
Range: Typically between 2% and 25%
Example: 6.25%
CO2 Emissions (metric tons per capita):

Description: The amount of carbon dioxide emissions per person in the country, measured in metric tons.
Data Type: Float (metric tons)
Range: Typically between 0.5 and 20 metric tons per capita
Example: 4.32 metric tons per capita
Access to Electricity (%):

Description: The percentage of the population with access to electricity.
Data Type: Float (percentage)
Range: Typically between 50% and 100%
Example: 95.7%

Share link

Anyone who has the link will be able to view this.