Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
QuantConnect
/
Lean.DataSource.SEC
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
5
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add the Form 13F institutional holdings dataset
- #14
#14
Closed
JosueNina
wants to merge 11 commits into
QuantConnect:master
QuantConnect/Lean.DataSource.SEC:master
from
JosueNina:feature-sec-13f-institutional-holdings
JosueNina/Lean.DataSource.SEC:feature-sec-13f-institutional-holdings
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Closed
Add the Form 13F institutional holdings dataset
#14
JosueNina
wants to merge 11 commits into
QuantConnect:master
QuantConnect/Lean.DataSource.SEC:master
from
JosueNina:feature-sec-13f-institutional-holdings
JosueNina/Lean.DataSource.SEC:feature-sec-13f-institutional-holdings
Copy head branch name to clipboard
Commits
Commits on Sep 10, 2026
Add the SEC Form 13F institutional holdings dataset
JosueNina
committed
bff67db
View commit details
Copy full SHA for bff67db
Browse repository at this point
Fix amendment double counting, rename totals, delisted tickers and stale universe rows
JosueNina
committed
4ca1bf8
View commit details
Copy full SHA for 4ca1bf8
Browse repository at this point
Address review feedback on VALUE units, the ticker crosswalk, the demos and the incremental run
JosueNina
committed
ded2906
View commit details
Copy full SHA for ded2906
Browse repository at this point
Read the SEC user agent from config and document the amendment rule and the crosswalk rename gap
JosueNina
committed
a7a9b1b
View commit details
Copy full SHA for a7a9b1b
Browse repository at this point
Commits on Sep 11, 2026
Read 13F filings from EDGAR daily, stamp rows when the job can publish them and check units and crosswalk matches against the close
JosueNina
committed
63b0412
View commit details
Copy full SHA for 63b0412
Browse repository at this point
Read EDGAR days from its listings, never scale up a VALUE that cannot be checked and regenerate the samples
JosueNina
committed
7291fc4
View commit details
Copy full SHA for 7291fc4
Browse repository at this point
Commits on Sep 12, 2026
Retry a 404 from EDGAR with a backoff of up to four minutes, since new filers' listed filings answered 404 for over a minute
JosueNina
committed
1ab5d0d
View commit details
Copy full SHA for 1ab5d0d
Browse repository at this point
Commits on Sep 15, 2026
Try every security database row carrying a CUSIP or ISIN and keep the one trading under its own ticker, since the database repeats identifiers across a company's listings
JosueNina
committed
76c10df
View commit details
Copy full SHA for 76c10df
Browse repository at this point
Remove a Lean folder left by an earlier run before moving the checkout, since the self-hosted runners keep it between runs
JosueNina
committed
093d94f
View commit details
Copy full SHA for 093d94f
Browse repository at this point
Regenerate the samples resolving every security database row, which adds the holders that reported old CUSIPs the crosswalk does not know
JosueNina
committed
7676e64
View commit details
Copy full SHA for 7676e64
Browse repository at this point
Commits on Sep 16, 2026
Deliver every quarter a release restates in one data point rather than one point per quarter
Show description for 43a7ffe
JosueNina
committed
43a7ffe
View commit details
Copy full SHA for 43a7ffe
Browse repository at this point
You can’t perform that action at this time.