The Global Travel Assessment System (GTAS) is a turn-key web application that provides all the necessary decision support system features to (1) receive and store air traveler data, both Advance Passenger Information (API) and PNR (Passenger Name Record); (2) provide real-time risk assessment against this data based on your own specific risk criteria and/or watch lists; and (3) view high risk travelers as well as their associated flight and reservation information.
GTAS is developed in Java and uses open source software components and platforms.
GTAS parses data provided by airline departure control systems (API) and reservation systems (PNR). Respectively, these messages conform to WCO UN/EDIFACT Passenger (PAXLST V3.0) and PNRGOV (V13.1) message formats.
- API and PNR Data Processing
- Criteria Based Risk Assessment
- Watch List Based Risk Assessment
- Risk Criteria Management Interface
- Watch List Management Interface
- View Flights and Passengers Interface
- Query Flights and Passengers Interface
GTAS currently supports 31 languages:
- Arabic
- Chinese
- Czech
- Danish
- German
- Greek
- English
- Spanish
- French
- Irish
- Hindi
- Hungarian
- Indonesian
- Icelandic
- Italian
- Japanese
- Korean
- Malay
- Maltese
- Dutch
- Norwegian
- Polish
- Portugese
- Slovak
- Slovenian
- Serbian
- Swedish
- Thai
- Turkish
- Ukrainian
- Vietnamese
If you want to add support for a language that is not supported out-of-box by GTAS, please add a remark on the issues list and label it as "new feature"
Find a bug or want to request a new feature? Please let us know by submitting an issue. The GTAS team manages all GTAS updates, bugs, and feature additions via GitHub's public issue tracker in this repository. In the spirit of open source software, everyone is encouraged to help improve this project.
-
Before submitting a new issue, check to make sure a similar issue isn't already open. If one is, contribute to that issue thread with your feedback.
-
When submitting a bug report, please try to provide as much detail as possible, i.e. a screenshot or gist that demonstrates the problem, the browser you are using, and any relevant links.
If you'd like to contribute to this project, please make a pull request. We'll review the pull request and discuss the changes.