This tables contains stock split dates and factors.
Field Name |
Data Type |
Description |
Split_Id |
Integer |
Primary Key |
EntryDate |
Date |
Date the split is announced. |
SplitDate |
Date |
Date the split is actually effective. |
SplitFactor |
float |
The split factor expressed as a decimal value. For example, a 2 for 1 split is expressed as 0.5 and a 4 for 3 is expressed as 0.75. |