An open API service indexing awesome lists of open source software.

https://github.com/amadeus4dev/data-collection

Amadeus for Developers APIs Testing Data Collection
https://github.com/amadeus4dev/data-collection

amadeus amadeus-api apis datacollection flights hotels travel

Last synced: 1 day ago
JSON representation

Amadeus for Developers APIs Testing Data Collection

Awesome Lists containing this project

README

          

# Testing APIs Data Collection

Under `Test Environment` the APIs use the following data collections:

## Flights

- `Flight Inspiration Search` and `Flight Cheapest Date Search` are built on top of a per-computed cache. The APIs compute every day the most trending options based on past searches and bookings and fills the cache.

- `Flight Most Booked and Traveled Destinations` and `Flight Busiest Traveling Period` contain the following [list of origin and destinations](data/ti.md).

- `Flight Check-in Links` contains the following [valid airlines](data/checkinlinks.md).

- `Airport Nearest Relevant` & `Airport & City Search` contain data from United States, Spain, United Kingdom, Germany and India.

- `Airline Code Lookup` contains almost all airlines.

- `Flight Choice Prediction`, `Flight Delay Prediction` and `Airport On-time Performance` APIs have no data restrictions in test.

- `On Demand Flight Status` contains a copy of live data at a given time and real-time updates are not supported. Check out the [differences between test and production](data/ondemandflightstatus.md) environment.

- `Flight Price Analysis` contains the following [routes](data/flightpriceanalysis.md) in both test and production environments.

## Hotels

- The content of `Hotel Search` comes directly from the hotel providers, so the content might change dynamically. For your test, use big cities like `LON` (London) or `NYC` (New-York).

- The [following table](data/hotelchains.md) contains a list of valid hotel chains for `Hotel Search`.

- `Hotel Ratings` offers 24 hotels in the test environment: 10 in London and 14 in New-York. You can find the list [here](data/hotelratings.md).

## Destination experiences

- The `Tours and Activities` API contains data for the [following cities](data/tours.md) in test.