Skip to content

A small data visualization project to create a dashboard about child mortality and fertility in some regions using Bokeh server

Notifications You must be signed in to change notification settings

phuvinhbmt/MiniBokeh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

MiniBokeh - Bokeh dashboard

This project is a dashboard visualizing data about relation between fertility, population, child mortality and gdp in some regions overtime with Bokeh interactive plotting.

General info

This is an exercise from Datacamp sourse: Interactive Data Visualization with Bokeh at 'https://www.datacamp.com/courses/interactive-data-visualization-with-bokeh' ' with some modifications, adding more Bokeh interactive models. I use this project as a way to summarize my skills after 2 months of studying Python for Data science.

Screenshots

Example screenshot

Technologies

  • Python 3.8.0
  • Jupyter Notebook 6.0.1
  • bokeh 0.12.16

Setup

Run command: 'bokeh serve --show minibokeh' at directory contains minibokeh folder. This will open a a dashboard in browser at 'localhost:5006'

Features

Give users powerful customization of using dashboard

  • Change factor in x and y axis
  • Simplify plot by adding or eliminating regions
  • Change year of plotting

To-do list:

  • Add a pie chart to represent proportion in each regions
  • Add more tabs to dive into analyzing dataset

Status

Project is: finished

Inspiration

Contact

Created by Phu Vinh Nguyen (Vinh Nguyen) - feel free to contact me!

About

A small data visualization project to create a dashboard about child mortality and fertility in some regions using Bokeh server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages