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

UBER JSON Data API

Access 358 data points for UBER spanning 7 years (2019–Mar 6, 2026). Optimized JSON format (52.4 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "UBER",
  "timestamp": "2026-03-08T02:18:10.497Z",
  "price": 75.13,
  "change_24h": -0.4109225874867475,
  "history_sample": [
    {
      "date": "2019-05-06",
      "open": 42,
      "high": 45,
      "low": 41.06,
      "close": 41.57,
      "volume": 186322500
    },
    {
      "date": "2019-05-13",
      "open": 38.79,
      "high": 44.06,
      "low": 36.08,
      "close": 41.91,
      "volume": 220530800
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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