Looking for the previous version? View v2024.06 documentation →
Visualise Data using Nested JSON Connection
Overview
This guide demonstrates querying Nested JSON data in Data Trust. The Nested JSON visualisation capability flattens hierarchical JSON structures into a tabular view, allowing analysis of deeply nested API or file-based JSON data sources.
Prerequisites
- You are logged in to Data Trust with a Pro-User or Admin Pro-User role.
- A JSON connection profile or REST API profile returning nested JSON has been configured.
Steps
Path: Data Trust › Query Studio › Visualise Data using Nested JSON Connection
The Query Explorer panel shows all Query Chains, scenarios, and other artefacts that reference the selected query. Use this to assess the impact of modifying a query before making changes that could affect dependent processes.
The Query create page is the main workspace for building and editing queries. Use the canvas to write SQL, add data sources, connect transformations, and configure output options.
The select profile and toggle to visual Query configures a CSV file as the data source for the query. Select the file connection profile, browse to the file location, and map the delimiter and header settings before saving.
The Navigator panel displays the available databases, schemas, and tables for the selected connection. Expand the tree to locate the required table, then click Select to add it to the query.
This step shows Select checkboxes as per the Required columns in the Visualise Data using Nested JSON Connection workflow. Follow the on-screen prompts to complete this configuration step before proceeding to the next stage.
Click Execute Now to run the query immediately and fetch the result set. The results appear in the Results tab, and the execution status is displayed in the progress indicator.
The verify results displays the output data returned by the query or Query Chain execution. Review row counts, column values, and data quality before saving or using the output in downstream processes.