Baselight

SEC (EDGAR) Company Names & CIK Keys

Includes all company names and cik keys from the SEC database.

@kaggle.dattapiy_sec_edgar_companies_list

Loading...
Loading...

About this Dataset

SEC (EDGAR) Company Names & CIK Keys

Context

All companies in the SEC EDGAR database. Companies are listed with company name and their unique CIK key. Data-set had 663000 companies listed, which includes all companies in the EDGAR database.

Content

Will update later.

Acknowledgements

Will update later.

Inspiration

Will update later.

Tables

Sec Edgar Company Info

@kaggle.dattapiy_sec_edgar_companies_list.sec_edgar_company_info
  • 13.55 MB
  • 663000 rows
  • 3 columns
Loading...

CREATE TABLE sec_edgar_company_info (
  "line_number" BIGINT,
  "company_name" VARCHAR,
  "company_cik_key" BIGINT
);

Share link

Anyone who has the link will be able to view this.