/smoke_alarm_map

Map supporting Red Cross Home Fire Preparedness Campaign

Primary LanguageHTML

American Red Cross Smoke Alarm Map Tool

View current build

Big picture

This is the front-end of an open-source project maintained by DataKind DC in partnership with the Red Cross Home Fire Preparedness Campaign. See the modeling repo for more information on the data used here. This web tool presents risk scores at the Census tract level in an interactive map and table for download to help Red Cross employees and volunteers target areas for smoke alarm installs.

Read more about the models in the documentation.

Tasks

See issues to view tasks that need help. Please feel free to comment with any questions.

How to contribute

Interested in helping? Issues or pull requests are welcome! See below for email addresses to message us directly. Join the DataKind DC meetup group to find out about work sessions and new projects.

Skills needed

  • DESIGN!: designing the map itself (mainly Mapbox Studio) as well as general UI/UX design for the tool
  • General mapping and data visualization skills
  • Front-end development: HTML, CS, JS for general functionality and appearance and mapbox gl js for interacting with the map
  • General data munging: joining data to shapefiles, clipping and filtering, saving as .zip files, making csv crosswalks, eventually getting and saving Census tract demographic information

Map files setup and update

Download shapefiles

$ bash scripts/downloadShapefiles.sh
  • More Red Cross shapefiles and boundary definitions source

Getting and updating data

$ npm install --global mapbox-upload
$ bash scripts/updateMapbox.sh
  • Alternatively, you can update the files from the Mapbox website by manually replacing them

For conversations/questions that are awkward to carry out using GitHub issues, send an email to DataKind Red Cross core volunteers Hannah Recht (hrecht2@gmail.com) and Andrew Brooks (andrewbrooksct@gmail.com) and one of us will follow up with you.