• The app consists of visualizating the histogram, correlation matrix as well as comuting the summary of the European index.
• The data comes from the R datasets, EuStockMarkets, with daily closing prices of major European Stock Indices, such as DAX, SMI, CAC and FTSE, between 1991 and 1998.
• The code in the server side is used to compute the daily percentage returns.
• Although the data used in this analysis is limited in the sense that it does not use the actual stock data from sources, such as Yahoo! Fiannce and Goolge Finance, the code used in this product can be applied to create a robust data product.