changeset 67:48915983efad

Add formDescription.json
author Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com>
date Wed, 20 Jan 2021 17:51:03 +0100
parents 87ccd6836d07
children d50886c51e07
files lazybear/Data/formDescription.json
diffstat 1 files changed, 82 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lazybear/Data/formDescription.json	Wed Jan 20 17:51:03 2021 +0100
@@ -0,0 +1,82 @@
+[
+  {
+    "transactionCode": "P",
+    "description": "Open market or private purchase of non-derivative or derivative security",
+  },
+  {
+    "transactionCode": "S",
+    "description": "Open market or private sale of non-derivative or derivative security",
+  },
+  {
+    "transactionCode": "V",
+    "description": "Transaction voluntarily reported earlier than required",
+  },
+  {
+    "transactionCode": "A",
+    "description": "Grant, award or other acquisition pursuant to Rule 16b-3(d)",
+  },
+  {
+    "transactionCode": "D",
+    "description": "Disposition to the issuer of issuer equity securities pursuant to Rule 16b-3(e)",
+  },
+  {
+    "transactionCode": "F",
+    "description": "Payment of exercise price or tax liability by delivering or withholding securities incident to the receipt, exercise or vesting of a security issued in accordance with Rule 16b-3",
+  },
+  {
+    "transactionCode": "I",
+    "description": "Discretionary transaction in accordance with Rule 16b-3(f) resulting in acquisition or disposition of issuer securities",
+  },
+  {
+    "transactionCode": "M",
+    "description": "Exercise or conversion of derivative security exempted pursuant to Rule 16b-3",
+  },
+  {
+    "transactionCode": "C",
+    "description": "Conversion of derivative security",
+  },
+  {
+    "transactionCode": "E",
+    "description": "Expiration of short derivative position",
+  },
+  {
+    "transactionCode": "H",
+    "description": "Expiration (or cancellation) of long derivative position with value received",
+  },
+  {
+    "transactionCode": "O",
+    "description": "Exercise of out-of-the-money derivative security",
+  },
+  {
+    "transactionCode": "X",
+    "description": "Exercise of in-the-money or at-the-money derivative security",
+  },
+  {
+    "transactionCode": "G",
+    "description": "Bonafidegift",
+  },
+  {
+    "transactionCode": "L",
+    "description": "Small acquisition under Rule 16a-6",
+  },
+  {
+    "transactionCode": "W",
+    "description": "Acquisition or disposition by will or the laws of descent and distribution",
+  },
+  {
+    "transactionCode": "Z",
+    "description": "Deposit into or withdrawal from voting trust",
+  },
+  {
+    "transactionCode": "J",
+    "description": "Other acquisition or disposition (describe transaction)",
+  },
+  {
+    "transactionCode": "K",
+    "description": "Transaction in equity swap or instrument with similar characteristics",
+  },
+  {
+    "transactionCode": "U",
+    "description": "Disposition pursuant to a tender of shares in a change of control transaction",
+  }
+]
\ No newline at end of file