Created
November 22, 2019 00:04
-
-
Save dshanske/91350f141a091d403d5c667fd003ec3d to your computer and use it in GitHub Desktop.
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
services.inflightpanasonic.aero/inflight/services/flightdata/v2/flightdata | |
{ "decompression_state": false, "weight_on_wheels": false, "all_doors_closed": true, "ground_speed_knots": 477, "time_to_destination_minutes": 266, "wind_speed_knots": 20, "flight_speed_mach": 0.806, "true_heading_degree": 69, "current_utc_time": "00:01", "outside_air_temp_celsius": -49, "head_wind_speed_knots": 20, "current_utc_date": "2019-11-22", "distance_to_destination_nautical_miles": 2190, "altitude_feet": 35013, "destination_icao": "EIDW", "departure_icao": "KJFK", "flight_number": "EI104", "destination_iata": "DUB", "departure_iata": "JFK", "tail_number": "EI-DUZ", "flight_phase": "cruising", "departure_utc_offset_minutes": -300, "destination_utc_offset_minutes": 0, "route_id": 5, "time_at_origin": "19:01", "time_at_destination": "00:01", "distance_from_departure_nautical_miles": 564, "distance_traveled_nautical_miles": 557, "estimated_arrival_time_utc": "04:27", "takeoff_time_utc": "2019-11-21T22:40Z", "wind_direction_degree": null, "media_date": "", "extv_channel_listing_version": null, "current_coordinates": { "latitude": 43.798333, "longitude": -61.033333 }, "departure_coordinates": { "latitude": 40.625, "longitude": -73.775 }, "destination_coordinates": { "latitude": 53.433333, "longitude": -6.25 }, "aircraft_type": "A330-300", "all_doors_state": "close", "disclaimer": "Attn: Data elements such as temperature, flight latitude, flight longitude, etc. are classified as Product Public under the Panasonic Product Data Classification Framework. Information under this classification does not carry any access, labeling, or transmission restrictions. Deliberate or accidental exposure to these types of data elements, does not lead to any adverse impact to aircraft operations or safety.", "flight_id": "e37a1fc0-c642-4702-b470-102f8ecd08f2", "flight_state": "open", "passenger_anouncement": [], "weight_on_wheels_state": "air", "distance_covered_percentage": 20 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment