美国证券交易委员会表格说明(SECFormsIndex) 3.INDEX TO FORMS As a filer, you will first need to determine whether you must meet your filing obligation via EDGAR. The SEC Rules, particularly Regulation S-T, General Rules and Regulations for Electronic Filings, outline which filings are mandated as...
SEC Filings Filing DateFormDescriptionFiling GroupView 11/22/248-KReport of unscheduled material events or corporate eventCurrent Reports 11/22/24424B5Form of prospectus disclosing information, facts, events covered in both forms 424B2, 424B3Registration Statements ...
Download all companies periodic reports, filings and forms from EDGAR database. - Issues · sec-edgar/sec-edgar
📚 Get company filings: You can get all the company's historical filings using company.get_filings() 📈 Get company facts: You can get company facts using company.get_facts() 💰 Company Financials: You can get company financials using company.financials 🔍 Lookup Ticker by CUSIP: You ...
Securities and Exchange Commission (SEC) EDGAR database. EDGAR contains regulatory filings from publicly-traded US corporations including their annual and quarterly reports: All companies, foreign and domestic, are required to file registration statements, periodic reports, and other forms electronically th...
Gusto @gustohq $6+/mo/person Payroll and benefits that put people first, easy setup, automated tax filings and thoughtful support. WagePoint @wagepoint $20 + $2/mo/employee The Simple, Fast & Friendly way to pay your employees. Continuous Integration/Code Quality ServiceTwitterPricingDescription...
Get filigs for a range of years filings = get_filings(year=range(2010, 2020) Get filings for a specific form filings = get_filings(form="10-K") Get filings for a list of forms filings = get_filings(form=["10-K", "10-Q"]) Show the next page of filings filings.next() Show th...
📈 Get filings released just now filings = get_latest_filings() 📄 Filtering Filings Code 📝 Filter by form type filings.filter(form="10-K") 📑 Filter by multiple forms filings.filter(form=["10-K", "10-Q"]) 🔄 Include form amendments filings.filter(form="10-K", amendments=Tr...