bergVote of Validators to each Option of Proposal NO. 82
    Updated 2022-12-11
    select 'Yes' "Vote Option",
    '73' "Votes Number"
    union
    select 'Abstain' "Vote Option",
    '12' "Votes Number"
    union
    select 'No' "Vote Option",
    '7' "Votes Number"
    union
    select 'No with veto' "Vote Option",
    '43' "Votes Number"
    Run a query to Download Data