{"id":19337192,"url":"https://github.com/martachesnova/python","last_synced_at":"2025-06-20T16:15:01.721Z","repository":{"id":107618537,"uuid":"380086244","full_name":"martachesnova/Python","owner":"martachesnova","description":"Created a Python script to calculate and analyze financial records of a company. Created another Python script to do calculations and analysis of the voting process in a small town.","archived":false,"fork":false,"pushed_at":"2021-11-02T07:46:25.000Z","size":17872,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-06T10:13:37.574Z","etag":null,"topics":["data-analysis","python"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/martachesnova.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-06-25T00:53:58.000Z","updated_at":"2021-11-02T07:46:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"e6e20391-aaa7-443d-a9cd-bd6b2b562ec4","html_url":"https://github.com/martachesnova/Python","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/martachesnova%2FPython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martachesnova%2FPython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martachesnova%2FPython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martachesnova%2FPython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martachesnova","download_url":"https://codeload.github.com/martachesnova/Python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240441955,"owners_count":19801793,"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":["data-analysis","python"],"created_at":"2024-11-10T03:13:40.263Z","updated_at":"2025-02-24T08:14:10.525Z","avatar_url":"https://github.com/martachesnova.png","language":"Jupyter Notebook","readme":"# Python\n\n## PyBank\n\n* Created a Python script to analyze financial records of the company.\n\n* Analysis includes the following:\n\n  * The total number of months included in the dataset\n\n  * The net total amount of \"Profit/Losses\" over the entire period\n\n  * The average of the changes in \"Profit/Losses\" over the entire period\n\n  * The greatest increase in profits (date and amount) over the entire period\n\n  * The greatest decrease in losses (date and amount) over the entire period\n\n* This is how the output looks like:\n\n  ```text\n  Financial Analysis\n  ----------------------------\n  Total Months: 86\n  Total: $38382578\n  Average  Change: $-2315.12\n  Greatest Increase in Profits: Feb-2012 ($1926159)\n  Greatest Decrease in Profits: Sep-2013 ($-2196167)\n  ```\n\n* The final script prints both the analysis to the terminal and exports a text file with the results.\n\n\n## PyPoll\n\n* Got tasked with helping a small town modernize its vote counting process.\n\n* Created a Python script to analyze votes and calculate each of the following:\n\n  * The total number of votes cast\n\n  * A complete list of candidates who received votes\n\n  * The percentage of votes each candidate won\n\n  * The total number of votes each candidate won\n\n  * The winner of the election based on popular vote.\n\n* This is how the output looks like:\n\n  ```text\n  Election Results\n  -------------------------\n  Total Votes: 3521001\n  -------------------------\n  Khan: 63.000% (2218231)\n  Correy: 20.000% (704200)\n  O'Tooley: 3.000% (105630)\n  Li: 14.000% (492940)\n  -------------------------\n  Winner: Khan\n  -------------------------\n  ```\n\n* The final script prints both the analysis to the terminal and exports a text file with the results.\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartachesnova%2Fpython","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartachesnova%2Fpython","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartachesnova%2Fpython/lists"}