datamade/probation-resources-map

Name: probation-resources-map

Owner: datamade

Description: Interactive, searchable map that helps people on probation find social, health, and cultural resources throughout Chicago

Created: 2016-07-18 15:58:00.0

Updated: 2018-03-13 08:30:38.0

Pushed: 2017-10-13 18:18:32.0

Homepage:

Size: 308

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Probation Community Resources

Probation Community Resources is an online interactive, searchable map that helps users:

Built in collaboration with the Cook County Adult Probation Department (CCAPD), the Cook County Juvenile Probation Department (CCJPD), the Sargent Shriver National Center on Poverty Law, the Chicago Appleseed Fund, and the Health & Medicine Policy Research Group, Probation Community Resources helps criminal justice personnel refer clients to culturally relevant and geographically specific community-based services.

Installation
  $ git clone https://github.com/datamade/probation-resources-map.git
  $ cd site_template
  $ gem install jekyll
  $ jekyll serve -w
  navigate to http://localhost:5000/
Dependencies
Data

The data for this tool resides in a Google spreadsheet and its corresponding Carto table.

Most of the data has been (and continues to be) manually entered by people associated with CCAPD, CCJPD, the Shriver Center, the Appleseed Fund, and the HMPR Group. One data piece can be automated: the discovery of latitude and longitude for facility addresses. We use Google Sheets Geocoder - specifically, geocoder-census-google.gs - a library that converts addresses into lat-long coordinates.

Run Tests

This site includes a basic test suite built with Rspec and Capybara, which drive the browser to perform acceptance tests.

  $ bundle install
  $ rspec spec/

Some tests include binding.pry. In such cases the test pauses, after which you may type “exit” in the terminal to continue.

Team
Errors / Bugs

If something is not behaving intuitively, it is a bug, and should be reported. Report it here: https://github.com/datamade/probation-resources-map/issues

Note on Patches/Pull Requests
Copyright

Copyright (c) 2016 DataMade. Released under the MIT License.

See LICENSE for details


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.