query
stringlengths 24
325
| positive
stringlengths 1
580
| negative
stringlengths 1
580
|
---|---|---|
How many crimes had happened in Central Chicago?
|
Central Chicago refers to district_name = 'Central'
|
crime refers to title; committed the most refers to max(fbi_code_no)
|
How many crimes had happened in Central Chicago?
|
Central Chicago refers to district_name = 'Central'
|
January, 2018 refers to Substr(date, 1, 1) = '1' AND Substr(date, 5, 4) = '2018'; had more incidents refers to Max(Count(ward_no))
|
How many crimes had happened in Central Chicago?
|
Central Chicago refers to district_name = 'Central'
|
domestic violence refers to domestic = 'TRUE'; arrested refers to arrest = 'TRUE'
|
How many crimes had happened in Central Chicago?
|
Central Chicago refers to district_name = 'Central'
|
"Austin" is the district_name; the most number of crime refers to Max(Count(case_number)); kind of location refers to location_description
|
How many crimes had happened in Central Chicago?
|
Central Chicago refers to district_name = 'Central'
|
population below 52000 refers to population < 52000; beat greater than the 90% of the average beat refers to beat > multiply(avg(beat), 0.9) where population < 52000
|
How many crimes had happened in Central Chicago?
|
Central Chicago refers to district_name = 'Central'
|
no arrest has been made refers to arrest = 'FALSE'
|
How many crimes had happened in Central Chicago?
|
Central Chicago refers to district_name = 'Central'
|
the most populated refers to max(population); domestic violence refers to domestic = 'TRUE'; in a bar or tavern refers to location_description = 'BAR OR TAVERN'
|
How many crimes had happened in Central Chicago?
|
Central Chicago refers to district_name = 'Central'
|
domestic violence refers to domestic = 'TRUE'; highest number of case refers to Max(Count(district_no)); name of district refers to distric_name
|
How many crimes had happened in Central Chicago?
|
Central Chicago refers to district_name = 'Central'
|
domestic violence refers to domestic = 'TRUE'; report number refers to report_no; in the bank refers to location_description = 'BANK'; percentage = divide(count(report_no where domestic = 'TRUE'), count(report_no)) * 100%
|
How many crimes had happened in Central Chicago?
|
Central Chicago refers to district_name = 'Central'
|
"CHILD ABDUCTION" is the secondary_description; coordinates refers to latitude, longitude
|
How many crimes were Misc Non-Index Offense?
|
Misc Non-Index Offense refers to title = 'Misc Non-Index Offense'
|
Woodlawn refers to community_area_name = 'Woodlawn'; in January 2018 refers to date like '%1/2018%'
|
How many crimes were Misc Non-Index Offense?
|
Misc Non-Index Offense refers to title = 'Misc Non-Index Offense'
|
neighborhood refers to neighborhood_name; '23778' is the report_no
|
How many crimes were Misc Non-Index Offense?
|
Misc Non-Index Offense refers to title = 'Misc Non-Index Offense'
|
fraud incident refers to title = 'Fraud'; reported in January 2018 refers to Substr(date, 1, 1) = '1' AND Substr(date, 5, 4) = '2018'; description of location refers to location_description; weekly average refers to Divide (Count(report_no), 4); majority of incidents occurred refers to Max(Count(location_description))
|
How many crimes were Misc Non-Index Offense?
|
Misc Non-Index Offense refers to title = 'Misc Non-Index Offense'
|
"Robert A. Rubio" is the commander
|
How many crimes were Misc Non-Index Offense?
|
Misc Non-Index Offense refers to title = 'Misc Non-Index Offense'
|
larceny case refers to title = 'Larceny'; Edgewater community refers to community_area_name = 'Edgewater'; percentage = divide(count(case_number where title = 'Larceny'), count(case_number)) where community_area_name = 'Edgewater' * 100%
|
How many crimes were Misc Non-Index Offense?
|
Misc Non-Index Offense refers to title = 'Misc Non-Index Offense'
|
commanding officer refers to commander; the highest number refers to max(count(district_no)); disorderly conduct refers to title = 'Disorderly Conduct'
|
How many crimes were Misc Non-Index Offense?
|
Misc Non-Index Offense refers to title = 'Misc Non-Index Offense'
|
the legislative district's office address refers to ward_office_address; 010XX W LAKE ST refers to block = '010XX W LAKE ST'
|
How many crimes were Misc Non-Index Offense?
|
Misc Non-Index Offense refers to title = 'Misc Non-Index Offense'
|
more than 55000 inhabitants refers to Population > 55000; 'INTIMIDATION' is the primary_description; 'EXTORTION' refers to secondary_description; more crime refers to Count(ward_no)
|
How many crimes were Misc Non-Index Offense?
|
Misc Non-Index Offense refers to title = 'Misc Non-Index Offense'
|
crime against society refers to crime_against = 'Society'
|
How many crimes were Misc Non-Index Offense?
|
Misc Non-Index Offense refers to title = 'Misc Non-Index Offense'
|
the Central district refers to district_name = 'Central'; percentage = divide(count(case_number where district_name = 'Central'), count(case_number)) * 100%
|
What is the FBI description of the crime for report number 23778?
|
"23778" is the report_no; FBI description refers to description
|
"Robert A. Rubio" is the commander
|
What is the FBI description of the crime for report number 23778?
|
"23778" is the report_no; FBI description refers to description
|
crime against society refers to crime_against = 'Society'
|
What is the FBI description of the crime for report number 23778?
|
"23778" is the report_no; FBI description refers to description
|
communities refers to community_area_name; 'Fraud Incident' is the title of crime
|
What is the FBI description of the crime for report number 23778?
|
"23778" is the report_no; FBI description refers to description
|
precise location or coordinate refers to latitude, longitude; most refers to fbi_code_no = 3; robbery refers to title = 'Robbery'; Rogers Park refers to community_area_name = 'Rogers Park'
|
What is the FBI description of the crime for report number 23778?
|
"23778" is the report_no; FBI description refers to description
|
simple assault refers to primary_description = 'ASSAULT'AND secondary_description = 'SIMPLE'; on 2018/9/8 refers to date like '%9/8/2018%'
|
What is the FBI description of the crime for report number 23778?
|
"23778" is the report_no; FBI description refers to description
|
"Criminal Sexual Abuse" is the title of crime
|
What is the FBI description of the crime for report number 23778?
|
"23778" is the report_no; FBI description refers to description
|
most crowded ward refers to Max(Population)
|
What is the FBI description of the crime for report number 23778?
|
"23778" is the report_no; FBI description refers to description
|
domestic violence refers to domestic = 'TRUE'; highest number of case refers to Max(Count(district_no)); name of district refers to distric_name
|
What is the FBI description of the crime for report number 23778?
|
"23778" is the report_no; FBI description refers to description
|
"Lincoln" is the district_name; responsible for crime case refers to commander
|
What is the FBI description of the crime for report number 23778?
|
"23778" is the report_no; FBI description refers to description
|
report number refers to report_no; the far north side refers to side = 'Far North'; population greater than 60,000 refers to population > '60000'
|
Among the crimes reported to the ward located at 1958 N. Milwaukee Ave., list down the report number of the crimes happened inside the apartment.
|
1958 N. Milwaukee Ave. refers to ward_office_address = '1958 N. Milwaukee Ave.'; report number refers to case_number; inside the apartment refers to location_description = 'APARTMENT'
|
location refers to latitude, longitude; deceptive practice refers to primary_description = 'DECEPTIVE PRACTICE'; unlawful use of recorded sound refers to secondary_description = 'UNLAWFUL USE OF RECORDED SOUND'
|
Among the crimes reported to the ward located at 1958 N. Milwaukee Ave., list down the report number of the crimes happened inside the apartment.
|
1958 N. Milwaukee Ave. refers to ward_office_address = '1958 N. Milwaukee Ave.'; report number refers to case_number; inside the apartment refers to location_description = 'APARTMENT'
|
"RECKLESS HOMICIDE" is the secondary_description; average = Divide (Count(report_no), Count(district_name))
|
Among the crimes reported to the ward located at 1958 N. Milwaukee Ave., list down the report number of the crimes happened inside the apartment.
|
1958 N. Milwaukee Ave. refers to ward_office_address = '1958 N. Milwaukee Ave.'; report number refers to case_number; inside the apartment refers to location_description = 'APARTMENT'
|
in January 2018 refers to Substr(date, 1, 1) = '1' AND Substr(date, 5, 4) = '2018'; against property refers to crime_against = 'Property'
|
Among the crimes reported to the ward located at 1958 N. Milwaukee Ave., list down the report number of the crimes happened inside the apartment.
|
1958 N. Milwaukee Ave. refers to ward_office_address = '1958 N. Milwaukee Ave.'; report number refers to case_number; inside the apartment refers to location_description = 'APARTMENT'
|
the highest population refers to max(population); report number refers to report_no; the highest beat refers to max(beat)
|
Among the crimes reported to the ward located at 1958 N. Milwaukee Ave., list down the report number of the crimes happened inside the apartment.
|
1958 N. Milwaukee Ave. refers to ward_office_address = '1958 N. Milwaukee Ave.'; report number refers to case_number; inside the apartment refers to location_description = 'APARTMENT'
|
larceny case refers to title = 'Larceny'; Edgewater community refers to community_area_name = 'Edgewater'; percentage = divide(count(case_number where title = 'Larceny'), count(case_number)) where community_area_name = 'Edgewater' * 100%
|
Among the crimes reported to the ward located at 1958 N. Milwaukee Ave., list down the report number of the crimes happened inside the apartment.
|
1958 N. Milwaukee Ave. refers to ward_office_address = '1958 N. Milwaukee Ave.'; report number refers to case_number; inside the apartment refers to location_description = 'APARTMENT'
|
more cases of criminal sexual abuse refers to Max(Count(secondary_description = 'CRIMINAL SEXUAL ABUSE'))
|
Among the crimes reported to the ward located at 1958 N. Milwaukee Ave., list down the report number of the crimes happened inside the apartment.
|
1958 N. Milwaukee Ave. refers to ward_office_address = '1958 N. Milwaukee Ave.'; report number refers to case_number; inside the apartment refers to location_description = 'APARTMENT'
|
short description refers to title; committed the most refers to max(fbi_code_no); the least populated community refers to min(population)
|
Among the crimes reported to the ward located at 1958 N. Milwaukee Ave., list down the report number of the crimes happened inside the apartment.
|
1958 N. Milwaukee Ave. refers to ward_office_address = '1958 N. Milwaukee Ave.'; report number refers to case_number; inside the apartment refers to location_description = 'APARTMENT'
|
location coordinates refers to latitude, longitude
|
Among the crimes reported to the ward located at 1958 N. Milwaukee Ave., list down the report number of the crimes happened inside the apartment.
|
1958 N. Milwaukee Ave. refers to ward_office_address = '1958 N. Milwaukee Ave.'; report number refers to case_number; inside the apartment refers to location_description = 'APARTMENT'
|
report number refers report_no; 'Jill M. Stevens" is the commander
|
Among the crimes reported to the ward located at 1958 N. Milwaukee Ave., list down the report number of the crimes happened inside the apartment.
|
1958 N. Milwaukee Ave. refers to ward_office_address = '1958 N. Milwaukee Ave.'; report number refers to case_number; inside the apartment refers to location_description = 'APARTMENT'
|
index code refers to iucr_no; case JB296775 refers to case_number = 'JB296775'
|
What is the name of the district with the highest number of domestic violence cases?
|
domestic violence refers to domestic = 'TRUE'; highest number of case refers to Max(Count(district_no)); name of district refers to distric_name
|
aldermen's full name refers to alderman_name_suffix, alderman_first_name, alderman_last_name; 0000X N FRANCISCO AVE refers to block = '0000X N FRANCISCO AVE'
|
What is the name of the district with the highest number of domestic violence cases?
|
domestic violence refers to domestic = 'TRUE'; highest number of case refers to Max(Count(district_no)); name of district refers to distric_name
|
neighborhood refers to neighborhood_name; '23778' is the report_no
|
What is the name of the district with the highest number of domestic violence cases?
|
domestic violence refers to domestic = 'TRUE'; highest number of case refers to Max(Count(district_no)); name of district refers to distric_name
|
"unlawful taking, carrying, leading, or riding away of property from the possession or constructive possession of another person" is the description; name of community refer to community_area_name; most reported incidents refers to Max(Count(fbi_code_no))
|
What is the name of the district with the highest number of domestic violence cases?
|
domestic violence refers to domestic = 'TRUE'; highest number of case refers to Max(Count(district_no)); name of district refers to distric_name
|
report number refers to report_no; the far north side refers to side = 'Far North'; population greater than 60,000 refers to population > '60000'
|
What is the name of the district with the highest number of domestic violence cases?
|
domestic violence refers to domestic = 'TRUE'; highest number of case refers to Max(Count(district_no)); name of district refers to distric_name
|
apartment crime refers to location_description = 'APARTMENT'; without arrest refers to arrest = 'FALSE'; average population = AVG(Population)
|
What is the name of the district with the highest number of domestic violence cases?
|
domestic violence refers to domestic = 'TRUE'; highest number of case refers to Max(Count(district_no)); name of district refers to distric_name
|
Woodlawn refers to community_area_name = 'Woodlawn'; in January 2018 refers to date like '%1/2018%'
|
What is the name of the district with the highest number of domestic violence cases?
|
domestic violence refers to domestic = 'TRUE'; highest number of case refers to Max(Count(district_no)); name of district refers to distric_name
|
in May 2018 refers to date LIKE '5/%/2018%'
|
What is the name of the district with the highest number of domestic violence cases?
|
domestic violence refers to domestic = 'TRUE'; highest number of case refers to Max(Count(district_no)); name of district refers to distric_name
|
specific description refers to secondary_description; location refers to latitude, longitude; IUCR 142 refers to iucr_no = 142
|
What is the name of the district with the highest number of domestic violence cases?
|
domestic violence refers to domestic = 'TRUE'; highest number of case refers to Max(Count(district_no)); name of district refers to distric_name
|
coordinate (41.66236555, -87.63470194) refers to latitude = '41.66236555' AND longitude = '-87.63470194'; name of the district refers to district_name
|
What is the name of the district with the highest number of domestic violence cases?
|
domestic violence refers to domestic = 'TRUE'; highest number of case refers to Max(Count(district_no)); name of district refers to distric_name
|
"Forest Glen" is the community_area_name; neighborhoods refers to neighborhood_name
|
Among the crimes in all the districts in Chicago, what is the percentage of them happening in the Central district?
|
the Central district refers to district_name = 'Central'; percentage = divide(count(case_number where district_name = 'Central'), count(case_number)) * 100%
|
Morgan Park district refers to district_name = 'Morgan Park'
|
Among the crimes in all the districts in Chicago, what is the percentage of them happening in the Central district?
|
the Central district refers to district_name = 'Central'; percentage = divide(count(case_number where district_name = 'Central'), count(case_number)) * 100%
|
email address refers to email; Central Chicago refers to district_name = 'Central'
|
Among the crimes in all the districts in Chicago, what is the percentage of them happening in the Central district?
|
the Central district refers to district_name = 'Central'; percentage = divide(count(case_number where district_name = 'Central'), count(case_number)) * 100%
|
"BURGLARY" is the primary_description; 'FORCIBLE ENTRY' is the secondary_description; 'DAY CARE CENTER' is the location_description; arrests have been made refers to arrest = 'TRUE'
|
Among the crimes in all the districts in Chicago, what is the percentage of them happening in the Central district?
|
the Central district refers to district_name = 'Central'; percentage = divide(count(case_number where district_name = 'Central'), count(case_number)) * 100%
|
"Harrison" is the district_name; 'Disorderly Conduct' is the title; percentage = Divide (Count(title = 'Disorderly Conduct'), Count(report_no)) * 100; incident report refers to report_no
|
Among the crimes in all the districts in Chicago, what is the percentage of them happening in the Central district?
|
the Central district refers to district_name = 'Central'; percentage = divide(count(case_number where district_name = 'Central'), count(case_number)) * 100%
|
"Lincoln" is the district_name; responsible for crime case refers to commander
|
Among the crimes in all the districts in Chicago, what is the percentage of them happening in the Central district?
|
the Central district refers to district_name = 'Central'; percentage = divide(count(case_number where district_name = 'Central'), count(case_number)) * 100%
|
in the street refers to location_description = 'STREET'
|
Among the crimes in all the districts in Chicago, what is the percentage of them happening in the Central district?
|
the Central district refers to district_name = 'Central'; percentage = divide(count(case_number where district_name = 'Central'), count(case_number)) * 100%
|
location refers to latitude, longitude; deceptive practice refers to primary_description = 'DECEPTIVE PRACTICE'; unlawful use of recorded sound refers to secondary_description = 'UNLAWFUL USE OF RECORDED SOUND'
|
Among the crimes in all the districts in Chicago, what is the percentage of them happening in the Central district?
|
the Central district refers to district_name = 'Central'; percentage = divide(count(case_number where district_name = 'Central'), count(case_number)) * 100%
|
1958 N. Milwaukee Ave. refers to ward_office_address = '1958 N. Milwaukee Ave.'; report number refers to case_number; inside the apartment refers to location_description = 'APARTMENT'
|
Among the crimes in all the districts in Chicago, what is the percentage of them happening in the Central district?
|
the Central district refers to district_name = 'Central'; percentage = divide(count(case_number where district_name = 'Central'), count(case_number)) * 100%
|
aldermen's full name refers to alderman_name_suffix, alderman_first_name, alderman_last_name; arson by explosive refers to primary_description = 'ARSON' AND secondary_description = 'BY EXPLOSIVE'
|
Among the crimes in all the districts in Chicago, what is the percentage of them happening in the Central district?
|
the Central district refers to district_name = 'Central'; percentage = divide(count(case_number where district_name = 'Central'), count(case_number)) * 100%
|
district refers to side; community area Lincoln Square refers to community_area_name = 'Lincoln Square'
|
In the most populated ward, how many incidents of domestic violence were reported in a bar or tavern?
|
the most populated refers to max(population); domestic violence refers to domestic = 'TRUE'; in a bar or tavern refers to location_description = 'BAR OR TAVERN'
|
coordinates refers to latitude, longitude; severe crime refers to index_code = 'I'
|
In the most populated ward, how many incidents of domestic violence were reported in a bar or tavern?
|
the most populated refers to max(population); domestic violence refers to domestic = 'TRUE'; in a bar or tavern refers to location_description = 'BAR OR TAVERN'
|
population below 52000 refers to population < 52000; beat greater than the 90% of the average beat refers to beat > multiply(avg(beat), 0.9) where population < 52000
|
In the most populated ward, how many incidents of domestic violence were reported in a bar or tavern?
|
the most populated refers to max(population); domestic violence refers to domestic = 'TRUE'; in a bar or tavern refers to location_description = 'BAR OR TAVERN'
|
more than 55000 inhabitants refers to Population > 55000; 'INTIMIDATION' is the primary_description; 'EXTORTION' refers to secondary_description; more crime refers to Count(ward_no)
|
In the most populated ward, how many incidents of domestic violence were reported in a bar or tavern?
|
the most populated refers to max(population); domestic violence refers to domestic = 'TRUE'; in a bar or tavern refers to location_description = 'BAR OR TAVERN'
|
in May 2018 refers to date LIKE '5/%/2018%'
|
In the most populated ward, how many incidents of domestic violence were reported in a bar or tavern?
|
the most populated refers to max(population); domestic violence refers to domestic = 'TRUE'; in a bar or tavern refers to location_description = 'BAR OR TAVERN'
|
the legislative district's office address refers to ward_office_address; 010XX W LAKE ST refers to block = '010XX W LAKE ST'
|
In the most populated ward, how many incidents of domestic violence were reported in a bar or tavern?
|
the most populated refers to max(population); domestic violence refers to domestic = 'TRUE'; in a bar or tavern refers to location_description = 'BAR OR TAVERN'
|
"Lincoln" is the district_name; responsible for crime case refers to commander
|
In the most populated ward, how many incidents of domestic violence were reported in a bar or tavern?
|
the most populated refers to max(population); domestic violence refers to domestic = 'TRUE'; in a bar or tavern refers to location_description = 'BAR OR TAVERN'
|
domestic violence refers to domestic = 'TRUE'; arrested refers to arrest = 'TRUE'; West Pullman refers to community_area_name = 'West Pullman'; percent = divide(count(report_no where arrest = 'TRUE'), count(report_no)) where domestic = 'TRUE' and community_area_name = 'West Pullman' * 100%
|
In the most populated ward, how many incidents of domestic violence were reported in a bar or tavern?
|
the most populated refers to max(population); domestic violence refers to domestic = 'TRUE'; in a bar or tavern refers to location_description = 'BAR OR TAVERN'
|
the person responsible for the crime cases refers to commander; Central Chicago refers to district_name = 'Central'
|
In the most populated ward, how many incidents of domestic violence were reported in a bar or tavern?
|
the most populated refers to max(population); domestic violence refers to domestic = 'TRUE'; in a bar or tavern refers to location_description = 'BAR OR TAVERN'
|
most reported crime refers to max(Count(secondary_description))
|
In the most populated ward, how many incidents of domestic violence were reported in a bar or tavern?
|
the most populated refers to max(population); domestic violence refers to domestic = 'TRUE'; in a bar or tavern refers to location_description = 'BAR OR TAVERN'
|
more cases of criminal sexual abuse refers to Max(Count(secondary_description = 'CRIMINAL SEXUAL ABUSE'))
|
Among the crimes in Woodlawn, how many of them happened in January, 2018?
|
Woodlawn refers to community_area_name = 'Woodlawn'; in January 2018 refers to date like '%1/2018%'
|
"Criminal Sexual Abuse" is the title of crime
|
Among the crimes in Woodlawn, how many of them happened in January, 2018?
|
Woodlawn refers to community_area_name = 'Woodlawn'; in January 2018 refers to date like '%1/2018%'
|
the most population refers to max(population)
|
Among the crimes in Woodlawn, how many of them happened in January, 2018?
|
Woodlawn refers to community_area_name = 'Woodlawn'; in January 2018 refers to date like '%1/2018%'
|
FBI code refers to fbi_code_no; definition refers to description; Gambling refers to title = 'Gambling'
|
Among the crimes in Woodlawn, how many of them happened in January, 2018?
|
Woodlawn refers to community_area_name = 'Woodlawn'; in January 2018 refers to date like '%1/2018%'
|
the Northwest refers to side = 'Northwest'
|
Among the crimes in Woodlawn, how many of them happened in January, 2018?
|
Woodlawn refers to community_area_name = 'Woodlawn'; in January 2018 refers to date like '%1/2018%'
|
solicit on public way prostitution crime refers to secondary_description = 'SOLICIT ON PUBLIC WAY' AND primary_description = 'PROSTITUTION'; arrested refers to arrest = 'TRUE'; West Garfield Park refers to community_area_name = 'West Garfield Park'
|
Among the crimes in Woodlawn, how many of them happened in January, 2018?
|
Woodlawn refers to community_area_name = 'Woodlawn'; in January 2018 refers to date like '%1/2018%'
|
report number refers to report_no; the far north side refers to side = 'Far North'; population greater than 60,000 refers to population > '60000'
|
Among the crimes in Woodlawn, how many of them happened in January, 2018?
|
Woodlawn refers to community_area_name = 'Woodlawn'; in January 2018 refers to date like '%1/2018%'
|
the legislative district's office address refers to ward_office_address; 010XX W LAKE ST refers to block = '010XX W LAKE ST'
|
Among the crimes in Woodlawn, how many of them happened in January, 2018?
|
Woodlawn refers to community_area_name = 'Woodlawn'; in January 2018 refers to date like '%1/2018%'
|
incident with no arrest made refers to arrest = 'FALSE'; general description refers to primary_description; "BATTERY" is the primary_description; percentage = Divide (Count(iucr_no where primary_description = 'BATTERY'), Count(iucr_no)) * 100
|
Among the crimes in Woodlawn, how many of them happened in January, 2018?
|
Woodlawn refers to community_area_name = 'Woodlawn'; in January 2018 refers to date like '%1/2018%'
|
more than 55000 inhabitants refers to Population > 55000; 'INTIMIDATION' is the primary_description; 'EXTORTION' refers to secondary_description; more crime refers to Count(ward_no)
|
Among the crimes in Woodlawn, how many of them happened in January, 2018?
|
Woodlawn refers to community_area_name = 'Woodlawn'; in January 2018 refers to date like '%1/2018%'
|
"Harrison" is the district_name; 'Disorderly Conduct' is the title; percentage = Divide (Count(title = 'Disorderly Conduct'), Count(report_no)) * 100; incident report refers to report_no
|
Among the crimes with no arrest made, how many of them happened in the ward represented by alderman Pat Dowell?
|
no arrest has been made refers to arrest = 'FALSE'
|
average = Divide(Count(ward_no), Count(side))
|
Among the crimes with no arrest made, how many of them happened in the ward represented by alderman Pat Dowell?
|
no arrest has been made refers to arrest = 'FALSE'
|
"Near West" is the district_name; all contact information refers to phone, fax, tty, twitter
|
Among the crimes with no arrest made, how many of them happened in the ward represented by alderman Pat Dowell?
|
no arrest has been made refers to arrest = 'FALSE'
|
crime against society refers to crime_against = 'Society'
|
Among the crimes with no arrest made, how many of them happened in the ward represented by alderman Pat Dowell?
|
no arrest has been made refers to arrest = 'FALSE'
|
commanding officer refers to commander; the highest number refers to max(count(district_no)); disorderly conduct refers to title = 'Disorderly Conduct'
|
Among the crimes with no arrest made, how many of them happened in the ward represented by alderman Pat Dowell?
|
no arrest has been made refers to arrest = 'FALSE'
|
lake view community refers to community_area_name = 'Lake View'; 'The theft of a motor vehicle' is the description
|
Among the crimes with no arrest made, how many of them happened in the ward represented by alderman Pat Dowell?
|
no arrest has been made refers to arrest = 'FALSE'
|
larceny case refers to title = 'Larceny'; Edgewater community refers to community_area_name = 'Edgewater'; percentage = divide(count(case_number where title = 'Larceny'), count(case_number)) where community_area_name = 'Edgewater' * 100%
|
Among the crimes with no arrest made, how many of them happened in the ward represented by alderman Pat Dowell?
|
no arrest has been made refers to arrest = 'FALSE'
|
domestic violence refers to domestic = 'TRUE'; Lincoln Square refers to community_area_name = 'Lincoln Square'
|
Among the crimes with no arrest made, how many of them happened in the ward represented by alderman Pat Dowell?
|
no arrest has been made refers to arrest = 'FALSE'
|
"Criminal Sexual Abuse" is the title of crime
|
Among the crimes with no arrest made, how many of them happened in the ward represented by alderman Pat Dowell?
|
no arrest has been made refers to arrest = 'FALSE'
|
"Calumet" is the district_name; 'WEAPON VIOLATION' is the primary_description of crime
|
Among the crimes with no arrest made, how many of them happened in the ward represented by alderman Pat Dowell?
|
no arrest has been made refers to arrest = 'FALSE'
|
more than 50000 inhabitants refers to Population > 50000; first name of alderman refers to alderman_first_name
|
Among the cases reported in the ward with Edward Burke as the alderman and happened in the community area with the highest population, provide the report number of the crime with the highest beat.
|
the highest population refers to max(population); report number refers to report_no; the highest beat refers to max(beat)
|
most population refers to Max(Population); domestic violence refers to domestic = 'TRUE'
|
Among the cases reported in the ward with Edward Burke as the alderman and happened in the community area with the highest population, provide the report number of the crime with the highest beat.
|
the highest population refers to max(population); report number refers to report_no; the highest beat refers to max(beat)
|
"Harrison" is the district_name; 'Disorderly Conduct' is the title; percentage = Divide (Count(title = 'Disorderly Conduct'), Count(report_no)) * 100; incident report refers to report_no
|
Among the cases reported in the ward with Edward Burke as the alderman and happened in the community area with the highest population, provide the report number of the crime with the highest beat.
|
the highest population refers to max(population); report number refers to report_no; the highest beat refers to max(beat)
|
domestic violence refers to domestic = 'TRUE'; arrested refers to arrest = 'TRUE'
|
Among the cases reported in the ward with Edward Burke as the alderman and happened in the community area with the highest population, provide the report number of the crime with the highest beat.
|
the highest population refers to max(population); report number refers to report_no; the highest beat refers to max(beat)
|
the Central district refers to district_name = 'Central'; percentage = divide(count(case_number where district_name = 'Central'), count(case_number)) * 100%
|
Among the cases reported in the ward with Edward Burke as the alderman and happened in the community area with the highest population, provide the report number of the crime with the highest beat.
|
the highest population refers to max(population); report number refers to report_no; the highest beat refers to max(beat)
|
communities refers to community_area_name; 'Fraud Incident' is the title of crime
|
Among the cases reported in the ward with Edward Burke as the alderman and happened in the community area with the highest population, provide the report number of the crime with the highest beat.
|
the highest population refers to max(population); report number refers to report_no; the highest beat refers to max(beat)
|
domestic violence refers to domestic = 'TRUE'; report number refers to report_no; in the bank refers to location_description = 'BANK'; percentage = divide(count(report_no where domestic = 'TRUE'), count(report_no)) * 100%
|
Among the cases reported in the ward with Edward Burke as the alderman and happened in the community area with the highest population, provide the report number of the crime with the highest beat.
|
the highest population refers to max(population); report number refers to report_no; the highest beat refers to max(beat)
|
Central Chicago refers to district_name = 'Central'; case of domestic violence refers to domestic = 'TRUE'
|
Among the cases reported in the ward with Edward Burke as the alderman and happened in the community area with the highest population, provide the report number of the crime with the highest beat.
|
the highest population refers to max(population); report number refers to report_no; the highest beat refers to max(beat)
|
solicit on public way prostitution crime refers to secondary_description = 'SOLICIT ON PUBLIC WAY' AND primary_description = 'PROSTITUTION'; arrested refers to arrest = 'TRUE'; West Garfield Park refers to community_area_name = 'West Garfield Park'
|
Among the cases reported in the ward with Edward Burke as the alderman and happened in the community area with the highest population, provide the report number of the crime with the highest beat.
|
the highest population refers to max(population); report number refers to report_no; the highest beat refers to max(beat)
|
"Weapons Violation" is the title of crime; crime cases refers to report_no;
|
Among the cases reported in the ward with Edward Burke as the alderman and happened in the community area with the highest population, provide the report number of the crime with the highest beat.
|
the highest population refers to max(population); report number refers to report_no; the highest beat refers to max(beat)
|
least number of domestic crime refers to Min(Count(domestic = "TRUE")); community area refers to community_area_no
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.