Live Data Center

Real-time and historical market data for Ghana cocoa derivatives research

1,247,893
Data Points
5 sec
Update Frequency
99.8%
Data Quality
10+ years
Historical Depth

Live Market Ticker

LIVE Updated just now

Market Analysis

Interactive charts and visualizations

Cocoa Price Evolution

Volatility Analysis

Volume Profile

Term Structure

Data Sources

Integrated feeds from leading market data providers

Connected

ICE Futures

Real-time cocoa futures data from Intercontinental Exchange

Real-time 15+ years
Connected

COCOBOD

Official Ghana Cocoa Board pricing and production data

Official Daily
Connected

ICCO

International Cocoa Organization statistics and reports

Quarterly Global
Delayed

Ghana Stats

Ghana Statistical Service agricultural and economic data

Monthly Regional

Data Downloads

Download datasets for research and analysis

Historical Prices

Daily cocoa prices from 2010 to present

25.4 MB CSV, JSON

Options Data

Complete options chain data with Greeks

18.7 MB Excel, CSV

Production Reports

Quarterly cocoa production statistics

8.2 MB PDF, CSV
PREMIUM

Full Research Dataset

Complete research dataset with all variables

2.1 GB SQL, Parquet

API Access

Programmatic access to live and historical data

REST API Documentation

API Online Rate Limit: 1000 req/hour
GET
/api/v1/prices/historical Historical price data
GET
/api/v1/prices/realtime Real-time price feed
GET
/api/v1/options/chain Options chain data
GET
/api/v1/volatility/surface Volatility surface data

Your API Key

cdrl_sk_live_1234567890abcdef

Keep your API key secure. Do not share in client-side code.

Quick Start Example

import requests
import pandas as pd

# Your API Key
API_KEY = "your_api_key_here"

# Fetch historical cocoa prices
url = "https://api.cocoa-lab.gh/v1/prices/historical"
params = {
    "symbol": "COCOA",
    "start_date": "2024-01-01",
    "end_date": "2024-12-31",
    "interval": "daily",
    "api_key": API_KEY
}

response = requests.get(url, params=params)
data = response.json()

# Convert to DataFrame
df = pd.DataFrame(data['prices'])
print(f"Fetched {len(df)} price records")
print(df.head())
// JavaScript Fetch Example
const API_KEY = 'your_api_key_here';

async function fetchCocoaPrices() {
    const url = 'https://api.cocoa-lab.gh/v1/prices/historical';
    const params = new URLSearchParams({
        symbol: 'COCOA',
        start_date: '2024-01-01',
        end_date: '2024-12-31',
        interval: 'daily',
        api_key: API_KEY
    });
    
    try {
        const response = await fetch(`${url}?${params}`);
        const data = await response.json();
        console.log(`Fetched ${data.prices.length} price records`);
        return data.prices;
    } catch (error) {
        console.error('Error fetching data:', error);
    }
}

Data Quality Metrics

Ensuring accuracy, completeness, and reliability

Completeness

99.8%
Percentage of expected data points received

Accuracy

99.5%
Data validation against multiple sources

Timeliness

99.9%
Data delivered within expected timeframe

Consistency

98.7%
Data consistency across time and sources

Data Validation

  • Real-time validation against multiple sources
  • Automated anomaly detection
  • Cross-reference with COCOBOD official data

Update Schedule

  • Real-time: Every 5 seconds
  • Historical: Daily at 00:00 UTC
  • Reports: Weekly/Monthly aggregates

Maintenance

  • Automated backup every 6 hours
  • 24/7 monitoring and alerts
  • Monthly data quality reports

Ghana-Specific Data

Regional production, pricing, and economic indicators

850,000 MT
Annual Production
+3.5% YoY
800,000+
Cocoa Farmers
Stable
$2.8B
Export Revenue
+12% YoY
₵12.45
GHS/USD Rate
+0.3% Today

Regional Production Distribution

Ghana Cocoa Price vs World Price