-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eac0c3c
commit dec39fb
Showing
4 changed files
with
189 additions
and
191 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,74 +1,73 @@ | ||
export const AIRLINES = [ | ||
"AA - American Airlines", | ||
"AC - Air Canada", | ||
"AE - American Eagle", | ||
"AF - Air France", | ||
"AG - Allegiant", | ||
"AI - Air India", | ||
"AK - Alaska", | ||
"AL - Aer Lingus", | ||
"AM - AeroMexico", | ||
"AN - Air New Zealand", | ||
"AO - Aeroflot", | ||
"AR - Air Transat", | ||
"AS - Air Serbia", | ||
"AT - AirTran", | ||
"ATA - American Trans Air", | ||
"AU - Austrian Airlines", | ||
"AV - Avianca", | ||
"AW - America West", | ||
"BA - British Airways", | ||
"BH - Bahamasair", | ||
"BS - Big Sky", | ||
"CA - Corporate Airlines", | ||
"CM - Com-Air", | ||
"CN - Canadian Airlines", | ||
"CO - Continental", | ||
"CP - Copa Airlines", | ||
"DA - Domodedovo Airlines", | ||
"DL - Delta", | ||
"EJ - Express Jet", | ||
"EK - Emirates", | ||
"FT - Frontier", | ||
"GA - Grenadine Air Alliance", | ||
"GL - Great Lakes", | ||
"HA - Horizon Airlines", | ||
"HI - Hawaiian Airlines", | ||
"IA - Island Air", | ||
"IC - Iceland Air", | ||
"JB - JetBlue Airways", | ||
"KLM - KLM Royal Dutch Airlines", | ||
"LH - Lufhansa", | ||
"LT - Liat Airlines", | ||
"ME - Midway", | ||
"MS - Mesaba", | ||
"MU - Mustique Airways", | ||
"MW - Midwest", | ||
"MX - Mexicana", | ||
"NA - National", | ||
"NW - Northwest", | ||
"OC - One Caribbean", | ||
"QA - Qantas", | ||
"RA - Ravn Alaska", | ||
"SA - South African", | ||
"SC - SunCountry", | ||
"SK - Skywest", | ||
"SM - Skyway", | ||
"SN - Scandinavian", | ||
"SP - Spirit", | ||
"SVG - SVG Air", | ||
"SW - Southwest", | ||
"TA - Tropic Air", | ||
"TK - Turkish Airlines", | ||
"TWA - TransWorld Air", | ||
"UN - United", | ||
"US - US Airways", | ||
"VA - Vanguard", | ||
"VG - Virgin America", | ||
"VL - Volaris Airlines", | ||
"WJ - West Jet", | ||
"US - US Aiways", | ||
"SAE - Southern Airways Express", | ||
"Qatar Airways", | ||
]; | ||
|
||
'AA - American Airlines', | ||
'AC - Air Canada', | ||
'AE - American Eagle', | ||
'AF - Air France', | ||
'AG - Allegiant', | ||
'AI - Air India', | ||
'AK - Alaska', | ||
'AL - Aer Lingus', | ||
'AM - AeroMexico', | ||
'AN - Air New Zealand', | ||
'AO - Aeroflot', | ||
'AR - Air Transat', | ||
'AS - Air Serbia', | ||
'AT - AirTran', | ||
'ATA - American Trans Air', | ||
'AU - Austrian Airlines', | ||
'AV - Avianca', | ||
'AW - America West', | ||
'BA - British Airways', | ||
'BH - Bahamasair', | ||
'BS - Big Sky', | ||
'CA - Corporate Airlines', | ||
'CM - Com-Air', | ||
'CN - Canadian Airlines', | ||
'CO - Continental', | ||
'CP - Copa Airlines', | ||
'DA - Domodedovo Airlines', | ||
'DL - Delta', | ||
'EJ - Express Jet', | ||
'EK - Emirates', | ||
'FT - Frontier', | ||
'GA - Grenadine Air Alliance', | ||
'GL - Great Lakes', | ||
'HA - Horizon Airlines', | ||
'HI - Hawaiian Airlines', | ||
'IA - Island Air', | ||
'IC - Iceland Air', | ||
'JB - JetBlue Airways', | ||
'KLM - KLM Royal Dutch Airlines', | ||
'LH - Lufhansa', | ||
'LT - Liat Airlines', | ||
'ME - Midway', | ||
'MS - Mesaba', | ||
'MU - Mustique Airways', | ||
'MW - Midwest', | ||
'MX - Mexicana', | ||
'NA - National', | ||
'NW - Northwest', | ||
'OC - One Caribbean', | ||
'QA - Qantas', | ||
'RA - Ravn Alaska', | ||
'SA - South African', | ||
'SC - SunCountry', | ||
'SK - Skywest', | ||
'SM - Skyway', | ||
'SN - Scandinavian', | ||
'SP - Spirit', | ||
'SVG - SVG Air', | ||
'SW - Southwest', | ||
'TA - Tropic Air', | ||
'TK - Turkish Airlines', | ||
'TWA - TransWorld Air', | ||
'UN - United', | ||
'US - US Airways', | ||
'VA - Vanguard', | ||
'VG - Virgin America', | ||
'VL - Volaris Airlines', | ||
'WJ - West Jet', | ||
'US - US Aiways', | ||
'SAE - Southern Airways Express', | ||
'Qatar Airways', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,56 +1,55 @@ | ||
export interface FlightLegData { | ||
id: string; | ||
createdTime: string; | ||
fields: { | ||
Status: string; | ||
Airline: string; | ||
"BL - Departure Airport": string; | ||
"Departure Date/Time": string; | ||
"BL - Arrival Airport": string; | ||
"Arrival Date/Time": string; | ||
"Nautical Miles": number; | ||
PUR: number; | ||
"BL - # of PAX": number; | ||
"BL - Treatment Type": string; | ||
"BL - Site 1": string; | ||
Passengers: string[]; | ||
"Departure Airport": string; | ||
"Arrival Airport": string; | ||
"BL - Site 1 Links": string[]; | ||
"Leg ID": string; | ||
"Leg Type": string; | ||
"# of Linked PAX": number; | ||
"# of PAX": number; | ||
"Total Miles": number; | ||
"Passenger Names": string | string[]; | ||
"Total Cost": number; | ||
"Cost per PAX": number; | ||
"AirTable Record ID": string; | ||
"Request AirTable Record ID": string[]; | ||
"Passenger AirTable Record IDs": string | string[]; | ||
"Log Airline Credit": { | ||
label: string; | ||
url: string; | ||
}; | ||
"Creation Date": string; | ||
"Patient Name": string[]; | ||
"State (from Passengers)": string[]; | ||
"State (from Departure Airport)": string[]; | ||
"State (from Arrival Airport)": string[]; | ||
"State (from Passengers) 2": string[]; | ||
"State (from Departure Airport) 2": string[]; | ||
"Date of Birth (from Passengers)": string[]; | ||
"Patient Latest Trip": string[]; | ||
"Is Latest Trip": string; | ||
"Home Phone (from Passengers)": string[]; | ||
"Street (from Passengers)": string[]; | ||
City: string[]; | ||
"State (from Passengers) 3": string[]; | ||
"Zip (from Passengers)": string[]; | ||
"Diagnosis (from Passengers)": string[]; | ||
"Date of Birth (from Passengers) 2": string[]; | ||
"TS City, State (from Treatment Site Totals 2) (from Passengers)": string[]; | ||
"48 Hours After Flight": string; | ||
id: string; | ||
createdTime: string; | ||
fields: { | ||
Status: string; | ||
Airline: string; | ||
'BL - Departure Airport': string; | ||
'Departure Date/Time': string; | ||
'BL - Arrival Airport': string; | ||
'Arrival Date/Time': string; | ||
'Nautical Miles': number; | ||
PUR: number; | ||
'BL - # of PAX': number; | ||
'BL - Treatment Type': string; | ||
'BL - Site 1': string; | ||
Passengers: string[]; | ||
'Departure Airport': string; | ||
'Arrival Airport': string; | ||
'BL - Site 1 Links': string[]; | ||
'Leg ID': string; | ||
'Leg Type': string; | ||
'# of Linked PAX': number; | ||
'# of PAX': number; | ||
'Total Miles': number; | ||
'Passenger Names': string | string[]; | ||
'Total Cost': number; | ||
'Cost per PAX': number; | ||
'AirTable Record ID': string; | ||
'Request AirTable Record ID': string[]; | ||
'Passenger AirTable Record IDs': string | string[]; | ||
'Log Airline Credit': { | ||
label: string; | ||
url: string; | ||
}; | ||
} | ||
|
||
'Creation Date': string; | ||
'Patient Name': string[]; | ||
'State (from Passengers)': string[]; | ||
'State (from Departure Airport)': string[]; | ||
'State (from Arrival Airport)': string[]; | ||
'State (from Passengers) 2': string[]; | ||
'State (from Departure Airport) 2': string[]; | ||
'Date of Birth (from Passengers)': string[]; | ||
'Patient Latest Trip': string[]; | ||
'Is Latest Trip': string; | ||
'Home Phone (from Passengers)': string[]; | ||
'Street (from Passengers)': string[]; | ||
City: string[]; | ||
'State (from Passengers) 3': string[]; | ||
'Zip (from Passengers)': string[]; | ||
'Diagnosis (from Passengers)': string[]; | ||
'Date of Birth (from Passengers) 2': string[]; | ||
'TS City, State (from Treatment Site Totals 2) (from Passengers)': string[]; | ||
'48 Hours After Flight': string; | ||
}; | ||
} |
Oops, something went wrong.