{"id":16699613,"url":"https://github.com/ignacioct/stockdashboard","last_synced_at":"2026-05-04T16:38:43.924Z","repository":{"id":42370739,"uuid":"463626501","full_name":"ignacioct/StockDashboard","owner":"ignacioct","description":"Personal Stock Dashboards made using Python and Streamlit","archived":false,"fork":false,"pushed_at":"2022-04-08T11:32:14.000Z","size":25,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T00:20:32.736Z","etag":null,"topics":["dashboard","economy","pandas","python","seaborn","stocks","streamlit","visualization"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ignacioct.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}},"created_at":"2022-02-25T17:51:29.000Z","updated_at":"2022-02-25T20:42:22.000Z","dependencies_parsed_at":"2022-09-12T07:53:57.456Z","dependency_job_id":null,"html_url":"https://github.com/ignacioct/StockDashboard","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/ignacioct%2FStockDashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignacioct%2FStockDashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignacioct%2FStockDashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignacioct%2FStockDashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ignacioct","download_url":"https://codeload.github.com/ignacioct/StockDashboard/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243527342,"owners_count":20305200,"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":["dashboard","economy","pandas","python","seaborn","stocks","streamlit","visualization"],"created_at":"2024-10-12T18:07:37.081Z","updated_at":"2026-05-04T16:38:43.865Z","avatar_url":"https://github.com/ignacioct.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stock Portfolio Dashboard Dashboard\nPersonal Stock Dashboards made using Python and Streamlit\n\n## Installing Dependencies\n\nStreamlit is mainly powered by Streamlit and Seaborn. There's a requirement text file from where a Conda environment can be easily built.\n\n```bash\nconda env create -n stock_dashboard -f environment.txt python=3.7\nconda activate stock_dashboard\npip install yahoo_fin\npip install streamlit\n```\n\n## Uploading your portfolio data\n\nThe app will search for a file called ```portfolio.csv``` in your parent directory. There, a table information about your portfolio should be placed. This csv file has the following variables to fill up: Stock Symbol, Price (at which it was bought), Money Invested, Date of purcharse. \n\n## Running the Dashboard\n\nTo run the app, once the environment is activated, just type the following Streamlit command:\n\n```bash\nstreamlit run app.y\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fignacioct%2Fstockdashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fignacioct%2Fstockdashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fignacioct%2Fstockdashboard/lists"}