Insight Generator

Welcome to the dcumentation for the Insight Generation Component from PISTIS.

Introduction

This is the Insight Generation component documentation for the PISTIS project. The Insight Generator is a powerful tool for generating insights based on data analysis. It provides a range of features to help you gain valuable insights from your data.

Access

The Insight Generation component is available at the following URL: https://develop.pistis-market.eu/srv/insights-generator

Usage

To use the Insight Generation service, the service /insights is available:

MethodInput parametersArgsHeadersOutput
POST- CSV file: dataset to process in CSV, json, xml or xlss formatlite_version: set to true in case the lite version of the insights report is to be provided, set to false in case the full version of the report (including correlations) to be providedAccept: Two output formats are provided according to the Accept header value: i) text/html: a userfriendly html version including graphs is provided and ii) application/json: a JSON version is providedJSON with the insights generated for the provided CSV file.
Table of Contents