DataHub

Normalized niche market data for commodity traders, funds, and research teams.

What it is

A focused API platform that aggregates hard-to-source commodity and trading-adjacent datasets, then normalizes them into consistent, query-friendly payloads.

Who it is for

Built for discretionary and systematic commodity traders, fund teams, and research groups needing high-signal niche data without fragmented ingestion pipelines.

Coming soon API features

  • Versioned endpoints under /api/v1
  • Normalized symbols and contract metadata
  • Historical snapshots and freshness indicators
  • Authentication keys and usage controls

API preview (JSON)

{
  "symbol": "BRENT_CRUDE",
  "timestamp": "2026-01-15T13:00:00Z",
  "price": 82.47,
  "unit": "USD/bbl",
  "source": "normalized-datahub"
}