Description Usage Format Details Source Examples
Daily stock data for the S & P 500 for a 10 year period.
1 |
The nested main data frame sp500
has 505 rows and 10 variables:
Company symbol
Company name
Global Industry Classification Standard
Global Industry Classification Standard
City, State
A Central Index Key or CIK number is a number given to an individual, company, or foreign government by the United States Securities and Exchange Commission. The number is used to identify its filings in several online databases, including EDGAR.
Year company was founded.
A list column. See details.
This is basic stock stock data for the current S & P 500 listing (see Wikipedia link). The time frame is a five year interval before and after the nadir of the Great Recession (2009-03-03). The final column is a list column where each cell is a data frame with over a million rows and the following columns:
The data is unbalanced, as some of the current companies will have very little information during that time period. Also there is otherwise 'missing' data.
Publicly available data obtained via BatchGetSymbols
package.
Wikipedia List of S & P 500 companies.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.