okomarov/importFren​chData

Download data from Kenneth French Data Library, e.g. Fama and French factors
241 Downloads
Aktualisiert 29 Aug 2015

### Description
Matlab function to import data from [Kenneth French's Data Library](http://mba.tuck.dartmouth.edu/pages/faculty/ken.french/data_library.html), like the series of the Fama and French 3/5 factors, and much more.
**NOTE**: it does not support a small subset of datasets due to their transposed format. Raise an [issue](https://github.com/okomarov/importFrenchData/issues), if not already reported, to request support for those files, which will be provided depending on the amount of requests.
### Syntax

importFrenchData()
Lists available datasets, their ZIPNAMEs and the description.

importFrenchData(ZIPNAME)
Imports into a table the dataset specified by 'ZIPNAME'.

importFrenchData(...,OUTPATH)
Specify name and folder where to save the imported data. By default
the dataset will be saved under the current directory as '.\ZIPNAME.mat'

Zitieren als

Oleg Komarov (2024). okomarov/importFrenchData (https://github.com/okomarov/importFrenchData), GitHub. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2014a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Datafeed Toolbox finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.0.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.