director |
Boolean |
(true/false) A boolean indicating whether or not the owner is a director in the company |
officer |
Boolean |
(true/false) A boolean indicating whether or not the owner is a officer in the company |
tenPercentOwner |
Boolean |
(true/false) A boolean indicating whether or not the owner has a ten percent or greater interest in the company |
otherRelation |
Boolean |
(true/false) A boolean indicating whether or not the owner has another relationship with the company beside, direct, officer, or significant owner in the company |
officerTitle |
String |
The officer title of the owner in the company |
derivativeTransaction |
Boolean |
(true) A boolean indicating the transaction is a derivative transaction, which may or may not become common stock due to various possible exercise or conversion requirements |
ticker |
String |
The ticker symbol for the company’s common stock |
securityTitle |
String |
The name of the derivative security transacted |
conversionExercisePrice |
Number |
The conversion or exercise price of the derivative security transacted |
transactionDate |
Date |
The date of the transaction |
deemedExecutionDate |
Date |
The date of the transaction had it not a directly identifiable date |
transactionTypeCode |
String |
A symbol representing the transaction type; P = Purchase |
acquisitionDispositionCode |
String |
A symbol representing whether or not the derivative securities are Acquired or Disposed; A = Acquisition |
amountOfShares |
Number |
The number of derivative securities involved in the subject transaction |
exerciseDate |
Date |
The exercise date of the derivative securities |
expirationDate |
Date |
The expiration date of the derivative securities |
underlyingSecurityTitle |
String |
The name of the underlying non-derivative security related to this derivative transaction |
underlyingShares |
Number |
The number of non-derivative shares involved in the subject transaction |
transactionPrice |
Number |
The price of the derivative securities |
totalSharesOwned |
Number |
The total number of derivative securities owned following the subject transaction |
ownershipTypeCode |
String |
A symbol representing the ownership of the securities transacted; D = Direct Ownership |
company |
CompanySummary |
The company associated with the filing |
owner |
OwnerSummary |
The owner associated with the filing |