https://github.com/shanukatiyar111/pyspark-project-2
DATABRICKS PROJECT - END TO END GOOGLE PLAYSTORE DATA ANALYSIS
https://github.com/shanukatiyar111/pyspark-project-2
databricks pyspark python sparksql sql
Last synced: 7 months ago
JSON representation
DATABRICKS PROJECT - END TO END GOOGLE PLAYSTORE DATA ANALYSIS
- Host: GitHub
- URL: https://github.com/shanukatiyar111/pyspark-project-2
- Owner: shanukatiyar111
- Created: 2024-04-12T11:02:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-13T15:15:14.000Z (over 1 year ago)
- Last Synced: 2025-01-23T11:46:51.522Z (9 months ago)
- Topics: databricks, pyspark, python, sparksql, sql
- Language: Jupyter Notebook
- Homepage:
- Size: 4.08 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pyspark-Project-2
About the Project-
1. We have a Google Play store Dataset
2. Agenda- We have the Google Playstore Dataset containing information on different app's installed drafting and versions and other details and we are going to do an analysis based on the data we have.3. Analysis-
3.1 find top 10 reviews given to the apps
3.2 Top 10 installs apps and distribution of type( free / paid)
3.3 Category wise distribution of installed apps
3.4 Top paid apps
3.5 Top paid rating apps