VeselovAlex.github.io

Tableau

Overview

Tableau Desktop is a visualization software that provides tools to query, analyze, and aggregate data from multiple data sources. The following guide outlines the initial configuration steps and includes examples of using the Tableau Desktop user interface in order to build charts from historical data stored in the Axibase Time Series Database (ATSD).

Dataset

For the purpose of instruction, we will use the following sample series commands. The series contain the national import and export statistics over a period of 30+ years. The series are seasonally adjusted and are collected on a monthly basis.

To load the data, log in to ATSD and submit these commands on the Metrics > Data Entry page.

Prerequisites

Install Tableau

Install ODBC-JDBC Bridge

If your ATSD installation has more than 10000 metrics, consider adding a tables={filter} property to the JDBC URL to filter the list of tables visible in Tableau.

Configure Database Connection

Review Tables

Visualization

Since time and datetime represent recorded times composed of different data types (long and timestamp), make sure you select only one of these columns in your queries.

Inspect a subset of the visualized data:

Examples