Description Usage Format Details
A dataset containing sample security pricing data for 492 securities and 65 weekdays, from 2020-06-01 to 2020-08-31. This data was downloaded using the Tiingo Stock API and is redistributed with permission.
1 |
A data frame with 31980 rows and 8 variables:
Pricing date.
Security identifier.
The unadjusted price of the security.
The unadjusted prior closing price of the security.
The dividend for the security on an unadjusted basis, if any.
The distribution (e.g., spin-off) for the security on an unadjusted basis (note that there is no spin-off information in this dataset, so all values are zero).
Trading volume for the security, in shares.
The adjustment ratio for the security. For example, AAPL has an adjustment ratio of 0.25 to account for its 4:1 split on 2020-08-31.
Full code for reconstructing the dataset can be found in the pystrand repository.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.