Skip to content

jtsiddons/NS_Health_EDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NS Health Data

Exploratory Data Analysis & Experimentation

Data available at https://novascotia.ca/dhw/populationhealth/

Data is extracted from the Annual Notifiable Disease Surveillance Reports using camelot

The data here is population data no private data of individuals is included, any anonymisation was performed by DHW.

Packages required

  • requests (download each pdf)
  • camelot (extract table from pdf)
    • tkinter (requirement for camelot)
    • ghostscript (requirement for camelot)
  • pandas (data analysis)
  • numpy (some computations)
  • seaborn (plotting)

There are 2 Jupyter notebooks.

  1. Data collection and extraction
  2. Data cleaning, processing, and analysis

About

Exploratory Analysis of NS Population Health Data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published