This project about countries where better lives. The project uses numbeo's data for analysis countries. Also, in the end, you can see freedomhouse's score for each country.
-
About Quality of Life Indices -
Quality of Life Index (higher is better) is an estimation of overall quality of life by using an empirical formula which takes into account:
- purchasing power index (higher is better)
- safety index (higher is better)
- health care index (higher is better)
- climate index (higher is better)
- cost of living index (lower is better)
- house price to income ratio (lower is better)
- traffic commute time index (lower is better)
- pollution index (lower is better)
-
Freedomhouse aggregate Score (0=Least Free, 100=Most Free)
How to see where live better?
- You need to install Python 3.7
- Create and to activate the virtual environment
- Install requirements for the project:
pip install -r requirements.txt
python where.py