Skip to content
Mohith Rao edited this page Oct 20, 2020 · 2 revisions

National Day of Civic Hacking Project: Connecting Social Services by Expanding Open Referral Infrastructure

The Problem:

Social Services --- providing food, housing, legal assistance, healthcare, and a variety of other essential supports --- are scattered across hundreds of nonprofits in the St. Louis region alone. Coordinating these services is an incredibly complicated task, particularly because it is often hard to know what organization provides what service to whom. To tackle this problem, a variety of resource directories are created --- some more formal like 2-1-1, others from grassroots groups like StartHereSTL --- that often hold pieces of the overall puzzle, but don't currently connect to each other. This leads to fragmentation, confusion, and ultimately people falling through the cracks because they don't know a critical service exists.

Open Referral:

Open Referral, which was originally sponsored by Code for America, seeks to tackle the problem by building open data standards and tools that make "resource data" easier to share, integrate, and serve as a powerful common platform for transparent and effective social service delivery. Over the past decade, the Open Referral Initiative has attempted to tackle the fragmentation of resource data by creating data interoperability standards that allow resource data to more easily be shared and aligned across data systems. The Human Service Data Specifications and API protocols (HSDS and HSDA, respectively) are data exchange formats that communities can use to realign institutional efforts around cooperative methods of collecting and distributing resource data.

The Challenge:

Open Referral and their partners have created a variety of tools to make resource data sharing and integration easier. However, a number of critical component parts need to be connected to make resource data transformation easier for creators of resource guides, who typically do not have programming skills. This hackathon will attempt to stitch a number of Open Referral tools together into the early stages of a seamless transformation package. Roughly, participants should seek to:

  • Understand how resource data is currently organized in existing directories, including resources from Legal Services of Eastern Missouri and Freeman Health Center in Joplin.

  • Understand existing Open Referral tools that can be leveraged here, including: 

  • Seek to stitch together these tools to make them easier for existing resource guides to transform them into the HSDS format:

    • Define necessary standards for existing resource guide spreadsheets

    • Create method for resource guides to run through the HSDS Transformer/Validator and automate an upload into the AirTable Template --- ideally with an easy-to-use front end that resource directory creators can self-service

    • Demonstrate this transformation using existing directories

    • Document and contribute to the Open Referral GitHub