Comparing the number of airline accidents and filtering these airlines
Before you begin
-
You have previously created a connection to the system storing your source data.
Here, a Test connection.
-
You have previously added the dataset holding your source data.
Download and extract the file: numbers-airlines.zip. It contains a dataset with data about airlines with the number of incidents and accidents as well as fatalities, etc.
-
You also have created the connection and the related dataset that will hold the processed data.
Here, a Test dataset.
Procedure
Results
Your pipeline is being executed, the data is compared and filtered according to the conditions you have stated and you can see that 19 airlines in this dataset have had at least two fatal accidents. The output is sent to the target system you have indicated.