{"id":16509279,"url":"https://github.com/mohd-faizy/08p_covid19_data_analysis_using_python","last_synced_at":"2025-03-02T06:14:08.207Z","repository":{"id":152099960,"uuid":"288512424","full_name":"mohd-faizy/08P_COVID19_Data_Analysis_Using_Python","owner":"mohd-faizy","description":"Data Analysis on COVID19 dataset, published by John Hopkins University","archived":false,"fork":false,"pushed_at":"2020-12-31T20:04:54.000Z","size":13243,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-12T18:33:39.661Z","etag":null,"topics":["covid19-data","data-analysis","data-analysis-python","data-visualization","happiness-report-dataset","pandas","python","seaborn","statistics"],"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/mohd-faizy.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":"2020-08-18T16:51:23.000Z","updated_at":"2022-09-29T19:08:04.000Z","dependencies_parsed_at":"2023-07-09T13:01:01.550Z","dependency_job_id":null,"html_url":"https://github.com/mohd-faizy/08P_COVID19_Data_Analysis_Using_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/mohd-faizy%2F08P_COVID19_Data_Analysis_Using_Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohd-faizy%2F08P_COVID19_Data_Analysis_Using_Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohd-faizy%2F08P_COVID19_Data_Analysis_Using_Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohd-faizy%2F08P_COVID19_Data_Analysis_Using_Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mohd-faizy","download_url":"https://codeload.github.com/mohd-faizy/08P_COVID19_Data_Analysis_Using_Python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241465113,"owners_count":19967243,"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":["covid19-data","data-analysis","data-analysis-python","data-visualization","happiness-report-dataset","pandas","python","seaborn","statistics"],"created_at":"2024-10-11T15:49:35.574Z","updated_at":"2025-03-02T06:14:08.183Z","avatar_url":"https://github.com/mohd-faizy.png","language":"Jupyter Notebook","readme":"[![Made withJupyter](https://img.shields.io/badge/Made%20with-Jupyter-orange?style=for-the-badge\u0026logo=Jupyter)](https://jupyter.org/)\n[![Python](https://img.shields.io/badge/python%20-%2314354C.svg?\u0026style=for-the-badge\u0026logo=python\u0026logoColor=white)](https://www.python.org/downloads/)\n[![made-with-Markdown](https://img.shields.io/badge/markdown-%23000000.svg?\u0026style=for-the-badge\u0026logo=markdown\u0026logoColor=white)](http://commonmark.org)\n\n# __COVID19 Data Analysis Using Python__\n\u003cp align='center'\u003e\n  \u003ca href=\"#\"\u003e\u003cimg src= 'https://github.com/mohd-faizy/08P_COVID19_Data_Analysis_Using_Python/blob/master/Proj_img/head.png?raw=true'\u003e\u003c/a\u003e\n\u003c/p\u003e\n \nIn this Project we are going to work with COVID19 dataset, published by John Hopkins University, which consist of the data related to cumulative number of confirmed cases, per day, in each Country. Also we have __another dataset__ consist of various life factors, scored by the people living in each country around the globe.  We are going to merge these two datasets to see if there is any relationship between the spread of the the virus in a country and how happy people are, living in that country.  \n\n## DataSet\n1. [COVID19 dataset](https://github.com/CSSEGISandData/COVID-19/blob/master/csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_confirmed_global.csv) published by John Hopkins University.\n2. [World_Happiness Report](https://github.com/mohd-faizy/08P_COVID19_Data_Analysis_Using_Python/blob/master/world_happiness_report_2019.csv)\n3. [CSSEGISandData](https://github.com/CSSEGISandData)\n\n## Objectives\n\n- Learn the steps, needed to be taken to prepare our data sources for an analysis.\n- Learn how to look at our data to find a good measure to establish our analysis based upon. \n- Learn to visualize the result of our analysis. \n\n### :heavy_check_mark: Task 1: Introduction\n- Understand the purpose of the project, the datasets that will be used, and the question we will answer with our analysis.\n\n### :heavy_check_mark: Task 2: Importing COVID19 dataset\n- Import COVID19 dataset and prepare it for the analysis by dropping columns and aggregating rows.\n\n### :heavy_check_mark: Task 3: Finding a good Measure\n- Decide on and calculate a good measure for our analysis.\n\n### :heavy_check_mark: Task 4: Importing World happiness report dataset\n- Import World happiness report dataset, dropping useless columns and Merge it with COVID19 dataset to find correlations among our data.\n\n### :heavy_check_mark: Task 5: Visualizing the results\n- Visualize our results using Seaborn.\n\n\n### Connect with me:\n\n\n[\u003cimg align=\"left\" alt=\"codeSTACKr | Twitter\" width=\"22px\" src=\"https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/twitter.svg\" /\u003e][twitter]\n[\u003cimg align=\"left\" alt=\"codeSTACKr | LinkedIn\" width=\"22px\" src=\"https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/linkedin.svg\" /\u003e][linkedin]\n[\u003cimg align=\"left\" alt=\"codeSTACKr.com\" width=\"22px\" src=\"https://raw.githubusercontent.com/iconic/open-iconic/master/svg/globe.svg\" /\u003e][StackExchange AI]\n\n[twitter]: https://twitter.com/F4izy\n[linkedin]: https://www.linkedin.com/in/faizy-mohd-836573122/\n[StackExchange AI]: https://ai.stackexchange.com/users/36737/cypher\n\n\n---\n\n\n![Faizy's github stats](https://github-readme-stats.vercel.app/api?username=mohd-faizy\u0026show_icons=true)\n\n\n[![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=mohd-faizy\u0026layout=compact)](https://github.com/mohd-faizy/github-readme-stats)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohd-faizy%2F08p_covid19_data_analysis_using_python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohd-faizy%2F08p_covid19_data_analysis_using_python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohd-faizy%2F08p_covid19_data_analysis_using_python/lists"}