query
stringlengths 24
325
| positive
stringlengths 1
580
| negative
stringlengths 1
580
|
---|---|---|
How many apps have rating of 5? | FALSE; | multiple genres refers to COUNT(Genres>1; total sentiment subjectivity = Sum(Sentiment_Subjectivity); |
How many apps have rating of 5? | FALSE; | paid refers to Type = 'Paid'; application refers to App; Rating>4.5; Last Updated>'2018; percentage = DIVIDE(SUM(Genres = 'Mature 17+' and Rating>4.5 and substr("Last Updated",-4,4)>'2018' )), (COUNT(App)) as percent; |
How many apps have rating of 5? | FALSE; | negative comment refers to Sentiment = 'Negative'; Installs = '100,000,000+'; |
How many apps have rating of 5? | FALSE; | Golfshot Plus: Golf GPS refers to App = 'Golfshot Plus: Golf GPS'; review refers to Translated_Review; |
How many apps have rating of 5? | FALSE; | FALSE; |
How many apps have rating of 5? | FALSE; | average price = AVG(Price); |
How many apps have rating of 5? | FALSE; | Brit + Co refers to App = 'Brit + Co'; comment refers to Translated Review NOT null; |
How many apps have rating of 5? | FALSE; | Dragon Ball Legends is the app; users who dislikes the app refers to Sentiment_Polarity<-0.5; |
How many apps have rating of 5? | FALSE; | compatible with android refers to Android Ver; Android Ver" = '8.0 and up'; |
How many apps have rating of 5? | FALSE; | lowest rating refers to Rating = 1; |
What is the rating of Dragon Ball Legends and how many users dislike this App? | Dragon Ball Legends is the app; users who dislikes the app refers to Sentiment_Polarity<-0.5; | FALSE; |
What is the rating of Dragon Ball Legends and how many users dislike this App? | Dragon Ball Legends is the app; users who dislikes the app refers to Sentiment_Polarity<-0.5; | users pretty much likes the app refers to Sentiment_Polarity = 'Positive'; |
What is the rating of Dragon Ball Legends and how many users dislike this App? | Dragon Ball Legends is the app; users who dislikes the app refers to Sentiment_Polarity<-0.5; | no comment refers to Translated_Review = 'nan'; percentage = DIVIDE((SUM(Content Rating = 'Teen')), COUNT(*)); |
What is the rating of Dragon Ball Legends and how many users dislike this App? | Dragon Ball Legends is the app; users who dislikes the app refers to Sentiment_Polarity<-0.5; | percentage = DIVIDE(SUBTRACT(SUM(Sentiment = 'Positive')), (SUM(Sentiment = 'Negative')), SUM(Sentiment = 'Negative')) as percentage; having more positive sentiment than negative sentiment refers to Sentiment = 'Positive'>Sentiment = 'Negative'; |
What is the rating of Dragon Ball Legends and how many users dislike this App? | Dragon Ball Legends is the app; users who dislikes the app refers to Sentiment_Polarity<-0.5; | average review = AVG(Review); application refers to app; Rating = 5; |
What is the rating of Dragon Ball Legends and how many users dislike this App? | Dragon Ball Legends is the app; users who dislikes the app refers to Sentiment_Polarity<-0.5; | mildly likes the app refers to Sentiment_Polarity> = 0 and Sentiment_Polarity<0.5; |
What is the rating of Dragon Ball Legends and how many users dislike this App? | Dragon Ball Legends is the app; users who dislikes the app refers to Sentiment_Polarity<-0.5; | downloads and installs are synonyms; entertainment apps refers to Category = 'ENTERTAINMENT'; |
What is the rating of Dragon Ball Legends and how many users dislike this App? | Dragon Ball Legends is the app; users who dislikes the app refers to Sentiment_Polarity<-0.5; | app with gr8 in their comments refers to Translated_Review LIKE '%gr8%'; |
What is the rating of Dragon Ball Legends and how many users dislike this App? | Dragon Ball Legends is the app; users who dislikes the app refers to Sentiment_Polarity<-0.5; | FREEDOME VPN Unlimited anonymous Wifi Security is the App; percentage = MULTIPLY(DIVIDE((SUM(Sentiment = 'Positive')), (COUNT(*))), 100) |
What is the rating of Dragon Ball Legends and how many users dislike this App? | Dragon Ball Legends is the app; users who dislikes the app refers to Sentiment_Polarity<-0.5; | Photography app refers to Genre = 'Photography'; highest total sentiment subjectivity score = MAX(sum(Sentiment_Subjectivity)); |
What is the average rating of Apps falling under the racing genre and what is the percentage ratio of positive sentiment reviews? | average rating = AVG(Rating); percentage = MULTIPLY(DIVIDE((SUM(Sentiment = 'Positive')), (COUNT(*)), 100)); | paid refers to Type = 'Paid'; application refers to App; Rating>4.5; Last Updated>'2018; percentage = DIVIDE(SUM(Genres = 'Mature 17+' and Rating>4.5 and substr("Last Updated",-4,4)>'2018' )), (COUNT(App)) as percent; |
What is the average rating of Apps falling under the racing genre and what is the percentage ratio of positive sentiment reviews? | average rating = AVG(Rating); percentage = MULTIPLY(DIVIDE((SUM(Sentiment = 'Positive')), (COUNT(*)), 100)); | Browser 4G is the App; pretty positive favorability refers to Sentiment_Polarity score = 0.5 |
What is the average rating of Apps falling under the racing genre and what is the percentage ratio of positive sentiment reviews? | average rating = AVG(Rating); percentage = MULTIPLY(DIVIDE((SUM(Sentiment = 'Positive')), (COUNT(*)), 100)); | Sentiment_Subjectivity<0.5; current version refers to Current Ver; |
What is the average rating of Apps falling under the racing genre and what is the percentage ratio of positive sentiment reviews? | average rating = AVG(Rating); percentage = MULTIPLY(DIVIDE((SUM(Sentiment = 'Positive')), (COUNT(*)), 100)); | multiple genres refers to COUNT(Genres>1; total sentiment subjectivity = Sum(Sentiment_Subjectivity); |
What is the average rating of Apps falling under the racing genre and what is the percentage ratio of positive sentiment reviews? | average rating = AVG(Rating); percentage = MULTIPLY(DIVIDE((SUM(Sentiment = 'Positive')), (COUNT(*)), 100)); | users pretty much likes the app refers to Sentiment_Polarity = 'Positive'; |
What is the average rating of Apps falling under the racing genre and what is the percentage ratio of positive sentiment reviews? | average rating = AVG(Rating); percentage = MULTIPLY(DIVIDE((SUM(Sentiment = 'Positive')), (COUNT(*)), 100)); | most reviewed app refers to MAX(Reviews); |
What is the average rating of Apps falling under the racing genre and what is the percentage ratio of positive sentiment reviews? | average rating = AVG(Rating); percentage = MULTIPLY(DIVIDE((SUM(Sentiment = 'Positive')), (COUNT(*)), 100)); | Dragon Ball Legends is the app; users who dislikes the app refers to Sentiment_Polarity<-0.5; |
What is the average rating of Apps falling under the racing genre and what is the percentage ratio of positive sentiment reviews? | average rating = AVG(Rating); percentage = MULTIPLY(DIVIDE((SUM(Sentiment = 'Positive')), (COUNT(*)), 100)); | percentage = DIVIDE(SUBTRACT(SUM(Sentiment = 'Positive')), (SUM(Sentiment = 'Negative'))), (SUM(Sentiment = 'Negative')) as percent; Last Updated>'2015'; |
What is the average rating of Apps falling under the racing genre and what is the percentage ratio of positive sentiment reviews? | average rating = AVG(Rating); percentage = MULTIPLY(DIVIDE((SUM(Sentiment = 'Positive')), (COUNT(*)), 100)); | negative comment refers to Sentiment = 'Negative'; |
What is the average rating of Apps falling under the racing genre and what is the percentage ratio of positive sentiment reviews? | average rating = AVG(Rating); percentage = MULTIPLY(DIVIDE((SUM(Sentiment = 'Positive')), (COUNT(*)), 100)); | compatible with android refers to Android Ver; Android Ver" = '8.0 and up'; |
List down the rating for the App Learn C++. | FALSE; | negative comment refers to Sentiment = 'Negative'; Installs = '100,000,000+'; |
List down the rating for the App Learn C++. | FALSE; | lowest rating refers to Rating = 1; |
List down the rating for the App Learn C++. | FALSE; | percentage = DIVIDE(SUBTRACT(SUM(Sentiment = 'Positive')), (SUM(Sentiment = 'Negative'))), (SUM(Sentiment = 'Negative')) as percent; Last Updated>'2015'; |
List down the rating for the App Learn C++. | FALSE; | average rating = AVG(Rating where Category = 'COMICS'); number of users who hold a positive attitude towards the app refers to SUM(Sentiment = 'Positive'); |
List down the rating for the App Learn C++. | FALSE; | average rating = AVG(Rating); percentage = MULTIPLY(DIVIDE((SUM(Sentiment = 'Positive')), (COUNT(*)), 100)); |
List down the rating for the App Learn C++. | FALSE; | Golfshot Plus: Golf GPS refers to App = 'Golfshot Plus: Golf GPS'; review refers to Translated_Review; |
List down the rating for the App Learn C++. | FALSE; | negative comment refers to Sentiment = 'Negative'; |
List down the rating for the App Learn C++. | FALSE; | Brit + Co refers to App = 'Brit + Co'; comment refers to Translated Review NOT null; |
List down the rating for the App Learn C++. | FALSE; | neutral reviews refers to Sentiment = 'Neutral'; |
List down the rating for the App Learn C++. | FALSE; | app with gr8 in their comments refers to Translated_Review LIKE '%gr8%'; |
How many neutral reviews does the app "Dino War: Rise of Beasts" have? | neutral reviews refers to Sentiment = 'Neutral'; | FALSE; |
How many neutral reviews does the app "Dino War: Rise of Beasts" have? | neutral reviews refers to Sentiment = 'Neutral'; | paid refers to Type = 'Paid'; application refers to App; Rating>4.5; Last Updated>'2018; percentage = DIVIDE(SUM(Genres = 'Mature 17+' and Rating>4.5 and substr("Last Updated",-4,4)>'2018' )), (COUNT(App)) as percent; |
How many neutral reviews does the app "Dino War: Rise of Beasts" have? | neutral reviews refers to Sentiment = 'Neutral'; | Golfshot Plus: Golf GPS refers to App = 'Golfshot Plus: Golf GPS'; review refers to Translated_Review; |
How many neutral reviews does the app "Dino War: Rise of Beasts" have? | neutral reviews refers to Sentiment = 'Neutral'; | targeted to teen refers to Content Rating = 'Teen'; average = AVG(Sentiment_Polarity); |
How many neutral reviews does the app "Dino War: Rise of Beasts" have? | neutral reviews refers to Sentiment = 'Neutral'; | Onefootball - Soccer Scores refers to App = 'Onefootball - Soccer Scores'; |
How many neutral reviews does the app "Dino War: Rise of Beasts" have? | neutral reviews refers to Sentiment = 'Neutral'; | app with gr8 in their comments refers to Translated_Review LIKE '%gr8%'; |
How many neutral reviews does the app "Dino War: Rise of Beasts" have? | neutral reviews refers to Sentiment = 'Neutral'; | FALSE; |
How many neutral reviews does the app "Dino War: Rise of Beasts" have? | neutral reviews refers to Sentiment = 'Neutral'; | Photography app refers to Genre = 'Photography'; highest total sentiment subjectivity score = MAX(sum(Sentiment_Subjectivity)); |
How many neutral reviews does the app "Dino War: Rise of Beasts" have? | neutral reviews refers to Sentiment = 'Neutral'; | percentage = DIVIDE(SUBTRACT(SUM(Sentiment = 'Positive')), (SUM(Sentiment = 'Negative')), SUM(Sentiment = 'Negative')) as percentage; having more positive sentiment than negative sentiment refers to Sentiment = 'Positive'>Sentiment = 'Negative'; |
How many neutral reviews does the app "Dino War: Rise of Beasts" have? | neutral reviews refers to Sentiment = 'Neutral'; | average rating = AVG(Rating where Category = 'COMICS'); number of users who hold a positive attitude towards the app refers to SUM(Sentiment = 'Positive'); |
What are the content ratings for the apps that have "gr8" in their comments? | app with gr8 in their comments refers to Translated_Review LIKE '%gr8%'; | neutral reviews refers to Sentiment = 'Neutral'; |
What are the content ratings for the apps that have "gr8" in their comments? | app with gr8 in their comments refers to Translated_Review LIKE '%gr8%'; | average rating = AVG(Rating where Category = 'COMICS'); number of users who hold a positive attitude towards the app refers to SUM(Sentiment = 'Positive'); |
What are the content ratings for the apps that have "gr8" in their comments? | app with gr8 in their comments refers to Translated_Review LIKE '%gr8%'; | updated in January of 2018 refers to Last Updated BETWEEN 'January 1, 2018' and 'January 31, 2018'; |
What are the content ratings for the apps that have "gr8" in their comments? | app with gr8 in their comments refers to Translated_Review LIKE '%gr8%'; | Golfshot Plus: Golf GPS refers to App = 'Golfshot Plus: Golf GPS'; review refers to Translated_Review; |
What are the content ratings for the apps that have "gr8" in their comments? | app with gr8 in their comments refers to Translated_Review LIKE '%gr8%'; | Brit + Co refers to App = 'Brit + Co'; comment refers to Translated Review NOT null; |
What are the content ratings for the apps that have "gr8" in their comments? | app with gr8 in their comments refers to Translated_Review LIKE '%gr8%'; | Dragon Ball Legends is the app; users who dislikes the app refers to Sentiment_Polarity<-0.5; |
What are the content ratings for the apps that have "gr8" in their comments? | app with gr8 in their comments refers to Translated_Review LIKE '%gr8%'; | lowest rating refers to Rating = 1; |
What are the content ratings for the apps that have "gr8" in their comments? | app with gr8 in their comments refers to Translated_Review LIKE '%gr8%'; | negative comment refers to Sentiment = 'Negative'; |
What are the content ratings for the apps that have "gr8" in their comments? | app with gr8 in their comments refers to Translated_Review LIKE '%gr8%'; | downloads and installs are synonyms; Installs = '1,000,000,000+'; |
What are the content ratings for the apps that have "gr8" in their comments? | app with gr8 in their comments refers to Translated_Review LIKE '%gr8%'; | negative comment refers to Sentiment = 'Negative'; Installs = '100,000,000+'; |
List out genre that have downloads more than 1000000000. | downloads and installs are synonyms; Installs = '1,000,000,000+'; | average price = AVG(Price where Genre = 'Dating'); dating application refers to Genre = 'Dating'; |
List out genre that have downloads more than 1000000000. | downloads and installs are synonyms; Installs = '1,000,000,000+'; | average rating = AVG(Rating); percentage = MULTIPLY(DIVIDE((SUM(Sentiment = 'Positive')), (COUNT(*)), 100)); |
List out genre that have downloads more than 1000000000. | downloads and installs are synonyms; Installs = '1,000,000,000+'; | compatible with android refers to Android Ver; Android Ver" = '8.0 and up'; |
List out genre that have downloads more than 1000000000. | downloads and installs are synonyms; Installs = '1,000,000,000+'; | FALSE; |
List out genre that have downloads more than 1000000000. | downloads and installs are synonyms; Installs = '1,000,000,000+'; | percentage = DIVIDE(SUBTRACT(SUM(Sentiment = 'Positive')), (SUM(Sentiment = 'Negative')), SUM(Sentiment = 'Negative')) as percentage; having more positive sentiment than negative sentiment refers to Sentiment = 'Positive'>Sentiment = 'Negative'; |
List out genre that have downloads more than 1000000000. | downloads and installs are synonyms; Installs = '1,000,000,000+'; | no comment refers to Translated_Review = 'nan'; percentage = DIVIDE((SUM(Content Rating = 'Teen')), COUNT(*)); |
List out genre that have downloads more than 1000000000. | downloads and installs are synonyms; Installs = '1,000,000,000+'; | average price = AVG(Price); |
List out genre that have downloads more than 1000000000. | downloads and installs are synonyms; Installs = '1,000,000,000+'; | FALSE; |
List out genre that have downloads more than 1000000000. | downloads and installs are synonyms; Installs = '1,000,000,000+'; | targeted to teen refers to Content Rating = 'Teen'; average = AVG(Sentiment_Polarity); |
List out genre that have downloads more than 1000000000. | downloads and installs are synonyms; Installs = '1,000,000,000+'; | Sentiment_Subjectivity<0.5; current version refers to Current Ver; |
Among the role playing game genre, how many are targeted to teens and what is their average sentiment polarity score? | targeted to teen refers to Content Rating = 'Teen'; average = AVG(Sentiment_Polarity); | Photography app refers to Genre = 'Photography'; highest total sentiment subjectivity score = MAX(sum(Sentiment_Subjectivity)); |
Among the role playing game genre, how many are targeted to teens and what is their average sentiment polarity score? | targeted to teen refers to Content Rating = 'Teen'; average = AVG(Sentiment_Polarity); | downloads and installs are synonyms; Installs = '1,000,000,000+'; |
Among the role playing game genre, how many are targeted to teens and what is their average sentiment polarity score? | targeted to teen refers to Content Rating = 'Teen'; average = AVG(Sentiment_Polarity); | most reviewed app refers to MAX(Reviews); |
Among the role playing game genre, how many are targeted to teens and what is their average sentiment polarity score? | targeted to teen refers to Content Rating = 'Teen'; average = AVG(Sentiment_Polarity); | no comment refers to Translated_Review = 'nan'; percentage = DIVIDE((SUM(Content Rating = 'Teen')), COUNT(*)); |
Among the role playing game genre, how many are targeted to teens and what is their average sentiment polarity score? | targeted to teen refers to Content Rating = 'Teen'; average = AVG(Sentiment_Polarity); | percentage = DIVIDE(SUBTRACT(SUM(Sentiment = 'Positive')), (SUM(Sentiment = 'Negative'))), (SUM(Sentiment = 'Negative')) as percent; Last Updated>'2015'; |
Among the role playing game genre, how many are targeted to teens and what is their average sentiment polarity score? | targeted to teen refers to Content Rating = 'Teen'; average = AVG(Sentiment_Polarity); | Reviews>75000000; suitable for teenagers refers to Content Rating = 'Teen'; |
Among the role playing game genre, how many are targeted to teens and what is their average sentiment polarity score? | targeted to teen refers to Content Rating = 'Teen'; average = AVG(Sentiment_Polarity); | updated in January of 2018 refers to Last Updated BETWEEN 'January 1, 2018' and 'January 31, 2018'; |
Among the role playing game genre, how many are targeted to teens and what is their average sentiment polarity score? | targeted to teen refers to Content Rating = 'Teen'; average = AVG(Sentiment_Polarity); | Sentiment_Subjectivity<0.5; current version refers to Current Ver; |
Among the role playing game genre, how many are targeted to teens and what is their average sentiment polarity score? | targeted to teen refers to Content Rating = 'Teen'; average = AVG(Sentiment_Polarity); | FREEDOME VPN Unlimited anonymous Wifi Security is the App; percentage = MULTIPLY(DIVIDE((SUM(Sentiment = 'Positive')), (COUNT(*))), 100) |
Among the role playing game genre, how many are targeted to teens and what is their average sentiment polarity score? | targeted to teen refers to Content Rating = 'Teen'; average = AVG(Sentiment_Polarity); | average price = AVG(Price); |
What are the apps that users pretty like this app and how many installs amount of these apps? | users pretty much likes the app refers to Sentiment_Polarity = 'Positive'; | negative comment refers to Sentiment = 'Negative'; Installs = '100,000,000+'; |
What are the apps that users pretty like this app and how many installs amount of these apps? | users pretty much likes the app refers to Sentiment_Polarity = 'Positive'; | Brit + Co refers to App = 'Brit + Co'; comment refers to Translated Review NOT null; |
What are the apps that users pretty like this app and how many installs amount of these apps? | users pretty much likes the app refers to Sentiment_Polarity = 'Positive'; | paid refers to Type = 'Paid'; application refers to App; Rating>4.5; Last Updated>'2018; percentage = DIVIDE(SUM(Genres = 'Mature 17+' and Rating>4.5 and substr("Last Updated",-4,4)>'2018' )), (COUNT(App)) as percent; |
What are the apps that users pretty like this app and how many installs amount of these apps? | users pretty much likes the app refers to Sentiment_Polarity = 'Positive'; | neutral reviews refers to Sentiment = 'Neutral'; |
What are the apps that users pretty like this app and how many installs amount of these apps? | users pretty much likes the app refers to Sentiment_Polarity = 'Positive'; | downloads and installs are synonyms; Installs = '1,000,000,000+'; |
What are the apps that users pretty like this app and how many installs amount of these apps? | users pretty much likes the app refers to Sentiment_Polarity = 'Positive'; | Photography app refers to Genre = 'Photography'; highest total sentiment subjectivity score = MAX(sum(Sentiment_Subjectivity)); |
What are the apps that users pretty like this app and how many installs amount of these apps? | users pretty much likes the app refers to Sentiment_Polarity = 'Positive'; | multiple genres refers to COUNT(Genres>1; total sentiment subjectivity = Sum(Sentiment_Subjectivity); |
What are the apps that users pretty like this app and how many installs amount of these apps? | users pretty much likes the app refers to Sentiment_Polarity = 'Positive'; | average review = AVG(Review); application refers to app; Rating = 5; |
What are the apps that users pretty like this app and how many installs amount of these apps? | users pretty much likes the app refers to Sentiment_Polarity = 'Positive'; | app with gr8 in their comments refers to Translated_Review LIKE '%gr8%'; |
What are the apps that users pretty like this app and how many installs amount of these apps? | users pretty much likes the app refers to Sentiment_Polarity = 'Positive'; | Golfshot Plus: Golf GPS refers to App = 'Golfshot Plus: Golf GPS'; review refers to Translated_Review; |
Which apps have multiple genres and what is the total sentiment subjectivity of these apps? | multiple genres refers to COUNT(Genres>1; total sentiment subjectivity = Sum(Sentiment_Subjectivity); | best selling app = MAX(MULTIPLY(Price, Installs)); |
Which apps have multiple genres and what is the total sentiment subjectivity of these apps? | multiple genres refers to COUNT(Genres>1; total sentiment subjectivity = Sum(Sentiment_Subjectivity); | paid refers to Type = 'Paid'; application refers to App; Rating>4.5; Last Updated>'2018; percentage = DIVIDE(SUM(Genres = 'Mature 17+' and Rating>4.5 and substr("Last Updated",-4,4)>'2018' )), (COUNT(App)) as percent; |
Which apps have multiple genres and what is the total sentiment subjectivity of these apps? | multiple genres refers to COUNT(Genres>1; total sentiment subjectivity = Sum(Sentiment_Subjectivity); | app with gr8 in their comments refers to Translated_Review LIKE '%gr8%'; |
Which apps have multiple genres and what is the total sentiment subjectivity of these apps? | multiple genres refers to COUNT(Genres>1; total sentiment subjectivity = Sum(Sentiment_Subjectivity); | updated in January of 2018 refers to Last Updated BETWEEN 'January 1, 2018' and 'January 31, 2018'; |
Which apps have multiple genres and what is the total sentiment subjectivity of these apps? | multiple genres refers to COUNT(Genres>1; total sentiment subjectivity = Sum(Sentiment_Subjectivity); | Brit + Co refers to App = 'Brit + Co'; comment refers to Translated Review NOT null; |
Which apps have multiple genres and what is the total sentiment subjectivity of these apps? | multiple genres refers to COUNT(Genres>1; total sentiment subjectivity = Sum(Sentiment_Subjectivity); | compatible with android refers to Android Ver; Android Ver" = '8.0 and up'; |
Which apps have multiple genres and what is the total sentiment subjectivity of these apps? | multiple genres refers to COUNT(Genres>1; total sentiment subjectivity = Sum(Sentiment_Subjectivity); | FALSE; |
Which apps have multiple genres and what is the total sentiment subjectivity of these apps? | multiple genres refers to COUNT(Genres>1; total sentiment subjectivity = Sum(Sentiment_Subjectivity); | average review = AVG(Review); application refers to app; Rating = 5; |
Which apps have multiple genres and what is the total sentiment subjectivity of these apps? | multiple genres refers to COUNT(Genres>1; total sentiment subjectivity = Sum(Sentiment_Subjectivity); | mildly likes the app refers to Sentiment_Polarity> = 0 and Sentiment_Polarity<0.5; |
Which apps have multiple genres and what is the total sentiment subjectivity of these apps? | multiple genres refers to COUNT(Genres>1; total sentiment subjectivity = Sum(Sentiment_Subjectivity); | negative comment refers to Sentiment = 'Negative'; |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.