├── EXCEL └── README.md ├── POWER BI └── README.md ├── Python Projects ├── Analyze Supermarket Data Across the Country -Company XYZ.ipynb ├── CAR DATASET PYTHON PROJECT.ipynb ├── Netflix Data Analysis.ipynb ├── Nigeria COVID-19 Data Analysis using Python .ipynb ├── README.md └── WEB SCRAPPING E- COMMERCE SITE (EBAY).ipynb ├── R ├── Cyclistic bike share.R ├── Quantium Chips.R └── README.md ├── README.md └── SQL ├── Most Powerful women ├── Most powerful women SQL data wrangling.sql └── The Worlds 100 Most Powerful Women.csv ├── README.md └── SQL Project ├── DANNYSDINER CASE-STUDY.sql └── Readme.md /EXCEL/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Oluchi5/DATA-ANALYST-PORTFOLIO/HEAD/EXCEL/README.md -------------------------------------------------------------------------------- /POWER BI/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Oluchi5/DATA-ANALYST-PORTFOLIO/HEAD/POWER BI/README.md -------------------------------------------------------------------------------- /Python Projects/Analyze Supermarket Data Across the Country -Company XYZ.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Oluchi5/DATA-ANALYST-PORTFOLIO/HEAD/Python Projects/Analyze Supermarket Data Across the Country -Company XYZ.ipynb -------------------------------------------------------------------------------- /Python Projects/CAR DATASET PYTHON PROJECT.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Oluchi5/DATA-ANALYST-PORTFOLIO/HEAD/Python Projects/CAR DATASET PYTHON PROJECT.ipynb -------------------------------------------------------------------------------- /Python Projects/Netflix Data Analysis.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Oluchi5/DATA-ANALYST-PORTFOLIO/HEAD/Python Projects/Netflix Data Analysis.ipynb -------------------------------------------------------------------------------- /Python Projects/Nigeria COVID-19 Data Analysis using Python .ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Oluchi5/DATA-ANALYST-PORTFOLIO/HEAD/Python Projects/Nigeria COVID-19 Data Analysis using Python .ipynb -------------------------------------------------------------------------------- /Python Projects/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Oluchi5/DATA-ANALYST-PORTFOLIO/HEAD/Python Projects/README.md -------------------------------------------------------------------------------- /Python Projects/WEB SCRAPPING E- COMMERCE SITE (EBAY).ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Oluchi5/DATA-ANALYST-PORTFOLIO/HEAD/Python Projects/WEB SCRAPPING E- COMMERCE SITE (EBAY).ipynb -------------------------------------------------------------------------------- /R/Cyclistic bike share.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Oluchi5/DATA-ANALYST-PORTFOLIO/HEAD/R/Cyclistic bike share.R -------------------------------------------------------------------------------- /R/Quantium Chips.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Oluchi5/DATA-ANALYST-PORTFOLIO/HEAD/R/Quantium Chips.R -------------------------------------------------------------------------------- /R/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Oluchi5/DATA-ANALYST-PORTFOLIO/HEAD/R/README.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Oluchi5/DATA-ANALYST-PORTFOLIO/HEAD/README.md -------------------------------------------------------------------------------- /SQL/Most Powerful women/Most powerful women SQL data wrangling.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Oluchi5/DATA-ANALYST-PORTFOLIO/HEAD/SQL/Most Powerful women/Most powerful women SQL data wrangling.sql -------------------------------------------------------------------------------- /SQL/Most Powerful women/The Worlds 100 Most Powerful Women.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Oluchi5/DATA-ANALYST-PORTFOLIO/HEAD/SQL/Most Powerful women/The Worlds 100 Most Powerful Women.csv -------------------------------------------------------------------------------- /SQL/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Oluchi5/DATA-ANALYST-PORTFOLIO/HEAD/SQL/README.md -------------------------------------------------------------------------------- /SQL/SQL Project/DANNYSDINER CASE-STUDY.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Oluchi5/DATA-ANALYST-PORTFOLIO/HEAD/SQL/SQL Project/DANNYSDINER CASE-STUDY.sql -------------------------------------------------------------------------------- /SQL/SQL Project/Readme.md: -------------------------------------------------------------------------------- 1 | 2 | --------------------------------------------------------------------------------