Code for Philly volunteers give back to our community by donating their skills and time towards not-for-profit, civic-minded, open source projects. Browse our community’s project directory to identify where you can volunteer.

New to Volunteering?

If you’re new to volunteering or creating your own project, please check out our Projects 101 Blueprint slides.

For detailed advice on starting your own project, check out our own github ‘getting started’ project repo.

FYI - All our Projects 101 content is open source. Submit your own pull request to make it better with your own suggestions!

Remember, you’re a part of a national community of civic hackers

Check out Code for America’s project page for more opportunities to volunteer or for inspiration on the next project to start here in Philly.

Looking for our Code for Philly Civic Cloud hosting information?

Check out our documentation and github workflow here

Female Political Representation in PA Bootstrapping

Some women from Rittenhouse Political stopped by Code for Philly a month or two ago to ask for help with a data set in CSV. They would like to visually display the data in tables, graphs, and ultimately a "heat map" to show how women have been represented in PA from 2000-2014. Click the developer's link to go to the GitHub page. We are working in Python and potentially JavaScript down the line to display this data in a palatable manner for end users.

 Developers

Laws For All Bootstrapping

Help me create a web interface for public policy data. I need help developing a prototype, particularly the web interface and analysis of the API challenges.

Who Won Philly Maintaining

Tim Wisniewski wrote an election scraper with Kimono and a html page to display live election results scraped from http://phillyelectionresults.com/.

Kevin Clough wrote a node scraper based on Nightmare(https://github.com/segmentio/nightmare) to poll the last modified date of the page, scrape and cache the results as necessary.

Scraper:http://git.kclough.me/kclough/nodeelectionscraper WhoWon Front End: github.com/timwis/whowon

Live Results can be viewed here: (based off of test data for now) https://twitter.com/timwis/status/600795295144910848

 Public Site  Developers

Philly Ward Leaders Maintaining

How many of you have heard of all of the judges who ran in the last election? How about all the Council at-large candidates? How about all the State Representative candidates? Most people who show up to vote have not heard of all the candidates. Instead, they're given flyers on the way in, often by their neighbors, suggesting who they should vote for. But who determines what's on the flyers? Ward leaders. And how many of you know who your ward leader is?

Let's use data to show:

  • Who they are
  • What they do…
 Public Site  Developers