Skip to main content

Data Studio

Data Creativity System (DCS)

DCS is part of BotX and serves as a multi-purpose framework for any possible information storage and behavior purposes. This section describes the basic web API usage

System

The system is a primary element of DCS. A system can be e.g., CRM, ERP or simply a data storage for any possible purpose (neural network etc). It can also serve as a data browser for the client's users. Everything is automatic and able to be defined from within the BotX's GUI.

DataFrame

DataFrame is the equivalent of a database table. Completely open and able to hold any number of columns, rows and provides a rich set of data types. Again, everything is automatically rendered. Once the user navigates to system renderer is behaves like a regular web application.

Flow

Flow defines a set of rules/behaviors for manipulation with information and data.