sfu-db / APIConnectors

A curated list of example code to collect data from Web APIs using DataPrep.Connector.
https://github.com/sfu-db/dataprep#connector
34 stars 25 forks source link

Feature Proposal: Amadeus #106

Closed Yizhou150 closed 3 years ago

Yizhou150 commented 3 years ago

Website Description https://developers.amadeus.com/ Collect travel data, including airline, hotel, points of interest, activities.

Reason(s) to Support the Website We haven't got an api for collecting travel data, which worth analyzing.

Endpoints https://test.api.amadeus.com/v2/shopping/flight-offers https://test.api.amadeus.com/v2/shopping/hotel-offers https://test.api.amadeus.com/v1/shopping/activities https://test.api.amadeus.com/v1/reference-data/locations/pois https://test.api.amadeus.com/v1/safety/safety-rated-locations

Questions What are the cheapest flights from Madrid to Paris on June 1st? What are the best hotel deals during my trip? What are the best tours and activities in this location? How safe is this location? What are the best places to visit in Barcelona?