<p></p>
<p>We can talk about metrics and models all day long but the main issue, as I said in <a href="https://github.com/bisq-network/bisq/discussions/5171#discussioncomment-351961" data-hovercard-type="discussion" data-hovercard-url="/bisq-network/bisq/discussions/5171/hovercard?comment_id=351961">my very first comment above</a>, is implementation. The practical process of collecting, manipulating, and reporting this data is a critical consideration that should not be overlooked.</p>
<p>I do some of this work on a regular basis already, so let me give you an idea of how it works right now.</p>
<p>Currently done on regular basis:</p>
<ul>
<li>get issuance data broken down by user and team (with a script; budget spreadsheet updated by hand)</li>
<li>get bsq burned (with a script; entire tx history needs to first be downloaded from mempool since the software no longer outputs bsq tx json dumps)</li>
<li>get bsq supply at specific points in time, like end of cycle (with a script)</li>
</ul>
<p>In order to compose meaningful public reports on DAO financials, we would also need to:</p>
<ul>
<li>get btc trading fees (just became feasible with separate btc addresses -- not automated yet)</li>
<li>get qualitative issuance data (e.g., compensation line items -- not automated yet)</li>
<li>get volume data (somewhat automated already, but will probably need more work based on what metrics we want to show)</li>
<li>distinguish between compensation issuance and reimbursement issuance (not automated yet)</li>
<li>determine miscellaneous data points like cycle dates, block starts and ends, number of proposals, votes cast, etc (some of this is trivial, and some of it needs access to a bsq explorer)</li>
</ul>
<p>It would be nice to:</p>
<ul>
<li>distinguish between different types of proposals to show governance decisions in each cycle</li>
<li>track some of the other metrics discussed above</li>
</ul>
<p>Is the suggestion in this thread to expand this rickety error-prone workflow, build a <strong>public</strong> front end on top of it (whether spreadsheet or website or whatever), and then assign someone to manually keep it all updated every month?</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/pazza83/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/pazza83">@pazza83</a> I would love to work with you on this but I would not love to work on a process that's becoming increasingly tedious, unmaintainable, and inefficient.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/discussions/5171#discussioncomment-383158">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNVPFJYKC7KEUUHL2WTS7XZPHANCNFSM4XJATEVQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNRFHT2MBHSQHWMTADTS7XZPHA5CNFSM4XJATEV2YY3PNVWWK3TUL52HS4DFWFCGS43DOVZXG2LPNZBW63LNMVXHJKTDN5WW2ZLOORPWSZGOAAC5RNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/discussions/5171#discussioncomment-383158",
"url": "https://github.com/bisq-network/bisq/discussions/5171#discussioncomment-383158",
"name": "View Discussion"
},
"description": "View this Discussion on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>