Exploring Flight Options with Amadeus Travel API

Airplane

Photo by Social Cut on Unsplash

Description:

I'm interested in visiting Los Angeles this summer on July 9th. I'm pulling data from the Amadeus Travel API (https://developers.amadeus.com/) to see what my flight options are. This program pulls the flight data, stores it in a Pandas dataframe, cleans up headers and columns, and saves the dataframe to a CSV file.

Files:

Libraries:

Software:

License

The content of this project itself is licensed under the Creative Commons Attribution 3.0 Unported license, and the underlying source code used to format and display that content is licensed under the MIT license.