KENECHUKWU
IFEDIORAH
PORTFOLIO

Data Analyst with proficiency working with Python and its ecosystems,SQL, Excel, and Power BI.
Possess strong analytic and problem solving skill.
Driven by a passion for data analysis, forecasting, and visualization for informed business decision-making.
Prepared to take on new initiatives as an individual as well as part of a team, leveraging data analytics skills to solve problems.
Passionate about analyzing and visualizing data to make informed business decisions. 💪🏾

Header

ANALYZING APPSTORE AND GOOGLE PLAY APPS

The aim of this project was to find mobile apps that are profitable on Apple appstore and Google playstore.
Assumption: The number of users determines revenue for any given app — the more users who see and engage with ads, the better. The goal was to analyze data to help developers understand what type of apps are likely to attract more users.

DATA EXPLORATION WITH PYTHON

Performed Exploratory analysis using python to explore hackernews posts data in order to deduce the most effective time to post in other to get more engagements. Hacker News is a site started by the startup incubator Y Combinator, where user-submitted stories (known as "posts") are voted and commented upon, similar to reddit.

Analysis was performed on about 300,000 posts using just python and in built libraries

DATA ANALYSIS IN SQL

Analysed data using SQL and Pandas to answer business questions. This is a project extracted from the DataQuest: Data Engineer Track.

I used the Chinook database. The Chinook database contains information about a fictional digital music shop - kind of like a mini-iTunes store. This information is contained in eleven tables in an SQLite database file.

ANALYSING CIA FACTBOOK

Analyzed CIA World Factbook, a compendium of statistics containing demographic information about all of the countries on Earth
Analyis done using SQL