πŸ—„οΈDeveloper Resource // JSON Endpoint

BBC JSON Data API

Access 136 data points for BBC spanning 12 years (2015–Mar 6, 2026). Optimized JSON format (19.9 KB).

Download as CSV

Prefer CSV format? Download BBC historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

GET /api/tickers/BBC/json● 200 OK (Live)

Tired of exporting to Excel? Track BBC and analyze your portfolio locally with Pocket Portfolio.

Start Free β€” Local First
{
  "symbol": "BBC",
  "timestamp": "2026-03-08T10:40:34.578Z",
  "price": 41.43,
  "change_24h": 0.21770682148039744,
  "history_sample": [
    {
      "date": "2015-01-01",
      "open": 28,
      "high": 30.61,
      "low": 27.1,
      "close": 28.79,
      "volume": 333800
    },
    {
      "date": "2015-02-01",
      "open": 28.73,
      "high": 32.02,
      "low": 26.8,
      "close": 31.07,
      "volume": 381800
    }
  ]
}
πŸ’»

Import via CLI

Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.

npx pocket-portfolio --import BBC
πŸ›‘οΈ

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync BBC.json updates to your private Google Drive for backtesting and compliance.

Enable Sovereign Sync

Includes unlimited API calls & historical CSV exports.

Dataset Specifications

  • Format: Standardized JSON (OHLCV)
  • Frequency: End-of-Day (EOD) + Real-time delay
  • Adjustments: Split-adjusted, Dividend-adjusted
  • Source: Multi-provider aggregation (AlphaVantage, Yahoo fallback)