{ "info": { "author": "Robert Rennison", "author_email": "rob@robren.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "===============================\nsec_edgar_download\n===============================\n\n\n.. image:: https://img.shields.io/pypi/v/sec_edgar_download.svg\n :target: https://pypi.python.org/pypi/sec_edgar_download\n\n.. image:: https://img.shields.io/travis/robren/sec_edgar_download.svg\n :target: https://travis-ci.org/robren/sec_edgar_download\n\n.. image:: https://readthedocs.org/projects/sec-edgar-download/badge/?version=latest\n :target: https://sec-edgar-download.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/robren/sec_edgar_download/shield.svg\n :target: https://pyup.io/repos/github/robren/sec_edgar_download/\n :alt: Updates\n\nA small python library which downloads companies 10-K and 10-Q filings from\nthe SEC's Edgar website. The Edgar site maintains monthly RSS feeds describing\neach of the filings. A cli tool called sec_edgar_download supports downloading\nand indexing, in a local sqlite3 database, the RSS files; as well as\ndownloading specific 10-K and 10-Q filings. \n\n\nsec_edgar_download package\n==========================\n\nSubmodules\n----------\n\nsec_edgar_download.cli module::\n\n \"\"\"sec_edgar_dowload\n\n Usage:\n sec_edgar_download getrss [--fm ]\n [--tm ]\n sec_edgar_download getxbrl (-c | -t )\n [--ft ] [--wd ]\n\n sec_edgar_download.py (-h | --help)\n sec_edgar_download.py --version\n\n Options:\n -h --help Show this screen.\n -c --cik Central Index Key (CIK)\n -t --ticker Ticker symbol\n --version Show version.\n --fm From month: digits 1 to 12\n --tm To monthd: digits 1 to 12\n --ft 10-K or 10-Q\n --wd Working-directory [default : ./edgar]\n\n \"\"\"\n\n\n* Free software: Apache Software License 2.0\n* Documentation: https://sec-edgar-download.readthedocs.io.\n\n\nFeatures\n--------\n\n- Downloads monthly RSS feeds from the SEC Edgar website.\n- Stores the location of the relevant filing along with a companies CIK in an\n sqlite database.\n- Downloads 10-Q and 10-K filings for a company over a specified date range.\n\nCredits\n---------\n\nThis package was created with Cookiecutter_ and the `robren/cookiecutter-pypackage` a fork of\nthe `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _`robren/cookiecutter-pypackage`: https://github.com/robren/cookiecutter-pypackage\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n\nHistory\n=======\n\n0.0.2 (2017-01-30)\n------------------\n\n* First release to PyPi test\n\n\n0.1.0 (2017-01-30)\n------------------\n\n* First release to PyPi\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/robren/sec_edgar_download", "keywords": "sec_edgar_download", "license": "Apache Software License 2.0", "maintainer": "", "maintainer_email": "", "name": "sec_edgar_download", "package_url": "https://pypi.org/project/sec_edgar_download/", "platform": "", "project_url": "https://pypi.org/project/sec_edgar_download/", "project_urls": { "Homepage": "https://github.com/robren/sec_edgar_download" }, "release_url": "https://pypi.org/project/sec_edgar_download/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Downloads sec xbrl filings", "version": "0.1.1" }, "last_serial": 2910670, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "4010e8fcd5d24fed7760e79a744c6b3c", "sha256": "b644fe5108a3f8dd14d2a9278ace58a656a4d614d7a2037819f5801855718367" }, "downloads": -1, "filename": "sec_edgar_download-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4010e8fcd5d24fed7760e79a744c6b3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 661560, "upload_time": "2017-01-30T17:33:57", "url": "https://files.pythonhosted.org/packages/b5/95/45a83b1d49f8e2842245190f91f6652e32001436c84521d15221b351c2bf/sec_edgar_download-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "acbab58c4b928b72cbc38dc722dd1321", "sha256": "4865b3c4aeb89b582d673a729e4e97be7367d82623536f4a0b400bd463713628" }, "downloads": -1, "filename": "sec_edgar_download-0.1.1.tar.gz", "has_sig": false, "md5_digest": "acbab58c4b928b72cbc38dc722dd1321", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 661679, "upload_time": "2017-05-30T19:45:29", "url": "https://files.pythonhosted.org/packages/fe/c4/24b34fb807daabfa021d357885c99c9bcd3b881d464e152c95deea9fc1b0/sec_edgar_download-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "acbab58c4b928b72cbc38dc722dd1321", "sha256": "4865b3c4aeb89b582d673a729e4e97be7367d82623536f4a0b400bd463713628" }, "downloads": -1, "filename": "sec_edgar_download-0.1.1.tar.gz", "has_sig": false, "md5_digest": "acbab58c4b928b72cbc38dc722dd1321", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 661679, "upload_time": "2017-05-30T19:45:29", "url": "https://files.pythonhosted.org/packages/fe/c4/24b34fb807daabfa021d357885c99c9bcd3b881d464e152c95deea9fc1b0/sec_edgar_download-0.1.1.tar.gz" } ] }