FRED API: Difference between revisions
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
=Get the API Key= | =Get the API Key= | ||
Request an API key from here: https://fred.stlouisfed.org/docs/api/api_key.html | |||
=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:49, 7 October 2023
External
Internal
Installation
pip install fredapi
Get the API Key
Request an API key from here: https://fred.stlouisfed.org/docs/api/api_key.html
Organizatorium
- Source of data over API https://fred.stlouisfed.org and how to do it https://www.youtube.com/watch?v=R67XuYc9NQ4