🗄️Developer Resource // JSON Endpoint

FJUL JSON Data API

Access 292 data points for FJUL spanning 6 years (2020–Feb 13, 2026). Optimized JSON format (42.8 KB).

Download as CSV

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

GET /api/tickers/FJUL/json● 200 OK (Live)
{
  "symbol": "FJUL",
  "timestamp": "2026-02-15T14:29:30.919Z",
  "price": 56,
  "change_24h": 0.053600142933716524,
  "history_sample": [
    {
      "date": "2020-07-20",
      "open": 30.41,
      "high": 30.76,
      "low": 30.16,
      "close": 30.23,
      "volume": 474700
    },
    {
      "date": "2020-07-27",
      "open": 30.39,
      "high": 30.57,
      "low": 30.2,
      "close": 30.53,
      "volume": 187100
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import FJUL
🛡️

Need to archive this data?

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