Learn R Programming

MMAC (version 0.1.2)

DJIACloseQuarterly: Quarterly Closing Value of Dow Jones Industrial Average

Description

A dataset containing the quarterly closing value of the Dow Jones Industrial Average (DJIA) from March 31, 1935 to December 31, 2014.

Usage

data(DJIACloseQuarterly)

Arguments

Format

A data frame with 320 observations on the following variables.

  • Quarter since March 31, 1935

  • Close Closing value of DJIA

Details

This dataset contains the quarterly closing value of the Dow Jones Industrial Average (DJIA) from March 31, 1935 to December 31, 2014.

References

http://stooq.com/q/d/?s=^dji

Examples

Run this code
data(DJIACloseQuarterly)

Run the code above in your browser using DataLab