Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 605 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 605 Bytes

MassOD ReadMe

Reposity for Matt's Insight Health Data Science Project.

(1) Zipcodes. Making the zipcode dictionary. Jupyter notebook for pulling Massachusetts zipcodes from the python package USA-zipcode.

(2) Census. Converting US data to MA Data. Load US census data (at zipcode) and pull out the MA data (at zipcode).

(3) Census. Clean and organize state data. Data cleaning for Massachusetts census data.

(4) Prescription Data. Convert into Massachusetts cities.

(5) Aggregating services data into Massachusetts cities.

(6) Merge all datasets, feature reduction for final dataset.

(7) ...