1
2
3
4
5
#

Name:

Description:

Daily closing prices of Apple, Google, and Microsoft stocks (12/1/2015 to 12/1/2017)

Variables:

A data frame with 504 observations on the following 6 variables.

Date

Date (coded as mm/dd/yyyy)

AAPL

Apple Inc. closing price

GOOG

Alphabet Inc. (Google) closing price

MSFT

Microsoft Corp. closing price

t

Time index (1 to 505)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Data downloaded using the Quandl R package (12/2/2017)

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.