Creating Analysis

Overview

Inorder to create visualizations, user needs to create analysis table in the Data Insights app. Analysis table is the central data-source with multiple columns, that serves as the base table for generating different types of visualuzations. So, we can say that analysis table can have multiple visualizations.

Create an Analysis Table

To create analysis table, navigate to the analysis listing page. On this page, on the right side you’ll find Add Analysis Table, upon clicking on this button a model’ll appear to fill in the analysis table name

Analysis Table Create

Upon clicking on save button, an analysis table will be created with the specified name, and user’ll be redirected to the Analysis Page

Analysis Table Show

This page is divided into components:

  1. Left Section
  2. Right Section

Left Section shows entities of the project, which is again divided into two components(user can scroll and check):

  1. Asset Type List
  2. Sensor Type List
  3. Show Topology

Asset Type List

Analysis Table Show

Sensor Type List

Analysis Table Show

Show Topology

On clicking Show Topology button, shows the hierarchy of entities like asset_types and sensor_types. The main idea behind it is to show the users connection between all the asset_types and the sensor_types of the project in the physical world.

On clicking Show Topology button, topology modal’ll open like this:

Show Topology

Right Section consists of the columns placeholder, where user can drag and drop asset-types and sensor-types’s metadata from the left side, doing so will look something like this:

Column Metadata

After user has dragged and dropped the entities, they need to click on the Build button to generate the data.

Analysis Table With Data

So, in this way our analysis table gets populated with data. There is one more thing user can do, they can add more columns or reduce columns, but they have to again click on the Build button after making such changes.