Learn R Programming

MMAC (version 0.1.2)

NASDAQQuarterly: Closing NASDAQ Value

Description

A dataset containing the closing NASDAQ stock market value in U.S. dollars at the end of each quarter from March 1938 (quarter 1) through December 2014 (quarter 308)

Usage

data(NASDAQQuarterly)

Arguments

Format

A data frame with 308 observations on the following variables.

  • Quarter since March 1938

  • Close Closing NASDAQ value at the end of the quarter

Details

This dataset contains closing NASDAQ stock market value in U.S. dollars at the end of each quarter from March 1938 (quarter 1) through December 2014 (quarter 308)

References

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

Examples

Run this code
data(NASDAQQuarterly)

Run the code above in your browser using DataLab