Sec Filing
Comprehensive Collection of SEC Filings and Exhibits
@kaggle.kharanshuvalangar_sec_filings
Comprehensive Collection of SEC Filings and Exhibits
@kaggle.kharanshuvalangar_sec_filings
CREATE TABLE sec_filings (
"accession_no" VARCHAR,
"cik" BIGINT,
"company_name" VARCHAR,
"ticker" VARCHAR,
"description" VARCHAR,
"form_type" VARCHAR,
"filing_type" VARCHAR,
"filing_url" VARCHAR,
"filed_at" TIMESTAMP
);
Anyone who has the link will be able to view this.