FRED API: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=External= * https://fred.stlouisfed.org/docs/api/fred/ * https://pypi.org/project/fredapi/ =Internal= * FRED =Installation= <syntaxhighlight lang='bash'>...") |
|||
Line 10: | Line 10: | ||
pip install fredapi | pip install fredapi | ||
</syntaxhighlight> | </syntaxhighlight> | ||
=Get the API Key= | |||
=Organizatorium= | =Organizatorium= | ||
* Source of data over API https://fred.stlouisfed.org and how to do it https://www.youtube.com/watch?v=R67XuYc9NQ4 | * Source of data over API https://fred.stlouisfed.org and how to do it https://www.youtube.com/watch?v=R67XuYc9NQ4 |
Revision as of 23:44, 7 October 2023
External
Internal
Installation
pip install fredapi
Get the API Key
Organizatorium
- Source of data over API https://fred.stlouisfed.org and how to do it https://www.youtube.com/watch?v=R67XuYc9NQ4