latestOpenAPI 3.1.02026-08-145096557.0 KB
1c983de099e2
dataset-info
Get dataset info
Retrieves the dataset metadata details
get/v1/meta/datasets/{dataset_id}/info
Path parameters
dataset_idstring required
A short internal dataset identifier (unique).
A short internal dataset identifier (unique).
Response
Successful Response
Example response
{
"dataset_id": "US1032",
"dataset_name": "US Equities Trade and Quote",
"data_group": "US Equity",
"vendor": "algoseek",
"description": "The dataset provides a deep dive into the US Equities market through detailed trade and quote data. It leverages the full SIP feed from Tape A, Tape B, and Tape C, incorporating trades and bid/ask quotes from all listed exchanges.",
"dataset_class": "Futures",
"dataset_format": "Market Data",
"time_granularity": "Tick",
"documentation_link": "https://www.algoseek.com/datasets/doc/eq_taq",
"start_date": "2007-08-01",
"is_time_series": true,
"universe_identifier": "Ticker",
"creation_date": "2024-03-26"
}