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

BANF JSON Data API

Access 431 data points for BANF spanning 36 years (1990–Jan 21, 2026). Optimized JSON format (63.1 KB).

GET /api/tickers/BANF/json● 200 OK (Live)
{
  "symbol": "BANF",
  "timestamp": "2026-01-22T05:43:44.794Z",
  "price": 115.94,
  "change_24h": 3.92613840086052,
  "history_sample": [
    {
      "date": "1990-04-01",
      "open": 1.88,
      "high": 1.88,
      "low": 1.63,
      "close": 1.75,
      "volume": 688200
    },
    {
      "date": "1990-05-01",
      "open": 1.75,
      "high": 1.75,
      "low": 1.54,
      "close": 1.58,
      "volume": 66000
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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