Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 601 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 601 Bytes

About the Project

This is a data cleaning project, and the data to be cleansed is the Exchange Rate Data scraped from CBN's official website.

The dataset was extracted on the 15th of July 2022.

This purpose of this project is to demonstrate how data can be transformed from dirty to clean using SQL, and made valueable for analysis.

SQL Topics covered in this project

  1. Joins
  2. Temp tables
  3. Window functions
  4. Aggregations
  5. Descriptive statistics
  6. Subqueries
  7. Parametization (T-SQL)

References

See the References.txt