-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Athens-Clarke county webscraper #1
Comments
I'm working on it |
Please also add a README.md explaining how to install/run it and basic output to expect. |
I got this email from Rena Durie Rena.Durie@athensclarkecounty.com "The jail management system that we currently use does not have a report to break down the information you are requesting. The best information that we have is off of the inmate jail roster." |
Done except for passing unittest #18 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Make webscraper that spits out a CSV.
Please make a subfolder under src/webscraper that is the county name and contains all your code (Python 3.6) so no merge conflicts.
enigma.athensclarkecounty.com/photo/jailcurrent.asp
https://www.athensclarkecounty.com/1299/Current-List-of-Inmates-Clarke-County-Ja
Inmate roster and arrests in last 7 days in plain HTML but they warn it’s “unofficial” and I should submit an open records request.
Data includes race and charge but not release date.
The text was updated successfully, but these errors were encountered: