FRED API

From NovaOrdis Knowledge Base
Revision as of 19:29, 8 October 2023 by Ovidiu (talk | contribs) (→‎TODO)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Code Examples