View dashboards to analyze Star Wars characters, species, planets, spaceships, and more.
Dashboards can help answer questions like:
- How many starships are cataloged in the database?
- What is the distribution of planet populations across the galaxy?
- Which species has the highest average height?
- What are the most common climates on planets within the Star Wars universe?
- Which manufacturers have produced the most starships?
Download and install Powerpipe (https://powerpipe.io/downloads). Or use Brew:
brew install turbot/tap/powerpipe
Install the mod:
mkdir dashboards
cd dashboards
powerpipe mod init
powerpipe mod install github.com/turbot/powerpipe-mod-starwars
Download the Datasets for Star Wars Analysis (requires signup with Kaggle)
Extract the downloaded file in the dashboards directory:
unzip ~/Downloads/archive.zip
Start the dashboard server with the DB connection string:
powerpipe server --database duckdb:star_wars.duckdb
Browse and view your dashboards at http://localhost:9033.
This repository is published under the Apache 2.0 license. Please see our code of conduct. We look forward to collaborating with you!
Powerpipe is a product produced from this open source software, exclusively by Turbot HQ, Inc. It is distributed under our commercial terms. Others are allowed to make their own distribution of the software, but cannot use any of the Turbot trademarks, cloud services, etc. You can learn more in our Open Source FAQ.
Want to help but not sure where to start? Pick up one of the help wanted
issues: