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

HZO JSON Data API

Access 334 data points for HZO spanning 28 years (1998–Mar 9, 2026). Optimized JSON format (48.9 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "HZO",
  "timestamp": "2026-03-09T18:03:22.054Z",
  "price": 26.14,
  "change_24h": -2.6805658972449695,
  "history_sample": [
    {
      "date": "1998-07-01",
      "open": 12.31,
      "high": 12.38,
      "low": 10.38,
      "close": 10.75,
      "volume": 666300
    },
    {
      "date": "1998-08-01",
      "open": 10.63,
      "high": 10.88,
      "low": 8,
      "close": 8,
      "volume": 466500
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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