Skip to content

General roles #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

Merged
merged 4 commits into from
Jan 30, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Data for Democracy's mission is to be an inclusive community for data scientists

* Read more about our our [origin story](https://medium.com/data-for-democracy/origin-story-b740f14ca6ed#.psbzqw21y).
* We use slack and github as our primary means of organization and communication. Email jonathon [at] datafordemocracy.org for an invite to the team.
* Read about our [current projects](#current-projects).
* Read about our [current projects](#current-projects), or check out how you can volunteer [across the community](#across-the-community).
* If you see a project you are interested in, join the project slack channel, introduce yourself to the community and the project lead(s).
* Visit project readme for specific instructions on who to contact or how to get started.
* Not sure which project you want to join? Introduce yourself in [#general](https://datafordemocracy.slack.com/messages/general/). Talk to a few project leads, let them know what you are interested in. Project leads can help you determine if a project is a good fit for you.
Expand All @@ -16,6 +16,19 @@ Data for Democracy's mission is to be an inclusive community for data scientists
* Want to pick up some skills before diving in? Check out the [tutorials](https://github.com/Data4Democracy/tutorials) which are all relevant to D4D projects and chat about it in [#learning](https://datafordemocracy.slack.com/messages/learning/).
* Check out our [data.world](https://data.world) page at [data.world/data4democracy](https://data.world/data4democracy), where data can be shared. See our guide to [get started](https://github.com/Data4Democracy/read-this-first/blob/master/data-world.md). Contact @sya or @gabriela in Slack with questions

## Across the Community

While most of our work is [project based](#current-projects), the community is large and vibrant enough that we're looking for common needs across projects that the organization can support. These are ongoing roles that can be time consuming, but are also essential to making the community helpful to our partners and a valuable experience for our volunteers. Ping @jonathon in Slack if you'd like to help with the following:

### Storytelling
All of our projects are doing some interesting data gathering and analysis that we'd love to share with the world. We'd like to start publishing regular blog posts highlighting these resources, scheduling short interviews for the [Partially Derivative](http://partiallyderivative.com) podcast, and discussing our work on social media so the larger community knows what we're doing and gets to see our work in progress. If you want to write, edit, tweet, and ideally organize this process, we'd like to hear from you.

### Infrastructure and IT administration
We're doing this on a per-project basis, and would love someone to manage this process -- from GitHub access, to data sharing, to AWS permissions, and everything in between.

### Matchmaker
The community has grown to a point where there is a lot of activity and a steady stream of new volunteers, which is awesome! We could use more people who know about the various projects that are happening along with the skills of the incoming volunteers, and can both match people to projects (ideally, to specific tasks), along with routinely surfacing new opportunities to the broader community for folks to get involved at all skill levels. @gecky and the individual project leads have been going above and beyond in this regard, and they need your help.

## Current projects
We have many projects going in our slack community. Below is a list of some of our more active projects that are actively seeking help.

Expand All @@ -26,7 +39,7 @@ We have many projects going in our slack community. Below is a list of some of o

**Project Leads:** [@bstarling](https://datafordemocracy.slack.com/messages/@bstarling/) [@nick](https://datafordemocracy.slack.com/messages/@nick/)

### Boston Crash Modeling
### [Boston Crash Modeling](https://github.com/Data4Democracy/boston-crash-modeling)
**Project Description:** This is an official collaboration between the City of Boston's Analytics Team and Data for Democracy. We want to build a crash prediction modeling application. This would combine things like [our crowdsourced safety concerns dataset](http://app01.cityofboston.gov/VZSafety/) and [crash reports](http://app01.cityofboston.gov/VisionZero/) with a wide range of other data from our own open data portal as well as from other sources like the state's transportation and transit agencies, weather conditions feeds, and traffic reports from sites like Google. The end result will be a set of dynamic predictions we can use to identify potential trouble spots and direct timely safety interventions--everything from protected bike lanes and better-marked crosswalks to new street lights and traffic light timings. We'll make this publicly-available to everyone through a hosted map application, and develop the project as an open source template that can be adapted for use by other cities.

**Slack:** [#boston-crash-modeling](https://datafordemocracy.slack.com/messages/boston-crash-modeling/)
Expand Down