/Google-Capstone-Project---Data-Analyst-Course

Complete the final project for the Google Data Analytics Professional Certificate Course

Primary LanguageJupyter NotebookOtherNOASSERTION

Google-Capstone-Project---Data-Analyst-Course

Context

While many public datasets (on Kaggle and the like) provide Apple App Store data, there are not many counterpart datasets available for Google Play Store apps anywhere on the web. On digging deeper, I found out that iTunes App Store page deploys a nicely indexed appendix-like structure to allow for simple and easy web scraping. On the other hand, Google Play Store uses sophisticated modern-day techniques (like dynamic page load) using JQuery making scraping more challenging.

Content

Each app (row) has values for catergory, rating, size, and more.

Acknowledgements

This information is scraped from the Google Play Store. This app information would not be available without it.

Inspiration

The Play Store apps data has enormous potential to drive app-making businesses to success. Actionable insights can be drawn for developers to work on and capture the Android market!

key questions to explore:

  • What type of apps get downloaded the most?
  • How do priced and free apps compare to each other in terms of downloads?
  • What content rating is most downloaded?
  • What genre types are the most popular?
  • Average rating for top 100 apps downloaded?
  • Highest install apps?