Skip to content

bennkeel/final-project

 
 

Repository files navigation

MUSA 611 Final Project: Atlantic Yards/Pacific Park Plans Interactive

Team Members:

Ben Keel, MUSA '23 Student

Design, Development https://github.com/bennkeel

Norman Oder, NYC Journalist

Research, Editing

Twitter AY/PP Blog

Project Summary

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.

Getting It Running

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.4%
  • CSS 13.6%
  • HTML 9.0%