Skip to content

A JSON API that provides council members, legislation, and votes for Chicago City Council meetings, extracted from the City Clerk's website.

Notifications You must be signed in to change notification settings

willoughbylabs/cscrub-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cscrub API

Chicago City Council Votes at Your Fingertips

Please note: This project is currently being built.

Summary

The bot extracts council members, legistlation, meetings, and votes from the Chicago City Clerk's website. This data is then used to power this API. For bot documentation, please visit /docs/bot.md. For API documentation, please visit /docs/api.md.

What For

To convert this: City Clerk website Into this: PostgreSQL database with City Clerk data

City Council vote data is publicly available on the City Clerk's website, but formulating an overview of a council member's voting record is difficult. Additionally, this information is not yet available on the Open Data Portal.

Caveats

  • Only fetches the last 100 City Council meetings (through 9/14/2016).
  • Only fetches first 200 legislation for each meeting.

Resources

A shoutout to these folks for the assists!
resources.md /docs/resources.md

About

A JSON API that provides council members, legislation, and votes for Chicago City Council meetings, extracted from the City Clerk's website.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages