Fred
====
Python wrapper of the St. Louis Federal Reserve Bank's [FRED API web
service](http://api.stlouisfed.org/docs/fred/) for retrieving economic data.
FRED API Documentation:
[http://api.stlouisfed.org/docs/fred/](http://api.stlouisfed.org/docs/fred/)
Sign up for a FRED API key:
[http://api.stlouisfed.org/api_key.html](http://api.stlouisfed.org/api_key.html)
Raw data
{
"_id": null,
"home_page": "https://github.com/zachwill/fred",
"name": "fred",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "fred,fred api,federal reserve,st. louis fed",
"author": "Zach Williams",
"author_email": "hey@zachwill.com",
"download_url": "https://files.pythonhosted.org/packages/30/56/6c3ad3a271dfe2703da1e127e3f0beafd98742bf84b756773521518b5eaa/fred-3.1.tar.gz",
"platform": "UNKNOWN",
"description": "Fred\n====\n\nPython wrapper of the St. Louis Federal Reserve Bank's [FRED API web\nservice](http://api.stlouisfed.org/docs/fred/) for retrieving economic data.\n\nFRED API Documentation:\n[http://api.stlouisfed.org/docs/fred/](http://api.stlouisfed.org/docs/fred/)\n\nSign up for a FRED API key:\n[http://api.stlouisfed.org/api_key.html](http://api.stlouisfed.org/api_key.html)",
"bugtrack_url": null,
"license": "MIT",
"summary": "St. Louis Federal Reserve FRED API",
"version": "3.1",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/zachwill/fred"
},
"split_keywords": [
"fred",
"fred api",
"federal reserve",
"st. louis fed"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "30566c3ad3a271dfe2703da1e127e3f0beafd98742bf84b756773521518b5eaa",
"md5": "82b40bd1857c1751dc0dc49869cabc27",
"sha256": "f31327d648917694b8d15d66ca4e82a082dbb88ca027bdcc9d56738cbc836a6a"
},
"downloads": -1,
"filename": "fred-3.1.tar.gz",
"has_sig": false,
"md5_digest": "82b40bd1857c1751dc0dc49869cabc27",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3881,
"upload_time": "2015-07-10T15:31:42",
"upload_time_iso_8601": "2015-07-10T15:31:42.215208Z",
"url": "https://files.pythonhosted.org/packages/30/56/6c3ad3a271dfe2703da1e127e3f0beafd98742bf84b756773521518b5eaa/fred-3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2015-07-10 15:31:42",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "zachwill",
"github_project": "fred",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "requests",
"specs": []
},
{
"name": "mock",
"specs": []
}
],
"lcname": "fred"
}