COVID-19
Data Exploration in SQL

Skills
- Aggregate Functions		- Converting Data Types		- Temp Tables
- Creating Views		- Joins				- CTEs

In this project I explore COVID-19 deaths and vaccination data with the purpose of creating a data visualization in Tableau to showcase the skills I acquired through my Cousera certification. I began by importing (.xlsx) Excel data into SQL then spending some time creating different views from the COVID death table. I sorted out data by highest infection rates (country), highest death counts (continent), and percent population infected over time (country). After finalizing the views, I imported data back into Excel (because Tableau Public doesn't let me do it through SQL directly) with the purpose of creating a Tableau dashboard to visualize my findings.

Nashville Housing
Data Cleaning in SQL

Skills
- Alter Table		- Substrings		- Update Table
- Parsename		- CASE Statements	- Drop Column

In this project I take raw data from a Nashville housing database and transform it in SQL to preapare it for analysis. Originally, the data came in the form of an (.xlsx) Excel file which I then imported into SQL. The purpose of this project was mainly to showcase my data cleaning skills by separating address columns, filling in NULL values, standardizing column data and deleting unused columns while experimenting with temp tables.

Tableau Projects

This link will display the Tableau Public dashboard for my COVID-19 project and for upcoming projects as well.

Contact Me

I am availabe most days from 8am - 4pm CST. 
If I'm unavailable, please leave a voicemail.

Phone: Refer to LinkedIn
E-mail: l.deras@yahoo.com
Address: 1200 Wilson Rd Conroe, TX 77301

Elements

Text

This is bold and this is strong. This is italic and this is emphasized. This is superscript text and this is subscript text. This is underlined and this is code: for (;;) { ... }. Finally, this is a link.


Heading Level 2

Heading Level 3

Heading Level 4

Heading Level 5
Heading Level 6

Blockquote

Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.

Preformatted

i = 0;

while (!deck.isInOrder()) {
    print 'Iteration ' + i;
    deck.shuffle();
    i++;
}

print 'It took ' + i + ' iterations to sort the deck.';

Lists

Unordered

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Alternate

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Ordered

  1. Dolor pulvinar etiam.
  2. Etiam vel felis viverra.
  3. Felis enim feugiat.
  4. Dolor pulvinar etiam.
  5. Etiam vel felis lorem.
  6. Felis enim et feugiat.

Icons

Actions

Table

Default

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Alternate

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Buttons

  • Disabled
  • Disabled

Form