1
2
3
4
5
#

Name:

Description:

This dataset is inspired by the https://www.kaggle.com/gauthamp10/google-playstore-apps dataset. I thought of creating like it similar to it.

Variables:

  • Name: Name of the app.

  • Rating: Rating for the app.

  • No of People Rated : No of people who rated the app.

  • Category : Category of the app.

  • Date. : Date when it is posted.

  • Price. : Price of the app.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Acknowledgments

I would like to thank @gauthamp10 for giving an awesome dataset . and @ruchi798@pratik1120 for being mentors and reviewing my work and providing feedbacks constantly.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Windows_Store_1576_74.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.