AvinashBolleddula / Profitable-App-Profiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Language Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Profitable App Profiles for the App Store and Google Play Markets.


Explore the repository»

Python,Data Analysis

About The Project

Our aim in this project is to find mobile app profiles that are profitable for the App Store and Google Play markets. We're working as data analysts for a company that builds Android and iOS mobile apps, and our job is to enable our team of developers to make data-driven decisions with respect to the kind of apps they build.

At our company, we only build apps that are free to download and install, and our main source of revenue consists of in-app ads. This means that our revenue for any given app is mostly influenced by the number of users that use our app. Our goal for this project is to analyze data to help our developers understand what kinds of apps are likely to attract more users.

Built With

  • python

Dataset

As of September 2018, there were approximately 2 million iOS apps available on the App Store, and 2.1 million Android apps on Google Play.

Collecting data for over four million apps requires a significant amount of time and money, so we'll try to analyze a sample of data instead. To avoid spending resources with collecting new data ourselves, we should first try to see whether we can find any relevant existing data at no cost. Luckily, these are two data sets that seem suitable for our purpose:

  • A data set containing data about approximately ten thousand Android apps from Google Play. You can download the data set directly from this link
  • A data set containing data about approximately seven thousand iOS apps from the App Store. You can download the data set directly from this link

Project structure

Files in this repository:

File / Folder Description
google-play-and-apple-app-store.png Playstore Image
AppleStore.csv Containing data about approximately seven thousand iOS apps from the App Store
googleplaystore.csv Containing data about approximately ten thousand Android apps from Google Play
Profitable App Profiles for the App Store and Google Play Markets.ipynb Analysis of Apple&GooglePlayStore Data
README Readme file

Getting Started

Clone the repository into a local machine using

git clone https://github.com/AvinashBolleddula/Profitable-App-Profiles

Prerequisites

These are the prerequisites to run the program.

  • python 3.8.3

Contact

Avinash B - avinash.bolleddula@gmail.com

Project Link: https://github.com/AvinashBolleddula/Profitable-App-Profiles

About


Languages

Language:Jupyter Notebook 100.0%