{"database": "mytown-research", "table": "municipalities", "is_view": false, "human_description_en": "where kind = \"city\", platform = \"civicplus\" and state = \"VA\" sorted by name", "rows": [[3170, 3509, "ashlandva.gov", "Ashland", "VA", "civicplus", null, "2026-07-13 04:40:46", "2026-08-06 14:24:52", "US", "city"], [2702, 3037, "bedfordva.gov", "Bedford", "VA", "civicplus", null, "2026-07-07 00:53:54", "2026-08-06 18:30:09", "US", "city"], [3404, 3762, "cityofchesapeake.net", "Chesapeake", "VA", "civicplus", null, "2026-07-14 05:51:52", "2026-08-04 12:25:03", "US", "city"], [1349, 1530, "christiansburg.org", "Christiansburg", "VA", "civicplus", null, "2026-07-04 23:44:31", "2026-08-06 10:18:46", "US", "city"], [1354, 1535, "colonialbeachva.net", "Colonial Beach", "VA", "civicplus", null, "2026-07-04 23:44:31", "2026-08-04 12:25:28", "US", "city"], [2705, 3040, "colonialheightsva.gov", "Colonial Heights", "VA", "civicplus", null, "2026-07-07 00:54:12", "2026-08-04 12:25:28", "US", "city"], [1561, 1754, "townofcrewe.com", "Crewe", "VA", "civicplus", null, "2026-07-04 23:44:31", "2026-08-04 12:26:41", "US", "city"], [2707, 3042, "daytonva.gov", "Dayton", "VA", "civicplus", null, "2026-07-07 00:54:15", "2026-08-04 12:25:31", "US", "city"], [2710, 3045, "fallschurchva.gov", "Falls Church", "VA", "civicplus", null, "2026-07-07 00:54:30", "2026-08-04 12:25:41", "US", "city"], [1383, 1565, "farmvilleva.com", "Farmville", "VA", "civicplus", null, "2026-07-04 23:44:31", "2026-08-04 12:25:38", "US", "city"], [860, 964, "fredericksburgva.gov", "Fredericksburg", "VA", "civicplus", null, "2026-07-04 23:30:58", "2026-08-04 12:25:41", "US", "city"], [1389, 1571, "frontroyalva.com", "Front Royal", "VA", "civicplus", null, "2026-07-04 23:44:31", "2026-08-04 12:25:42", "US", "city"], [2711, 3046, "hopewellva.gov", "Hopewell", "VA", "civicplus", null, "2026-07-07 00:54:43", "2026-08-04 12:25:49", "US", "city"], [1439, 1625, "madisonco.virginia.gov", "Madison", "VA", "civicplus", null, "2026-07-04 23:44:31", "2026-08-04 12:26:01", "US", "city"], [2714, 3049, "marionva.org", "Marion", "VA", "civicplus", null, "2026-07-07 00:55:06", "2026-08-04 12:26:03", "US", "city"], [1583, 1777, "townofmineral.com", "Mineral", "VA", "civicplus", null, "2026-07-04 23:44:31", "2026-08-04 12:26:43", "US", "city"], [1460, 1646, "newmarketvirginia.com", "New Market", "VA", "civicplus", null, "2026-07-04 23:44:31", "2026-08-04 12:26:12", "US", "city"], [2302, 2635, "nnva.gov", "Newport News", "VA", "civicplus", null, "2026-07-05 23:34:00", "2026-08-04 12:26:13", "US", "city"], [4181, 4550, "norfolk.gov", "Norfolk", "VA", "civicplus", null, "2026-07-16 01:47:00", "2026-08-04 16:27:24", "US", "city"], [1587, 1781, "townoforangeva.org", "Orange", "VA", "civicplus", null, "2026-07-04 23:44:31", "2026-08-04 12:26:43", "US", "city"], [1476, 1664, "pearisburg.org", "Pearisburg", "VA", "civicplus", null, "2026-07-04 23:44:31", "2026-08-04 12:26:19", "US", "city"], [4254, 4623, "ci.poquoson.va.us", "Poquoson", "VA", "civicplus", null, "2026-07-16 04:48:19", "2026-08-04 12:24:56", "US", "city"], [2717, 3052, "radfordva.gov", "Radford", "VA", "civicplus", null, "2026-07-07 00:55:33", "2026-08-04 12:26:24", "US", "city"], [1495, 1683, "roundhillva.org", "Round Hill", "VA", "civicplus", null, "2026-07-04 23:44:31", "2026-08-04 12:26:27", "US", "city"], [2303, 2637, "suffolkva.us", "Suffolk", "VA", "civicplus", null, "2026-07-05 23:34:02", "2026-08-04 12:26:35", "US", "city"], [1603, 1797, "townoftimberville.com", "Timberville", "VA", "civicplus", null, "2026-07-04 23:44:31", "2026-08-04 12:26:45", "US", "city"], [2721, 3056, "waynesboro.va.us", "Waynesboro", "VA", "civicplus", null, "2026-07-07 00:55:59", "2026-08-04 12:26:52", "US", "city"], [4495, 9786, "woodstockva.gov", "Woodstock", "VA", "civicplus", null, "2026-07-19 07:33:10", "2026-08-04 12:26:58", "US", "city"]], "truncated": false, "filtered_table_rows_count": 28, "expanded_columns": [], "expandable_columns": [], "columns": ["rowid", "id", "slug", "name", "state", "platform", "body_count", "added_at", "last_fetched", "country", "kind"], "primary_keys": [], "units": {}, "query": {"sql": "select rowid, id, slug, name, state, platform, body_count, added_at, last_fetched, country, kind from municipalities where \"kind\" = :p0 and \"platform\" = :p1 and \"state\" = :p2 order by name limit 51", "params": {"p0": "city", "p1": "civicplus", "p2": "VA"}}, "facet_results": {"state": {"name": "state", "type": "column", "hideable": false, "toggle_url": "/mytown-research/municipalities.json?kind=city&platform=civicplus&state=VA", "results": [{"value": "VA", "label": "VA", "count": 28, "toggle_url": "https://research.theboringparts.com/mytown-research/municipalities.json?kind=city&platform=civicplus", "selected": true}], "truncated": false}, "platform": {"name": "platform", "type": "column", "hideable": false, "toggle_url": "/mytown-research/municipalities.json?kind=city&platform=civicplus&state=VA", "results": [{"value": "civicplus", "label": "civicplus", "count": 28, "toggle_url": "https://research.theboringparts.com/mytown-research/municipalities.json?kind=city&state=VA", "selected": true}], "truncated": false}, "kind": {"name": "kind", "type": "column", "hideable": false, "toggle_url": "/mytown-research/municipalities.json?kind=city&platform=civicplus&state=VA", "results": [{"value": "city", "label": "city", "count": 28, "toggle_url": "https://research.theboringparts.com/mytown-research/municipalities.json?platform=civicplus&state=VA", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "added_at", "toggle_url": "https://research.theboringparts.com/mytown-research/municipalities.json?kind=city&platform=civicplus&state=VA&_facet=added_at"}, {"name": "last_fetched", "toggle_url": "https://research.theboringparts.com/mytown-research/municipalities.json?kind=city&platform=civicplus&state=VA&_facet=last_fetched"}, {"name": "added_at", "type": "date", "toggle_url": "https://research.theboringparts.com/mytown-research/municipalities.json?kind=city&platform=civicplus&state=VA&_facet_date=added_at"}, {"name": "last_fetched", "type": "date", "toggle_url": "https://research.theboringparts.com/mytown-research/municipalities.json?kind=city&platform=civicplus&state=VA&_facet_date=last_fetched"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 62.233933014795184, "source": "MyTown", "source_url": "https://mytown.theboringparts.com", "license": "CC BY 4.0", "license_url": "https://creativecommons.org/licenses/by/4.0/"}