Welcome | Superset
Community website for Apache Superset™, a data visualization and data exploration platform
intro | Superset
Superset can query data from any SQL-speaking datastore or data engine (Presto, Trino, Athena, and more) that has a Python DB-API driver and a SQLAlchemy dialect.
Creating Your First Dashboard | Superset
5 days ago · We’ll show you how to connect Superset to a new database and configure a table in that database for analysis. You’ll also explore the data you’ve exposed and add a visualization …
FAQ | Superset
2 days ago · Superset uses Scarf by default to collect basic telemetry data upon installing and/or running Superset. This data helps the maintainers of Superset better understand which …
Exploring Data in Superset
In this tutorial, we will introduce key concepts in Apache Superset through the exploration of a real dataset which contains the flights made by employees of a UK-based organization in 2011.
Installation Methods | Superset
2 days ago · How should you install Superset? Here's a comparison of the different options. It will help if you've first read the Architecture page to understand Superset's different components.
Docker Compose | Superset
2 days ago · When running in development mode the superset-node container needs to finish building assets in order for the UI to render properly. If you would just like to try out Superset …
Configuring Superset | Superset - superset.apache.org
2 days ago · Since superset_config.py acts as a Flask configuration module, it can be used to alter the settings of Flask itself, as well as Flask extensions that Superset bundles like flask-wtf, …
PyPI | Superset
2 days ago · This page describes how to install Superset using the apachesuperset package published on PyPI.
Importing and Exporting Datasources | Superset
5 days ago · This will sync all metrics and columns for all datasources found in the <path /filename> in the Superset meta database. This means columns and metrics not specified in …