Baselight

2023 Global Country Development & Prosperity Index

Detailed 2023 rankings of global prosperity & development indicators by country.

@kaggle.tarktunataalt_2023_global_country_development_and_pros_bc59f4f1

Loading...
Loading...

About this Dataset

2023 Global Country Development & Prosperity Index

About Dataset

Description
This dataset contains detailed rankings and indicators from the 2023 Legatum Prosperity Index, assessing and ranking countries based on various dimensions of prosperity and development. The indicators cover aspects such as:

  • Country: The name of the country.
  • AveragScore: The overall average score of the country across all indicators.
  • SafetySecurity: Freedom from conflict, terrorism, and crime.
  • PersonelFreedom: Rights to speech, assembly, and individual autonomy.
  • Governance: Quality of democracy, rule of law, and government effectiveness.
  • SocialCapital: Strength of personal relationships and civic engagement.
  • InvestmentEnvironment: Conditions for private investment and credit access.
  • EnterpriseConditions: Business environment and market competition.
  • MarketAccessInfrastructure: Ease of trade and quality of infrastructure.
  • EconomicQuality: Macroeconomic stability and employment quality.
  • LivingConditions: Standard of living and access to basic services.
  • Health: Population health and healthcare access.
  • Education: Quality and accessibility of education.
  • NaturalEnvironment: Environmental quality and sustainability.

Source

The data is sourced from the 2023 Legatum Prosperity Index available at prosperity.com/rankings.

License

This dataset is shared under the Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA 4.0). You are free to use, share, and adapt the data, provided that you attribute the source and share any derived works under the same license.

Acknowledgements

We acknowledge the Legatum Institute for compiling and providing the data used in this dataset. For more information on the methodology and detailed country reports, please visit the Legatum Prosperity Index website.

Usage

This dataset can be used for research, analysis, and educational purposes to understand the different dimensions of prosperity and development across countries in 2023. It is a valuable resource for policymakers, researchers, and anyone interested in global development metrics. Additionally, clustering analysis can be performed to group countries based on their development levels, providing insights into regional similarities and differences.

Keywords

Global Prosperity, Country Development, Safety, Governance, Health, Education, Economic Quality, 2023 Rankings, Legatum Prosperity Index, Clustering, Tabular, Social Science, Economics, Advanced

Tables

Data

@kaggle.tarktunataalt_2023_global_country_development_and_pros_bc59f4f1.data
  • 26.07 kB
  • 167 rows
  • 14 columns
Loading...
CREATE TABLE data (
  "country" VARCHAR,
  "averagscore" DOUBLE,
  "safetysecurity" DOUBLE,
  "personelfreedom" DOUBLE,
  "governance" DOUBLE,
  "socialcapital" DOUBLE,
  "investmentenvironment" DOUBLE,
  "enterpriseconditions" DOUBLE,
  "marketaccessinfrastructure" DOUBLE,
  "economicquality" DOUBLE,
  "livingconditions" DOUBLE,
  "health" DOUBLE,
  "education" DOUBLE,
  "naturalenvironment" DOUBLE
);

Share link

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