Creating a test dataset with financial data
Talend Pipeline Designer allows you to create a
dataset based on a schema that you enter manually.
Procedure
- Point your cursor over the newly created Test connection, and click the Add dataset icon.
- In the Add a new dataset panel, give a name to your test dataset, financial data for example.
- Select the format of your data: in this case, select JSON.
-
In the values area, copy-paste the content of the previously
downloaded financial_transactions.json file.
Information noteNote: The size of the sample cannot exceed 32 kilobytes.
- Click View sample to preview your data.
- Click Validate to save your dataset.
Results
On the Datasets page, the new dataset is added to the list and can be used in your pipeline.
To preview it, click its name in the dataset list. You are redirected to the dataset view where you can check that your data is valid.