Giter VIP home page Giter VIP logo

airline-flight-delay's Introduction

Airline Flight Delay Visualization

Teammates:

Description

This project demonstrates a visualization with multiple views on the same data, each of which is able to update and drill down into data based on points selected in other views. Our visualization shows different views on data about airplane arrival delay across different airports, airlines and months of the year.

Dataset

Our data source comes from here, which is from the U.S. Department of Transportation, Bureau of Transportation Statistics.

The columns we specifically extracted from this data are listed below:

  • FL_DATE
  • UNIQUE_CARRIER
  • ORIGIN_AIRPORT_ID
  • ORIGIN_WAC
  • DEST_AIRPORT_ID
  • DEST_WAC
  • DEP_DELAY
  • ARR_DELAY

Visualizations

Bar Chart

Bar Chart

This chart shows the average arrival delay as bar heights, categorized by various airline companies that have had airplanes leave the airports in our data. Overall, we want to show the difference in delays across airlines, indicating which airlines have a tendency to arrive later than estimated.

Selecting a specific airport in the Bubble Chart will filter the data for average delay to airlines arriving to the selected airport.

Selecting a specific month in the Point Chart will filter the data for average delay to airlines and flights in the selected month.

Bubble Chart On U.S. State Map

Bubble Map

This chart shows the locations of the airports on the U.S. state map with a bubble. The size of the bubble for each airport will represent the average arrival delay of airplanes that have taken off from that airport. Overall, we want to show the average arrival delay of airplanes to the specific airport, giving a notion of which airports have a tendency of having flights landing later than expected.

Selecting a specific airline in the Bar Chart will show the bubble sizes of each airport to be the average arrival delay of that airline company to each of the airports where they had flights arriving.

Selecting a specific month in the Point Chart will filter the data for average delay to airlines and flights in the selected month.

Point Chart Across Months

Point Chart

This chart shows the average arrival delay over the course the months in a year. Over the months, the chart shows the average arrival delay, which displays the progression of time and how the average arrival delay changes. Overall, we want to show the change in average arrival delay as time moves forward, either due to technological improvements or better coordination.

Selecting a specific airline in the Bar Chart will show the average arrival delay across the specific year for only that airline.

Selecting a specific airport in the Bubble Chart will show only the average arrival delay at that airport.

Resources

Usage

The visualization can be seen here.

airline-flight-delay's People

Contributors

codementum avatar dbeckwith avatar hanelarrison avatar sizmw avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.