{"id":29276433,"url":"https://github.com/bravorod/covid-data-analysis","last_synced_at":"2026-02-06T14:21:29.117Z","repository":{"id":250683388,"uuid":"449936140","full_name":"bravorod/covid-data-analysis","owner":"bravorod","description":"Exploratory data analysis in SQL of Covid-19 case and death trends by country.","archived":false,"fork":false,"pushed_at":"2023-02-07T10:36:34.000Z","size":34137,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-15T00:24:38.706Z","etag":null,"topics":["covid-19","sql","ssms"],"latest_commit_sha":null,"homepage":"","language":"SQL","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/bravorod.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":"2022-01-20T03:07:02.000Z","updated_at":"2023-03-21T06:59:52.000Z","dependencies_parsed_at":"2024-07-29T12:59:10.219Z","dependency_job_id":null,"html_url":"https://github.com/bravorod/covid-data-analysis","commit_stats":null,"previous_names":["rodrigo-bravo/covid-data-analysis","bravorod/covid-data-analysis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bravorod/covid-data-analysis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bravorod%2Fcovid-data-analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bravorod%2Fcovid-data-analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bravorod%2Fcovid-data-analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bravorod%2Fcovid-data-analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bravorod","download_url":"https://codeload.github.com/bravorod/covid-data-analysis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bravorod%2Fcovid-data-analysis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29164848,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T12:44:37.655Z","status":"ssl_error","status_checked_at":"2026-02-06T12:44:13.991Z","response_time":59,"last_error":"SSL_read: 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":["covid-19","sql","ssms"],"created_at":"2025-07-05T08:11:19.330Z","updated_at":"2026-02-06T14:21:29.098Z","avatar_url":"https://github.com/bravorod.png","language":"SQL","readme":"# SQL for COVID-19 Data Analysis \n*Deep dive analysis of worldwide COVID-19 data regarding case and death trends.*\n\nAccording to **Our World in Data**, the actual death toll from COVID-19 is \"likely to be higher than the number of confirmed deaths\" due to limited testing and problems in the attribution of the cause of death. The difference between reported confirmed deaths and actual deaths varies by country. \n###### DATA UPDATED JANUARY 20, 2022.\n\n\n## About the Database\nThe *Our World in Data* COVID-19 datasets can be found on https://ourworldindata.org/covid-deaths. \\\nObtain the database tables for this starter project within the `database` folder.\n\n#### Two Microsoft Excel Files:\nThe reason behind two files between COVID-19 vaccinations and deaths data for this starter project was for optimization and clarity purposes for certain queries.\n\n**CovidDeaths**: contains columns such as \n``isocode continent\tlocation\tdate\tpopulation\ttotal_cases\tnew_cases\tnew_cases_smoothed\ttotal_deaths\tnew_deaths\tnew_deaths_smoothed\ttotal_cases_per_million\tnew_cases_per_million\tnew_cases_smoothed_per_million\ttotal_deaths_per_million\tnew_deaths_per_million\tnew_deaths_smoothed_per_million\treproduction_rate\ticu_patients\ticu_patients_per_million\thosp_patients\thosp_patients_per_million\tweekly_icu_admissions\tweekly_icu_admissions_per_million\tweekly_hosp_admissions\tweekly_hosp_admissions_per_million``\n\n**CovidVaccinations**: contains columns such as ``isocode continent\tlocation\tdate\tnew_tests\ttotal_tests\ttotal_tests_per_thousand\tnew_tests_per_thousand\tnew_tests_smoothed\tnew_tests_smoothed_per_thousand\tpositive_rate\ttests_per_case\ttests_units\ttotal_vaccinations\tpeople_vaccinated\tpeople_fully_vaccinated\ttotal_boosters\tnew_vaccinations\tnew_vaccinations_smoothed\ttotal_vaccinations_per_hundred\tpeople_vaccinated_per_hundred\tpeople_fully_vaccinated_per_hundred\ttotal_boosters_per_hundred\tnew_vaccinations_smoothed_per_million\tnew_people_vaccinated_smoothed\tnew_people_vaccinated_smoothed_per_hundred\tstringency_index\tpopulation_density\tmedian_age\taged_65_older\taged_70_older\tgdp_per_capita\textreme_poverty\tcardiovasc_death_rate\tdiabetes_prevalence\tfemale_smokers\tmale_smokers\thandwashing_facilities\thospital_beds_per_thousand\tlife_expectancy\thuman_development_index\texcess_mortality_cumulative_absolute\texcess_mortality_cumulative\texcess_mortality\texcess_mortality_cumulative_per_million``\n\n## License\nAll the material produced by Our World in Data, including interactive visualizations and code, are completely open access under the Creative Commons BY license. You have the permission to use, distribute, and reproduce these in any medium, provided the source and authors are credited. All other material, including data produced by third parties and made available by Our World in Data, is subject to the license terms from the original third-party authors.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbravorod%2Fcovid-data-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbravorod%2Fcovid-data-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbravorod%2Fcovid-data-analysis/lists"}