Flight Visualization

Team: April (Yichen) Liu (ywang348@usfca.edu) Zefeng Zhang (zzhang107@dons.usfca.edu)

Instructions

The following packages must be installed prior to running this code:

  • shiny
  • ggplot2
  • networkD3
  • wordcloud
  • reshape
  • dplyr
  • knitr
  • tidyr

To run this code, please enter the following commands in R:

library(shiny)
shiny::runGitHub('aprilyichenwang/flight_visualization')

This will start the shiny app. See below for details on how to interact with the visualization.

Plots

Below are four screenshots of the interface of the shiny app.

alt text

alt text

alt text

alt text

This database contains scheduled and actual departure and arrival times reported by certified U.S. air carriers that account for at least one percent of domestic scheduled passenger revenues. The data is collected by the Office of Airline Information, Bureau of Transportation Statistics (BTS).