Skip to content

Interactive dashboard displaying Nigerian health facilities and personel across all the state.

Notifications You must be signed in to change notification settings

Sachimugu/Healthcare-dasboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HEALTH CARE DASHBOARD

dashboard

Data Source

Dataset used in building the dashboard was scaraped from the NIGERIA Health Facility Registry (HFR) with Selenium. Explore scraping scripts here

Run Locally

  1. Create a folder dashboard.
  2. Open terminal and cd in dashboard.
# clone the repo
git clone https://github.com/Sachimugu/Health-care-dasboard.git
# Create a conda virtual environment called healthCaerDashboard and install all the packages
conda create --name healthCaerDashboard pandas plotly plotly dash==2.5.1 dash-bootstrap-components
# Activate the conda environment
conda activate healthCaerDashboard
#run app
python dashboard.py

Go to http://127.0.0.1:8081/ on browser

Contact

About

Interactive dashboard displaying Nigerian health facilities and personel across all the state.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published