This notebook contains both the slides and the code used in this talk.
Assuming you already have jupyter notebook installed, simply pip install -r requirements.txt
to install the necessary packages.
You will also need to have the latest TIGER/line state boundaries shapefile unzipped into this directory. Available for download here.
To display this notebook as slides in your browser, run jupyter nbconvert working_with_geospatial_data.ipynb --to slides --post serve