FRED API: Difference between revisions
Jump to navigation
Jump to search
(→Search) |
(→TODO) |
||
(11 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
=Internal= | =Internal= | ||
* [[FRED#Subjects|FRED]] | * [[FRED#Subjects|FRED]] | ||
=TODO= | |||
<font color=darkkhaki> | |||
Economic Data Analysis Project with Python Pandas - Data scraping, cleaning and exploration! https://www.youtube.com/watch?v=R67XuYc9NQ4 | |||
</font> | |||
=Installation= | =Installation= | ||
Line 10: | Line 14: | ||
pip3 install fredapi | pip3 install fredapi | ||
</syntaxhighlight> | </syntaxhighlight> | ||
=Get the API Key= | =Get the API Key= | ||
Line 16: | Line 19: | ||
=Code Examples= | =Code Examples= | ||
* [[Processing Financial Data with FRED API#Overview|Processing Financial Data with FRED API]] | |||
FRED with | |||
Latest revision as of 19:29, 8 October 2023
External
Internal
TODO
Economic Data Analysis Project with Python Pandas - Data scraping, cleaning and exploration! https://www.youtube.com/watch?v=R67XuYc9NQ4
Installation
pip3 install fredapi
Get the API Key
Request an API key from here: https://fred.stlouisfed.org/docs/api/api_key.html