{"id":26882788,"url":"https://github.com/nfaltir/mini-bloomberg","last_synced_at":"2025-05-08T03:50:30.519Z","repository":{"id":129999165,"uuid":"420542588","full_name":"nfaltir/Mini-Bloomberg","owner":"nfaltir","description":"📊  ~A simple python app that uses the Streamlit web framework to generate stock reports.","archived":false,"fork":false,"pushed_at":"2025-02-20T13:24:54.000Z","size":123116,"stargazers_count":5,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-31T17:02:57.679Z","etag":null,"topics":["python","stock","stock-market","streamlit","yfinance"],"latest_commit_sha":null,"homepage":"https://share.streamlit.io/nfaltir/streamlit-stock-report/main/app.py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nfaltir.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-10-23T23:11:24.000Z","updated_at":"2025-02-20T13:24:58.000Z","dependencies_parsed_at":"2025-03-31T16:57:31.203Z","dependency_job_id":"82ff74fd-6e62-48eb-8e49-a978f7fdc6c3","html_url":"https://github.com/nfaltir/Mini-Bloomberg","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfaltir%2FMini-Bloomberg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfaltir%2FMini-Bloomberg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfaltir%2FMini-Bloomberg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfaltir%2FMini-Bloomberg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nfaltir","download_url":"https://codeload.github.com/nfaltir/Mini-Bloomberg/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252996228,"owners_count":21837617,"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":["python","stock","stock-market","streamlit","yfinance"],"created_at":"2025-03-31T16:55:27.932Z","updated_at":"2025-05-08T03:50:30.503Z","avatar_url":"https://github.com/nfaltir.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mini Bloomberg Terminal   🚀\n\n\n\n\n\u003cbr\u003e\n\nRun app locally\n-----------------\n\n```python\npip3 install -r requirements.txt\n\nstreamlit run app.py\n```\n\n\u003cbr\u003e\n\nFeatures\n-----------------\n1. Enter stock ticker\n2. A report is automatically generated \n\n\n\n\u003cbr\u003e\n\nUse Case\n--------------\nResearching stock should be simplified. Aggregating, cleaning, and compling information can be a time \u003cbr\u003e\nconsuming task. This application aims to simplify this process, which allows the analyst to focus on what's critical, \u003cbr\u003e\nbefore investing resources on a much comprehensive report. \u003cbr\u003e\n\n\n\u003cbr\u003e\n\nUpcoming Features\n--------------------\n1. Allow app to compare target stock with peers in respective sectors\n2. Add more styling, theming 🎨\n3. Generate a stock recommendation score for user\n4. Industry ranking\n\n\n\u003cbr\u003e\n\nCommon Issues\n----------------------\nApplication will break, if user enters an invalid ticker symbol. \u003cbr\u003e\n\n\n\u003cbr\u003e\n\n\n\u003cbr\u003e\n\n\u003cbr\u003e\u003ci\u003eStock General Info\u003c/i\u003e\n\u003cimg src=\"./imgs/a.png\"\n     alt=\"app demo\"\n     style=\"float: left; margin-right: 10px; margin-bottom: 50px;\" /\u003e\n\n\n\u003cbr\u003e\n\n\u003cbr\u003e\u003ci\u003eStock price and volume charts\u003c/i\u003e\n\u003cimg src=\"./imgs/b.png\"\n     alt=\"app demo\"\n     style=\"float: left; margin-right: 10px; margin-bottom: 50px;\" /\u003e\n\n\n\u003cbr\u003e\n\n\u003cbr\u003e\n\n\u003cbr\u003e\u003ci\u003e\u003c/i\u003e\n\u003cimg src=\"./imgs/c.png\"\n     alt=\"app demo\"\n     style=\"float: left; margin-right: 10px; margin-bottom: 50px;\" /\u003e\n\n\n\u003cbr\u003e\n\n\u003cbr\u003e\n\n\u003cbr\u003e\u003ci\u003eFigure D\u003c/i\u003e\n\u003cimg src=\"./imgs/d.png\"\n     alt=\"app demo\"\n     style=\"float: left; margin-right: 10px; margin-bottom: 50px;\" /\u003e\n\n\n\u003cbr\u003e\n\n\u003cbr\u003e\n\n\n\n\n\nVISIT 👉 \u003ca href=\"https://tinyurl.com/2qc838ch\" target=\"_blank\"\u003eDemo Site\u003c/a\u003e\n\n\u003cbr\u003e\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnfaltir%2Fmini-bloomberg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnfaltir%2Fmini-bloomberg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnfaltir%2Fmini-bloomberg/lists"}