leeparkuky / MarkeyDataTools

The module, MarkeyDataTools, is a module that import a variety of publicly available data. For now, the American Community Survey is the only dataset available to be imported. The reason the module is named MarkeyDataTools is not because my name is Markey (my name is Lee) but because it is created to make the data preprocessing easier and faster for the Markey Cancer Center Community Impact Office Team.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MarkeyDataTools

Please take a look at the ----ch2.generating variables.ipynb file. You can click the binder button to look around the ----ch2.generating variables.ipynb file. Binder

Until now, I have been working on acs5 data for the state of Kentucky, but if you are working for other states, you can change the values inside the MarkeyDataTools.py file.
If you have any question, please email lee.park@uky.edu

About

The module, MarkeyDataTools, is a module that import a variety of publicly available data. For now, the American Community Survey is the only dataset available to be imported. The reason the module is named MarkeyDataTools is not because my name is Markey (my name is Lee) but because it is created to make the data preprocessing easier and faster for the Markey Cancer Center Community Impact Office Team.

License:MIT License


Languages

Language:Jupyter Notebook 80.3%Language:Python 19.7%