FRED API: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 23: Line 23:


==Search==
==Search==
<syntaxhighlight lang='py'>
</syntaxhighlight>
==Get Series==
==Get Series==



Revision as of 01:19, 8 October 2023

External

Internal

Installation

pip3 install fredapi

Get the API Key

Request an API key from here: https://fred.stlouisfed.org/docs/api/api_key.html

Code Examples

FRED with pandas:

Search

Get Series

Organizatorium