Skip to content

Instantly share code, notes, and snippets.

@anhase
Forked from knod/cliff-effects.md
Last active October 29, 2018 18:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anhase/e33d4f723c0e20eccca40102632db6eb to your computer and use it in GitHub Desktop.
Save anhase/e33d4f723c0e20eccca40102632db6eb to your computer and use it in GitHub Desktop.
One-pager description for state folks

Project Goal: Find a Partner to Steward the Next Phase of Development

Context

For over a year, a team at Code for Boston has been developing an app to calculate public benefit "cliffs." Code for Boston's cliff effects app was built in partnership with UMass Boston's Center for Social Policy, Project Hope, and the On Solid Ground Coalition. During that partnership, we built a prototype app that calculates cliff effects for Section 8 and SNAP benefits. We have tested the app with case managers from Project Hope and have demoed the app to policy stakeholders.

The cliff effects app was originally intended as a tool for case managers to help their clients better understand how changes in income might change their benefits. Currently the project has implemented, as much as possible, what the project partners requested:

  1. Calculations (non-validated) for two public assistance programs:
    1. Section 8 Housing Voucher
    2. SNAP
  2. A form for case managers to fill in with their clients.
  3. Output of calculation results made based on client data.

Our partners also told us to only account for some of the regulations. For example, their case managers don't work with a lot of students, so we were told not to account for income limits created for students.

The output we've created includes both a text summary for the client to print and graphs that show how the net income of someone with the client's data can change as their earnings change, going from $0/year to $100,000/year.

You can see the demo at https://codeforboston.github.io/cliff-effects/.

You can see and try the volunteer-developed code at https://github.com/codeforboston/cliff-effects.

Next Phase of Development

Unfortunately, neither the Center for Social Policy nor Project Hope have the resources to continue a partnership to actively develop the app. Without access to people who understand the different public benefits -- subject matter experts -- we won't be able to add any more benefits to the tool.

We believe that our cliff effects app can serve as a model for integrating other benefits into a calculator. Since these benefits are administered by federal and state offices, government partners are ideal.

@anhase
Copy link
Author

anhase commented Oct 29, 2018

Edits to 1-pager.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment