US-CBP / GTAS

Global Travel Assessment System | A passenger data screening and analysis system for enhancing global security
https://us-cbp.github.io/GTAS/
Other
109 stars 77 forks source link
advance-passenger-information angular customs drools flight gtas hibernate neo4j parsing passenger passenger-name-record pentaho-data-integration pnr pnrgov risk-assessment rules-engine spring travel un-edifact wco

HitCount

Resources

#

Developed by U.S. Customs and Border Protection for The World Customs Organization

Flights Grid Seating Chart
Passenger Details Graph Database

About GTAS

The Global Travel Assessment System (GTAS) is web application for improving border security. It enables government agencies to automate the identification of high-risk air travelers in advance of their intended travel.

The United Nations has called upon members to use Advance Passenger Information (API) and Passenger Name Record (PNR) data for preventing the movement of high-risk travelers, and GTAS was designed to give every country that capability. The World Customs Organization (WCO) has partnered with U.S. Customs and Border Protection (US-CBP) because of the shared belief that every border security agency should have access to the latest tools. US-CBP has made this repository avaialble to the WCO to facilite deployment for its member states.

This belief has become a reality with GTAS in production. It is able to handle the load of a high-volume country, and has successfully identified high-risk travelers. The mission GTAS supports goes beyond combating terrorism and includes;

Which results in;

GTAS accomplishes these goals through providing all the necessary decision support system features to (1) receive and store air traveler data (2) provide real-time risk assessment against this data based on your own specific risk criteria and/or watch lists (3) view high risk travelers, their associated flight and reservation information, and possible affiliates

Where is GTAS currently Deployed?

Three other deployments scheduled before JUN 2020

About the code

GTAS is developed in Java and uses open source software components and platforms.

About the data

GTAS parses data provided by airline departure control systems (API) and reservation systems (PNR). Respectively, these messages conform to WCO UN/EDIFACT PAXLST and PNRGOV message formats.

Features

Issues

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.

Submit Issues

Pull Requests

If you'd like to contribute to this project, please make a pull request. We'll review the pull request and discuss the changes.