jpatokal / openflights

Website for storing flight information, rendering paths on a zoomable world map and calculating statistics, with plenty of free airline, airport and route data.
http://openflights.org
GNU Affero General Public License v3.0
1.4k stars 393 forks source link

Export Departure Time and Arrival Time in CSV output #965

Open vihangm opened 5 years ago

vihangm commented 5 years ago

The CSV output includes the duration but I'd love it if it included the Departure and Arrival time too. (Perhaps in ISO 8601 with timezone, or maybe just in UTC?)

I used openflights recently to log all my history (instead of doing it in a spreadsheet) so I'd get the snazzy matching, but I was saddened to see that the exported CSV dropped some of the data I painstakingly entered. It'd be awesome if the CSV included it, or if there was a way to get a raw dump of everything entered by a user so I can do some personal analytics with the data.

reedy commented 1 year ago

Departure time is there in the date field...