🗄️Developer Resource // JSON Endpoint
BHRB JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/BHRB/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/BHRB/csv?range=maxAccess 274 data points for BHRB spanning 23 years (2003–Jul 24, 2026). Optimized JSON format (40.1 KB).
Turn this feed into a private wealth view in the Terminal.
Your keys, your sync policy — the Terminal stays privacy-first.
Download as CSV
Prefer CSV format? Download BHRB historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/BHRB/json● 200 OK (Live)Tired of exporting to Excel? Track BHRB and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "BHRB",
"timestamp": "2026-07-24T23:20:08.417Z",
"price": 70.47,
"change_24h": -0.42390843577786796,
"history_sample": [
{
"date": "2003-11-01",
"open": 49.63,
"high": 51,
"low": 49.63,
"close": 50.38,
"volume": 88000
},
{
"date": "2003-12-01",
"open": 50.38,
"high": 53.13,
"low": 50.38,
"close": 53.13,
"volume": 28000
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import BHRB🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync BHRB.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)