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

BSAC JSON Data API

Access 378 data points for BSAC spanning 32 years (1994–Mar 9, 2026). Optimized JSON format (55.4 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "BSAC",
  "timestamp": "2026-03-09T19:47:14.151Z",
  "price": 32.33,
  "change_24h": 3.389830508474572,
  "history_sample": [
    {
      "date": "1994-11-01",
      "open": 7.69,
      "high": 7.69,
      "low": 6.44,
      "close": 7.21,
      "volume": 1650220
    },
    {
      "date": "1994-12-01",
      "open": 7.21,
      "high": 7.5,
      "low": 6.59,
      "close": 6.59,
      "volume": 1037140
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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