turbot/starwars

Query: starwars_starship_passenger_distribution

Usage

powerpipe query starwars.query.starwars_starship_passenger_distribution

SQL

select
passengers,
name as "Starships"
from
starships
where
passengers not in ('N/A', 'NA');

Dashboards

The query is used in the dashboards: