pandas-datareader icon indicating copy to clipboard operation
pandas-datareader copied to clipboard

FRED URL give 404

Open eabase opened this issue 4 years ago • 0 comments

The currently used URL for the FRED data is giving a 404.

  • https://github.com/pydata/pandas-datareader/blob/master/pandas_datareader/fred.py#L7-L15

Related to #435, where the old new link works...

  • https://fred.stlouisfed.org/graph/fredgraph.csv?id=GDP

eabase avatar Nov 23 '20 12:11 eabase