Documentation Index
Fetch the complete documentation index at: https://knowledge.cloudquant.com/llms.txt
Use this file to discover all available pages before exploring further.
Queries & Working with Large Datasets
The CloudQuant Data Liberator service frequently returns extensive result sets, sometimes reaching millions of rows. These queries can be time-consuming to execute. Since data frequencies vary across datasets, it is recommended to start with narrow timeframes for specific symbols before expanding scope.Query Types
Most dataset queries fall into two categories:- Point-in-time queries
- Time series queries
Point-In-Time Queries
Omit theback_to parameter to receive single point-in-time data for each specified symbol based on the as_of date/time. If you also exclude as_of, CloudQuant Data Liberator defaults to the current date/time.
Time Series Queries
Include aback_to parameter that precedes your as_of value. When as_of is excluded, it defaults to the present moment.

