🗄️Developer Resource // JSON Endpoint
PXJ JSON Data API
Access 247 data points for PXJ spanning 21 years (2005–Apr 22, 2026). Optimized JSON format (36.2 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 PXJ historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/PXJ/json● 200 OK (Live)Tired of exporting to Excel? Track PXJ and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "PXJ",
"timestamp": "2026-04-22T22:18:31.112Z",
"price": 42.57,
"change_24h": 1.4054311576941483,
"history_sample": [
{
"date": "2005-11-01",
"open": 82.55,
"high": 90.45,
"low": 80.5,
"close": 87.85,
"volume": 198660
},
{
"date": "2005-12-01",
"open": 88.85,
"high": 96.6,
"low": 88.85,
"close": 90.5,
"volume": 646920
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import PXJ🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync PXJ.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)