Home Applications iris-DataViz

iris-DataViz

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
5
1 reviews
0
Awards
37
Views
0
IPM installs
0
0
Details
Releases
Reviews  (1)
Issues
Videos  (1)
Articles  (1)
Contest
Exploratory Data Analysis with Visualization Application

What's new in this version

Initial Release

Summary

iris-DataViz is an Exploratory Data Analysis and Visualization Streamlit Application that leverages the functionality of IRIS embedded python and SQLAlchemy to interact with IRIS, as well as the PyGWalker python library for data analysis and data Visualization. PyGWalker (Python Graphic Walker) is an interactive data visualization library built for Python, aiming to bring the ease and functionality of Tableau-style drag-and-drop visualization into Python environments.

one one one one one OEX license

Application Interface

Features

  • Drag-and-Drop Visualization
  • Manipulate and clean your data within the visualization
  • Wide Range of Chart Types:
  • Interactive Data Exploration
  • Interactive Aggregation and Grouping:
  • Exportable Visualizations
  • Automatic Data Summarization
  • Calculated / Computed Fields
  • Support for Categorical, Numerical, and Temporal Data
  • Interactive Legends and Filters
  • Interactive Report Generation
  • Geospatial Data Support

Installation

  1. Clone/git pull the repo into any local directory
git clone https://github.com/mwaseem75/iris-DataViz.git
  1. Open a Docker terminal in this directory and run:
docker-compose build
  1. Run the IRIS container:
docker-compose up -d 

Management Portal

Application already imported car-related data. In order to view the data navigate to the Management Portal SQL (http://localhost:52773/csp/sys/exp/%25CSP.UI.Portal.SQL.Home.zen?$NAMESPACE=USER) to view Data [SuperUser | SYS]
image

Run Streamlit Web Application

To run the application Navigate to http://localhost:8051
Select Namespace,Schema and table. Click on Data tab to view the data
image

Drag desired columns in X-Axis and Y-Axis, and select the desired graph type.
image

Made with
Install
zpm install iris-DataViz download archive
Version
1.0.024 Sep, 2024
Python package
pygwalker
Category
Analytics
Works with
InterSystems IRIS
First published
22 Sep, 2024