{"ok": true, "database": "mytown-research", "query_name": "pac_money_to_state", "rows": [], "truncated": false, "columns": ["pac", "committee_id", "recipient", "office", "amount", "txn_date", "txn_type"], "query": {"sql": "SELECT filer_name AS pac, filer_id AS committee_id,\n       counterparty_name AS recipient, office, amount, txn_date, txn_type\nFROM cf_transactions\nWHERE source = 'fec_bulk_pas2'\n  AND state = upper(:state)\nORDER BY amount DESC NULLS LAST\nLIMIT 500", "params": {"state": ""}}, "error": null, "private": false, "allow_execute_sql": true, "query_ms": 15.020749997347593, "source": "MyTown", "source_url": "https://mytown.theboringparts.com", "license": "CC BY 4.0", "license_url": "https://creativecommons.org/licenses/by/4.0/"}