🗄️Developer Resource // JSON Endpoint

BTEC JSON Data API

Access 96 data points for BTEC spanning 8 years (2016–Aug 1, 2024). Optimized JSON format (14.1 KB).

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "BTEC",
  "timestamp": "2026-03-08T10:40:46.598Z",
  "price": 39.49,
  "change_24h": 1.0232796111537439,
  "history_sample": [
    {
      "date": "2016-09-01",
      "open": 24.5,
      "high": 27.14,
      "low": 24.97,
      "close": 26.3,
      "volume": 5380
    },
    {
      "date": "2016-10-01",
      "open": 26.88,
      "high": 26.88,
      "low": 22.5,
      "close": 22.5,
      "volume": 3719
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import BTEC
🛡️

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync BTEC.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)