🗄️Developer Resource // JSON Endpoint
WY JSON Data API
Access 167 data points for WY spanning 42 years (1984–Apr 22, 2026). Optimized JSON format (24.5 KB).
Programmable Sovereign Interface — chart this JSON in the Terminal.
Local-first analysis. Stateless data. Your browser is the vault.
Download as CSV
Prefer CSV format? Download WY historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/WY/json● 200 OK (Live)Tired of exporting to Excel? Track WY and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "WY",
"timestamp": "2026-04-22T17:55:59.115Z",
"price": 24.735,
"change_24h": -0.6227400562474935,
"history_sample": [
{
"date": "1984-11-01",
"open": 19.58,
"high": 22.67,
"low": 19.17,
"close": 20.83,
"volume": 10207650
},
{
"date": "1985-02-01",
"open": 20.83,
"high": 22,
"low": 18,
"close": 18.67,
"volume": 21143250
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import WY🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync WY.json updates to your private Google Drive for backtesting and compliance.
Enable Sovereign SyncIncludes 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)