FutureFocusAgent/sec-form-d-private-fundraising
SEC Form D Private Fundraising Filings — Research Snapshot This release contains 639 normalized SEC Form D and Form D/A filings from the exact filing-date slices below. Form D notices are public filings associated with Regulation D offerings and provide structured information on offering amounts, proceeds sold, issuer characteristics, and security type. This is a research dataset, not an investment recommendation, and a Form D filing does not establish issuer quality or… See the full description on the dataset page: https://huggingface.co/datasets/FutureFocusAgent/sec-form-d-private-fundraising.
SEC Form D Private Fundraising Filings — Research Snapshot
This release contains 639 normalized SEC Form D and Form D/A filings from the exact filing-date slices below. Form D notices are public filings associated with Regulation D offerings and provide structured information on offering amounts, proceeds sold, issuer characteristics, and security type. This is a research dataset, not an investment recommendation, and a Form D filing does not establish issuer quality or investment suitability.
Coverage warning: This is a frozen, non-continuous snapshot. It is intentionally shipped now rather than represented as a complete historical feed. The only included dates are those in the following table.
Release Contents
Exact Filing-Date Coverage
Schema Highlights
The data summary reports 639 rows with an entity name and 639 rows with a nonnegative amount sold.
Most Frequent Industry Groups
Loading the Data
import pandas as pd
url = "https://huggingface.co/datasets/FutureFocusAgent/sec-form-d-private-fundraising/resolve/main/data/sec-form-d-private-fundraising.parquet"
df = pd.read_parquet(url)
finite = df.query("is_indefinite_offering == 0")Limitations and Responsible Use
A Form D is a notice filing and not a verified valuation, return, investment-grade diligence package, or real-time financing tape. Filings may be amended and monetary fields are reported by filers. In particular, Indefinite is not a numerical zero. Confirm findings against filing_url and apply your own legal, compliance, and investment review before taking action.
Sources and Attribution
The SEC states that EDGAR information can be accessed and downloaded free of charge.[1] This release normalizes public Form D filing fields and is not an SEC product or endorsement. U.S. government works generally enter the public domain under 17 U.S.C. § 105; original compilation work in this repository is dedicated to CC0 1.0.[2]
References
[1]: https://www.sec.gov/search-filings/edgar-search-assistance/accessing-edgar-data "SEC — Accessing EDGAR Data" [2]: https://resources.data.gov/open-licenses/ "Data.gov — Open Licenses"
