Skip to content

Map of buildings with complaints for lack of heat, built for Brooklyn Eviction Defense.

Notifications You must be signed in to change notification settings

austensen/heat-map

Repository files navigation

This is a map of buildings with complaints for lack of heat, built for Brooklyn Eviction Defense.

View it on the web

Quick start

You will need to first copy .env.sample to .env and edit it accordingly.

Then run:

yarn --frozen-lockfile
yarn build-data
yarn watch

Then visit http://localhost:1234/heat-map.

Updating data

To update the data, re-run yarn build-data.

Deployment

To deploy the site, run yarn deploy.


This project borrows heavily from the Housing Data Coalition's rtc-eviction-viz project for the overall structure and data updating. It also relies on NYCDB for all of the data.

About

Map of buildings with complaints for lack of heat, built for Brooklyn Eviction Defense.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published