| Name | Type | Description |
|---|---|---|
| filing_date | Date | The date of the filing with the SEC made by the owner |
| filing_url | String | The URL of the filing with the SEC |
| issuer_ticker | String | The ticker of the issuing company. |
| issuer_cik | String | The Central Index Key (CIK) of the issuing company. |
| issuer_company | String | The name of the issuing company. |
| transactions | Array<InsiderTransaction> | The insider transactions associated with the filing |
| company | CompanySummary | The company associated with the filing |
| owner | OwnerSummary | The owner associated with the filing |