CoinAPI
OHLCV Active Consolidated
Trade-derived OHLCV bars available in period-specific CSV and Parquet files.
Get This DatasetOHLCV Active Consolidated
Trade-derived OHLCV bars available in period-specific CSV and Parquet files.
Pay As You Go
Product availability:Flat Files (Snowflake, S3 Pull, S3 Push, GCS Push), REST API, Market Data API, WebSocket API (v1, v2), FIX API (where applicable)
Contact SalesOverview
Overview
Trade-derived OHLCV bars available in period-specific CSV and Parquet files.
CoinAPI packages this dataset for teams that need analysis-ready market data with clear schema documentation, representative samples, and commercial access across CoinAPI datasets.
Product and Channel Availability
Where applicable for this dataset, access is available through: Flat Files (Snowflake, S3 Pull, S3 Push, GCS Push), REST API, Market Data API, WebSocket API (v1, v2), FIX API.
File Format
- Formats: CSV.gz, Parquet
- Refresh frequency: hourly
- Size profile: Medium
Coverage
Supported exchanges and symbols with trade coverage
Data Structure
ohlcv: Trade-derived OHLCV bars.
The schema and sample rows below document the available fields, data types, nullability, and example values for this dataset.
Tables
Sample Data
ohlcv
| exchange_id | date | date_str | time_period | symbol_id_int | time_period_start | time_period_end | time_open | time_close | px_open | px_high | px_low | px_close | sx_cnt | sx_sum |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| COINBASE | 2026-03-24 | 20260324 | 1MIN | 12345 | 2026-03-24T13:15:00.0000000 | 2026-03-24T13:15:59.9999999 | 2026-03-24T13:15:01.0020000 | 2026-03-24T13:15:58.9910000 | 67230.1 | 67241.5 | 67228.9 | 67234.12 | 184 | 12.8745 |