An open-source, self-hosted mini Bloomberg Terminal for AI agents — SEC filings, institutional holdings, insider trading, congressional trades, and short data from a single self-hosted stack.
Stars
4
Forks
1
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
283
commits
fix(finra): update tests for new settlement date discovery method
c97e693View on GitHubfeat(finra): optimize short interest import with per-stock gap analysis
cb88ce6View on GitHubrefactor(worker): remove aggressive GC forcing and standardize async scope disposal
4729874View on GitHubfix(holdings): skip re-downloading already-imported SEC 13F data sets
f775631View on GitHubfeat(sec): fetch older filings from SEC EDGAR archive files
9dcbff6View on GitHubbuild: add .dockerignore to prevent data/ from bloating build context
cf75a86View on GitHubfix(insider-trading): update GetInsiderOwnership tests for correlated subquery
6bb1f13View on GitHubfix(insider-trading): rewrite GetInsiderOwnership query to avoid untranslatable GroupBy
c5b1abeView on GitHubfix(web): use correct clipboard icon name in Connect view
e105fc0View on GitHubfix(congress): prevent Playwright race condition in SenateDisclosureClient disposal
faa3235View on GitHubfeat(Yahoo): sync shares outstanding from defaultKeyStatistics module
1d9385eView on GitHubfix: align insider trading tests with marker-record and append-only changes
219ccf0View on GitHubfix(InsiderTrading): prevent infinite re-fetching of Form 3 filings with no securities
46475a0View on GitHub