jaypat87 / Google-Playstore-Dataset

Google PlayStore App dataset. (2.3 million App Data) and 24 attributes

Home Page:https://www.kaggle.com/gauthamp10/google-playstore-apps/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google-Playstore-Dataset -(Backup repo to store off Kaggle)

Google PlayStore App analytics. (2.3 Million App Data) and 24 attributes.

I've collected the data with the help of Python and Scrapy running on a cloud vm.The data was collected on June 2021.

For latest dataset updates. Download from Kaggle: https://www.kaggle.com/gauthamp10/google-playstore-apps/


Instructions to combine the datasets

git clone https://github.com/gauthamp10/Google-Playstore-Dataset.git

cd Google-Playstore-Dataset/dataset/

for f in *.tar.gz; do tar -xvf "$f"; done

cat Part?.csv > Googple-Playstore-Dataset.csv

Also checkout the Android App Permission dataset: https://github.com/gauthamp10/android-permissions-dataset


Author

Gautham Prakash

My other projects: github.com/gauthamp10

Website: gauthamp10.github.io

Blog: gauthamp10/blog

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Google PlayStore App dataset. (2.3 million App Data) and 24 attributes

https://www.kaggle.com/gauthamp10/google-playstore-apps/

License:MIT License