<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Download Stock Data on Jaehyeon Kim</title><link>https://jaehyeon.me/series/download-stock-data/</link><description>Recent content in Download Stock Data on Jaehyeon Kim</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>Copyright © 2023-2026 Jaehyeon Kim. All Rights Reserved.</copyright><lastBuildDate>Fri, 21 Nov 2014 00:00:00 +0000</lastBuildDate><atom:link href="https://jaehyeon.me/series/download-stock-data/index.xml" rel="self" type="application/rss+xml"/><item><title>Download Stock Data - Part II</title><link>https://jaehyeon.me/blog/2014-11-21-download-stock-data-2/</link><pubDate>Fri, 21 Nov 2014 00:00:00 +0000</pubDate><guid>https://jaehyeon.me/blog/2014-11-21-download-stock-data-2/</guid><description>Status, September 2026. Google retired the finance/historical CSV endpoint that the URLs here point at, so reading those URLs no longer returns data. The in-memory read and merge pattern still holds if you point it at a price source that is still published.
In an earlier article, a way to download stock price data files from Google, save it into a local drive and merge them into a single data frame.</description></item><item><title>Download Stock Data - Part I</title><link>https://jaehyeon.me/blog/2014-11-20-download-stock-data-1/</link><pubDate>Thu, 20 Nov 2014 00:00:00 +0000</pubDate><guid>https://jaehyeon.me/blog/2014-11-20-download-stock-data-1/</guid><description>Status, September 2026. Google retired the finance/historical CSV endpoint that this script downloads from, so the download step no longer returns data. The folder creation, error handling and merge patterns still hold if you point them at a price source that is still published.
Stock price data files are downloaded from Google, saved into a local drive and merged into a single data frame. This script is slightly modified from a script which downloads RStudio package download log data.</description></item></channel></rss>