abistarun / resseract-lite

A Data Analytics Tool with flexible architecture to visualize and analyse data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo-github

Resseract Lite: Effortlessly Explore Your Data

Bring your data to life with Resseract Lite, a powerful yet simple data visualization tool that makes it easy for anyone to uncover hidden insights. Resseract empowers you to craft stunning visualizations in minutes, ranging from bar charts and pie charts to geo maps and more, all without writing a single line of code. Dive into your data interactively, slicing and dicing it to uncover hidden patterns and trends that might have otherwise gone unnoticed. We support diverse data sources, seamlessly integrating with CSV, Excel, and other common file formats to effortlessly align with your existing workflows. You can build custom dashboards, enabling you to track progress, present findings to stakeholders, and foster collaboration within your team. With a intuitive interface, Resseract welcomes users of all levels, from data novices to seasoned analysts.

Key Features

  • Create stunning visualizations in minutes: Build bar charts, pie charts, line charts, geo maps, and more with a few clicks—no coding required.
  • Explore your data interactively: Slice and dice your data to filter, zoom, and discover patterns you might have missed otherwise.
  • Intelligence built in: Resseract has the ability to understand your data to identify types and present insights on what might be important
  • Support for diverse data sources: Load data from CSV, Excel, and other common file types to seamlessly integrate with your existing workflows. For list of supported file types please refer this
  • Save and share your findings: Create custom dashboards to track key metrics, present results to stakeholders, and collaborate with your team.
  • Intuitive interface: Designed for users of all levels, from data novices to experienced analysts.
Dashboard

Let's resseract your data together!


Getting Started : Installing Resseract Lite

  1. Get the latest release of Resseract Lite from our releases page
  2. Unzip the folder
  3. Go to the unzipped folder and Run the executable as per your system
    • Windows : Double click on run-resseract.bat or open cmd and run run-resseract.bat
    • Linux/Mac : Double click on run-resseract.sh or open terminal and run sh run-resseract.sh
  4. Once the application starts you can access resseract lite at http://localhost:8242/canvas

If you face any issue, file a ticket here and we will get back to you at the earliest


Getting Started : Create your first dashboard

  • Step 1: Upload Data
    • Download a sample CSV file from here
    • Launch Resseract Lite using above steps
    • In the menu on the left, select Upload Data under Data
    • Under source select CSV and click Next
    • Upload the downloaded file and click Next
    • Change the Data Key to Employee Attrition and click Next
    • Data should be uploaded successfully
  • Step 2: Add a bar chart
    • In the menu on the left, select Bar Chart under Charts
    • Under Data Key, select Employee Attrition
    • Under Group By Axes, select Department
    • Under Value Column, select EmployeeCount
    • Click on Add, see that the bar chart is added
  • Step 3: Save the dashboard
    • In the menu on the left, select Save Dashboard under Manage
    • Type the dashboard name as Employee Attrition Dashboard and click Save
    • Your dashboard is now saved
GettingStarted.mov

Table of Content


"LinkedIn"                    "Youtube"                    "Instagram"                    "Buy Me A Coffee"

About

A Data Analytics Tool with flexible architecture to visualize and analyse data

License:Apache License 2.0


Languages

Language:Java 54.1%Language:TypeScript 32.5%Language:HTML 10.0%Language:CSS 2.6%Language:Shell 0.6%Language:JavaScript 0.3%Language:Batchfile 0.0%