1
2
3
4
5
#

Name:

Description:

Daily prices and trading volume of Apple stock from July 21st to August 21st in 2016

Variables:

A data frame with 65 observations on the following 5 variables.

Date

Date as mm/dd/yyyy

Price

Closing price of Apple stock

Change

Change in price from previous day

Volume

Number of shares traded (in millions)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Data downloaded from Nasdaq historical prices at http://www.nasdaq.com/symbol/aapl/historical

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.