PassengerID | FirstName | LastName | DateOfBirth |
---|---|---|---|
1 | John | Doe | 2000-01-01 |
2 | Jane | Smith | 1998-06-23 |
3 | Alice | Johnson | 1997-11-14 |
4 | Bob | Williams | 1995-04-18 |
5 | Charlie | Miller | 1999-08-15 |
FlightID | DepartureTime | ArrivalTime | OriginAirport | DestinationAirport |
---|---|---|---|---|
1 | 2023-01-01 10:00:00 | 2023-01-01 12:00:00 | LAX | ORD |
2 | 2023-01-02 12:00:00 | 2023-01-02 14:00:00 | DFW | ATL |
3 | 2023-01-03 14:00:00 | 2023-01-03 16:00:00 | IAD | MIA |
4 | 2023-01-04 16:00:00 | 2023-01-04 18:00:00 | SEA | MSP |
5 | 2023-01-05 18:00:00 | 2023-01-05 20:00:00 | PHX | DTW |
BaggageFeeID | FeeValue | Description |
---|---|---|
1 | $25 | Standard cabin baggage fee. |
2 | $50 | Expedited cabin baggage service. |
3 | $30 | Discounted cabin baggage fare. |
4 | $45 | Promotional cabin baggage rate. |
5 | $20 | Economy cabin baggage charge. |
BaggageFeeID | FeeValue | Description |
---|---|---|
1 | $25 | Standard checked baggage fee. |
2 | $50 | Priority checked baggage handling. |
3 | $30 | Discounted checked baggage fare. |
4 | $45 | Express checked baggage option. |
5 | $20 | Economy checked baggage cost. |