Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Pull data from Federal Reserve Economic Data (FRED) directly into Julia

License

NotificationsYou must be signed in to change notification settings

micahjsmith/FredData.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevTestsCoverageversionpkgeval

FredData.jl

A third-party Julia library to pull data fromFederal Reserve Economic Data (FRED).

Disclaimer

FredData is not affiliated in any way with Federal Reserve Bank of St. Louis and is notofficially maintained or otherwise supported by Federal Reserve Bank of St. Louis.

Quickstart

Here is what you can do withFredData:

julia>using FredDatajulia> f=Fred()API key loaded.FRED API Connection        url: http://api.stlouisfed.org/fred/        key:0123456789abcdef0123456789abcdefjulia> a=get_data(f,"GDPC1")FredSeries        id: GDPC1        title: Real Gross Domestic Product        units: Billions of Chained2009 Dollars        seas_adj (native): Seasonally Adjusted Annual Rate        freq (native): Quarterly        realtime_start:2015-12-11        realtime_end:2015-12-11        last_updated:2015-11-24T08:01:09        notes: BEA Account Code: A191RX1 Real gross domestic product is the inflation adjusted value of the goods and services produced by labor and property locatedin the United States. For more information see the Guide to the National Income and Product Accounts of the United States (NIPA)- (http://www.bea.gov/national/pdf/nipaguid.pdf)        trans_short: lin        data:275x4 DataFrame with columns [:realtime_start,:realtime_end,:date,:value]

For full usage, refer to thedocumentation

About

Pull data from Federal Reserve Economic Data (FRED) directly into Julia

Topics

Resources

License

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp