{"id":22774897,"url":"https://github.com/prem07a/fundamentalanalysis","last_synced_at":"2025-08-18T05:11:13.473Z","repository":{"id":267076810,"uuid":"900202813","full_name":"Prem07a/FundamentalAnalysis","owner":"Prem07a","description":"A stock Screener which Help to filter Fundamentally Strong Stocks","archived":false,"fork":false,"pushed_at":"2024-12-08T06:23:59.000Z","size":835,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-05T01:54:07.779Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Prem07a.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-08T06:17:17.000Z","updated_at":"2024-12-09T09:51:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"07f54a3c-e90f-4ec0-9b1e-5826692084b0","html_url":"https://github.com/Prem07a/FundamentalAnalysis","commit_stats":null,"previous_names":["prem07a/fundamentalanalysis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Prem07a/FundamentalAnalysis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prem07a%2FFundamentalAnalysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prem07a%2FFundamentalAnalysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prem07a%2FFundamentalAnalysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prem07a%2FFundamentalAnalysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Prem07a","download_url":"https://codeload.github.com/Prem07a/FundamentalAnalysis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prem07a%2FFundamentalAnalysis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270946068,"owners_count":24672890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-11T18:18:03.262Z","updated_at":"2025-08-18T05:11:13.400Z","avatar_url":"https://github.com/Prem07a.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **Financial Screener - A Streamlit Application**\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"images/logo.png\" alt=\"Logo\" style=\"width:500px;\"\u003e\n\u003c/p\u003e\n\n\n## **Overview**\nThe **Financial Screener** is a Streamlit application that evaluates stocks based on fundamental analysis principles taught in the [Zerodha Varsity: Fundamental Analysis Module](https://zerodha.com/varsity/module/fundamental-analysis). It simplifies stock screening by automating the analysis of key financial metrics, helping users identify stocks with strong fundamentals.\n\n---\n\n## **Disclaimer**\nThis application is designed **solely for educational purposes**. It enables users to understand how fundamental analysis is performed and provides insights into the financial health of companies based on predefined criteria. \n\n⚠️ **This tool is NOT intended for investment decisions.**  \nThe Financial Screener is an educational tool that uses publicly available data to demonstrate the process of stock screening. Users are strongly advised to:\n- Perform their own due diligence before making any financial decisions.\n- Consult a certified financial advisor for investment guidance.\n\n---\n\n## **Features**\n\n- **Stock Explorer**  \n  Help to analyse a particular stock\n  ![Performance Evaluation](images/SE.png)\n\n- **Sector Insights**  \n  Scans All the stock of a particular sector and give a Report about how the sector is performing\n  ![Interactive Visualizations](images/SI.png)\n\n- **Market Scanner**  \n  Screens Entire Stocks Market and help find Fundamentally Strong Stocks as per our Filters\n  ![Automated Stock Screening](images/MS.png)\n\n\n---\n\n## **How It Works**\n1. Enter a stock ticker symbol (e.g., `AAPL` for Apple Inc.) in the sidebar input field.\n2. The application fetches financial data using **yfinance** and applies the fundamental analysis criteria.\n3. View detailed charts and summaries for each metric.\n4. Explore the overall performance summary to understand the stock's potential based on its fundamentals.\n\n---\n\n## **Technologies Used**\n- **Python**: Backend logic.\n- **Streamlit**: Interactive dashboard creation.\n- **yfinance**: Fetching real-time financial data.\n- **Plotly**: Data visualization.\n\n---\n\n## **Usage Instructions**\n1. Clone the repository and install dependencies:\n   ```bash\n   git clone https://github.com/Prem07a/FundamentalAnalysis.git\n   cd FundamentalAnalysis\n   pip install -r requirements.txt\n   ```\n2. Run the application:\n   ```bash\n   streamlit run app.py\n   ```\n3. Open the URL in your browser to access the dashboard.\n\n---\n\n## **Acknowledgements**\nThis project is inspired by the **Fundamental Analysis Module** from [Zerodha Varsity](https://zerodha.com/varsity/module/fundamental-analysis) and aims to simplify stock screening for educational purposes.\n\n---\n\n## License\n\nThis project is licensed under the MIT License. See the `LICENSE` file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprem07a%2Ffundamentalanalysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprem07a%2Ffundamentalanalysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprem07a%2Ffundamentalanalysis/lists"}