Skip to content

Latest commit

 

History

54 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HealthEducationVisualization

Table of contents

Overview

The project aims to compare key indicators across selected countries. It contains a comprehensive dataset comparing education and health indicators across top countries including Poland, Finland, Italy, and the USA etc… It includes key metrics like literacy rates, enrollment rates, education spending, life expectancy, infant mortality rates, and healthcare spending. Data is sourced from reputable outlets such as the World Bank, United Nations, and national government websites.

Usage

  1. Clone the repository:

    git clone https://github.com/DuQer/HealthEducationVisualization.git
  2. Navigate to the project directory:

    cd HealthEducationVisualization
  3. Create a virtual environment:

    python -m venv venv
  4. Activate the virtual environment:

    • On Windows:
    venv\Scripts\activate
    • On macOS and Linux:
    source venv/bin/activate
  5. Install dependencies using pip:

    pip install -r requirements.txt
  6. Start Jupyter Notebook:

    jupyter notebook

Visualizations

Education

1. The Current Level of Uneducated Individuals (1970-2010) in World Countries

image

2. The Current Level of Uneducated Individuals (1970-2010) in Poland

image

3. Gender Disparities in Educational Attainment Over Time: Poland (Age 15 and Older)

image

4. Educational Disparities Stacked Bar Chart in Europe

image

5. Europe Educational Disparities Heatmap

image

Health

1. Total alcohol consumption per capita, female (liters of pure alcohol, projected estimates, female 15+ years of age)

image

2. Total alcohol consumption per capita, male (liters of pure alcohol, projected estimates, male 15+ years of age)

image

Technology stack

  • Python
  • Jupyter
  • Pandas
  • Matplotlib
  • Seaborn

Sources

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages