[PR #731] [MERGED] Add notebook for Form 4 extraction #830

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/731
Author: @neerajprad
Created: 5/26/2025
Status: Merged
Merged: 5/29/2025
Merged by: @neerajprad

Base: mainHead: nprad/insider-trans


📝 Commits (5)

📊 Changes

4 files changed (+12469 additions, -0 deletions)

View changed files

examples/extract/data/insider_transactions/.gitignore (+1 -0)
examples/extract/data/insider_transactions/cik_mapping.json (+10048 -0)
examples/extract/data/insider_transactions/workflow-diag.png (+0 -0)
examples/extract/insider_buy_sell.ipynb (+2420 -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/731 **Author:** [@neerajprad](https://github.com/neerajprad) **Created:** 5/26/2025 **Status:** ✅ Merged **Merged:** 5/29/2025 **Merged by:** [@neerajprad](https://github.com/neerajprad) **Base:** `main` ← **Head:** `nprad/insider-trans` --- ### 📝 Commits (5) - [`b8a88a9`](https://github.com/run-llama/llama_cloud_services/commit/b8a88a9d8871b7c3e1e269685169da22a7190173) Add notebook for Form 4 extraction - [`bae217a`](https://github.com/run-llama/llama_cloud_services/commit/bae217a5b1eaa14da577bde2b6fa5663f121c123) fix comments - [`b77ed07`](https://github.com/run-llama/llama_cloud_services/commit/b77ed077de5fa018e0361d6ccd54a96f0615ea8e) heavier caching; add mermaid diag - [`3ab9dd6`](https://github.com/run-llama/llama_cloud_services/commit/3ab9dd65ccde7bb31f31dd9c36d364b34891502a) add output directory - [`45fd4b7`](https://github.com/run-llama/llama_cloud_services/commit/45fd4b79414572cf7825617276ee1240772d6616) save notebook ### 📊 Changes **4 files changed** (+12469 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/extract/data/insider_transactions/.gitignore` (+1 -0) ➕ `examples/extract/data/insider_transactions/cik_mapping.json` (+10048 -0) ➕ `examples/extract/data/insider_transactions/workflow-diag.png` (+0 -0) ➕ `examples/extract/insider_buy_sell.ipynb` (+2420 -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:14 -05:00
yindo closed this issue 2026-02-16 00:19:14 -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#830