Skip to content
Blog
RATH: The Future of Automated Data Analysis and Visualization

RATH: The Future of Automated Data Analysis and Visualization

RATH automates Exploratory Data Analysis and Data Preparation. Beyond an Open Source Alternative to Tableau

Introduction

RATH (opens in a new tab) is beyond an open-source alternative to Data Analysis and Visualization tools such as Tableau. It automates your Exploratory Data Analysis workflow with an Augmented Analytic engine by discovering patterns, insights, causals and presents those insights with powerful auto-generated multi-dimensional data visualization. RATH features demo

Get started

Get started with RATH now!

Table of contents

Feature highlights | Walkthroughs | Developer Documentation | Project Status | Community | Contributions

Features

  • 🤖 Mega-auto Exploration: Augmented analytic engine for discovering patterns, insights, and causals. A fully-automated way to explore your data set and visualize your data with one click.

  • AutoVis: Auto-generated multi-dimensional data visualization based on the effectiveness score.

  • 👓 Data Wrangler: Automated data wrangler for generating a summary of the data and data transformation.

  • 🛠 Semi-auto Exploration: Combines automated data exploration and manual exploration. RATH will work as your copilot in data science, learn your interests and uses the augmented analytics engine to generate relevant recommendations for you.

  • 🎨 Data painter: An interactive, instinctive yet powerful tool for exploratory data analysis by directly coloring your data, with further analytical features.

  • :bar_chart: Dashboard: build a beautiful interactive data dashboard (including an automated dashboard designer which can provide suggestions to your dashboard).

  • :construction: Causal Analysis: Provide causal discovery and explanations for complex relation analysis.

Walkthroughs

Import data from online databases or CSV/JSON files.

View statistics from your data source

Data Preparation

RATH supports data preparation with black magic like predictive transformation operations. It will automatically generate suggestions for transformations and cleaning, etc.

Data Preparation

One-click automated data analysis with visualizations

One-click automated data analysis with visualizations

Use RATH as your AI Copilot in Data Analysis

Assisted with AI, RATH can help you with your data analysis. Just provide RATH with some input and it will learn about your interests and suggest analysis directions to take.

Use RATH as your AI Copilot in Data Analysis

Manually explore your data with drag and drop:

Manually explore your data with a tableau-alternative UI

Manual Exploration is an independent embedding module. You can use it independently in your apps. For more details, refer to the README.md in in packages/graphic-walker/README.md.

Install Graphic Walker

yarn add @kanaries/graphic-walker
# or
npm i --save @kanaries/graphic-walker

:sparkles: Interactive data analysis workflow by data painting

Watch Data Painter Video 🔥 on Youtube (opens in a new tab)

Data Painter

🌅 Causal Analysis (Alpha stage)

Causal analysis could be defined as the way to identify and examine the causal relationship between variables, which can help explore the data, create better prediction models and make business decisions.

RATH's causal analysis features include:

  • Causal Discovery
  • Editable graphical causal models
  • Causal interpretability
  • Interactive tools for deeper exploration
  • What-if analysis

Causal Analysis

Read RATH Docs for more about the Causal Analysis feature.

Supported Databases

RATH (opens in a new tab) supports a wide range of data sources. Here are some of the major database solutions that you can connect to RATH: Supported databases

If you want to add support for more database types or data engines, feel free to Contact us

Developer Documentation

We encourage you to check out our RATH Docs (opens in a new tab) for references and guidance. RATH Docs are scripted and maintained by technical writers and editors who collectively follow a standardized style guide to produce clear and consistent documentation.

Project Status

Alt

Community

Kanaries community is a place to have open discussions on features, voice your ideas, or get help with general questions. Get onboard with us through the following channels:

Our developer community is the backbone of the ongoing RATH project. We sincerely welcome you to join our community, participate in the conversation and stay connected with us for the latest updates.

Feel free to contribute to the RATH project, submit any issues on our GitHub page, or split your grand new ideas in our chats. https://join.slack.com/t/kanaries/shared_invite/zt-1k60sgaxu-aGcuS7CwGeJUccE61iGopg https://discord.gg/Z4ngFWXz2U

Please consider sharing your experience or thoughts about Kanaries RATH (opens in a new tab) with the border Open Source community. It really does help GitHub Repo stars GitHub Repo stars (opens in a new tab) GitHub Repo stars (opens in a new tab) GitHub Repo stars (opens in a new tab) GitHub Repo stars (opens in a new tab)

Contributions

Please check out the Contributing to RATH guide for guidelines about how to proceed.

Thanks to all contributors :heart: https://github.com/kanaries/rath/graphs/contributors

LICENSE (AGPL)

Rath is an automated data analysis and visualization tool (auto-EDA).

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses (opens in a new tab)


Branded icons are licensed under their copyright license.

❤️Have fun with data!❤️

⬆ Back to Top