🗄️Developer Resource // JSON Endpoint
BWA JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/BWA/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/BWA/csv?range=maxAccess 396 data points for BWA spanning 33 years (1993–Jul 24, 2026). Optimized JSON format (58.0 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 BWA historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/BWA/json● 200 OK (Live)Tired of exporting to Excel? Track BWA and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "BWA",
"timestamp": "2026-07-24T22:29:58.650Z",
"price": 64.39,
"change_24h": 0.09326908129955273,
"history_sample": [
{
"date": "1993-09-01",
"open": 2.79,
"high": 2.92,
"low": 2.26,
"close": 2.9,
"volume": 12402394
},
{
"date": "1993-10-01",
"open": 2.9,
"high": 2.94,
"low": 2.67,
"close": 2.93,
"volume": 7154981
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import BWA🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync BWA.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)