sp500 | R Documentation |
This dataset provides daily price indicators for the S&P 500 index from the beginning of 1950 to the end of 2015. The index includes 500 leading companies and captures about 80 percent coverage of available market capitalization.
sp500
A tibble with 16,607 rows and 7 variables:
The date expressed as Date
values.
The day's opening, high, low, and closing
prices in USD. The close
price is adjusted for splits.
The number of trades for the given date
.
The close price adjusted for both dividends and splits.
DATA-4
v0.2.0.5
(March 31, 2020)
Other datasets:
constants
,
countrypops
,
exibble
,
films
,
gibraltar
,
gtcars
,
illness
,
metro
,
nuclides
,
peeps
,
photolysis
,
pizzaplace
,
reactions
,
rx_addv
,
rx_adsl
,
sza
,
towny
dplyr::glimpse(sp500)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.