{ "info": { "author": "David Silva", "author_email": "david.silva2841+python@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Office/Business :: Financial :: Investment" ], "description": "# sec-edgar\nA Python package for automatically downloading & updating data from the SEC Edgar database\n\n#### Install\n pip install sec-edgar\n\n#### Downloads all zip files and unzips them to package folder\n from sec_edgar.financial_statements import financial_statements\n financial_statements.download()\n\n#### Specify a directory\n from sec_edgar.financial_statements import financial_statements\n financial_statements.download(dest_path='/home/username/destination')\n\n- This will automatically keep track of downloaded files and only download new files \nwhen run at a later date\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/davidsilva2841/sec_project", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "sec-edgar", "package_url": "https://pypi.org/project/sec-edgar/", "platform": "", "project_url": "https://pypi.org/project/sec-edgar/", "project_urls": { "Homepage": "https://github.com/davidsilva2841/sec_project" }, "release_url": "https://pypi.org/project/sec-edgar/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "A package for automatically downloading & updating data from the SEC Edgar database", "version": "0.0.2" }, "last_serial": 5610687, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "351ff27da4eed6d1efe21597c86900e7", "sha256": "98b7a61643f9d272465d0536e3adcd4ac833ece65210cf6f7348a48524614126" }, "downloads": -1, "filename": "sec_edgar-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "351ff27da4eed6d1efe21597c86900e7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6585, "upload_time": "2019-07-30T23:33:08", "url": "https://files.pythonhosted.org/packages/3a/c1/1910c886c27a44b7818c08127d06916a0014c59c7fce347d3fc45a0e56bb/sec_edgar-0.0.1-py3-none-any.whl" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "c604ae3c2a882debe04fcddb71506457", "sha256": "65ddd8da56056c107d22b7e73b99bd612a3d0a032a8783bad1330927ed73bda1" }, "downloads": -1, "filename": "sec_edgar-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "c604ae3c2a882debe04fcddb71506457", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6900, "upload_time": "2019-07-30T23:59:07", "url": "https://files.pythonhosted.org/packages/f4/ca/bf011166beea516f21315b240c63863de91ce00c6a53403ac26a72cbbeca/sec_edgar-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f19f57a0a9dedc93e0456e4aedc23b58", "sha256": "4ebe05fb6012f11eba424c7849173def7067b04bf60be6a84ee6756e2d20efb9" }, "downloads": -1, "filename": "sec_edgar-0.0.2.tar.gz", "has_sig": false, "md5_digest": "f19f57a0a9dedc93e0456e4aedc23b58", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4142, "upload_time": "2019-07-30T23:59:09", "url": "https://files.pythonhosted.org/packages/83/70/e3f6da8596133433e2ad89e1e386afef5d0ca0fc3ccb18423dea52704ce0/sec_edgar-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c604ae3c2a882debe04fcddb71506457", "sha256": "65ddd8da56056c107d22b7e73b99bd612a3d0a032a8783bad1330927ed73bda1" }, "downloads": -1, "filename": "sec_edgar-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "c604ae3c2a882debe04fcddb71506457", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6900, "upload_time": "2019-07-30T23:59:07", "url": "https://files.pythonhosted.org/packages/f4/ca/bf011166beea516f21315b240c63863de91ce00c6a53403ac26a72cbbeca/sec_edgar-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f19f57a0a9dedc93e0456e4aedc23b58", "sha256": "4ebe05fb6012f11eba424c7849173def7067b04bf60be6a84ee6756e2d20efb9" }, "downloads": -1, "filename": "sec_edgar-0.0.2.tar.gz", "has_sig": false, "md5_digest": "f19f57a0a9dedc93e0456e4aedc23b58", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4142, "upload_time": "2019-07-30T23:59:09", "url": "https://files.pythonhosted.org/packages/83/70/e3f6da8596133433e2ad89e1e386afef5d0ca0fc3ccb18423dea52704ce0/sec_edgar-0.0.2.tar.gz" } ] }