An open API service indexing awesome lists of open source software.

https://github.com/wdbm/world_statistics


https://github.com/wdbm/world_statistics

employment gdp homosexuality oecd statistics unodc world-happiness-report

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# world_statistics

This repository features data and some tentative analyses of the data. There is no clearly-defined goal, but perhaps finding features that are linked with reducing suffering and increasing happiness over various time-windows is one possible goal.

# upcoming considerations: Inglehart–Welzel cultural map of the world

![](https://upload.wikimedia.org/wikipedia/commons/6/6a/Inglehart_Values_Map.svg)

This is a scatter plot from data from the World Values Survey that considers clusters in a 2D map that has one axis as a scale of values from traditional to secular-rational and the other axis as a scale of values from survival to self-expression.

temporal video version:

[![Live cultural map over time 1981 to 2015.](https://img.youtube.com/vi/ABWYOcru7js/maxresdefault.jpg)](https://www.youtube.com/watch?v=ABWYOcru7js)

# datasets

|**data** |**comments**|**references** |
|--------------------------------------------------------------------------------------------------------------------------------|------------|----------------------------------------------------------------------|
|[country_coordinates.csv](./country_coordinates.csv) | | |
|[country_employment.csv](./country_employment.csv) | | |
|[country_freedom_indices.csv](./country_freedom_indices.csv) | | |
|[ILGA-RIWI_2016.csv](./ILGA-RIWI_2016.csv) | | |
|[OECD_Employment_Outlook_2016_growth_rates_real_employment.csv](./OECD_Employment_Outlook_2016_growth_rates_real_employment.csv)| | |
|[OECD_Employment_Outlook_2016_growth_rates_real_GDP.csv](./OECD_Employment_Outlook_2016_growth_rates_real_GDP.csv) | | |
|[Pew_Global_Attitudes_Homosexuality_Report_2014.csv](./Pew_Global_Attitudes_Homosexuality_Report_2014.csv) | | |
|[UNODC_murder_rates_2014.csv](./UNODC_murder_rates_2014.csv) | | |
|[World_Happiness_Report_2017.csv](./World_Happiness_Report_2017.csv) | | |
|[Gini_index_World_Bank_estimate.csv](./Gini_index_World_Bank_estimate.csv) | |[reference](https://data.worldbank.org/indicator/SI.POV.GINI?view=map)|

# tentative analyses

|**notebook** |**comments**|
|------------------------------------------------------------------------|------------|
|[freedom_and_happiness.ipynb](./freedom_and_happiness.ipynb) | |
|[growth_rates_GDP_employment.ipynb](./growth_rates_GDP_employment.ipynb)| |
|[notebook_1.ipynb](./notebook_1.ipynb) | |