Python API for Federal Reserve Economic Data (FRED) from St. Louis Fed
fredapi is a Python API for the FRED data provided by the Federal Reserve Bank of St. Louis. fredapi provides a wrapper in python to the FRED web service, and also provides several conveninent methods for parsing and analyzing point-in-time data (i.e. historic data revisions) from ALFRED. fredapi makes use of pandas and returns data to you in a pandas Series or DataFrame.