1
2
3
4
5
#

Name:

Description:

Monthly return data for a few stocks, which covers stock prices from November 2015 through October 2018.

Variables:

  • date - First day of the month corresponding to the returns.

  • goog - Google stock price change.

  • cat - Caterpillar stock price change.

  • xom - Exxon Mobil stock price change.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Yahoo! Finance, direct download.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.