Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 435 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 435 Bytes

Massachusetts SNAP benefits retail map

A simple view into the retail stores that accept EBT in Massachusetts, features a cluster map of all the retail locations and a sortable list.

Uses D3 to make the sortable list and leaflet.js to generate a map

Data pulled from USDA.gov on Aug 9, 2014.

To run this locally:

python -m SimpleHTTPServer 4000