Description
Find cities matching specific criteria: population range, state, density threshold, or other attributes. Support multi-criteria filtering.
CSV File
assets/csvs/us_cities_top1000.csv
Why It's Useful
Users often need to find cities that meet business requirements—minimum population, specific states, or density preferences for site selection.
Expected Output Format
- Cities matching all filter criteria
- Count of matches with filter summary
- Results sorted by relevance (default: population)
- Alternative matches if criteria too restrictive
Labels: task-idea, v2
Description
Find cities matching specific criteria: population range, state, density threshold, or other attributes. Support multi-criteria filtering.
CSV File
assets/csvs/us_cities_top1000.csv
Why It's Useful
Users often need to find cities that meet business requirements—minimum population, specific states, or density preferences for site selection.
Expected Output Format
Labels: task-idea, v2