Skip to content

Commit f3c8318

Browse files
committed
Working on Full Application
1 parent 170f0e8 commit f3c8318

File tree

13 files changed

+1074928
-1252
lines changed

13 files changed

+1074928
-1252
lines changed

application/.ipynb_checkpoints/app_development-checkpoint.ipynb

Lines changed: 1186 additions & 0 deletions
Large diffs are not rendered by default.

application/.ipynb_checkpoints/flight_map-checkpoint.ipynb

Lines changed: 1279 additions & 0 deletions
Large diffs are not rendered by default.

application/app_development.ipynb

Lines changed: 1186 additions & 0 deletions
Large diffs are not rendered by default.

application/data/airlines.csv

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
carrier,name
2+
9E,Endeavor Air Inc.
3+
AA,American Airlines Inc.
4+
AS,Alaska Airlines Inc.
5+
B6,JetBlue Airways
6+
DL,Delta Air Lines Inc.
7+
EV,ExpressJet Airlines Inc.
8+
F9,Frontier Airlines Inc.
9+
FL,AirTran Airways Corporation
10+
HA,Hawaiian Airlines Inc.
11+
MQ,Envoy Air
12+
OO,SkyWest Airlines Inc.
13+
UA,United Air Lines Inc.
14+
US,US Airways Inc.
15+
VX,Virgin America
16+
WN,Southwest Airlines Co.
17+
YV,Mesa Airlines Inc.

application/data/airport-codes.csv

Lines changed: 52579 additions & 0 deletions
Large diffs are not rendered by default.

application/data/by_carrier.csv

Lines changed: 769 additions & 0 deletions
Large diffs are not rendered by default.

application/data/complete_flights.csv

Lines changed: 336777 additions & 0 deletions
Large diffs are not rendered by default.

application/data/cty.dat

Lines changed: 3195 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)