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

AMWD JSON Data API

Access 160 data points for AMWD spanning 40 years (1986–Mar 9, 2026). Optimized JSON format (23.4 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "AMWD",
  "timestamp": "2026-03-09T18:36:24.897Z",
  "price": 40.24,
  "change_24h": -8.503865393360607,
  "history_sample": [
    {
      "date": "1986-07-01",
      "open": 5.8,
      "high": 6.36,
      "low": 4.55,
      "close": 5.06,
      "volume": 1697740
    },
    {
      "date": "1986-10-01",
      "open": 5.06,
      "high": 7.16,
      "low": 4.89,
      "close": 5.8,
      "volume": 1238600
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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