Importing and Managing Financial Data in R
Learn how to access financial data from local files as well as from internet sources.
Kurs Kostenlos Starten5 Stunden14 Videos51 Übungen19.736 LernendeLeistungsnachweis
Kostenloses Konto erstellen
oder
Durch Klick auf die Schaltfläche akzeptierst du unsere Nutzungsbedingungen, unsere Datenschutzrichtlinie und die Speicherung deiner Daten in den USA.Trainierst du 2 oder mehr?
Versuchen DataCamp for BusinessBeliebt bei Lernenden in Tausenden Unternehmen
Kursbeschreibung
If you've ever done anything with financial or economic time series, you know the data come in various shapes, sizes, and periodicities. Getting the data into R can be stressful and time-consuming, especially when you need to merge data from several different sources into one data set. This course will cover importing data from local files as well as from internet sources.
Trainierst du 2 oder mehr?
Verschaffen Sie Ihrem Team Zugriff auf die vollständige DataCamp-Plattform, einschließlich aller Funktionen.In den folgenden Tracks
Finanzgrundlagen in R
Gehe zu TrackQuantitativer Analyst mit R
Gehe zu Track- 1
Introduction and Downloading Data
KostenlosA wealth of financial and economic data are available online. Learn how getSymbols() and Quandl() make it easy to access data from a variety of sources.
- 2
Extracting and Transforming Data
You've learned how to import data from online sources, now it's time to see how to extract columns from the imported data. After you've learned how to extract columns from a single object, you will explore how to import, transform, and extract data from multiple instruments.
- 3
Managing Data from Multiple Sources
Learn how to simplify and streamline your workflow by taking advantage of the ability to customize default arguments to getSymbols(). You will see how to customize defaults by data source, and then how to customize defaults by symbol. You will also learn how to handle problematic instrument symbols.
Setting default arguments for getSymbols()50 xpSet a default data source100 xpSet default arguments for a getSymbols source100 xpSetting per-instrument default arguments50 xpSet default data source for one symbol100 xpSave and load symbol lookup table100 xpHow *not* to specify the getSymbols() source50 xpHandling instrument symbols that clash or are not valid R names50 xpAccess the object using get() or backticks100 xpCreate valid name for one instrument100 xpCreate valid names for multiple instruments100 xp - 4
Aligning Data with Different Periodicities
You've learned how to import, extract, and transform data from multiple data sources. You often have to manipulate data from different sources in order to combine them into a single data set. First, you will learn how to convert sparse, irregular data into a regular series. Then you will review how to aggregate dense data to a lower frequency. Finally, you will learn how to handle issues with intra-day data.
Making irregular data regular50 xpCreate a zero-width and regular xts object100 xpUse merge to make an irregular index regular100 xpAggregating to lower frequency50 xpAggregate daily data and merge with monthly data100 xpAlign series to first and last day of month100 xpAggregate to weekly, ending on Wednesdays100 xpAggregating and combining intraday data50 xpCombine data that have timezones100 xpMake irregular intra-day data regular100 xpFill missing values by trading day100 xpAggregate irregular intra-day data100 xp - 5
Importing Text Data, and Adjusting for Corporate Actions
You've learned the core workflow of importing and manipulating financial data. Now you will see how to import data from text files of various formats. Then you will learn how to check data for weirdness and handle missing values. Finally, you will learn how to adjust stock prices for splits and dividends.
Importing text files50 xpImport well-formatted daily OHLC data100 xpImport text files in other formats100 xpHandle date and time in separate columns100 xpRead text file containing multiple instruments100 xpChecking for weirdness50 xpHandle missing values100 xpVisualize imported data100 xpCross reference sources100 xpAdjusting for corporate actions50 xpAdjust for stock splits and dividends100 xpDownload split and dividend data100 xpAdjust univariate data for splits and dividends100 xpWhen to adjust data50 xpCongratulations!50 xp
Trainierst du 2 oder mehr?
Verschaffen Sie Ihrem Team Zugriff auf die vollständige DataCamp-Plattform, einschließlich aller Funktionen.In den folgenden Tracks
Finanzgrundlagen in R
Gehe zu TrackQuantitativer Analyst mit R
Gehe zu TrackMitwirkende
Voraussetzungen
Manipulating Time Series Data in RJoshua Ulrich
Mehr AnzeigenQuantitative Analyst & member of R/Finance Conference committee
Was sagen andere Lernende?
Melden Sie sich an 15 Millionen Lernende und starten Sie Importing and Managing Financial Data in R Heute!
Kostenloses Konto erstellen
oder
Durch Klick auf die Schaltfläche akzeptierst du unsere Nutzungsbedingungen, unsere Datenschutzrichtlinie und die Speicherung deiner Daten in den USA.