/Analisis_Google_Play_2018

Análisis básico de la base de datos de Google Play 2018

Primary LanguageJupyter Notebook

Analisis_Google_Play_2018

Análisis básico de la base de datos de Google Play 2018 como proyecto final de la clase de Desarrollo de Aplicaciones Informáticas Otoño 2021.

Datos de la base de datos:

Google Play 2018

Context Lavanya:

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 Lavanya :

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

  • Comprender el analisis de datos a través de la librería de pandas.
  • Comprender la base de datos y los posibles datos que podemos extraer de ella.

Integrantes del equipo: