Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.43 KB

InsiderTransactionFiling.md

File metadata and controls

40 lines (22 loc) · 1.43 KB

InsiderTransactionFiling

Properties

Name Type Description
filing_date Date The date of the filing with the SEC made by the owner  
filing_url Character The URL of the filing with the SEC  
issuer_ticker Character The ticker of the issuing company.  
issuer_cik Character The Central Index Key (CIK) of the issuing company.  
issuer_company Character The name of the issuing company.  
transactions List of InsiderTransaction The insider transactions associated with the filing  
transactions_data_frame Data Frame Data frame representation of transactions
company CompanySummary The company associated with the filing  
owner OwnerSummary The owner associated with the filing  

[Back to Model list] [Back to API list] [Back to README]