Form 5500 Schedule C Part 1 Item 3 Index
Snowflake table name : CYBERSYN.US_DEPARTMENT_OF_LABOR_FORM_5500_SCHEDULE_C_PART1_ITEM3_INDEX
Name | Description | Type | Example |
---|---|---|---|
| Event identifier for service providers receiving significant indirect compensation, formed from the ACK_ID, SERVICE_CODE, and order of the event listed in the filing. | VARCHAR |
|
| Form acknowledgement ID. Unique identifier for each form 5500 filing. Can be used to join to the policy index table to find attached insurance policies. | VARCHAR |
|
| Details which part of the Form 5500 the row was pulled from. | VARCHAR |
|
| The full legal name of the service provider entity or individual. | VARCHAR |
|
| A numerical code representing the specific type of service provided to the plan, such as accounting, legal, investment advisory, etc. | NUMBER |
|
| A brief narrative description of the nature of the services provided by the service provider to the plan. | VARCHAR |
|
| The total amount of indirect compensation received by the service provider from a specific source in connection with services rendered to the plan. | FLOAT |
|
| The name of the entity or individual who paid the indirect compensation to the service provider. | VARCHAR |
|
| The Employer Identification Number (EIN) assigned by the IRS to the source payor of the indirect compensation. | VARCHAR |
|
| A detailed description or explanation of the nature of the indirect compensation received, including any relevant details about how it was calculated or the services it pertains to. | VARCHAR |
|
| The street address of the source payor who provided the indirect compensation. | VARCHAR |
|
| The city in which the source payor is located. | VARCHAR |
|
| The state or territory code where the source payor is located, joinable to Cybersyn's GEOGRAPHY tables. | VARCHAR |
|
| The ZIP code or postal code for the source payor's address, joinable to Cybersyn's GEOGRAPHY tables. | VARCHAR |
|
| The country where the source payor is located, joinable to Cybersyn's GEOGRAPHY tables. | VARCHAR |
|
Last updated