raholabel_sub
    Updated 2023-03-24
    select
    distinct(label_subtype)
    from ethereum.core.dim_labels
    where label_type = 'dapp'
    Run a query to Download Data