Skip to content

SFO Air Traffic Landings Statistics Data Visualization

Notifications You must be signed in to change notification settings

chunheisiu/SFO-Landing-Stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USF CS 360: Data Visualization

Final Project: SFO Air Traffic Landings Statistics

Introduction

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.