Skip to main content

Postgres live & python boilerplate

Submitted by admin on Fri, 08/06/2021 - 23:07

The expungement data has moved over in to a postgres database - accessible for folks who have an account on the tljh.codeforcville.org jupyterhub site.  

we've got some boilerplate to access the site with sqlalchemy 

https://github.com/alibama/code-for-cville/blob/master/postgres-boilerplate.ipynb

The database won't be accessible remotely - so those looking to interface with the content should get on slack and ask about getting their accounts set up :)

Related Project