Skip to content

Used SQL queries to answer interesting questions about Google Play Store Top 600 Apps.

Notifications You must be signed in to change notification settings

ellislam/Google-Play-Store-Top-600-Apps

Repository files navigation

Google Play Store Top 600 Apps

Introduction

This project provides a sample of data analysis work I completed using SQL queries to answer interesting questions about Google Play Store Top 600 Apps.

Dataset

Google Play stores top 600 app data based on their rankings in January 2022 for all categories.
Dataset: <Shakthi-Dhar/AppPin>

Library Used

import pandas as pd
import sqlite3
%load_ext sql
%sql sqlite:///jupyter_sql_tutorial.db

Technologies

This project is created with:

  • Jupyter Notebook 6.0.3

About

Used SQL queries to answer interesting questions about Google Play Store Top 600 Apps.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published