🗄️Developer Resource // JSON Endpoint

HAFC JSON Data API

Access 383 data points for HAFC spanning 32 years (1994–Feb 6, 2026). Optimized JSON format (56.1 KB).

Download as CSV

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

GET /api/tickers/HAFC/json● 200 OK (Live)
{
  "symbol": "HAFC",
  "timestamp": "2026-02-09T09:26:00.859Z",
  "price": 28.09,
  "change_24h": 0.4649463353023541,
  "history_sample": [
    {
      "date": "1994-05-01",
      "open": 11.69,
      "high": 11.69,
      "low": 10.26,
      "close": 11.28,
      "volume": 36742
    },
    {
      "date": "1994-06-01",
      "open": 10.87,
      "high": 11.9,
      "low": 10.26,
      "close": 11.08,
      "volume": 6945
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import HAFC
🛡️

Need to archive this data?

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