Repo for the project for the Udacity Data Science Scholarship. It provides the analysis of the income levels in 2016 of people living in the state of NY and check differences between racial groups.
Get the data - NY personal record for 2016 from US Census:
Unzip it under
{project directory}/data/data/csv_pus/ss16pny.csv
Install the requirements in venv:
pip install -r requirements.txt
Run the script in the code folder:
python get_data.py