🗄️Developer Resource // JSON Endpoint

AWK JSON Data API

Absolute endpoints (copy‑paste)
JSON:https://www.pocketportfolio.app/api/tickers/AWK/json?range=max
CSV:https://www.pocketportfolio.app/api/tickers/AWK/csv?range=max

Access 220 data points for AWK spanning 19 years (2008–Jul 24, 2026). Optimized JSON format (32.2 KB).

Route this JSON into your sovereign workspace — command the Terminal.
Endpoint-first sovereignty: no shared warehouse of your raw ledger.

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "AWK",
  "timestamp": "2026-07-24T22:28:02.516Z",
  "price": 134.5,
  "change_24h": 0.06695930362324486,
  "history_sample": [
    {
      "date": "2008-05-01",
      "open": 21.22,
      "high": 22.45,
      "low": 20.51,
      "close": 21.5,
      "volume": 18356000
    },
    {
      "date": "2008-06-01",
      "open": 22.37,
      "high": 23.65,
      "low": 21.07,
      "close": 22.18,
      "volume": 20214900
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import AWK
🛡️

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync AWK.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)
> system_ready. Initialize Sovereign reasoning for this asset?[Y]— open Terminal