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

IDVO JSON Data API

Access 184 data points for IDVO spanning 4 years (2022–Mar 9, 2026). Optimized JSON format (27.0 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "IDVO",
  "timestamp": "2026-03-09T18:03:47.453Z",
  "price": 39.96,
  "change_24h": -0.47322540473224833,
  "history_sample": [
    {
      "date": "2022-09-05",
      "open": 24.93,
      "high": 25.77,
      "low": 24.93,
      "close": 25.77,
      "volume": 2900
    },
    {
      "date": "2022-09-12",
      "open": 26.02,
      "high": 26.05,
      "low": 24.71,
      "close": 24.82,
      "volume": 30600
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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