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

AVL JSON Data API

Access 352 data points for AVL spanning 2 years (2024–Mar 9, 2026). Optimized JSON format (51.6 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "AVL",
  "timestamp": "2026-03-09T18:03:26.180Z",
  "price": 41.405,
  "change_24h": 7.994261867501297,
  "history_sample": [
    {
      "date": "2024-10-10",
      "open": 25.12,
      "high": 25.12,
      "low": 24.7,
      "close": 24.91,
      "volume": 6900
    },
    {
      "date": "2024-10-11",
      "open": 23.05,
      "high": 23.91,
      "low": 22.8,
      "close": 23.81,
      "volume": 14200
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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