🗄️Developer Resource // JSON Endpoint
ORG JSON Data API
Access 71 data points for ORG spanning 6 years (2016–May 1, 2022). Optimized JSON format (10.4 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 ORG historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/ORG/json● 200 OK (Live)Tired of exporting to Excel? Track ORG and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "ORG",
"timestamp": "2026-04-22T20:51:53.531Z",
"price": 19.06,
"change_24h": -3.125301780441081,
"history_sample": [
{
"date": "2016-07-01",
"open": 0.34,
"high": 0.45,
"low": 0.32,
"close": 0.38,
"volume": 2046800
},
{
"date": "2016-08-01",
"open": 0.38,
"high": 0.44,
"low": 0.3,
"close": 0.35,
"volume": 2051800
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import ORG🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync ORG.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)