# Economic Datasets

- [Asset Rotation](https://docs.sov.ai/realtime-datasets/economic-datasets/asset-rotation.md): This dataset provides historical and forecasted risk-parity asset allocation data for investors for five asset classes.
- [Core Economic Data](https://docs.sov.ai/realtime-datasets/economic-datasets/core-economic-data.md): Developed a core economic dataset that explain more than 90% of the variability in most economic outcomes. Forthcoming, December 2025
- [ETF Flows](https://docs.sov.ai/realtime-datasets/economic-datasets/etf-flows.md): Forthcoming, December 2025
- [Government Traffic](https://docs.sov.ai/realtime-datasets/economic-datasets/government-traffic.md): This dataset provides insights into web traffic patterns for various U.S. government agencies and domains.
- [Turing Risk Index](https://docs.sov.ai/realtime-datasets/economic-datasets/turing-risk-index.md): Use this indicator to understand the trajectory of global risks as perceived by investors. Here we supply the raw data, you might find it more favorable to use the dashboard.


---

# 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.sov.ai/realtime-datasets/economic-datasets.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.
