Skip to content

aniass/world-happiness-report-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

World happiness reports analysis

General info

The project includes world happiness analysis over 5 years (2015-2019). The data come from 'World happiness report' and analysis has been done with SQL and python libraries.

Dataset

The dataset contains details of the 'World Happiness report' reports from five years (2015-2019). It comes from Kaggle and can be find here.

Project contains:

  • Report analysis from 2015-2017 years - happiness_part_1.ipynb
  • Report analysis from 2018-2019 years - happiness_part_2.ipynb
  • Python script to put data to sql database - data_to_database.py

Technologies

The project is created with:

  • Python 3.6,
  • libraries: pandas, matplotlib, seaborn.
  • SQL: SQLite3.

Running the project:

To run this project use Jupyter Notebook or Google Colab.

You can run the scripts in the terminal:

data_to_database.py

About

World happiness reports analysis with SQL and python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published