{ "info": { "author": "JerBouma", "author_email": "jer.bouma@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "This package can scrape financial data from Yahoo Finance for multiple companies. This includes the ratios, balance sheets, income statements, cashflows and stock data. Furthermore, the analysis functions are able identify the state of the companies over the last years and how they are performing against each other.\n\n## Functions\nA short description of the available functions within the package. Please see the docstrings for further explanation.\n\n- `summary()`\n - Scapes data from the 'homepage' of a ticker ([example](https://finance.yahoo.com/quote/TSLA?p=TSLA)), alters text (%, k, M, B) to ensure everything is seen as a float or integer and puts everything in a DataFrame for comparison.\n- `balance_sheet()`\n - Scrapes data from the Financials > Balance Sheet page and orders it in a DataFrame.\n- `income_statement()`\n - Scrapes data from the Financials > Income Statement page and orders it in a DataFrame. \n- `cashflows()`\n - Scrapes data from the Financials > Cash Flows page and orders it in a DataFrame.\n- `ratios()`\n - Scrapes data from the Statistics page, alters text (%, k, M, B) to ensure everything is seen as a float or integer and puts everything in a DataFrame for comparison.\n- `balance_sheet_analysis()`\n - Uses data from `balance_sheet()` to create several graphs that show the trend over time.\n- `income_statement_analysis()`\n - Uses data from `income_statement()` to create several graphs that show the trend over time.\n- `cashflow_analysis()`\n - Uses data from `cashflows()` to create several graphs that show the trend over time.\n- `ratio_analysis()`\n - Uses data from `ratios()` to create several graphs that show the ratios right now.\n- `stock_data()`\n - Retrieves stock data based on the `pandas_datareader` library. Extras include the recognition of private companies to prevent a sudden stop as well as the calculation of returns.\n- `correlation_matrix()`\n - A matrix that uses input from `stock_data()` to calculate correlations between the symbols as well as visually show this in a graph when `graph=True`.\n- `rss_feed()`\n - News obtained from Yahoo Finance RSS for each chosen ticker. Can potentially be useful to read more about a company without leaving Python.\n\nAddition: leaving the ticker field blank will cause the functions to download the [most trending tickers](https://finance.yahoo.com/trending-tickers/) according to Yahoo Finance.\n\n## Installation\n1. `pip install FundamentalAnalysis`\n2. (within Python) `import FundamentalAnalysis as fa`\n\n## Example usage\nCollect data from Yahoo Finance including balance sheets, income statements, cashflows, ratios and stock data of all selected tickers.\n\n```\nimport FundamentalAnalysis as fa\n\nsymbol = ['TSLA','AAPL','MSFT']\n\nbalance_sheet = fa.balance_sheet(symbol)\nincome_statement = fa.income_statement(symbol)\ncashflows = fa.cashflows(symbol)\nratios = fa.ratios(symbol)\nstock_data = fa.stock_data(2015, 2019, symbol, include_returns=True)\n```\n\nAfterwards you can compare the numbers between companies or plot them to see posible growth/decline. Next to that, by using one of the analysis functions, you can quickly see most of the important metrics. (i.e. `ratio_analysis(ratios, symbol)`)\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/JerBouma/FundamentalAnalysis", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "FundamentalAnalysis", "package_url": "https://pypi.org/project/FundamentalAnalysis/", "platform": "", "project_url": "https://pypi.org/project/FundamentalAnalysis/", "project_urls": { "Homepage": "https://github.com/JerBouma/FundamentalAnalysis" }, "release_url": "https://pypi.org/project/FundamentalAnalysis/0.1.5/", "requires_dist": null, "requires_python": "", "summary": "Retrieves and analyzes financial data of multiple companies.", "version": "0.1.5" }, "last_serial": 5380651, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "1c7f493d413132c7cbd56a650113b10b", "sha256": "ee288068816f02752606ac75eeeefb7431289b984379bb79008f39026c4d85c6" }, "downloads": -1, "filename": "FundamentalAnalysis-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "1c7f493d413132c7cbd56a650113b10b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 19123, "upload_time": "2019-06-09T12:10:42", "url": "https://files.pythonhosted.org/packages/a7/c9/f43ff317e66c6230eb7815a240c5f733f76d4ace9467cdc089d71c47ac8b/FundamentalAnalysis-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b52d4deed44aaa627328624897bcd0e0", "sha256": "9a8b6427fbf7c75c17f7a2079f435597c4a82f76718a2433eb95499413d9aa04" }, "downloads": -1, "filename": "FundamentalAnalysis-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b52d4deed44aaa627328624897bcd0e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9183, "upload_time": "2019-06-09T12:10:44", "url": "https://files.pythonhosted.org/packages/13/3b/3fe9a2cf302d9115f5e65198307fbfae95a092d322f0543debd409d6a849/FundamentalAnalysis-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "3cec2f6b950c4389eca7d403ffcceb57", "sha256": "39079e739e1d79115477bac202a9065257c2ae6159b6f3d68fc3622a15a8d4fb" }, "downloads": -1, "filename": "FundamentalAnalysis-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "3cec2f6b950c4389eca7d403ffcceb57", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 19124, "upload_time": "2019-06-09T12:40:12", "url": "https://files.pythonhosted.org/packages/97/91/94b1d9a6b013fb3abd7de6abfd6dc82b1d6cf01355241b70012b6f0dfd21/FundamentalAnalysis-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2148443f9d8e82d9abcbbaa59644cd9a", "sha256": "f489b10fab0110b691c0387d2997093930d692cee3e2afc5ab648d57f8071f56" }, "downloads": -1, "filename": "FundamentalAnalysis-0.1.1.tar.gz", "has_sig": false, "md5_digest": "2148443f9d8e82d9abcbbaa59644cd9a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9181, "upload_time": "2019-06-09T12:40:14", "url": "https://files.pythonhosted.org/packages/6d/ec/dc5d3277922a7b84f3ab7b9da81692254f7d88a974efdc5e6480dd704153/FundamentalAnalysis-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "6b097ac8f168dbd921287bfe7f0033ad", "sha256": "0ae9e9726b2b087c57448fb7ef72a678ae6e8ce37448c0a0393efe7922f7bdff" }, "downloads": -1, "filename": "FundamentalAnalysis-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "6b097ac8f168dbd921287bfe7f0033ad", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 19125, "upload_time": "2019-06-09T12:46:45", "url": "https://files.pythonhosted.org/packages/2d/48/446d56d910b402368b47df0f6602d43bdbc357b0d0fae8c4f9c7fa0831e7/FundamentalAnalysis-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f88a38c8679ae00a2e39a027660060a4", "sha256": "2b09ebc30c187ffd47c4e0eabf6606c61ade960b1e5df7a852b25372bb866ba3" }, "downloads": -1, "filename": "FundamentalAnalysis-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f88a38c8679ae00a2e39a027660060a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9173, "upload_time": "2019-06-09T12:46:46", "url": "https://files.pythonhosted.org/packages/58/2e/480bf2d4017e7d4aeef2dba6aed29d27ada6c281335107f7755e8b332fc3/FundamentalAnalysis-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "329b26e0a1a7ba4923cc95aa60660090", "sha256": "30772f0fc2834537fbff7aad9365c02e3f8609c0a20bba2b842882d47f35b915" }, "downloads": -1, "filename": "FundamentalAnalysis-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "329b26e0a1a7ba4923cc95aa60660090", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 19151, "upload_time": "2019-06-09T19:58:16", "url": "https://files.pythonhosted.org/packages/ee/75/0a3ca8d377c15056a64f5b1cf86df7a0a246f40746623f55fd8e340d701a/FundamentalAnalysis-0.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "45dee7f9a6cabdf0c5dc532076088778", "sha256": "10a72c265ec587267e8734029a5b8ecd3ddb03a5e64730500081f76c0e11ddd3" }, "downloads": -1, "filename": "FundamentalAnalysis-0.1.3.tar.gz", "has_sig": false, "md5_digest": "45dee7f9a6cabdf0c5dc532076088778", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9204, "upload_time": "2019-06-09T19:58:19", "url": "https://files.pythonhosted.org/packages/f1/c5/1755d8902e4c2485ad1a4e8fe78263154b2f3150a92d6ccdef58484e0db3/FundamentalAnalysis-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "89545b042719e7d23427f84e1900ed15", "sha256": "aa79c272df1a983c7c642a135ccf8c96ff53c8bc375538ebc1168f9b0636d517" }, "downloads": -1, "filename": "FundamentalAnalysis-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "89545b042719e7d23427f84e1900ed15", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20247, "upload_time": "2019-06-10T09:59:07", "url": "https://files.pythonhosted.org/packages/bd/8b/6a3248d2f904a4a5d33815f7c7ae14e87b4a032401df7aeef95d7c128415/FundamentalAnalysis-0.1.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d2ff8861ee7edae12815fdd56248d716", "sha256": "b82fd72c252f9b63e0f38b85f5264a25e0fc09faffc86f32d5089c0d1bb58e1a" }, "downloads": -1, "filename": "FundamentalAnalysis-0.1.4.tar.gz", "has_sig": false, "md5_digest": "d2ff8861ee7edae12815fdd56248d716", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9495, "upload_time": "2019-06-10T09:59:10", "url": "https://files.pythonhosted.org/packages/c0/ac/96af529d1ab8fb67d84c0a9059609090984607cf36f4b8f2b3bea3a61802/FundamentalAnalysis-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "fa7f1cb160d5621dbef7e86c323dc37b", "sha256": "8bc7267ce3513831868b0031eb1aaadd7640a0bdefabc0638907ab9fe19c6e35" }, "downloads": -1, "filename": "FundamentalAnalysis-0.1.5-py3-none-any.whl", "has_sig": false, "md5_digest": "fa7f1cb160d5621dbef7e86c323dc37b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20307, "upload_time": "2019-06-10T10:06:02", "url": "https://files.pythonhosted.org/packages/10/a8/ab4c6099d01c9c95fe5f7d450f07ea615be9669c8850163a22eb8f8fedea/FundamentalAnalysis-0.1.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "069b1094282969fe25ef47c25cda7b50", "sha256": "5ed960fd77d2355fe32b8682028fe58ccce9ea797b1d60f374d62805ff4298d2" }, "downloads": -1, "filename": "FundamentalAnalysis-0.1.5.tar.gz", "has_sig": false, "md5_digest": "069b1094282969fe25ef47c25cda7b50", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9485, "upload_time": "2019-06-10T10:06:06", "url": "https://files.pythonhosted.org/packages/e1/82/b7ddb81c7255a84350c7c064ed956e81730305fbfadb861edb3869d2327c/FundamentalAnalysis-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fa7f1cb160d5621dbef7e86c323dc37b", "sha256": "8bc7267ce3513831868b0031eb1aaadd7640a0bdefabc0638907ab9fe19c6e35" }, "downloads": -1, "filename": "FundamentalAnalysis-0.1.5-py3-none-any.whl", "has_sig": false, "md5_digest": "fa7f1cb160d5621dbef7e86c323dc37b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20307, "upload_time": "2019-06-10T10:06:02", "url": "https://files.pythonhosted.org/packages/10/a8/ab4c6099d01c9c95fe5f7d450f07ea615be9669c8850163a22eb8f8fedea/FundamentalAnalysis-0.1.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "069b1094282969fe25ef47c25cda7b50", "sha256": "5ed960fd77d2355fe32b8682028fe58ccce9ea797b1d60f374d62805ff4298d2" }, "downloads": -1, "filename": "FundamentalAnalysis-0.1.5.tar.gz", "has_sig": false, "md5_digest": "069b1094282969fe25ef47c25cda7b50", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9485, "upload_time": "2019-06-10T10:06:06", "url": "https://files.pythonhosted.org/packages/e1/82/b7ddb81c7255a84350c7c064ed956e81730305fbfadb861edb3869d2327c/FundamentalAnalysis-0.1.5.tar.gz" } ] }