This document discusses using R instead of Excel to fetch stock data programmatically. It notes that Excel and Datastream are slow and crash when fetching large amounts of data. The document then recommends using R scripts to fetch stock data, providing links to download RStudio and sample R scripts, and shows how the fetched data can then be used to create a customizable website to view the stock data.