Skip to content

DulceOliveira/Apple-Store-Analysis-SQL-Project

Repository files navigation

Data Analysis of Apple Store Apps

Overview

This analysis explores key insights derived from an Apple Store app dataset using SQL queries. The dataset was split into multiple tables for analysis, including AppleStore and appleStore_description_combined.

Conclusions

  1. Paid Apps have better ratings

Users tend to give higher ratings to paid apps, possibly because they perceive these apps as having better quality and value. This finding suggests that developers should consider charging a reasonable amount for their apps to potentially improve ratings.

  1. Apps Supporting Between 10 and 30 Languages Have Better Ratings

The quantity of languages supported by an app does not necessarily correlate with higher ratings. Instead, it's important to focus on supporting the right languages that are relevant to the app's target audience. Quality over quantity matters.

  1. Finance and Book Apps Have Low Ratings

Finance and book apps receive lower ratings, indicating that they may not fully meet users' needs. This presents an opportunity for developers to improve existing apps in these categories or create new ones that address user pain points and expectations.

  1. Apps with Longer Descriptions Have Better Ratings

Apps with more detailed and informative descriptions tend to receive higher ratings. Users prefer a clear understanding of an app's features and capabilities before downloading it. A comprehensive description can set clear expectations and increase user satisfaction.

  1. Aim for an Average Rating Above 3.5 for New Apps

To stand out in the app market, new apps should aim for an average rating above 3.5. This rating threshold is important to distinguish the app and attract users.

  1. Games and Entertainment Categories Have High Competition

Games and entertainment categories are highly competitive, indicating a high demand from users in these sectors. Developers should be prepared for tough competition when entering these markets and consider innovative features to differentiate their apps. Usage.

You can replicate this analysis by running the SQL queries provided in the SQL scripts. The data is available in the AppleStore and appleStore_description_combined tables. Feel free to adapt and extend this analysis to gain deeper insights or address specific questions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors