{"id":27957472,"url":"https://github.com/danielcba/mini_dashboard","last_synced_at":"2026-05-05T23:31:45.673Z","repository":{"id":291611769,"uuid":"978182152","full_name":"danielcba/mini_dashboard","owner":"danielcba","description":"query metrics for multiple tickers","archived":false,"fork":false,"pushed_at":"2025-05-07T01:24:13.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T18:13:06.952Z","etag":null,"topics":["pandas","plotly","python","streamlit","ticker","yfinance"],"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/danielcba.png","metadata":{"files":{"readme":"README-EN.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,"zenodo":null}},"created_at":"2025-05-05T15:39:12.000Z","updated_at":"2025-05-07T01:24:17.000Z","dependencies_parsed_at":"2025-05-05T16:54:39.721Z","dependency_job_id":"1f31abe0-a6ca-4f0e-bd1f-8e6a71eecdd3","html_url":"https://github.com/danielcba/mini_dashboard","commit_stats":null,"previous_names":["danielcba/mini-dashboard"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielcba%2Fmini_dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielcba%2Fmini_dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielcba%2Fmini_dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielcba%2Fmini_dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielcba","download_url":"https://codeload.github.com/danielcba/mini_dashboard/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252931553,"owners_count":21827112,"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","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":["pandas","plotly","python","streamlit","ticker","yfinance"],"created_at":"2025-05-07T18:13:10.485Z","updated_at":"2026-05-05T23:31:45.659Z","avatar_url":"https://github.com/danielcba.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📈 Stock Dashboard (ticker)\n\nAn interactive web app built with [Streamlit](https://streamlit.io/) that allows users to dynamically explore **financial metrics**, **historical prices**, and **dividends** for both local and international stocks. Perfect for investment tracking and stock analysis 📊.\n\n---\n\n## 🧰 Features\n\n✅ Multi-select support for **stock tickers**  \n✅ Interactive charts for **historical price trends**  \n✅ **Dividends chart** per period  \n✅ Panel of **key financial metrics** (P/E, ROE, Beta, etc.)  \n✅ Analyst **recommendation** with color indicators  \n✅ **CSV export** functionality  \n✅ Responsive interface with **dark/light mode**\n\n---\n\n## 🖼️ Screenshot\n\n![image](https://github.com/user-attachments/assets/3b6bec4a-5537-4fcd-b923-ebaeb5ee8f53)\n\n\n```bash\n🚀 Installation\n\n    Clone this repository:\n\ngit clone https://github.com/danielcba/mini_dashboard.git\ncd /danielcba/mini_dashboard\n\n    (Optional) Create a virtual environment:\n\npython -m venv env\nsource env/bin/activate  # On Linux/macOS\nenv\\Scripts\\activate     # On Windows\n\n    Install dependencies:\n\npip install -r requirements.txt\n\n    Main packages:\n\n        streamlit\n\n        yfinance\n\n        plotly\n\n        pandas\n\n▶️ Usage\n\nRun the app locally with:\n\nstreamlit run app.py\n\nThen open your browser at http://localhost:8501\n🧠 How It Works\n\nThe app:\n\n    Uses yfinance to fetch financial data and historical prices for each selected ticker.\n\n    Displays a set of key metrics (P/E, dividends, ROE, etc.) along with dynamic price and dividend charts.\n\n    Includes export options for offline analysis.\n\n📁 Data Export\n\n    You can export historical stock data as a CSV file via the sidebar.\n\n    Exporting the app as HTML is mentioned (requires external tools like streamlit-logger).\n\n📝 License\n\nThis project is licensed under the MIT License. See the LICENSE file for more details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielcba%2Fmini_dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielcba%2Fmini_dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielcba%2Fmini_dashboard/lists"}