Part 2 as promised. We compare cases and death per million from industrialized countries which did little to nothing to Great Britain and the United States. The Data extrapolated is from: https://ourworldindata.org/coronaviru… #covid19 #lockdown #socialdistancing (Volume is kind of Choppy… Read More ›
covid csv
Pandemic Over? COVID-19 World data Amateur Python Analysis
From an educational perspective, we review current COVID-19 data and arrive look at lockdowns and population density appears to have no numerical effect currently on COVID-19. In any case, this is more about exploring the code from a beginner’s standpoint… Read More ›
Weak to No Correlation in Positive COVID-19 Test Increases and Hospitalization Increases
We use Data from covidtracking (Entire U.S. )to 12 SEP 2020 and run correlation models with a few various methods to see if any correlation exists between Positive COVId-19 test increases and Increases in Hospitalizations. Utilizing Kendal, we arrive at… Read More ›
COVID-19 Tracking Data API and Data Anomalies (No Correlations? Cases to Hospitalizations Increases)
Is there a correlation between Positive cases and Hospitalizations? Below is the API for python access, open to all who desire to filter the data. I want to just give easy access to all the beginner students data scientists out… Read More ›