Selecting specific records using avpath
In this scenario the avpath syntax is used to filter the reviews of restaurants based on user age, votes, and noise level preferences.
Before you begin
-
You have previously created a connection to the system storing your source data, here a connection to an S3 bucket. For more information, see Creating a connection.
-
You have previously added the dataset holding your source data.
Download and extract the file: restaurant_reviews.zip. It contains restaurant reviews with nested records about the restaurant and users. For more information, see Creating a dataset.
-
You also have created the connection and the related dataset that will hold the processed data.
Procedure
Results
Your pipeline is being executed, the data is filtered according to the conditions you have stated using avpath and the output is sent to the target system you have indicated.