I wonder if we could talk to Mike about setting up some sort of API To work with his database.
xml va
Below you will find the link to your VA’s flights xml data. You will also see a discription of what the tags mean. If you have not used xml data before you can find information in the vafinancials forums on how to incorporate xml data into your website using php.
NOTE: This can be a rather large file if your VA has a lot of flights.
Hub XML Link: http://www.vafinancials.com/web/flights_xml.php?id= 18050
<flight> Flight start tag (one for each flight)
<fltid> Flight numeric ID
<fkey> Key name of the flight, this will match the htm log file name
<pid> Numeric pilot ID
<fid> Numeric fleet ID
<sid> Numeric schedule ID
<hid> Numeric Hub ID
<fltnum> Flight number of the route
<actnum> Account number of the pilot that flew the flight
<csign> Callsign of the pilot
<acicao> 4 Letter ICAO code of the scheduled aircraft
<acname> Name of the scheduled aircraft
<acflwn> Name of the aircraft actually flown with the flight
<deicao> Departure airport code
<dename> Departure airport name
<detime> Scheduled depart time of the route
<aricao> Arrival airport code
<arname> Arrival airport name
<artime> Schedule arrival time of the route
<blkout> Block out time
<blkoff> Block off time
<blkon> Block on time
<blkin> Block in time
<fcpass> Amount of first class pax
<bcpass> Amount of business class pax
<ecpass> Amount of economy class pax
<cargo> Amount of cargo loaded (in lbs)
<fcrev> First class pax revenue
<bcrev> Business class pax revenue
<ecrev> Economy class pax revenue
<crev> Cargo revenue
<fhours> Total flight hours for the route
<fmiles> Total flight miles flown
<fdate> Date of the flight
<labor> Labor expenses
<airframe> Airframe expenses
<terminal> Terminal rents expenses
<proserv> Professional services
<food> Food and beverage services
<landfee> Landing fees
<maint> Other maintenance expenses
<acinsur> Aircraft insurance
<nacinsur> Non aircraft insurance
<commish> Commissions
<advert> Advertising
<utility> Utility expenses
<otherops> All other operating costs
<transport> Transportation expenses
<faretax> International Fare Tax
<segtax> Segmant tax
<sectax> Security fees
<factax> Facility taxes
<cartax> Cargo waybill tax
<fgross> Total flight revenue
<fnet> Total flight revenye after expenses
<floaded> Total fuel loaded (in lbs)
<fburned> Total fuel burned (in lbs)
<pilotpay> Pilot pay for this flight
<landrate> Landing rate (vs)
<landspd> Speed at the time of touchdown
<pilotrating> Pilot rating for this flight