Ben Keel, MUSA '23 Student
Design, Development https://github.com/bennkeel
Norman Oder, NYC Journalist
Research, Editing
This data visualization takes the work Norman and I have done in designing and editing our Atlantic Yards/Pacific Park Plans
graphic and sorts the information into different layers of interactivity. Each building and the bar below are loaded on top of a background svg using the
D3 JS framework, and can be fitlered between the current progress and approved plans by two buttons on the top right.
Downloading the complete folder and running an http-server from the index.html file as a base folder should work fine. "inventory.js" accesses the data from site/data/AYPPBuildingData.csv. Change this file location and the path in "inventory.js" if necessary.