{"ok": true, "database": "openregs", "query_name": "top_pac_donors_to_candidate", "rows": [], "truncated": false, "columns": ["cmte_id", "cmte_name", "total", "contributions", "first_cycle", "last_cycle"], "query": {"sql": "SELECT fc.cmte_id, fc.cmte_name, SUM(fc.transaction_amt) AS total, COUNT(*) AS contributions, MIN(fc.cycle) AS first_cycle, MAX(fc.cycle) AS last_cycle FROM fec_contributions fc JOIN fec_candidate_crosswalk xw ON xw.fec_candidate_id = fc.cand_id WHERE xw.bioguide_id = :bioguide_id GROUP BY fc.cmte_id ORDER BY total DESC LIMIT 50", "params": {"bioguide_id": ""}}, "error": null, "private": false, "allow_execute_sql": true, "query_ms": 0.45444502029567957, "source": "Federal Register API & Regulations.gov API", "source_url": "https://www.federalregister.gov/developers/api/v1", "license": "Public Domain (U.S. Government data)", "license_url": "https://www.regulations.gov/faq"}