|
question,answer,type,columns_used,column_types,sample_answer |
|
Is there a listing with a review score rating of 100?,True,boolean,['review_scores_rating'],['number[UInt8]'],True |
|
Are there any hosts who have listed more than 10 properties?,True,boolean,['host_total_listings_count'],['number[UInt16]'],True |
|
Are all listings instantly bookable?,False,boolean,['instant_bookable'],['category'],True |
|
Is there a listing that requires a minimum of 365 nights?,True,boolean,['minimum_nights'],['number[uint16]'],False |
|
How many unique hosts are there in the dataset?,26765,number,['host_id'],['number[uint32]'],20 |
|
What is the highest number of listings a single host has?,2739.0,number,['host_total_listings_count'],['number[UInt16]'],38.0 |
|
How many unique locations are listed by the hosts?,1316,number,['host_location'],['category'],6 |
|
What is the average review score rating across all listings?,93.767188,number,['review_scores_rating'],['number[UInt8]'],95.33333333333333 |
|
What is the most common host location?,"New York, New York, United States",category,['host_location'],['category'],"New York, New York, United States" |
|
What is the name of the listing with the most bedrooms?,"Walk to UN, Macy's & Empire State B",category,"['bedrooms', 'name']","['number[UInt8]', 'text']",Historic Gem Close to SI Ferry |
|
Which location has the highest number of listings?,"New York, New York, United States",category,['host_location'],['category'],"New York, New York, United States" |
|
What is the most common property type?,Entire apartment,category,['property_type'],['category'],Entire apartment |
|
What are the top 5 unique host locations with the most listings?,"['New York, New York, United States', 'US', 'Brooklyn, New York, United States', 'Queens, New York, United States', 'Bronx, New York, United States']",list[category],['host_location'],['category'],"['New York, New York, United States', 'US', 'Brooklyn, New York, United States', 'FR', 'Sydney, New South Wales, Australia']" |
|
Name the 3 listings with the lowest review score ratings.,"['Studio Apartment in East Williamsburg', 'Spacious Artist Loft Williamsburg', 'Cute 1 BR in the Lower East Side']",list[category],"['review_scores_rating', 'name']","['number[UInt8]', 'text']","['Historic Gem Close to SI Ferry', 'A+ Location Studio Apartment (Queen Bed & Futon)', 'Private Room in Heart of East Village!']" |
|
List the 4 most common property types.,"['Entire apartment', 'Private room in apartment', 'Entire condominium', 'Entire house']",list[category],['property_type'],['category'],"['Entire apartment', 'Private room in apartment', 'Entire guest suite', 'Entire condominium']" |
|
Who are the top 6 hosts with the most listings?,"['107434423', '305240193', '137358866', '51501835', '6168257', '22541573']",list[category],"['host_id', 'listing_id']","['number[uint32]', 'number[uint32]']","[62803, 1385157, 1898675, 3734323, 14295824, 14707270]" |
|
What are the top 3 listing ids with the highest review score ratings?,"['4370230', '10166986', '14218173']",list[number],"['review_scores_rating', 'listing_id']","['number[UInt8]', 'number[uint32]']","[9334365, 8385447, 4016121]" |
|
What are the 5 listing ids with the lowest number of minimum nights required?,"['4659046', '13192217', '17441150', '22058411', '28389772']",list[number],"['minimum_nights', 'listing_id']","['number[uint16]', 'number[uint32]']","[12584072, 44505052, 39727144, 45912795, 47406985]" |
|
List the 4 listing ids of the properties with the highest number of bedrooms.,"['8536270', '2261367', '41552433', '23124338']",list[number],"['bedrooms', 'listing_id']","['number[UInt8]', 'number[uint32]']","[12584072, 27570074, 8385447, 31898478]" |
|
What are the 6 listing ids with the lowest review score location?,"['18972792', '30422813', '30929071', '40777675', '45217842', '45217978']",list[number],"['review_scores_location', 'listing_id']","['number[UInt8]', 'number[uint32]']","[9334365, 31898478, 12584072, 33156370, 44505052, 25939748]" |
|
|