query
stringlengths
24
325
positive
stringlengths
1
580
negative
stringlengths
1
580
How many apps were last updated in January of 2018? Please write one translated review with positive sentiment for each app, if there's any.
updated in January of 2018 refers to Last Updated BETWEEN 'January 1, 2018' and 'January 31, 2018';
no comment refers to Translated_Review = 'nan'; percentage = DIVIDE((SUM(Content Rating = 'Teen')), COUNT(*));
How many apps were last updated in January of 2018? Please write one translated review with positive sentiment for each app, if there's any.
updated in January of 2018 refers to Last Updated BETWEEN 'January 1, 2018' and 'January 31, 2018';
FALSE;
How many apps were last updated in January of 2018? Please write one translated review with positive sentiment for each app, if there's any.
updated in January of 2018 refers to Last Updated BETWEEN 'January 1, 2018' and 'January 31, 2018';
average rating = AVG(Rating where Category = 'COMICS'); number of users who hold a positive attitude towards the app refers to SUM(Sentiment = 'Positive');
How many apps were last updated in January of 2018? Please write one translated review with positive sentiment for each app, if there's any.
updated in January of 2018 refers to Last Updated BETWEEN 'January 1, 2018' and 'January 31, 2018';
Reviews>75000000; suitable for teenagers refers to Content Rating = 'Teen';
How many apps were last updated in January of 2018? Please write one translated review with positive sentiment for each app, if there's any.
updated in January of 2018 refers to Last Updated BETWEEN 'January 1, 2018' and 'January 31, 2018';
Sentiment_Subjectivity<0.5; current version refers to Current Ver;
How many apps were last updated in January of 2018? Please write one translated review with positive sentiment for each app, if there's any.
updated in January of 2018 refers to Last Updated BETWEEN 'January 1, 2018' and 'January 31, 2018';
average price = AVG(Price where Genre = 'Dating'); dating application refers to Genre = 'Dating';
How many apps were last updated in January of 2018? Please write one translated review with positive sentiment for each app, if there's any.
updated in January of 2018 refers to Last Updated BETWEEN 'January 1, 2018' and 'January 31, 2018';
FALSE;
How many apps were last updated in January of 2018? Please write one translated review with positive sentiment for each app, if there's any.
updated in January of 2018 refers to Last Updated BETWEEN 'January 1, 2018' and 'January 31, 2018';
Golfshot Plus: Golf GPS refers to App = 'Golfshot Plus: Golf GPS'; review refers to Translated_Review;
How many apps were last updated in January of 2018? Please write one translated review with positive sentiment for each app, if there's any.
updated in January of 2018 refers to Last Updated BETWEEN 'January 1, 2018' and 'January 31, 2018';
lowest rating refers to Rating = 1;
How many apps were last updated in January of 2018? Please write one translated review with positive sentiment for each app, if there's any.
updated in January of 2018 refers to Last Updated BETWEEN 'January 1, 2018' and 'January 31, 2018';
negative comment refers to Sentiment = 'Negative';
Which of the app is the best selling app and what is the sentiments polarity of it?
best selling app = MAX(MULTIPLY(Price, Installs));
average review = AVG(Review); application refers to app; Rating = 5;
Which of the app is the best selling app and what is the sentiments polarity of it?
best selling app = MAX(MULTIPLY(Price, Installs));
targeted to teen refers to Content Rating = 'Teen'; average = AVG(Sentiment_Polarity);
Which of the app is the best selling app and what is the sentiments polarity of it?
best selling app = MAX(MULTIPLY(Price, Installs));
negative comment refers to Sentiment = 'Negative'; Installs = '100,000,000+';
Which of the app is the best selling app and what is the sentiments polarity of it?
best selling app = MAX(MULTIPLY(Price, Installs));
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';
Which of the app is the best selling app and what is the sentiments polarity of it?
best selling app = MAX(MULTIPLY(Price, Installs));
FALSE;
Which of the app is the best selling app and what is the sentiments polarity of it?
best selling app = MAX(MULTIPLY(Price, Installs));
percentage = DIVIDE(SUBTRACT(SUM(Sentiment = 'Positive')), (SUM(Sentiment = 'Negative'))), (SUM(Sentiment = 'Negative')) as percent; Last Updated>'2015';
Which of the app is the best selling app and what is the sentiments polarity of it?
best selling app = MAX(MULTIPLY(Price, Installs));
FALSE;
Which of the app is the best selling app and what is the sentiments polarity of it?
best selling app = MAX(MULTIPLY(Price, Installs));
average price = AVG(Price where Genre = 'Dating'); dating application refers to Genre = 'Dating';
Which of the app is the best selling app and what is the sentiments polarity of it?
best selling app = MAX(MULTIPLY(Price, Installs));
no comment refers to Translated_Review = 'nan'; percentage = DIVIDE((SUM(Content Rating = 'Teen')), COUNT(*));
Which of the app is the best selling app and what is the sentiments polarity of it?
best selling app = MAX(MULTIPLY(Price, Installs));
average rating = AVG(Rating where Category = 'COMICS'); number of users who hold a positive attitude towards the app refers to SUM(Sentiment = 'Positive');
What is the average rating of comic category apps? How many users hold positive attitude towards this app?
average rating = AVG(Rating where Category = 'COMICS'); number of users who hold a positive attitude towards the app refers to SUM(Sentiment = 'Positive');
average sentiment polarity score = AVG(Sentiment_Polarity); Golf GPS Rangefinder: Golf Pad  is the App;
What is the average rating of comic category apps? How many users hold positive attitude towards this app?
average rating = AVG(Rating where Category = 'COMICS'); number of users who hold a positive attitude towards the app refers to SUM(Sentiment = 'Positive');
FALSE;
What is the average rating of comic category apps? How many users hold positive attitude towards this app?
average rating = AVG(Rating where Category = 'COMICS'); number of users who hold a positive attitude towards the app refers to SUM(Sentiment = 'Positive');
average review = AVG(Review); application refers to app; Rating = 5;
What is the average rating of comic category apps? How many users hold positive attitude towards this app?
average rating = AVG(Rating where Category = 'COMICS'); number of users who hold a positive attitude towards the app refers to SUM(Sentiment = 'Positive');
lowest rating refers to Rating = 1;
What is the average rating of comic category apps? How many users hold positive attitude towards this app?
average rating = AVG(Rating where Category = 'COMICS'); number of users who hold a positive attitude towards the app refers to SUM(Sentiment = 'Positive');
multiple genres refers to COUNT(Genres>1; total sentiment subjectivity = Sum(Sentiment_Subjectivity);
What is the average rating of comic category apps? How many users hold positive attitude towards this app?
average rating = AVG(Rating where Category = 'COMICS'); number of users who hold a positive attitude towards the app refers to SUM(Sentiment = 'Positive');
downloads and installs are synonyms; entertainment apps refers to Category = 'ENTERTAINMENT';
What is the average rating of comic category apps? How many users hold positive attitude towards this app?
average rating = AVG(Rating where Category = 'COMICS'); number of users who hold a positive attitude towards the app refers to SUM(Sentiment = 'Positive');
users pretty much likes the app refers to Sentiment_Polarity = 'Positive';
What is the average rating of comic category apps? How many users hold positive attitude towards this app?
average rating = AVG(Rating where Category = 'COMICS'); number of users who hold a positive attitude towards the app refers to SUM(Sentiment = 'Positive');
FALSE;
What is the average rating of comic category apps? How many users hold positive attitude towards this app?
average rating = AVG(Rating where Category = 'COMICS'); number of users who hold a positive attitude towards the app refers to SUM(Sentiment = '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 is the average rating of comic category apps? How many users hold positive attitude towards this app?
average rating = AVG(Rating where Category = 'COMICS'); number of users who hold a positive attitude towards the app refers to SUM(Sentiment = 'Positive');
app with gr8 in their comments refers to Translated_Review LIKE '%gr8%';
What is the average review number for application with 5 rating?
average review = AVG(Review); application refers to app; Rating = 5;
Photography app refers to Genre = 'Photography'; highest total sentiment subjectivity score = MAX(sum(Sentiment_Subjectivity));
What is the average review number for application with 5 rating?
average review = AVG(Review); application refers to app; Rating = 5;
users pretty much likes the app refers to Sentiment_Polarity = 'Positive';
What is the average review number for application with 5 rating?
average review = AVG(Review); application refers to app; Rating = 5;
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 review number for application with 5 rating?
average review = AVG(Review); application refers to app; Rating = 5;
Onefootball - Soccer Scores refers to App = 'Onefootball - Soccer Scores';
What is the average review number for application with 5 rating?
average review = AVG(Review); application refers to app; Rating = 5;
no comment refers to Translated_Review = 'nan'; percentage = DIVIDE((SUM(Content Rating = 'Teen')), COUNT(*));
What is the average review number for application with 5 rating?
average review = AVG(Review); application refers to app; Rating = 5;
FALSE;
What is the average review number for application with 5 rating?
average review = AVG(Review); application refers to app; Rating = 5;
downloads and installs are synonyms; entertainment apps refers to Category = 'ENTERTAINMENT';
What is the average review number for application with 5 rating?
average review = AVG(Review); application refers to app; Rating = 5;
Brit + Co refers to App = 'Brit + Co'; comment refers to Translated Review NOT null;
What is the average review number for application with 5 rating?
average review = AVG(Review); application refers to app; Rating = 5;
negative comment refers to Sentiment = 'Negative';
What is the average review number for application with 5 rating?
average review = AVG(Review); application refers to app; Rating = 5;
targeted to teen refers to Content Rating = 'Teen'; average = AVG(Sentiment_Polarity);
Name the top 10 most reviewed apps.
most reviewed app refers to MAX(Reviews);
Onefootball - Soccer Scores refers to App = 'Onefootball - Soccer Scores';
Name the top 10 most reviewed apps.
most reviewed app refers to MAX(Reviews);
downloads and installs are synonyms; Installs = '1,000,000,000+';
Name the top 10 most reviewed apps.
most reviewed app refers to MAX(Reviews);
FREEDOME VPN Unlimited anonymous Wifi Security is the App; percentage = MULTIPLY(DIVIDE((SUM(Sentiment = 'Positive')), (COUNT(*))), 100)
Name the top 10 most reviewed apps.
most reviewed app refers to MAX(Reviews);
Browser 4G is the App; pretty positive favorability refers to Sentiment_Polarity score = 0.5
Name the top 10 most reviewed apps.
most reviewed app refers to MAX(Reviews);
average price = AVG(Price where Genre = 'Dating'); dating application refers to Genre = 'Dating';
Name the top 10 most reviewed apps.
most reviewed app refers to MAX(Reviews);
targeted to teen refers to Content Rating = 'Teen'; average = AVG(Sentiment_Polarity);
Name the top 10 most reviewed apps.
most reviewed app refers to MAX(Reviews);
FALSE;
Name the top 10 most reviewed apps.
most reviewed app refers to MAX(Reviews);
average sentiment polarity score = AVG(Sentiment_Polarity); Golf GPS Rangefinder: Golf Pad  is the App;
Name the top 10 most reviewed apps.
most reviewed app refers to MAX(Reviews);
Photography app refers to Genre = 'Photography'; highest total sentiment subjectivity score = MAX(sum(Sentiment_Subjectivity));
Name the top 10 most reviewed apps.
most reviewed app refers to MAX(Reviews);
Golfshot Plus: Golf GPS refers to App = 'Golfshot Plus: Golf GPS'; review refers to Translated_Review;
What is the percentage of application with 4.7 rating having more positives sentiment than negative sentiment?
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';
neutral reviews refers to Sentiment = 'Neutral';
What is the percentage of application with 4.7 rating having more positives sentiment than negative sentiment?
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';
lowest rating refers to Rating = 1;
What is the percentage of application with 4.7 rating having more positives sentiment than negative sentiment?
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';
Browser 4G is the App; pretty positive favorability refers to Sentiment_Polarity score = 0.5
What is the percentage of application with 4.7 rating having more positives sentiment than negative sentiment?
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';
average review = AVG(Review); application refers to app; Rating = 5;
What is the percentage of application with 4.7 rating having more positives sentiment than negative sentiment?
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';
targeted to teen refers to Content Rating = 'Teen'; average = AVG(Sentiment_Polarity);
What is the percentage of application with 4.7 rating having more positives sentiment than negative sentiment?
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';
compatible with android refers to Android Ver; Android Ver" = '8.0 and up';
What is the percentage of application with 4.7 rating having more positives sentiment than negative sentiment?
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';
average sentiment polarity score = AVG(Sentiment_Polarity); Golf GPS Rangefinder: Golf Pad  is the App;
What is the percentage of application with 4.7 rating having more positives sentiment than negative sentiment?
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';
mildly likes the app refers to Sentiment_Polarity> = 0 and Sentiment_Polarity<0.5;
What is the percentage of application with 4.7 rating having more positives sentiment than negative sentiment?
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';
FALSE;
What is the percentage of application with 4.7 rating having more positives sentiment than negative sentiment?
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';
Reviews>75000000; suitable for teenagers refers to Content Rating = 'Teen';
Which 1,000,000,000+ intalls apps has the most no comment reviews?
no comment refers to Translated_Review = 'nan'; most no comment reviews = (MAX(COUNT(Translated_Review = 'nan')));
FREEDOME VPN Unlimited anonymous Wifi Security is the App; percentage = MULTIPLY(DIVIDE((SUM(Sentiment = 'Positive')), (COUNT(*))), 100)
Which 1,000,000,000+ intalls apps has the most no comment reviews?
no comment refers to Translated_Review = 'nan'; most no comment reviews = (MAX(COUNT(Translated_Review = 'nan')));
compatible with android refers to Android Ver; Android Ver" = '8.0 and up';
Which 1,000,000,000+ intalls apps has the most no comment reviews?
no comment refers to Translated_Review = 'nan'; most no comment reviews = (MAX(COUNT(Translated_Review = 'nan')));
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';
Which 1,000,000,000+ intalls apps has the most no comment reviews?
no comment refers to Translated_Review = 'nan'; most no comment reviews = (MAX(COUNT(Translated_Review = 'nan')));
FALSE;
Which 1,000,000,000+ intalls apps has the most no comment reviews?
no comment refers to Translated_Review = 'nan'; most no comment reviews = (MAX(COUNT(Translated_Review = 'nan')));
neutral reviews refers to Sentiment = 'Neutral';
Which 1,000,000,000+ intalls apps has the most no comment reviews?
no comment refers to Translated_Review = 'nan'; most no comment reviews = (MAX(COUNT(Translated_Review = 'nan')));
users pretty much likes the app refers to Sentiment_Polarity = 'Positive';
Which 1,000,000,000+ intalls apps has the most no comment reviews?
no comment refers to Translated_Review = 'nan'; most no comment reviews = (MAX(COUNT(Translated_Review = 'nan')));
Sentiment_Subjectivity<0.5; current version refers to Current Ver;
Which 1,000,000,000+ intalls apps has the most no comment reviews?
no comment refers to Translated_Review = 'nan'; most no comment reviews = (MAX(COUNT(Translated_Review = 'nan')));
downloads and installs are synonyms; entertainment apps refers to Category = 'ENTERTAINMENT';
Which 1,000,000,000+ intalls apps has the most no comment reviews?
no comment refers to Translated_Review = 'nan'; most no comment reviews = (MAX(COUNT(Translated_Review = 'nan')));
best selling app = MAX(MULTIPLY(Price, Installs));
Which 1,000,000,000+ intalls apps has the most no comment reviews?
no comment refers to Translated_Review = 'nan'; most no comment reviews = (MAX(COUNT(Translated_Review = 'nan')));
average sentiment polarity score = AVG(Sentiment_Polarity); Golf GPS Rangefinder: Golf Pad  is the App;
What is the average price of games belonging in the arcade genre which has a content rating of Everyone 10+?
average price = AVG(Price);
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 average price of games belonging in the arcade genre which has a content rating of Everyone 10+?
average price = AVG(Price);
mildly likes the app refers to Sentiment_Polarity> = 0 and Sentiment_Polarity<0.5;
What is the average price of games belonging in the arcade genre which has a content rating of Everyone 10+?
average price = AVG(Price);
no comment refers to Translated_Review = 'nan'; percentage = DIVIDE((SUM(Content Rating = 'Teen')), COUNT(*));
What is the average price of games belonging in the arcade genre which has a content rating of Everyone 10+?
average price = AVG(Price);
average price = AVG(Price where Genre = 'Dating'); dating application refers to Genre = 'Dating';
What is the average price of games belonging in the arcade genre which has a content rating of Everyone 10+?
average price = AVG(Price);
Browser 4G is the App; pretty positive favorability refers to Sentiment_Polarity score = 0.5
What is the average price of games belonging in the arcade genre which has a content rating of Everyone 10+?
average price = AVG(Price);
downloads and installs are synonyms; entertainment apps refers to Category = 'ENTERTAINMENT';
What is the average price of games belonging in the arcade genre which has a content rating of Everyone 10+?
average price = AVG(Price);
negative comment refers to Sentiment = 'Negative'; Installs = '100,000,000+';
What is the average price of games belonging in the arcade genre which has a content rating of Everyone 10+?
average price = AVG(Price);
Dragon Ball Legends is the app; users who dislikes the app refers to Sentiment_Polarity<-0.5;
What is the average price of games belonging in the arcade genre which has a content rating of Everyone 10+?
average price = AVG(Price);
FALSE;
What is the average price of games belonging in the arcade genre which has a content rating of Everyone 10+?
average price = AVG(Price);
negative comment refers to Sentiment = 'Negative';
How much is the average sentiment polarity score of Golf GPS Rangefinder: Golf Pad and what is it's rating in the Google Play Store?
average sentiment polarity score = AVG(Sentiment_Polarity); Golf GPS Rangefinder: Golf Pad  is the App;
updated in January of 2018 refers to Last Updated BETWEEN 'January 1, 2018' and 'January 31, 2018';
How much is the average sentiment polarity score of Golf GPS Rangefinder: Golf Pad and what is it's rating in the Google Play Store?
average sentiment polarity score = AVG(Sentiment_Polarity); Golf GPS Rangefinder: Golf Pad  is the App;
downloads and installs are synonyms; Installs = '1,000,000,000+';
How much is the average sentiment polarity score of Golf GPS Rangefinder: Golf Pad and what is it's rating in the Google Play Store?
average sentiment polarity score = AVG(Sentiment_Polarity); Golf GPS Rangefinder: Golf Pad  is the App;
no comment refers to Translated_Review = 'nan'; percentage = DIVIDE((SUM(Content Rating = 'Teen')), COUNT(*));
How much is the average sentiment polarity score of Golf GPS Rangefinder: Golf Pad and what is it's rating in the Google Play Store?
average sentiment polarity score = AVG(Sentiment_Polarity); Golf GPS Rangefinder: Golf Pad  is the App;
lowest rating refers to Rating = 1;
How much is the average sentiment polarity score of Golf GPS Rangefinder: Golf Pad and what is it's rating in the Google Play Store?
average sentiment polarity score = AVG(Sentiment_Polarity); Golf GPS Rangefinder: Golf Pad  is the App;
percentage = DIVIDE(SUBTRACT(SUM(Sentiment = 'Positive')), (SUM(Sentiment = 'Negative'))), (SUM(Sentiment = 'Negative')) as percent; Last Updated>'2015';
How much is the average sentiment polarity score of Golf GPS Rangefinder: Golf Pad and what is it's rating in the Google Play Store?
average sentiment polarity score = AVG(Sentiment_Polarity); Golf GPS Rangefinder: Golf Pad  is the App;
Photography app refers to Genre = 'Photography'; highest total sentiment subjectivity score = MAX(sum(Sentiment_Subjectivity));
How much is the average sentiment polarity score of Golf GPS Rangefinder: Golf Pad and what is it's rating in the Google Play Store?
average sentiment polarity score = AVG(Sentiment_Polarity); Golf GPS Rangefinder: Golf Pad  is the App;
average review = AVG(Review); application refers to app; Rating = 5;
How much is the average sentiment polarity score of Golf GPS Rangefinder: Golf Pad and what is it's rating in the Google Play Store?
average sentiment polarity score = AVG(Sentiment_Polarity); Golf GPS Rangefinder: Golf Pad  is the App;
downloads and installs are synonyms; entertainment apps refers to Category = 'ENTERTAINMENT';
How much is the average sentiment polarity score of Golf GPS Rangefinder: Golf Pad and what is it's rating in the Google Play Store?
average sentiment polarity score = AVG(Sentiment_Polarity); Golf GPS Rangefinder: Golf Pad  is the App;
most reviewed app refers to MAX(Reviews);
How much is the average sentiment polarity score of Golf GPS Rangefinder: Golf Pad and what is it's rating in the Google Play Store?
average sentiment polarity score = AVG(Sentiment_Polarity); Golf GPS Rangefinder: Golf Pad  is the App;
no comment refers to Translated_Review = 'nan'; most no comment reviews = (MAX(COUNT(Translated_Review = 'nan')));
Indicate the number of installs and include the percentage of positive sentiments of FREEDOME VPN Unlimited anonymous Wifi Security.
FREEDOME VPN Unlimited anonymous Wifi Security is the App; percentage = MULTIPLY(DIVIDE((SUM(Sentiment = 'Positive')), (COUNT(*))), 100)
compatible with android refers to Android Ver; Android Ver" = '8.0 and up';
Indicate the number of installs and include the percentage of positive sentiments of FREEDOME VPN Unlimited anonymous Wifi Security.
FREEDOME VPN Unlimited anonymous Wifi Security is the App; percentage = MULTIPLY(DIVIDE((SUM(Sentiment = 'Positive')), (COUNT(*))), 100)
Photography app refers to Genre = 'Photography'; highest total sentiment subjectivity score = MAX(sum(Sentiment_Subjectivity));
Indicate the number of installs and include the percentage of positive sentiments of FREEDOME VPN Unlimited anonymous Wifi Security.
FREEDOME VPN Unlimited anonymous Wifi Security is the App; percentage = MULTIPLY(DIVIDE((SUM(Sentiment = 'Positive')), (COUNT(*))), 100)
Brit + Co refers to App = 'Brit + Co'; comment refers to Translated Review NOT null;
Indicate the number of installs and include the percentage of positive sentiments of FREEDOME VPN Unlimited anonymous Wifi Security.
FREEDOME VPN Unlimited anonymous Wifi Security is the App; percentage = MULTIPLY(DIVIDE((SUM(Sentiment = 'Positive')), (COUNT(*))), 100)
downloads and installs are synonyms; Installs = '1,000,000,000+';
Indicate the number of installs and include the percentage of positive sentiments of FREEDOME VPN Unlimited anonymous Wifi Security.
FREEDOME VPN Unlimited anonymous Wifi Security is the App; 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;
Indicate the number of installs and include the percentage of positive sentiments of FREEDOME VPN Unlimited anonymous Wifi Security.
FREEDOME VPN Unlimited anonymous Wifi Security is the App; percentage = MULTIPLY(DIVIDE((SUM(Sentiment = 'Positive')), (COUNT(*))), 100)
Reviews>75000000; suitable for teenagers refers to Content Rating = 'Teen';
Indicate the number of installs and include the percentage of positive sentiments of FREEDOME VPN Unlimited anonymous Wifi Security.
FREEDOME VPN Unlimited anonymous Wifi Security is the App; percentage = MULTIPLY(DIVIDE((SUM(Sentiment = 'Positive')), (COUNT(*))), 100)
FALSE;
Indicate the number of installs and include the percentage of positive sentiments of FREEDOME VPN Unlimited anonymous Wifi Security.
FREEDOME VPN Unlimited anonymous Wifi Security is the App; percentage = MULTIPLY(DIVIDE((SUM(Sentiment = 'Positive')), (COUNT(*))), 100)
negative comment refers to Sentiment = 'Negative';
Indicate the number of installs and include the percentage of positive sentiments of FREEDOME VPN Unlimited anonymous Wifi Security.
FREEDOME VPN Unlimited anonymous Wifi Security is the App; percentage = MULTIPLY(DIVIDE((SUM(Sentiment = 'Positive')), (COUNT(*))), 100)
Onefootball - Soccer Scores refers to App = 'Onefootball - Soccer Scores';
Indicate the number of installs and include the percentage of positive sentiments of FREEDOME VPN Unlimited anonymous Wifi Security.
FREEDOME VPN Unlimited anonymous Wifi Security is the App; percentage = MULTIPLY(DIVIDE((SUM(Sentiment = 'Positive')), (COUNT(*))), 100)
average sentiment polarity score = AVG(Sentiment_Polarity); Golf GPS Rangefinder: Golf Pad  is the App;