vkoves / electrify-chicago

Learn about Chicago's most polluting buildings, and what they can do to clean up their act!
http://electrifychicago.net
9 stars 5 forks source link

Add Municipal Property Owners (City of Chicago, CHA, CPS, etc.) #12

Closed vkoves closed 5 months ago

vkoves commented 1 year ago

Let's look up city of Chicago buildings, including police, fire, public housing, etc. Then we can add the property owners into the buildings-custom-info.constant.vue, where you have to:

  1. Configure a new owner (look at say, Northwestern) with logos a key you'll use to tag buildings, and a name
  2. Tag specific buildings with the new owner by their ID (shown at the top of a building's details page after "Chicago Building ID")

This PR may be a helpful guide: PR #8