An open API service indexing awesome lists of open source software.

https://github.com/lmizner/codecademy_life_expectancy_gdp

Utilize understanding of data visualization to analyze and plot data about GDP and life expectancy
https://github.com/lmizner/codecademy_life_expectancy_gdp

barplot jupyter-notebook lineplot matplotlib-pyplot numpy pandas python scatterplot seaborn

Last synced: 5 months ago
JSON representation

Utilize understanding of data visualization to analyze and plot data about GDP and life expectancy

Awesome Lists containing this project

README

          

# codecademy_life_expectancy_gdp

### Life Expectancy & GDP

For this project, you will analyze data on GDP and life expectancy from the World Health Organization and the World Bank to try and identify the relationship between the GDP and life expectancy of six countries.

During this project, you will analyze, prepare, and plot data in order to answer questions in a meaningful way.

### Project Objectives:
* Complete a project to add to your portfolio
* Use seaborn and Matplotlib to create visualizations
* Become familiar with presenting and sharing data visualizations
* Preprocess, explore, and analyze data