mortada / fredapi

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

URLError [Errno 11001 failure when using get_series #55

Open matt-somma opened 2 years ago

matt-somma commented 2 years ago

Received this error when using the get_series method. Worked fine previously but get this error code now: URLError: <urlopen error [Errno 11001] getaddrinfo failed>

jackmoody11 commented 1 year ago

@matt-somma are you trying to access behind a firewall?