turbot/starwars

Query: starwars_species_classification

Usage

powerpipe query starwars.query.starwars_species_classification

SQL

select
'Classification' as label,
classification as value
from
species
where
name = $1;

Dashboards

The query is used in the dashboards: