🗄️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).
Programmable Sovereign Interface — chart this JSON in the Terminal.
Local-first analysis. Stateless data. Your browser is the vault.
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-04-22T17:53:56.398Z",
"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 SyncIncludes 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)