Agent-native infrastructure for financial and economic data analysis.
Ockham builds the open data layer and agent framework that let an AI do real analytical work over financial and economic data: typed connectors, a portable search catalog, and an agent that writes and runs its own code to turn questions into auditable datasets, charts, and reports.
| Project | What it is | Install |
|---|---|---|
| parsimony | The kernel: typed data connectors and a hybrid-search catalog | pip install parsimony-core |
| parsimony-connectors | Ready-made connectors (FRED, SDMX, FMP, SEC EDGAR, BLS, EIA, central banks, and more) | pip install parsimony-fred |
| parsimony-agents | An AI agent that writes and runs Python to analyze the data | pip install parsimony-agents |
| Ockham Terminal (coming soon) | The analyst workspace built on the stack |