Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4 charts!

To run:

Install dependencies: pip install -r requirements.txt

Command to load db: uvicorn backend.main:app

After database has loaded completely, the console should look like this: image

For the frontend: Run dashboard.html


Built on FastAPI, Python, SQLITE, d3.js, HTML, CSS


4 charts created:

Scatterplot chart with bubbles as dots

X-axis: Current health expenditure (% of GDP)

Y-axis: Life expectancy at birth (years)


Chloropleth chart

Average life expectancy of every country between a period of time


Racing bar chart

X-axis: Causes of death over time (% of total deaths)

Y-axis: Different causes of death


Multiple line chart

X-axis: Years

Y-axis: Life expectancy at birth (years)

About

Visualizing Life Expectancies

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages