Final Project: SFO Air Traffic Landings Statistics
This project visualizes various landing statistics of San Francisco International Airport (SFO), using the dataset published by the SF Airport Commission through DataSF. It utilizes JavaScript for scripting and D3.js for Visualization. It is part of the coursework for the CS 360 Data Visualization class at the University of San Francisco.
The dataset used in this project is about the landing statistics of San Francisco International Airport (SFO), published by the SF Airport Commission through DataSF. It has 18.7K rows and 14 columns, with each row being of a landing record of a specific model of aircraft during a specific activity period between July 2005 and December 2016. The original dataset can be accessed here. It is available under the Public Domain Dedication and License.