My Projects

Here I will publish my personal projects using SQL, R, and sometimes Python. Enjoy!

Written by Elad Oz Cohen

Mean and median Simulation using R

This is a “Shiny” app that allows the user to play around with a distribution’s parameters and see the result on the central tendencies measurements mean and medin.

By Elad Oz Cohen in R

SQL Data Analysis - Covid-19

Using MSSQL & Tableu, I extract intriguing insights on the relationship between infections rate, mortality and vaccinations. Skills used - CTE, DML, Joins, Group By, Unions.

By Elad Oz Cohen in SQL