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
- Host: GitHub
- URL: https://github.com/wdbm/world_statistics
- Owner: wdbm
- License: gpl-3.0
- Created: 2017-05-19T13:37:17.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-11T12:01:54.000Z (about 7 years ago)
- Last Synced: 2025-02-02T05:15:27.575Z (over 1 year ago)
- Topics: employment, gdp, homosexuality, oecd, statistics, unodc, world-happiness-report
- Language: Jupyter Notebook
- Size: 1.11 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

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:
[](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) | |