All Projects → gauthamp10 → Google-Playstore-Dataset

gauthamp10 / Google-Playstore-Dataset

Licence: MIT license
Google PlayStore App dataset. (2.3 million App Data) and 24 attributes

Projects that are alternatives of or similar to Google-Playstore-Dataset

Complete Life Cycle Of A Data Science Project
Complete-Life-Cycle-of-a-Data-Science-Project
Stars: ✭ 140 (+418.52%)
Mutual labels:  analysis, datasets
Fultter Example App
一个功能完整齐全的Bloc模式Flutter App项目。🍨更关注架构的SPA应用。,使用Node作为后台系统,使用了部分官方plugin,大体功能自己封装。🥰 有用请Star。
Stars: ✭ 248 (+818.52%)
Mutual labels:  mobile-app, applications
SurrealNumbers.jl
Implementation of Conway's Surreal Numbers
Stars: ✭ 30 (+11.11%)
Mutual labels:  analysis
Mathematics for Machine Learning
Learn mathematics behind machine learning and explore different mathematics in machine learning.
Stars: ✭ 28 (+3.7%)
Mutual labels:  applications
Time-Series-Forecasting
Rainfall analysis of Maharashtra - Season/Month wise forecasting. Different methods have been used. The main goal of this project is to increase the performance of forecasted results during rainy seasons.
Stars: ✭ 27 (+0%)
Mutual labels:  analysis
biomechanics dataset
Information of public available data sets for biomechanics.
Stars: ✭ 31 (+14.81%)
Mutual labels:  datasets
SwiftYFinance
The best Yahoo Finance library with the power of Swift
Stars: ✭ 30 (+11.11%)
Mutual labels:  mobile-app
Social-Dating-iOS-App
📱 pH7 Social Dating iOS App allows you to use pH7CMS through an easy-going and intuitive iOS webview app. Core is 100% open source and as always contributions are welcome
Stars: ✭ 22 (-18.52%)
Mutual labels:  mobile-app
Prototype.Forms.Controls
This sample app contains a random mixture of Xamarin/Xamarin.Forms controls, views, and functionality snippets that I've created.
Stars: ✭ 21 (-22.22%)
Mutual labels:  mobile-app
ENIGMA
The ENIGMA Toolbox is an open-source repository for accessing 100+ ENIGMA statistical maps, visualizing cortical and subcortical surface data, and relating neuroimaging findings to micro- and macroscale brain organization. 🤠
Stars: ✭ 66 (+144.44%)
Mutual labels:  analysis
captAR
Augmented Reality Geolocation Capture-the-Flag Mobile Game Capstone Project
Stars: ✭ 24 (-11.11%)
Mutual labels:  mobile-app
gis-snippets
Some code snippets for GIS tasks
Stars: ✭ 45 (+66.67%)
Mutual labels:  analysis
trucking-labor-analysis
An economic analysis of the potential effects on the trucking labor market from self-driving trucks.
Stars: ✭ 30 (+11.11%)
Mutual labels:  analysis
analysis-backend
Server component of Conveyal Analysis
Stars: ✭ 22 (-18.52%)
Mutual labels:  analysis
Scalpel
Scalpel: The Python Static Analysis Framework
Stars: ✭ 176 (+551.85%)
Mutual labels:  analysis
fantasy-premier-league
Fantasy Premier League Stats, Visualizations & Analysis. ⚽ 📊 📈
Stars: ✭ 31 (+14.81%)
Mutual labels:  analysis
go-peer
Library for create secure and anonymity decentralized networks.
Stars: ✭ 74 (+174.07%)
Mutual labels:  applications
rocket-league-replay-analysis
UNMAINTAINED - Creating videos for Analyzing Rocket League Replays (https://gitlab.com/enzanki_ars/rocket-league-replay-analysis)
Stars: ✭ 24 (-11.11%)
Mutual labels:  analysis
scRNAseq cell cluster labeling
Scripts to run and benchmark scRNA-seq cell cluster labeling methods
Stars: ✭ 41 (+51.85%)
Mutual labels:  datasets
ideabag2
Idea Bag 2 provides programmers of all proficiency levels ideas for pet projects to work on when they are looking to increase their proficiency in a particular programming language.
Stars: ✭ 51 (+88.89%)
Mutual labels:  mobile-app

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].