0 Forks
0 Stars
0 Watchers

CovidDataExploration

This project is an exploration of the world COVID-19 data set using SQL whilst showcasing different skills such as: creating views, joins, aggregate functions, window functions, temp tables and CTE's.

How to download and setup CovidDataExploration

Open terminal and run command
git clone https://github.com/lawrencemaguranye/CovidDataExploration.git
git clone is used to create a copy or clone of CovidDataExploration repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CovidDataExploration https://github.com/lawrencemaguranye/CovidDataExploration/archive/master.zip

Or simply clone CovidDataExploration with SSH
[email protected]:lawrencemaguranye/CovidDataExploration.git

If you have some problems with CovidDataExploration

You may open issue on CovidDataExploration support forum (system) here: https://github.com/lawrencemaguranye/CovidDataExploration/issues