mortada / fredapi

Python API for FRED (Federal Reserve Economic Data) and ALFRED (Archival FRED)
Apache License 2.0
902 stars 159 forks source link

LIBOR Rates = Value Error: Not found, series does not exist #40

Open siddley1001 opened 3 years ago

siddley1001 commented 3 years ago

Are the LIBOR rates exluded from the Fred API Terms and Agreements? Is there any way to access the indicator?

Liam3851 commented 3 years ago

The issue isn't FRED, it's that ICE doesn't want third parties to give away its raw data for free. See https://github.com/mortada/fredapi/issues/34#issuecomment-694289350

siddley1001 commented 3 years ago

Good to know thank you! Hadn't looked into issue #34!