By Amar Kota - Hire me
This is a real-time streaming web application that automatically updates its display when newly accepted SEC Filings for the current official filing date are made.
Important
Filings may be made Monday to Friday 6AM to 10PM EST (except for U.S. Federal Holidays).
- Covers every SEC form type including ownership / insider filings
- New filings appear automatically at the top of the page - no scrolling or page refreshes required
- Each filing links to their respective filing index for futher viewing and details
To start a Phoenix server on your local machine for development and testing purposes:
- Run
mix setup
to install and setup dependencies - Start Phoenix endpoint with
mix phx.server
or inside IEx withiex -S mix phx.server
Note
Now you can visit localhost:4001
from your browser.
If you like Last10K LiveView, please star this repo, consider sponsoring and / or subscribing to Last10K's premium features for reading SEC Filings more efficiently. If you want to make Last10K LiveView better, feel free to submit a PR, log an issue or contact me directly.
The Last10K LiveView source code is made available under the Apache 2.0 license.
- @hbcondo - idea & initial work