1
2
3
4
5
#

Name:

Description:

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\

Variables:

A tibble with 16607 rows and 8 variables:

date

The date expressed as Date values

open, high, low, close

The day's opening, high, low, and closing prices in USD; the close price is adjusted for splits

volume

the number of trades for the given date

adj_close

The close price adjusted for both dividends and splits

Function ID

11-4

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

See Also

Other Datasets: countrypops, exibble, gtcars, pizzaplace, sza

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Daily_S_P_500_Index_data_from_1950_to_2015_873_75.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.