# CSV Export

Access Tokenomist's core datasets in raw format for quantitative analysis. Download token supply schedules, allocation breakdowns, emission forecasts, and valuation metrics to integrate directly into Excel, Python scripts, or portfolio tools. This eliminates manual data entry and enables faster, more consistent analysis.

## Dataset

<table data-header-hidden><thead><tr><th>.csv Dataset</th><th width="162.77734375">Free, Essential*,Legacy Pro**</th><th>Current Pro</th><th width="141.08984375">Standard API</th><th>Elite API</th></tr></thead><tbody><tr><td><strong>.csv Dataset</strong></td><td><strong>Free,</strong> <br><strong>Essential*,</strong><br><strong>Legacy Pro**</strong></td><td><strong>Current Pro</strong></td><td><strong>Standard API</strong></td><td><strong>Elite API</strong></td></tr><tr><td><a href="https://tokenomist.ai/emission/crypto-market">Total Value Unlock</a></td><td>❌</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td><a href="https://tokenomist.ai/">Token Unlocks Dashboard</a></td><td>❌</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td><a href="https://tokenomist.ai/emission/screener">Emission Screener List</a></td><td>❌</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td><a href="https://tokenomist.ai/ethena/unlock-events">All Release Event (each token)</a></td><td>❌</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td><a href="https://tokenomist.ai/ethena/tokenomics">Allocation (each token)</a></td><td>❌</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td><a href="https://tokenomist.ai/ethena/competitor-analysis">Float &#x26; FDV Competitor Comparision</a></td><td>❌</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td><a href="https://tokenomist.ai/ethena">Vesting chart (each token)</a> ***</td><td>❌</td><td>- Historical 1Y<br>- Future 1Y<br>- Monthly granularity only</td><td>- Historical 1Y<br>- Future 2Y<br>- Daily,Weekly<br>,Monthly granularities available</td><td>- Historical 2Y<br>- Future 3Y<br>- Daily,Weekly,Monthly granularities available</td></tr></tbody></table>

\*Former Essential plan users must upgrade to the Current Pro plan to enable CSV export.\
\*\* Pro users who subscribed before April, 22 2025 must upgrade to the Current Pro plan to enable CSV export. \
\*\*\* Includes only scheduled release chart data. TBD chart data are not included in the downloaded CSV file.

## Getting Started

1. Subscribe to [Tokenomist Pro](https://tokenomist.ai/pricing) to access this feature
2. Navigate to your desired dataset
3. Apply timeframe and filters as needed
4. Click .csv to export


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.unlocks.app/tokenomist-pro/csv-export.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
