Skip to content

Analysis of the characteristics of different countries

License

Notifications You must be signed in to change notification settings

rahul-a5/place2live

 
 

Repository files navigation

Maintenance made-with-python made-with-python GitHub contributors GitHub stars GitHub forks GitHub issues Build Status Maintainability BCH compliance Total alerts Language grade: Python Codacy Badge Python 3 Updates

This project is about countries with the high quality of life. The analysis is performed based on numbeo's data. Additionally, freedomhouse's score for each country is included.

  1. 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:

    1. purchasing power index (higher is better)
    2. safety index (higher is better)
    3. health care index (higher is better)
    4. climate index (higher is better)
    5. cost of living index (lower is better)
    6. house price to income ratio (lower is better)
    7. traffic commute time index (lower is better)
    8. pollution index (lower is better)
  2. Freedomhouse aggregate Score (0=Least Free, 100=Most Free)

Want to see where the quality of life is higher?

  1. Install Python 3.7
  2. Create and activate the virtual environment
  3. Install requirements for the project: pip install -r requirements.txt
  4. python where.py

About

Analysis of the characteristics of different countries

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%