
Last chance! 50% off unlimited learning
Sale ends in
A comprehensive dataset containing daily stock prices for 29 companies listed in the Dow Jones Industrial Average (DJIA). The dataset includes opening, closing, high, and low prices for each stock.
DJS
A data frame with daily stock prices for 29 companies.
Dow Jones Stock Price Dataset
data(DJS)
head(DJS)
summary(DJS)
Run the code above in your browser using DataLab