{"id":21221251,"url":"https://github.com/menychtak/yfinance_stock_analysis","last_synced_at":"2026-04-12T11:46:33.720Z","repository":{"id":263687052,"uuid":"891181264","full_name":"menychtak/yfinance_stock_analysis","owner":"menychtak","description":"This project uses the Yahoo Finance library (yfinance) to fetch and analyze financial data based on a user-provided ticker symbol. The analysis involves calculating the daily percentage variation, saving data to CSV and Excel files, and plotting histograms of daily variations.","archived":false,"fork":false,"pushed_at":"2024-11-19T21:50:39.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T01:53:48.038Z","etag":null,"topics":["matplotlib","nympy","pandas","scipy","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/menychtak.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-11-19T21:47:20.000Z","updated_at":"2024-11-19T21:54:01.000Z","dependencies_parsed_at":"2024-11-22T13:04:02.834Z","dependency_job_id":null,"html_url":"https://github.com/menychtak/yfinance_stock_analysis","commit_stats":null,"previous_names":["menychtak/yfinance_stock_analysis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/menychtak/yfinance_stock_analysis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menychtak%2Fyfinance_stock_analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menychtak%2Fyfinance_stock_analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menychtak%2Fyfinance_stock_analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menychtak%2Fyfinance_stock_analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/menychtak","download_url":"https://codeload.github.com/menychtak/yfinance_stock_analysis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menychtak%2Fyfinance_stock_analysis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31713876,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["matplotlib","nympy","pandas","scipy","yfinance"],"created_at":"2024-11-20T22:25:56.906Z","updated_at":"2026-04-12T11:46:33.705Z","avatar_url":"https://github.com/menychtak.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Financial Data Analysis Using Yahoo Finance\n\n## Project Overview\nThis project leverages the `yfinance` library to fetch, analyze, and visualize financial data based on a user-inputted ticker symbol. The analysis includes:\n- Fetching daily historical stock data.\n- Calculating daily percentage variations.\n- Exporting data to CSV and Excel formats.\n- Plotting histograms of daily percentage variations.\n- Fitting and visualizing normal distributions for statistical analysis.\n\n## Features\n- Fetch data using a specified stock ticker (e.g., 'PFE' for Pfizer).\n- Calculates and plots percentage daily variations.\n- Saves data in CSV and Excel formats.\n- Visualizes data distribution and normal fit.\n\n## Requirements\nInstall the dependencies using:\n\n```bash\npip install -r requirements.txt\n```\n\n## Usage\nRun the script with the desired stock ticker symbol:\n\n```bash\npython script.py\n```\nYou will be prompted to enter a ticker symbol, which will be used for data analysis and visualization.\n\n## License\nThis project is licensed under the MIT License. See the LICENSE file for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmenychtak%2Fyfinance_stock_analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmenychtak%2Fyfinance_stock_analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmenychtak%2Fyfinance_stock_analysis/lists"}