unt-libraries / portal-leading

The Portal to Texas History projects to support the IMLS-funded project, LIS Education and Data Science Integrated Network Group (LEADING)
1 stars 2 forks source link

Texas choropleth map notebook. #10

Closed vphill closed 2 years ago

vphill commented 3 years ago

Starting off with Jupyter Notebooks as a framework for building/documenting/sharing python code let's take a look at building some choropleth maps of the counties in Texas using the different datasets we have created.

Some example python for this. https://docs.bokeh.org/en/latest/docs/gallery/texas.html

Might be useful when we get to sharing - https://reproducible-science-curriculum.github.io/sharing-RR-Jupyter/01-sharing-github/ the first part is about setting up an account/repo which we have already.