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

RIG JSON Data API

Access 395 data points for RIG spanning 33 years (1993–Mar 6, 2026). Optimized JSON format (57.9 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "RIG",
  "timestamp": "2026-03-08T10:40:33.640Z",
  "price": 5.93,
  "change_24h": -3.2626427406199054,
  "history_sample": [
    {
      "date": "1993-06-01",
      "open": 15.81,
      "high": 16.8,
      "low": 14.2,
      "close": 14.56,
      "volume": 5855092
    },
    {
      "date": "1993-07-01",
      "open": 14.47,
      "high": 14.47,
      "low": 12.95,
      "close": 14.38,
      "volume": 2964626
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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