Skip to content

OpenReferral - a human services data interchange specification

Notifications You must be signed in to change notification settings

greggish/OpenReferral

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenReferral

Human Services Data Specification defines content that provides the minimum set of data for Information and Referral (I&R) applications as well as specialized service directory applications. Read the spec here.

A note on contributing to the specification

The specification is written in extended markdown and rendered by Github. If you are familiar with git, please feel free to fork this repo and send pull requests to update the specification.

If you're not familiar with git, there are number of guides. Here's a one of them

The specification in other formats

Note: the following requires that nodejs is installed, follow the node installation instructions for your system if needed.

To generate a PDF file of the current specification, perform the following from the terminal:

  1. Clone the project with git clone http://github.com/codeforamerica/OpenReferral.git ~/OpenReferral
  2. Move into the directory with cd ~/OpenReferral
  3. Install node modules with npm install
  4. Generate a PDF with grunt pdf

The PDF will appear in ~/OpenReferral/pdf/openreferral-[commit ID].pdf

License

This work is licensed under the Creative Commons Attribution 3.0 Unported License. To view a copy of this license, visit Creative Commons License.

We highly encourage you to use the same license for your data.

About

OpenReferral - a human services data interchange specification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published