Interface to easily access FRED® data

版本 1.0.0 (221.5 KB) 作者: Haris K.
Easily download economic data from FRED (Federal Reserve Economic Data), connecting to the FRED server (https://fred.stlouisfed.org).
68.0 次下载
更新时间 2022/9/29

fred-api

The function fred_api() allows users to conveniently download economic time series data from the FRED (Federal Reserve Economic Data) online database maintained by the Research Department at the Federal Reserve Bank of St. Louis. The data are accessed by connecting directly to the FRED data server (https://fred.stlouisfed.org).

The selected series are returned into a timetable. When multiple series are requested by the user, they are all merged together and returned into the same timetable. Merging returns the union (rather than the intersection) of the dates of the selected series. If a series is shorter than the rest of the requested series, the absent observations are set into missing (NaN). Similarly, series of different frequencies can also be requested in the same function call, and missing observations (that are due to the frequency mismatch) are treated in the same manner. The user can request the desired range of dates by setting the Name-Value pairs 'StartDate' and 'EndDate'. If no range is specified, the function retrieves all the observations available in FRED for the selected series.

This product uses the FRED® API but is not endorsed or certified by the Federal Reserve Bank of St. Louis.

View Interface to easily access FRED® data on File Exchange

MATLAB 版本兼容性
创建方式 R2020b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

Tutorial

版本 已发布 发行说明
1.0.0

See release notes for this release on GitHub: https://github.com/ckarag/fred-api/releases/tag/v1.0.0

0.1.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库