https://github.com/major/index-etfs
Tracking changes to SPY, QQQ, and IWM ETFs
https://github.com/major/index-etfs
etf stocks trading
Last synced: 3 months ago
JSON representation
Tracking changes to SPY, QQQ, and IWM ETFs
- Host: GitHub
- URL: https://github.com/major/index-etfs
- Owner: major
- Created: 2025-06-05T20:51:17.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-06-27T19:17:08.000Z (3 months ago)
- Last Synced: 2025-06-28T14:59:25.832Z (3 months ago)
- Topics: etf, stocks, trading
- Language: Python
- Homepage:
- Size: 1.29 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Index ETF tracker
Collecting the holdings of various index ETFs as they make adjustments.
_Not financial advice, just a fun project._
## Supported ETFs
| ETF | CSV | Markdown |
|-----|-----|----------|
| SPY | [csv](spy.csv) | [markdown](spy.md) |
| QQQ | [csv](qqq.csv) | [markdown](qqq.md) |
| IWM | [csv](iwm.csv) | [markdown](iwm.md) |To spot changes, look at the [commits in the main branch](commits/main/).