Datamine Network has introduced a new data export feature, enabling users to run independent analytics, projections, and custom calculators. This tool bypasses the need to wait for the realtime analytics network, giving validators and community members direct access to raw on-chain metrics. ## How to Export Dashboard Data Users can now download data for any dashboard—including their own or other active community members'—by simply clicking the **Block** number located at the bottom of the page. This action instantly generates a downloadable JSON payload containing the structured dashboard metrics. ## Data Formatting Guidelines To properly parse and utilize the exported JSON data in external spreadsheets or custom analytical tools, developers and community analysts must apply the following formatting conversions: - **Token Amounts:** Must be divided by 10^18 to account for standard token decimals. - **Ratios and Multipliers:** Must be divided by 10,000 to determine the correct fractional or percentage values. Please note that this is a temporary placement for the export trigger, and the underlying JSON schema is subject to change as the Datamine Network ecosystem continues to evolve.