The data shown here comes from Flight Delay Analysis Dataset
The first bar chart on the top shows the Top 15 Destination Airports sorted by the number of departures to each airport in descending order.
The Airports are represented by their IATA Codes.
This chart also demonstrates customization of D3 axes.
The questions that can be asked from this chart are:
The second chart on the top is a stacked bar chart which shows the the "Average Delay Time and Delay Reason for various airline carriers". The color denotes the delay reason. The Delay Reason and the Avg Delay Time for each airline are shown on the tooltip as well when you hover over it.
The questions that can be asked from this chart are:
The first chart on the bottom shows the "Percentage of flights delayed by more than or less than 15 mins". The color denotes whether the delay is greater than 15 mins or less than 15 mins. The tooltip shows the percentage delay w.r.t total delay of all flights, when you hover over it.
The questions that can be asked from this chart are:
The second chart on the bottom shows the "Percentage of flights delayed by more than or less than 15 mins". The color denotes whether the delay is greater than 15 mins or less than 15 mins. The tooltip shows the percentage delay w.r.t total delay of all flights, when you hover over it.
The questions that can be asked from this chart are:
The third chart on the bottom shows the "Percentage of flights delayed w.r.t Departure for each airline". The color saturation denotes the percentage of delayed flights that belong to each airline. The tooltip shows the percentage delay w.r.t total delay of all flights, when you hover over it.
The questions that can be asked from this chart are:
The fourth chart on the bottom shows the "Percentage of flights delayed w.r.t Departure for each origin airport". The color saturation denotes the percentage of delayed flights that belong to each airport. The tooltip shows the percentage delay w.r.t total delay at all airports, when you hover over it.
The questions that can be asked from this chart are: