mortada / fredapi

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

Not all categories accessible. #47

Open finjulhich opened 2 years ago

finjulhich commented 2 years ago

This category for e.g. https://fred.stlouisfed.org/categories/33003

fred.search_by_category(33003) ValueError: No series exists for category id: 33003

Why aren't all categories accessible?

Liam3851 commented 2 years ago

Duplicate of #33, #34, #35, #39, #40.