SEC Broker Dealer Index
Snowflake table name : CYBERSYN.SEC_BROKER_DEALER_INDEX
Name | Description | Type | Example |
---|---|---|---|
| Central Index Key (CIK). Ten digit number assigned by the SEC to each registrant that submits filings. | VARCHAR |
|
| Name of registrant. This corresponds to the name of the legal entity as of the latest filing date. | VARCHAR |
|
| Name and number of the street address of the registrant. | VARCHAR |
|
| The city of the registrant. | VARCHAR |
|
| Raw zip code of the registrant. | VARCHAR |
|
| A unique identifier of the country where the business is headquartered. Joinable to the GEOGRAPHY_INDEX table. | VARCHAR |
|
| A unique identifier of the state where the business is headquartered. Joinable to the GEOGRAPHY_INDEX table. | VARCHAR |
|
| A unique identifier of the zip code where the business is headquartered. Joinable to the GEOGRAPHY_INDEX table. | VARCHAR |
|
| Form BD is filed to register a broker-dealer or to amend the business details of a previous filing. | VARCHAR |
|
| Filing date with the SEC. | DATE |
|
| The earliest filing date, which is usually the registration. | DATE |
|
| The latest (i.e. most recent) filing date, which is either the date of the registration (if no other filings have been submitted) or the most recent amendment to company information. | DATE |
|
Last updated