query
stringlengths 24
325
| positive
stringlengths 1
580
| negative
stringlengths 1
580
|
---|---|---|
Show the alias for the county at coordinate (18.090875, -66.867756). | coordinates refers to latitude, longitude; latitude = '18.090875; longitude = '-66.867756' | DIVIDE(SUM(total_beneficiaries), COUNT(zip_code)) where name = 'Guam'; |
Show the alias for the county at coordinate (18.090875, -66.867756). | coordinates refers to latitude, longitude; latitude = '18.090875; longitude = '-66.867756' | "URB San Joaquin" is the bad_alias |
Show the alias for the county at coordinate (18.090875, -66.867756). | coordinates refers to latitude, longitude; latitude = '18.090875; longitude = '-66.867756' | "Delaware" is a county; implement daylight savings refers to daylight_saving = 'Yes' |
Show the alias for the county at coordinate (18.090875, -66.867756). | coordinates refers to latitude, longitude; latitude = '18.090875; longitude = '-66.867756' | the largest water area refers to MAX(water_area); |
Show the alias for the county at coordinate (18.090875, -66.867756). | coordinates refers to latitude, longitude; latitude = '18.090875; longitude = '-66.867756' | "OUTAGAMIE" is the county |
Show the alias for the county at coordinate (18.090875, -66.867756). | coordinates refers to latitude, longitude; latitude = '18.090875; longitude = '-66.867756' | above-average female population refers to female_population > DIVIDE(SUM(female_population), COUNT(state)); |
Show the alias for the county at coordinate (18.090875, -66.867756). | coordinates refers to latitude, longitude; latitude = '18.090875; longitude = '-66.867756' | "Lawrenceville" is the bad_alias |
Show the alias for the county at coordinate (18.090875, -66.867756). | coordinates refers to latitude, longitude; latitude = '18.090875; longitude = '-66.867756' | the most bad aliases refer to MAX(COUNT(bad_alias)); |
Show the alias for the county at coordinate (18.090875, -66.867756). | coordinates refers to latitude, longitude; latitude = '18.090875; longitude = '-66.867756' | location coordinate refers to (latitude, longitude) |
Show the alias for the county at coordinate (18.090875, -66.867756). | coordinates refers to latitude, longitude; latitude = '18.090875; longitude = '-66.867756' | the most bad aliases refer to MAX(COUNT(bad_alias)); |
What are the states with an above-average female population? | above-average female population refers to female_population > DIVIDE(SUM(female_population), COUNT(state)); | zero employee refers to employees = 0 |
What are the states with an above-average female population? | above-average female population refers to female_population > DIVIDE(SUM(female_population), COUNT(state)); | postal points refer to zip_code; unique post office types refer to type = 'Unique Post Office'; Ohio is the name of the state, in which name = 'Ohio'; |
What are the states with an above-average female population? | above-average female population refers to female_population > DIVIDE(SUM(female_population), COUNT(state)); | "Bishopville" is the city; 'SC' is the state |
What are the states with an above-average female population? | above-average female population refers to female_population > DIVIDE(SUM(female_population), COUNT(state)); | SUBTRACT(COUNT(type = 'P.O. Box Only'), COUNT(type = 'Post Office')) where area_code = 787; |
What are the states with an above-average female population? | above-average female population refers to female_population > DIVIDE(SUM(female_population), COUNT(state)); | postal points refer to zip_code; under New York-Newark-Jersey City, NY-NJ-PA refers to CBSA_name = 'New York-Newark-Jersey City, NY-NJ-PA'; |
What are the states with an above-average female population? | above-average female population refers to female_population > DIVIDE(SUM(female_population), COUNT(state)); | postal point of post office refers to type = 'Post Office'; |
What are the states with an above-average female population? | above-average female population refers to female_population > DIVIDE(SUM(female_population), COUNT(state)); | community post office type refers to type = 'Community Post Office'; elevation above 6000 refers to elevation > 6000; |
What are the states with an above-average female population? | above-average female population refers to female_population > DIVIDE(SUM(female_population), COUNT(state)); | the most bad aliases refer to MAX(COUNT(bad_alias)); |
What are the states with an above-average female population? | above-average female population refers to female_population > DIVIDE(SUM(female_population), COUNT(state)); | Dalton is the city; |
What are the states with an above-average female population? | above-average female population refers to female_population > DIVIDE(SUM(female_population), COUNT(state)); | population of Arecibo in 2020 refers to SUM(population_2020) where county = 'ARECIBO'; |
Give the location coordinates of the city with area code 636. | location coordinate refers to (latitude, longitude) | the county of Hampden is located in the state of Massachusetts. |
Give the location coordinates of the city with area code 636. | location coordinate refers to (latitude, longitude) | "ARECIBO" is the county; highest white population refers to Max(white_population) |
Give the location coordinates of the city with area code 636. | location coordinate refers to (latitude, longitude) | COUNT(zip_code where first_name = 'Smith' and last_name = 'Adrian') > COUNT(zip_code where first_name = 'Heck' and last_name = 'Joe'); |
Give the location coordinates of the city with area code 636. | location coordinate refers to (latitude, longitude) | "NEW HAVEN" is the county; male refers to male_population |
Give the location coordinates of the city with area code 636. | location coordinate refers to (latitude, longitude) | average female median age refers to Divide (Sum(female_median_age), Count(county)) |
Give the location coordinates of the city with area code 636. | location coordinate refers to (latitude, longitude) | Greeneville is the city; |
Give the location coordinates of the city with area code 636. | location coordinate refers to (latitude, longitude) | community post office type refers to type = 'Community Post Office'; elevation above 6000 refers to elevation > 6000; |
Give the location coordinates of the city with area code 636. | location coordinate refers to (latitude, longitude) | postal points refer to zip_code; unique post office types refer to type = 'Unique Post Office'; Ohio is the name of the state, in which name = 'Ohio'; |
Give the location coordinates of the city with area code 636. | location coordinate refers to (latitude, longitude) | in California refers to name = 'California' and state = 'CA'; 'Community Post Office' is the Type |
Give the location coordinates of the city with area code 636. | location coordinate refers to (latitude, longitude) | name of county refers to county |
How many postal points with unique post office types are there in Ohio? | postal points refer to zip_code; unique post office types refer to type = 'Unique Post Office'; Ohio is the name of the state, in which name = 'Ohio'; | congress representatives' IDs refer to CID; East Springfield is the city; |
How many postal points with unique post office types are there in Ohio? | postal points refer to zip_code; unique post office types refer to type = 'Unique Post Office'; Ohio is the name of the state, in which name = 'Ohio'; | postal point of post office refers to type = 'Post Office'; |
How many postal points with unique post office types are there in Ohio? | postal points refer to zip_code; unique post office types refer to type = 'Unique Post Office'; Ohio is the name of the state, in which name = 'Ohio'; | median female age of over 32 refers to median_female_age > 32 |
How many postal points with unique post office types are there in Ohio? | postal points refer to zip_code; unique post office types refer to type = 'Unique Post Office'; Ohio is the name of the state, in which name = 'Ohio'; | the largest water area refers to MAX(water_area); |
How many postal points with unique post office types are there in Ohio? | postal points refer to zip_code; unique post office types refer to type = 'Unique Post Office'; Ohio is the name of the state, in which name = 'Ohio'; | average male median age refers to Divide (Sum(male_median_age), Count(county)); 'WINDHAM' is the county |
How many postal points with unique post office types are there in Ohio? | postal points refer to zip_code; unique post office types refer to type = 'Unique Post Office'; Ohio is the name of the state, in which name = 'Ohio'; | "Puerto Rico" refers to state = 'PR' |
How many postal points with unique post office types are there in Ohio? | postal points refer to zip_code; unique post office types refer to type = 'Unique Post Office'; Ohio is the name of the state, in which name = 'Ohio'; | "Barre, VT" is the CBSA_name |
How many postal points with unique post office types are there in Ohio? | postal points refer to zip_code; unique post office types refer to type = 'Unique Post Office'; Ohio is the name of the state, in which name = 'Ohio'; | above-average female population refers to female_population > DIVIDE(SUM(female_population), COUNT(state)); |
How many postal points with unique post office types are there in Ohio? | postal points refer to zip_code; unique post office types refer to type = 'Unique Post Office'; Ohio is the name of the state, in which name = 'Ohio'; | DIVIDE(COUNT(party = 'Democrat'), COUNT(congress_rep_id)) as percentage; postal points refer to zip_code; state = 'Hawaii'; |
How many postal points with unique post office types are there in Ohio? | postal points refer to zip_code; unique post office types refer to type = 'Unique Post Office'; Ohio is the name of the state, in which name = 'Ohio'; | "ARECIBO" is the county; highest white population refers to Max(white_population) |
Give the alias of the cities with an Asian population of 7. | Asian population of 7 refers to asian_population = 7; | name of county refers to county |
Give the alias of the cities with an Asian population of 7. | Asian population of 7 refers to asian_population = 7; | congress representatives' IDs refer to CID; East Springfield is the city; |
Give the alias of the cities with an Asian population of 7. | Asian population of 7 refers to asian_population = 7; | the most bad aliases refer to MAX(COUNT(bad_alias)); |
Give the alias of the cities with an Asian population of 7. | Asian population of 7 refers to asian_population = 7; | precise location refers to latitude, longitude |
Give the alias of the cities with an Asian population of 7. | Asian population of 7 refers to asian_population = 7; | location coordinate refers to (latitude, longitude) |
Give the alias of the cities with an Asian population of 7. | Asian population of 7 refers to asian_population = 7; | "Wisconsin" is the state; largest land area refers to Max(land_area); full name refers to first_name, last_name; postal code refers to zip_code |
Give the alias of the cities with an Asian population of 7. | Asian population of 7 refers to asian_population = 7; | DIVIDE(COUNT(party = 'Democrat'), COUNT(congress_rep_id)) as percentage; postal points refer to zip_code; state = 'Hawaii'; |
Give the alias of the cities with an Asian population of 7. | Asian population of 7 refers to asian_population = 7; | zero employee refers to employees = 0 |
Give the alias of the cities with an Asian population of 7. | Asian population of 7 refers to asian_population = 7; | "Virginia" is the state |
Give the alias of the cities with an Asian population of 7. | Asian population of 7 refers to asian_population = 7; | postal points refer to zip_code; West Virginia is the name of the state, in which name = 'West Virginia'; |
Among all the residential areas in Arecibo county, what is the zip_code of the one with the highest white population? | "ARECIBO" is the county; highest white population refers to Max(white_population) | Greeneville is the city; |
Among all the residential areas in Arecibo county, what is the zip_code of the one with the highest white population? | "ARECIBO" is the county; highest white population refers to Max(white_population) | postal point of post office refers to type = 'Post Office'; |
Among all the residential areas in Arecibo county, what is the zip_code of the one with the highest white population? | "ARECIBO" is the county; highest white population refers to Max(white_population) | name of congressman implies full name which refers to first_name, last_name; Guanica is the city; |
Among all the residential areas in Arecibo county, what is the zip_code of the one with the highest white population? | "ARECIBO" is the county; highest white population refers to Max(white_population) | DIVIDE(COUNT(zip_code where type = 'Post Office'), COUNT(zip_code)) as percentage where name = 'California'; |
Among all the residential areas in Arecibo county, what is the zip_code of the one with the highest white population? | "ARECIBO" is the county; highest white population refers to Max(white_population) | community post office type refers to type = 'Community Post Office'; elevation above 6000 refers to elevation > 6000; |
Among all the residential areas in Arecibo county, what is the zip_code of the one with the highest white population? | "ARECIBO" is the county; highest white population refers to Max(white_population) | "NEW CASTLE" is the county; 'Delaware' is the name of state |
Among all the residential areas in Arecibo county, what is the zip_code of the one with the highest white population? | "ARECIBO" is the county; highest white population refers to Max(white_population) | population greater than 10000 in 2010 refers to population_2010 > 10000; |
Among all the residential areas in Arecibo county, what is the zip_code of the one with the highest white population? | "ARECIBO" is the county; highest white population refers to Max(white_population) | city with highest asian population refers to Max(Sum(asian_population)); full name refers to first_name, last_name |
Among all the residential areas in Arecibo county, what is the zip_code of the one with the highest white population? | "ARECIBO" is the county; highest white population refers to Max(white_population) | "Lexington-Fayette, KY" is the CBSA_name |
Among all the residential areas in Arecibo county, what is the zip_code of the one with the highest white population? | "ARECIBO" is the county; highest white population refers to Max(white_population) | name of county refers to county |
Indicate the name of the congressman represent in Guanica. | name of congressman implies full name which refers to first_name, last_name; Guanica is the city; | "Puerto Rico" refers to state = 'PR' |
Indicate the name of the congressman represent in Guanica. | name of congressman implies full name which refers to first_name, last_name; Guanica is the city; | precise location refers to latitude, longitude |
Indicate the name of the congressman represent in Guanica. | name of congressman implies full name which refers to first_name, last_name; Guanica is the city; | "Alabama" and "Illinois" are both state; Ratio = Divide (Count(state = 'Alabama'), Count(state = 'Illinois')) |
Indicate the name of the congressman represent in Guanica. | name of congressman implies full name which refers to first_name, last_name; Guanica is the city; | the most bad aliases refer to MAX(COUNT(bad_alias)); |
Indicate the name of the congressman represent in Guanica. | name of congressman implies full name which refers to first_name, last_name; Guanica is the city; | average male median age refers to Divide (Sum(male_median_age), Count(county)); 'WINDHAM' is the county |
Indicate the name of the congressman represent in Guanica. | name of congressman implies full name which refers to first_name, last_name; Guanica is the city; | "NEW CASTLE" is the county; 'Delaware' is the name of state |
Indicate the name of the congressman represent in Guanica. | name of congressman implies full name which refers to first_name, last_name; Guanica is the city; | AVG(elevation) where alias = 'Amherst'; |
Indicate the name of the congressman represent in Guanica. | name of congressman implies full name which refers to first_name, last_name; Guanica is the city; | Dalton is the city; |
Indicate the name of the congressman represent in Guanica. | name of congressman implies full name which refers to first_name, last_name; Guanica is the city; | the most bad aliases refer to MAX(COUNT(bad_alias)); |
Indicate the name of the congressman represent in Guanica. | name of congressman implies full name which refers to first_name, last_name; Guanica is the city; | in California refers to name = 'California' and state = 'CA'; 'Community Post Office' is the Type |
List down the country of the cities with a population greater than 97% of the average population of all countries in 2020. | population_2020 > MULTIPLY(0.97, AVG(population_2020)); | COUNT(zip_code where first_name = 'Smith' and last_name = 'Adrian') > COUNT(zip_code where first_name = 'Heck' and last_name = 'Joe'); |
List down the country of the cities with a population greater than 97% of the average population of all countries in 2020. | population_2020 > MULTIPLY(0.97, AVG(population_2020)); | coordinates refers to latitude, longitude; latitude = '18.090875; longitude = '-66.867756' |
List down the country of the cities with a population greater than 97% of the average population of all countries in 2020. | population_2020 > MULTIPLY(0.97, AVG(population_2020)); | "URB San Joaquin" is the bad_alias |
List down the country of the cities with a population greater than 97% of the average population of all countries in 2020. | population_2020 > MULTIPLY(0.97, AVG(population_2020)); | "York" is the city; 'ME' is the state; type refers to CBSA_type |
List down the country of the cities with a population greater than 97% of the average population of all countries in 2020. | population_2020 > MULTIPLY(0.97, AVG(population_2020)); | "Massachusetts" is the state; zip code more than 1 area code refers to Count (zip_code) > 1 |
List down the country of the cities with a population greater than 97% of the average population of all countries in 2020. | population_2020 > MULTIPLY(0.97, AVG(population_2020)); | precise location refers to latitude, longitude |
List down the country of the cities with a population greater than 97% of the average population of all countries in 2020. | population_2020 > MULTIPLY(0.97, AVG(population_2020)); | Asian population of 7 refers to asian_population = 7; |
List down the country of the cities with a population greater than 97% of the average population of all countries in 2020. | population_2020 > MULTIPLY(0.97, AVG(population_2020)); | DIVIDE(COUNT(party = 'Democrat'), COUNT(congress_rep_id)) as percentage; postal points refer to zip_code; state = 'Hawaii'; |
List down the country of the cities with a population greater than 97% of the average population of all countries in 2020. | population_2020 > MULTIPLY(0.97, AVG(population_2020)); | DIVIDE(COUNT(zip_code where type = 'Post Office'), COUNT(zip_code)) as percentage where name = 'California'; |
List down the country of the cities with a population greater than 97% of the average population of all countries in 2020. | population_2020 > MULTIPLY(0.97, AVG(population_2020)); | Greeneville is the city; |
Count the number of postal points under New York-Newark-Jersey City, NY-NJ-PA. | postal points refer to zip_code; under New York-Newark-Jersey City, NY-NJ-PA refers to CBSA_name = 'New York-Newark-Jersey City, NY-NJ-PA'; | population_2020 > MULTIPLY(0.97, AVG(population_2020)); |
Count the number of postal points under New York-Newark-Jersey City, NY-NJ-PA. | postal points refer to zip_code; under New York-Newark-Jersey City, NY-NJ-PA refers to CBSA_name = 'New York-Newark-Jersey City, NY-NJ-PA'; | "ARECIBO" is the county; highest gender ration refers to Max(Divide (male_population, female_population)) |
Count the number of postal points under New York-Newark-Jersey City, NY-NJ-PA. | postal points refer to zip_code; under New York-Newark-Jersey City, NY-NJ-PA refers to CBSA_name = 'New York-Newark-Jersey City, NY-NJ-PA'; | "Internal Revenue Service" is the bad_alias; in Eastern time zone refers to time_zone = 'Eastern' |
Count the number of postal points under New York-Newark-Jersey City, NY-NJ-PA. | postal points refer to zip_code; under New York-Newark-Jersey City, NY-NJ-PA refers to CBSA_name = 'New York-Newark-Jersey City, NY-NJ-PA'; | "URB San Joaquin" is the bad_alias |
Count the number of postal points under New York-Newark-Jersey City, NY-NJ-PA. | postal points refer to zip_code; under New York-Newark-Jersey City, NY-NJ-PA refers to CBSA_name = 'New York-Newark-Jersey City, NY-NJ-PA'; | "York" is the city; 'ME' is the state; type refers to CBSA_type |
Count the number of postal points under New York-Newark-Jersey City, NY-NJ-PA. | postal points refer to zip_code; under New York-Newark-Jersey City, NY-NJ-PA refers to CBSA_name = 'New York-Newark-Jersey City, NY-NJ-PA'; | "NEW HAVEN" is the county; male refers to male_population |
Count the number of postal points under New York-Newark-Jersey City, NY-NJ-PA. | postal points refer to zip_code; under New York-Newark-Jersey City, NY-NJ-PA refers to CBSA_name = 'New York-Newark-Jersey City, NY-NJ-PA'; | Texas is the name of the state, in which name = 'Texas'; total beneficiaries of above 10000 refer to total_beneficiaries > 10000; |
Count the number of postal points under New York-Newark-Jersey City, NY-NJ-PA. | postal points refer to zip_code; under New York-Newark-Jersey City, NY-NJ-PA refers to CBSA_name = 'New York-Newark-Jersey City, NY-NJ-PA'; | implement daylight savings refers to daylight_savings = 'Yes'; |
Count the number of postal points under New York-Newark-Jersey City, NY-NJ-PA. | postal points refer to zip_code; under New York-Newark-Jersey City, NY-NJ-PA refers to CBSA_name = 'New York-Newark-Jersey City, NY-NJ-PA'; | the highest population in year 2020 refers to MAX(population_2020); |
Count the number of postal points under New York-Newark-Jersey City, NY-NJ-PA. | postal points refer to zip_code; under New York-Newark-Jersey City, NY-NJ-PA refers to CBSA_name = 'New York-Newark-Jersey City, NY-NJ-PA'; | DIVIDE(SUM(households where county = 'CORYELL'), SUM(households)) as percentage; |
Provide the zip codes and CBSA officers of the postal point in Oxford. | CBSA officers refer to CBSA_name; postal point refers to zip_code; Oxford is the city; | "ARECIBO" is the county; highest gender ration refers to Max(Divide (male_population, female_population)) |
Provide the zip codes and CBSA officers of the postal point in Oxford. | CBSA officers refer to CBSA_name; postal point refers to zip_code; Oxford is the city; | implement daylight savings refers to daylight_savings = 'Yes'; |
Provide the zip codes and CBSA officers of the postal point in Oxford. | CBSA officers refer to CBSA_name; postal point refers to zip_code; Oxford is the city; | "Wisconsin" is the state; largest land area refers to Max(land_area); full name refers to first_name, last_name; postal code refers to zip_code |
Provide the zip codes and CBSA officers of the postal point in Oxford. | CBSA officers refer to CBSA_name; postal point refers to zip_code; Oxford is the city; | "Berlin, NH" is the CBSA_name |
Provide the zip codes and CBSA officers of the postal point in Oxford. | CBSA officers refer to CBSA_name; postal point refers to zip_code; Oxford is the city; | coordinates refers to latitude, longitude; latitude = '18.090875; longitude = '-66.867756' |
Provide the zip codes and CBSA officers of the postal point in Oxford. | CBSA officers refer to CBSA_name; postal point refers to zip_code; Oxford is the city; | precise location refers to latitude, longitude |
Provide the zip codes and CBSA officers of the postal point in Oxford. | CBSA officers refer to CBSA_name; postal point refers to zip_code; Oxford is the city; | "OUTAGAMIE" is the county |
Provide the zip codes and CBSA officers of the postal point in Oxford. | CBSA officers refer to CBSA_name; postal point refers to zip_code; Oxford is the city; | SUBTRACT(COUNT(type = 'P.O. Box Only'), COUNT(type = 'Post Office')) where area_code = 787; |
Provide the zip codes and CBSA officers of the postal point in Oxford. | CBSA officers refer to CBSA_name; postal point refers to zip_code; Oxford is the city; | location coordinate refers to (latitude, longitude) |
Provide the zip codes and CBSA officers of the postal point in Oxford. | CBSA officers refer to CBSA_name; postal point refers to zip_code; Oxford is the city; | average household income refers to avg_income_per_household; city known as "Danzig" refers to bad_alias = 'Danzig'; |
Subsets and Splits