A listing of projects and resources for Code4Sac
Councilmatic is a web application that pulls information about bills, representatives, and events from the city and displays it in an easy to consume way for anyone looking for this information.
Champion: Dan Fey (https://github.com/feydan)
Help needed:
- Python experience
- Devops/Docker experience
Resources: There are three projects that need to be hosted together and configured to interact
- opencivicdata/scrapers-us-municipal#243 - Scrapers pull information from the City of Sacramento's Legistar site and save it into a Postgres Database
- https://github.com/opencivicdata/imago - Open Civic Data (OCD) Api pulls from the Postgres Database and publishes the information via API
- https://github.com/datamade/councilmatic-starter-template - Pulls the data from the OCD Api, saves it into a Postgres database, and displays the information -- this is the councilmatic web application and front-end. There's a Sacramento fork, but it may need updating: https://github.com/code4sac/sacramento-councilmatic
PR for Sacramento Changes: opencivicdata/scrapers-us-municipal#243
Displays city budgetary information and allows exploration of the data. We have one application in the project updated with the new data, but the other applications need to be updated as well.
Champion: Needed
Help Needed:
- Champion
- Javascript experience
Resources: https://github.com/code4sac/openbudgetsac.org issue: code4sac/openbudgetsac.org#2