My Neighborhood Lookup

A drupal module that displays various pieces of information about the entered address.

Drupal Component

The my neighborhood application is a Drupal component that can be added to any page on boston.gov. Currently, it is here: https://www.boston.gov/my-neighborhood

Drupal Import Scripts

There are two Drupal endpoints associated with this application.one for receiving the updates

This page has information on the status of Drupal import scripts that run nightly and once a month.

Data Sources

The data used in this application come from a variety of GIS data sources. This spreadsheet lists them all in addition to the workflow that brings each one into Civis.

These datasources are combined with the SAM address dataset in Civis. This workflow is the one that combines all the datasets.

Every night, the my neighborhood workflow runs and sends the any records that have updated or changed to boston.gov. Once a month on the 1st, the workflow sends the entire load of records to Drupal.

NOTES: There are two cards that show data which are hard coded and don't sync with Civis. They are the mayor's name in the "YOUR MAYOR" card found in "mnl_config.js" file and the "YOUR AT-LARGE CITY COUNCILORS" card found in "Representation.js" file.

In addition to the hard coded items, there too is a data dependency on ReCollect. We built an endpoint in Drupal "rest/recollect" found in Drupal module "bos_mnl" to query ReCollect API with the user's inputted address and returns the next trash and recycling date for that specific address.

Jonathan Porter (Analytics division of DoIT) is the best point of contact for the Civis portion. Matt McGowan (Digital division of DoIT) is the best point of contact for the Drupal REST information.

Product

Historical work that *potentially* isn't reflected above: https://drive.google.com/drive/u/0/folders/1QVSDn6CgJiMY7dbYEiKKDRRX1cYOEHmu

Last updated