{"ok": true, "database": "mytown-research", "query_name": "surveillance_by_technology", "rows": [["Rialto", "CA", "2024-09-10", "Cell-site simulator (StingRay)", "Radio Frequency Detector/Cell Site Simulator (approve purchase)", 930005.0, "stated", 1, 0, 0, "Approve the Purchase of a Radio Frequency Detector/Cell Site Simulator in the Amount of $ 930,005.16 with Jacobs Technology Inc. ( JTI)", "https://legistar.granicus.com/Rialto/meetings/2024/9/3137_A_City_Council_24-09-10_Regular_Meeting.pdf", "sv:intercept:stingray"]], "truncated": false, "columns": ["city", "state", "spend_date", "vendor", "product", "amount", "amount_type", "dup_rank", "geo_suspect", "anomaly", "quote", "source_document", "ledger"], "query": {"sql": "SELECT city, state_norm AS state, spend_date, vendor, product,\n       amount, amount_type, dup_rank, geo_suspect, anomaly,\n       quote, source_document, ledger\nFROM surveillance_spending\nWHERE (lower(COALESCE(product, '')) LIKE '%' || lower(:term) || '%'\n       OR lower(COALESCE(vendor, '')) LIKE '%' || lower(:term) || '%'\n       OR lower(COALESCE(quote, '')) LIKE '%' || lower(:term) || '%')\n  AND (:state = '' OR state_norm = upper(:state))\nORDER BY state_norm, city, spend_date, vendor", "params": {"state": "CA", "term": "cell site simulator"}}, "error": null, "private": false, "allow_execute_sql": true, "query_ms": 31.95543901529163, "source": "MyTown", "source_url": "https://mytown.theboringparts.com", "license": "CC BY 4.0", "license_url": "https://creativecommons.org/licenses/by/4.0/"}