[PR #646] [MERGED] Add notebook for extraction from SEC 10-K/Q filings #775

Closed
opened 2026-02-16 00:19:04 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/646
Author: @neerajprad
Created: 3/12/2025
Status: Merged
Merged: 3/12/2025
Merged by: @neerajprad

Base: mainHead: nprad/sec-10k


📝 Commits (7)

📊 Changes

5 files changed (+1122 additions, -0 deletions)

View changed files

examples/extract/data/sec_filings/nvda_10k.pdf (+0 -0)
examples/extract/data/sec_filings/nvda_10k_page_40.png (+0 -0)
examples/extract/data/sec_filings/nvda_10k_page_41.png (+0 -0)
examples/extract/data/sec_filings/web_ui.png (+0 -0)
examples/extract/sec_10k_filing.ipynb (+1122 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/llama_cloud_services/pull/646 **Author:** [@neerajprad](https://github.com/neerajprad) **Created:** 3/12/2025 **Status:** ✅ Merged **Merged:** 3/12/2025 **Merged by:** [@neerajprad](https://github.com/neerajprad) **Base:** `main` ← **Head:** `nprad/sec-10k` --- ### 📝 Commits (7) - [`6e9a6cc`](https://github.com/run-llama/llama_cloud_services/commit/6e9a6cc4ac32546093052b6a130067ad1e3df109) Add notebook for extraction from SEC 10-K/Q filings - [`9a49ca7`](https://github.com/run-llama/llama_cloud_services/commit/9a49ca782cd8c0f0edda5c5b5dd37e79b8d1a191) Add notebook for 10 k/q extraction - [`3ccd95d`](https://github.com/run-llama/llama_cloud_services/commit/3ccd95d98f1549af0c3271841e065231e8a6c40a) Remove unnecessary cell - [`2290565`](https://github.com/run-llama/llama_cloud_services/commit/2290565ef29dc466c5bbb3583d218efb52bbf506) fix file link - [`c56b6ac`](https://github.com/run-llama/llama_cloud_services/commit/c56b6ac1d3f6eaf07a4b7531c7577159d2e336a7) fix code rendering - [`5bd4c86`](https://github.com/run-llama/llama_cloud_services/commit/5bd4c86ec8fb69074aa47d9c38e023843be0619f) Add notes for clarity - [`71b1075`](https://github.com/run-llama/llama_cloud_services/commit/71b1075c20d7cd66626795f1aeb8c038e66ff66e) fix notes ### 📊 Changes **5 files changed** (+1122 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/extract/data/sec_filings/nvda_10k.pdf` (+0 -0) ➕ `examples/extract/data/sec_filings/nvda_10k_page_40.png` (+0 -0) ➕ `examples/extract/data/sec_filings/nvda_10k_page_41.png` (+0 -0) ➕ `examples/extract/data/sec_filings/web_ui.png` (+0 -0) ➕ `examples/extract/sec_10k_filing.ipynb` (+1122 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 00:19:04 -05:00
yindo closed this issue 2026-02-16 00:19:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#775