Skip to content

Commit b2dce9f

Browse files
committed
Update to Reflect Active Projects
1 parent 58ecaf7 commit b2dce9f

File tree

3 files changed

+36
-37
lines changed

3 files changed

+36
-37
lines changed

_data/projects/active.yml

Lines changed: 3 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,3 @@
1-
- name: Mattapan Mapping
2-
elevatorPitch: >
3-
The Mattapan Mapping Project is a community-based initiative to collect and share resident stories alongside
4-
quantitative and spatial data about how Mattapan is changing on a single open-source online platform. The goal is to
5-
provide information all in one place to empower residents to take civic action and advocate for equitable policy.
6-
repository: https://github.com/codeforboston/mattapan-mapping
7-
partner:
8-
- name: Powerful Pathways
9-
url: https://powerfulpathways.org
10-
lead:
11-
technologies: Python, AWS
12-
slackChannel: mattapan-mapping
13-
hangoutsSlug: mattapanmapping
141
- name: Clean Slate
152
elevatorPitch: >
163
Clean Slate is working with Suffolk Law's LIT Lab to build an automated testing framework for DocAssemble. They are
@@ -23,26 +10,6 @@
2310
lead: Michelle Bernstein
2411
slackChannel: clean-slate
2512
hangoutsSlug: cleanslate
26-
- name: National Police Data Coalition
27-
elevatorPitch: >
28-
We're building a national index of police incidents.
29-
We connect journalists, social scientists, and criminal
30-
and civil rights lawyers to allow them to access injustice
31-
data across state lines in one shared location.
32-
partner:
33-
- name: The Tubman Project
34-
url: https://tubmanproject.com/
35-
lead: Darrell Malone
36-
slackChannel: police-data-trust
37-
news: |
38-
This project is now launching our effort to aggregate data from multiple partners:
39-
40-
* National Association of Criminal Defense Lawyers
41-
* Measures for Justice
42-
* Raheem.ai
43-
* Fatal Encounters
44-
* Texas Justice Initiative
45-
And many more...
4613
- name: Massachusetts Platform for Legislative Engagement
4714
elevatorPitch: >
4815
This project endeavors to produce a digital public space wherein Massachusetts constituents can share their
@@ -53,9 +20,9 @@
5320
lead: Matthew Victor
5421
slackChannel: legislative-testimony
5522
- name: Urban League Heat Pump Accelerator
56-
elevatorPitch: >
23+
elevatorPitch: >
5724
Through this project and its grant, the Urban League plans to hire folks to engage in outreach to homeowners in traditionally underserved communities so they are aware of and can access incentives and resources to convert their HVAC to environmentally friendly air source heat pumps. This will help the Commonwealth reach its goals in the Massachusetts Clean Energy and Climate Plan. It will also reduce the cost of heating and cooling homes for residents in these communities, keeping more of their money in the community and reducing reliance on volatile natural gas or home heating oil prices.
58-
25+
5926
Code for Boston volunteers are needed to participate in the data science, design, and software engineering work to build out an application for the Urban League and its outreach team. Using property assessment data compiled from municipalities across Massachusetts we need to import it into a database (developing scrapers/converters to do so), create a front-end for the Urban League to access the data, and do feature engineering and analysis on the data to improve the targeting for the outreach program.
6027
repository: https://github.com/codeforboston/urban-league-heat-pump-accelerator
6128
partner:
@@ -64,6 +31,6 @@
6431
- name: HeatSmart Alliance
6532
url: https://heatsmartalliance.org
6633
lead:
67-
technologies:
34+
technologies: Ruby on Rails, React, Python
6835
slackChannel: urban-league-heat-pump-accelerator
6936
hangoutsSlug:

_data/projects/inactive.yml

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,3 +173,36 @@
173173
lead: Matt Victor
174174
slackChannel: ggp-advocacy-map
175175
hangoutsSlug: advocacymaps
176+
- name: Mattapan Mapping
177+
elevatorPitch: >
178+
The Mattapan Mapping Project is a community-based initiative to collect and share resident stories alongside
179+
quantitative and spatial data about how Mattapan is changing on a single open-source online platform. The goal is to
180+
provide information all in one place to empower residents to take civic action and advocate for equitable policy.
181+
repository: https://github.com/codeforboston/mattapan-mapping
182+
partner:
183+
- name: Powerful Pathways
184+
url: https://powerfulpathways.org
185+
lead:
186+
technologies: Python, AWS
187+
slackChannel: mattapan-mapping
188+
hangoutsSlug: mattapanmapping
189+
- name: National Police Data Coalition
190+
elevatorPitch: >
191+
We're building a national index of police incidents.
192+
We connect journalists, social scientists, and criminal
193+
and civil rights lawyers to allow them to access injustice
194+
data across state lines in one shared location.
195+
partner:
196+
- name: The Tubman Project
197+
url: https://tubmanproject.com/
198+
lead: Darrell Malone
199+
slackChannel: police-data-trust
200+
news: |
201+
This project is now launching our effort to aggregate data from multiple partners:
202+
203+
* National Association of Criminal Defense Lawyers
204+
* Measures for Justice
205+
* Raheem.ai
206+
* Fatal Encounters
207+
* Texas Justice Initiative
208+
And many more...

latest_updates.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Latest Updates
33
permalink: "/posts/"
44
layout: page
5-
type: inNavBar
65
---
76

87
<h1 class="t-section-headline">Latest Updates</h1>

0 commit comments

Comments
 (0)