LindseyGraham119.html 247 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Lindsey Graham - 119th Congress Voting Dashboard</title>
  6. <script src="https://cdn.jsdelivr.net/npm/chart.js@4.4.0/dist/chart.umd.min.js"></script>
  7. <script src="https://cdn.jsdelivr.net/npm/sortablejs@1.15.2/Sortable.min.js"></script>
  8. <style>
  9. body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;margin:0;padding:24px;background:#f5f5f7;color:#1d1d1f;}
  10. h1{margin:0 0 4px;font-size:28px;} .sub{color:#6e6e73;margin-bottom:24px;}
  11. .grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-bottom:24px;}
  12. .card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.06);cursor:grab;transition:box-shadow .15s,transform .15s;}
  13. .card:active{cursor:grabbing;} .card.sortable-ghost{opacity:.4;}
  14. .card.sortable-chosen{box-shadow:0 4px 16px rgba(0,0,0,.15);transform:scale(1.02);}
  15. .card.sortable-drag{box-shadow:0 8px 24px rgba(0,0,0,.2);}
  16. .kpi{font-size:32px;font-weight:700;margin:6px 0 2px;} .pct{font-size:14px;font-weight:500;color:#6e6e73;margin-left:4px;}
  17. .kpi-label{color:#6e6e73;font-size:13px;text-transform:uppercase;letter-spacing:.5px;}
  18. .chart-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;}
  19. @media (max-width:900px){.chart-row{grid-template-columns:1fr;}}
  20. .chart-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.06);min-width:0;}
  21. .chart-box{position:relative;height:300px;width:100%;}
  22. h2{font-size:18px;margin:0 0 12px;}
  23. table{width:100%;border-collapse:collapse;font-size:13px;}
  24. th,td{padding:6px 8px;text-align:left;border-bottom:1px solid #e8e8ed;}
  25. th{background:#fafafa;position:sticky;top:0;cursor:pointer;user-select:none;}
  26. th:hover{background:#f0f0f5;}
  27. .table-wrap{max-height:600px;overflow:auto;border:1px solid #e8e8ed;border-radius:8px;}
  28. .filter-bar{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap;}
  29. .filter-bar input,.filter-bar select{padding:8px 12px;border:1px solid #d2d2d7;border-radius:8px;font-size:14px;}
  30. .filter-bar input{flex:1;min-width:200px;}
  31. .badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;}
  32. .b-rep{background:#fde2e2;color:#a30000;} .b-dem{background:#dde7fa;color:#1644a0;}
  33. .b-both{background:#e0f0e0;color:#1e6b1e;} .b-neither{background:#f0e0f0;color:#6b1e6b;}
  34. .b-na{background:#eee;color:#666;}
  35. .v-yea{color:#1e6b1e;font-weight:600;} .v-nay{color:#a30000;font-weight:600;}
  36. .v-nv,.v-present{color:#888;}
  37. .note{font-size:12px;color:#6e6e73;line-height:1.5;margin-top:12px;}
  38. .drag-hint{font-size:11px;color:#6e6e73;margin-bottom:8px;}
  39. .drag-hint button{margin-left:8px;padding:2px 8px;font-size:11px;border:1px solid #d2d2d7;border-radius:4px;background:#fff;cursor:pointer;}
  40. .party-pill{display:inline-block;padding:2px 8px;border-radius:10px;font-size:12px;font-weight:600;margin-left:8px;color:#fff;}
  41. .chamber-pill{display:inline-block;padding:2px 8px;border-radius:10px;font-size:12px;font-weight:600;margin-left:6px;background:#5a3d8a;color:#fff;}
  42. .footer{text-align:center;color:#6e6e73;font-size:12px;margin-top:32px;}
  43. .member-note{background:#fff8e1;border-left:4px solid #f5b400;padding:12px 16px;border-radius:6px;margin:0 0 20px;font-size:14px;line-height:1.5;color:#5a4500;}
  44. .member-note strong{color:#3d2f00;}
  45. </style>
  46. </head>
  47. <body>
  48. <h1>Lindsey Graham<span class="party-pill" style="background:#d93b3b">R</span><span class="chamber-pill">SENATE</span></h1>
  49. <div class="sub">LIS S293 · Senate roll-call votes, 119th Congress (Jan 2025 – present) · Source: senate.gov</div>
  50. <div class="drag-hint">↕ Drag any card to rearrange. <button id="resetOrder">Reset order</button></div>
  51. <div class="grid" id="cardGrid">
  52. <div class="card" data-id="participation"><div class="kpi-label">Roll Calls / Participation</div><div class="kpi">741 <span style="font-size:18px;color:#6e6e73">/ 789</span> <span class="pct">93.9%</span></div><div class="note">119th Congress · Yea: 553 · Nay: 188 · Not Voting: 48 · Present: 0</div></div>
  53. <div class="card" data-id="va_gop"><div class="kpi-label">Voted Against GOP Majority</div><div class="kpi" style="color:#a30000">7 <span class="pct">0.9%</span></div><div class="note">of 741 votes where R majority took a side</div></div>
  54. <div class="card" data-id="va_dem"><div class="kpi-label">Voted Against Dem Majority</div><div class="kpi" style="color:#1644a0">682 <span class="pct">92.2%</span></div><div class="note">of 740 votes where D majority took a side</div></div>
  55. <div class="card" data-id="blk_dem"><div class="kpi-label">Blocked Dem-Backed</div><div class="kpi" style="color:#1644a0">158 <span class="pct">20.0%</span></div><div class="note">Senator Nay + D wanted Yea + measure failed</div></div>
  56. <div class="card" data-id="blk_rep"><div class="kpi-label">Blocked GOP-Backed</div><div class="kpi" style="color:#a30000">3 <span class="pct">0.4%</span></div><div class="note">Senator Nay + R wanted Yea + measure failed</div></div>
  57. <div class="card" data-id="lone"><div class="kpi-label">Lone Wolf Defections</div><div class="kpi">0 <span class="pct">0.0%</span></div><div class="note">Defected from own (R) party majority w/ ≤3 fellow defectors</div></div>
  58. </div>
  59. <div class="chart-row">
  60. <div class="chart-card"><h2>Alignment Classification</h2><div class="chart-box"><canvas id="alignChart"></canvas></div></div>
  61. <div class="chart-card"><h2>Vote Distribution</h2><div class="chart-box"><canvas id="voteChart"></canvas></div></div>
  62. </div>
  63. <div class="chart-row">
  64. <div class="chart-card"><h2>Voted With vs. Against — by Party Majority</h2><div class="chart-box"><canvas id="partyChart"></canvas></div></div>
  65. <div class="chart-card"><h2>Blocking Wins</h2><div class="chart-box"><canvas id="blockChart"></canvas></div></div>
  66. </div>
  67. <div class="chart-row">
  68. <div class="chart-card" style="grid-column:1 / -1"><h2>Alignment Over Time (monthly)</h2><div class="chart-box" style="height:320px"><canvas id="trendChart"></canvas></div></div>
  69. </div>
  70. <div class="chart-row">
  71. <div class="chart-card" style="grid-column:1 / -1">
  72. <h2>All Votes (filterable)</h2>
  73. <div class="filter-bar">
  74. <input id="search" placeholder="Search bill/description…">
  75. <select id="alignFilter"><option value="">All alignments</option><option>Helped Republicans</option><option>Helped Democrats</option><option>Helped Both</option><option>Helped Neither</option></select>
  76. <select id="blockFilter"><option value="">All votes</option><option value="Democrat">Blocked Dem-backed</option><option value="Republican">Blocked GOP-backed</option></select>
  77. <select id="memberFilter"><option value="">Any vote</option><option>Yea</option><option>Nay</option><option>Not Voting</option><option>Present</option></select>
  78. </div>
  79. <div class="table-wrap"><table id="voteTable">
  80. <thead><tr><th data-k="y">Yr</th><th data-k="r">#</th><th data-k="d">Date</th><th data-k="ln">Bill</th><th data-k="q">Question</th><th data-k="ds">Description</th><th data-k="rs">Result</th><th data-k="m">Vote</th><th data-k="ry">R Yea</th><th data-k="rn">R Nay</th><th data-k="dy">D Yea</th><th data-k="dn">D Nay</th><th data-k="a">Alignment</th><th data-k="b">Blocked</th></tr></thead>
  81. <tbody id="voteBody"></tbody></table></div>
  82. <div class="note">Click headers to sort. Showing <span id="row-count">0</span> rows.</div>
  83. </div>
  84. </div>
  85. <div class="footer">Source: senate.gov LIS XML rollcalls · Built 2026-05-24 · See DOCUMENTATION.md §12 for Senate methodology</div>
  86. <script>
  87. const DATA = {"total": 789, "voting": 741, "yeas": 553, "nays": 188, "nv": 48, "present": 0, "alignment": {"Helped Both": 52, "N/A: Not Voting": 48, "Helped Republicans": 682, "Helped Democrats": 6, "Helped Neither": 1}, "member": {"Yea": 553, "Not Voting": 48, "Nay": 188}, "blocked": {"Democrat": 158, "Republican": 3}, "months": ["2025-01", "2025-02", "2025-03", "2025-04", "2025-05", "2025-06", "2025-07", "2025-08", "2025-09", "2025-10", "2025-11", "2025-12", "2026-01", "2026-02", "2026-03", "2026-04", "2026-05"], "monthly": {"Helped Republicans": [20, 65, 52, 64, 35, 67, 102, 24, 33, 62, 21, 30, 11, 19, 24, 37, 16], "Helped Democrats": [0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 4, 0, 0, 0, 0], "Helped Both": [7, 1, 5, 5, 0, 0, 4, 8, 2, 4, 1, 3, 3, 0, 6, 2, 1], "Helped Neither": [0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}, "rows": [{"y": "2025", "r": 1, "d": "January 9, 2025, 02:54 PM", "ln": "S. 5", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to Proceed to S. 5", "rs": "Cloture on the Motion to Proceed Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 32, "dn": 9, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 2, "d": "January 13, 2025, 05:26 PM", "ln": "S. 5", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S. 5", "rs": "Motion to Proceed Agreed to", "m": "Not Voting", "ry": 49, "rn": 0, "dy": 32, "dn": 10, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 3, "d": "January 15, 2025, 05:57 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Cornyn Amdt. No. 14", "rs": "Amendment Agreed to", "m": "Yea", "ry": 49, "rn": 0, "dy": 21, "dn": 24, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 4, "d": "January 15, 2025, 06:39 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Coons Amdt. No. 23", "rs": "Amendment Rejected", "m": "Nay", "ry": 0, "rn": 49, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 5, "d": "January 17, 2025, 10:03 AM", "ln": "S. 5", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: S. 5", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 10, "dn": 34, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 6, "d": "January 20, 2025, 05:42 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Ernst Amdt No. 8, As Amended", "rs": "Amendment Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 22, "dn": 24, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 7, "d": "January 20, 2025, 06:12 PM", "ln": "S. 5", "q": "On Passage of the Bill", "ds": "S. 5, As Amended", "rs": "Bill Passed", "m": "Yea", "ry": 52, "rn": 0, "dy": 12, "dn": 34, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 8, "d": "January 20, 2025, 06:35 PM", "ln": "PN 11-13", "q": "On the Nomination", "ds": "Confirmation: Marco Rubio, of Florida, to be Secretary of State", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 46, "dn": 0, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 9, "d": "January 21, 2025, 06:16 PM", "ln": "PN 11-19", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to Legislative Session", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 1, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 10, "d": "January 21, 2025, 06:46 PM", "ln": "PN 11-7", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to Executive Session to Consider the Nomination of Peter Hegseth to be S", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 1, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 11, "d": "January 22, 2025, 02:38 PM", "ln": "S. 6", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to Proceed to S.6", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 12, "d": "January 23, 2025, 11:11 AM", "ln": "PN 11-19", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: John Ratcliffe to be Director of the Central Intelligence Agency", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 19, "dn": 26, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 13, "d": "January 23, 2025, 01:51 PM", "ln": "PN 11-19", "q": "On the Nomination", "ds": "Confirmation: John Ratcliffe, of Texas, to be Director of the Central Intelligence Agency", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 20, "dn": 25, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 14, "d": "January 23, 2025, 02:32 PM", "ln": "PN 11-7", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Peter Hegseth to be Secretary of Defense", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 2, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 15, "d": "January 24, 2025, 08:57 PM", "ln": "PN 11-7", "q": "On the Nomination", "ds": "Confirmation: Peter Hegseth, of Tennessee, to be Secretary of Defense", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 3, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 16, "d": "January 24, 2025, 09:50 PM", "ln": "PN 11-11", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Kristi Noem to be Secretary of Homeland Security", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 8, "dn": 38, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 17, "d": "January 25, 2025, 11:30 AM", "ln": "PN 11-11", "q": "On the Nomination", "ds": "Confirmation: Kristi Noem, of South Dakota, to be Secretary of Homeland Security", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 7, "dn": 34, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 18, "d": "January 25, 2025, 11:59 AM", "ln": "PN 11-1", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Scott Bessent to be Secretary of the Treasury", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 15, "dn": 23, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 19, "d": "January 27, 2025, 05:31 PM", "ln": "PN 11-1", "q": "On the Nomination", "ds": "Confirmation: Scott Bessent, of S.C., to be Secretary of the Treasury", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 15, "dn": 29, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 20, "d": "January 27, 2025, 06:08 PM", "ln": "PN 11-6", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Sean Duffy to be Secretary of Transportation", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 44, "dn": 0, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 21, "d": "January 28, 2025, 12:01 PM", "ln": "PN 11-6", "q": "On the Nomination", "ds": "Confirmation: Sean Duffy, of WI, to be Secretary of Transportation", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 23, "dn": 22, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 22, "d": "January 28, 2025, 02:23 PM", "ln": "H.R. 23", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to Proceed to H.R. 23", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 53, "rn": 0, "dy": 1, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 23, "d": "January 29, 2025, 01:02 PM", "ln": "PN 11-23", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Lee Zeldin to be Administrator of the Environmental Protection A", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 3, "dn": 41, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 24, "d": "January 29, 2025, 03:48 PM", "ln": "PN 11-23", "q": "On the Nomination", "ds": "Confirmation: Lee Zeldin, of N.Y., to be Administrator of the Environmental Protection Age", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 3, "dn": 41, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 25, "d": "January 29, 2025, 04:28 PM", "ln": "PN 11-3", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Douglas Burgum to be Secretary of the Interior", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 24, "dn": 20, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 26, "d": "January 30, 2025, 06:15 PM", "ln": "PN 11-3", "q": "On the Nomination", "ds": "Confirmation: Douglas Burgum, of N.D., to be Secretary of the Interior", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 26, "dn": 17, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 27, "d": "January 30, 2025, 06:51 PM", "ln": "PN 11-15", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Christopher Wright to be Secretary of Energy", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 8, "dn": 35, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 28, "d": "January 30, 2025, 07:09 PM", "ln": "PN 11-5", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Douglas Collins, of Georgia, to be Secretary of Veterans Affairs", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 30, "dn": 13, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 29, "d": "February 3, 2025, 05:34 PM", "ln": "PN 11-22", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to Executive Session to Consider the Nomination of Russell Vought", "rs": "Motion to Proceed Agreed to", "m": "Not Voting", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 30, "d": "February 3, 2025, 06:13 PM", "ln": "PN 11-15", "q": "On the Nomination", "ds": "Confirmation: Christopher Wright, of Colorado, to be Secretary of Energy", "rs": "Nomination Confirmed", "m": "Not Voting", "ry": 51, "rn": 0, "dy": 7, "dn": 38, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 31, "d": "February 3, 2025, 06:34 PM", "ln": "PN 11-2", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Pamela Bondi to be Attorney General", "rs": "Cloture Motion Agreed to", "m": "Not Voting", "ry": 52, "rn": 0, "dy": 0, "dn": 45, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 32, "d": "February 4, 2025, 12:07 PM", "ln": "PN 11-5", "q": "On the Nomination", "ds": "Confirmation: Douglas Collins, of Georgia, to be Secretary of Veterans Affairs", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 23, "dn": 23, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 33, "d": "February 4, 2025, 07:13 PM", "ln": "PN 11-2", "q": "On the Nomination", "ds": "Confirmation: Pamela Bondi, of Florida, to be Attorney General", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 1, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 34, "d": "February 4, 2025, 07:51 PM", "ln": "PN 11-14", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Eric Turner to be Secretary of Housing and Urban Development", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 2, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 35, "d": "February 5, 2025, 11:38 AM", "ln": "PN 11-14", "q": "On the Nomination", "ds": "Confirmation: Eric Turner, of Texas, to be Secretary of Housing and Urban Development", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 2, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 36, "d": "February 5, 2025, 12:26 PM", "ln": "PN 11-22", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Russell Vought to be Director of the Office of Management and Bu", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 37, "d": "February 6, 2025, 07:07 PM", "ln": "PN 11-22", "q": "On the Nomination", "ds": "Confirmation: Russell Vought, of Virginia, to be Director of the Office of Management and ", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 38, "d": "February 6, 2025, 07:34 PM", "ln": "PN 11-22", "q": "On the Motion to Table", "ds": "Motion to Table the Motion to Reconsider Re: Vought Nomination", "rs": "Motion to Table Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 39, "d": "February 6, 2025, 07:48 PM", "ln": "PN 11-22", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to Legislative Session", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 40, "d": "February 6, 2025, 08:02 PM", "ln": "PN 11-16", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to Executive Session to Consider the Nomination of Tulsi Gabbard", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 41, "d": "February 6, 2025, 08:17 PM", "ln": "PN 11-16", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to Legislative Session", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 42, "d": "February 6, 2025, 08:33 PM", "ln": "PN 11-8", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to Executive Session to consider the Nomination of Robert F. Kennedy, Jr", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 43, "d": "February 6, 2025, 08:47 PM", "ln": "PN 11-8", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to Legislative Session", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 44, "d": "February 6, 2025, 08:59 PM", "ln": "PN 11-9", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to Executive Session to Consider the Nomination of Howard Lutnick", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 45, "d": "February 6, 2025, 09:10 PM", "ln": "PN 11-9", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to Legislative Session", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 46, "d": "February 6, 2025, 09:20 PM", "ln": "PN 11-12", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to Executive Session to Consider the Nomination of Brooke Rollins", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 47, "d": "February 6, 2025, 09:32 PM", "ln": "PN 11-12", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to Legislative Session", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 48, "d": "February 6, 2025, 09:42 PM", "ln": "PN 11-18", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to Executive Session to Consider the Nomination of Kelly Loeffler", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 49, "d": "February 10, 2025, 05:31 PM", "ln": "PN 11-16", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Tulsi Gabbard to be Director of National Intelligence", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 50, "d": "February 12, 2025, 11:13 AM", "ln": "PN 11-16", "q": "On the Nomination", "ds": "Confirmation: Tulsi Gabbard, of HI, to be Director of National Intelligence", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 1, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 51, "d": "February 12, 2025, 11:50 AM", "ln": "PN 11-8", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Robert F. Kennedy, Jr., to be Secretary of Health and Human Serv", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 52, "d": "February 13, 2025, 10:39 AM", "ln": "PN 11-8", "q": "On the Nomination", "ds": "Confirmation: Robert F. Kennedy, Jr., of California, to be Secretary of Health and Human S", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 1, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 53, "d": "February 13, 2025, 11:30 AM", "ln": "PN 11-12", "q": "On the Nomination", "ds": "Confirmation: Brooke Rollins, of TX, to be Secretary of Agriculture", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 19, "dn": 27, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 54, "d": "February 13, 2025, 01:31 PM", "ln": "PN 11-9", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Howard Lutnick to be Secretary of Commerce", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 55, "d": "February 13, 2025, 02:10 PM", "ln": "PN 11-18", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Kelly Loeffler to be Administrator of the Small Business Adminis", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 49, "rn": 0, "dy": 2, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 56, "d": "February 18, 2025, 05:34 PM", "ln": "PN 12-35", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to Executive Session to consider the nomination of Kashyap Patel", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 48, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 57, "d": "February 18, 2025, 06:22 PM", "ln": "PN 11-9", "q": "On the Nomination", "ds": "Confirmation: Howard Lutnick, of New York, to be Secretary of Commerce", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 58, "d": "February 18, 2025, 06:45 PM", "ln": "S.Con.Res. 7", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S.Con.Res. 7", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 50, "rn": 1, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 59, "d": "February 19, 2025, 11:59 AM", "ln": "PN 11-18", "q": "On the Nomination", "ds": "Confirmation: Kelly Loeffler, of Georgia, to be Administrator of the Small Business Admini", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 1, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 60, "d": "February 20, 2025, 11:06 AM", "ln": "PN 12-35", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Kashyap Patel to be Director of the Federal Bureau of Investigat", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 1, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 61, "d": "February 20, 2025, 01:55 PM", "ln": "PN 12-35", "q": "On the Nomination", "ds": "Confirmation: Kashyap Patel, of Nevada, to be Director of the Federal Bureau of Investigat", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 2, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 62, "d": "February 20, 2025, 06:54 PM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive All Applicable Budgetary Discipline Re: Schumer Amdt. No. 454", "rs": "Motion Rejected", "m": "Nay", "ry": 1, "rn": 52, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 63, "d": "February 20, 2025, 07:35 PM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive All Applicable Budgetary Discipline Re: Klobuchar Amdt. No. 494", "rs": "Motion Rejected", "m": "Nay", "ry": 1, "rn": 52, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 64, "d": "February 20, 2025, 07:59 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Merkley Amdt. No. 473", "rs": "Amendment Rejected", "m": "Nay", "ry": 1, "rn": 52, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 65, "d": "February 20, 2025, 08:28 PM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive All Applicable Budgetary Discipline Re: Warner Amdt. No. 130", "rs": "Motion Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 66, "d": "February 20, 2025, 08:52 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Murray Amdt. No. 878", "rs": "Amendment Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 67, "d": "February 20, 2025, 09:19 PM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive All Applicable Budgetary Discipline Re: Hickenlooper Amdt. No. 925", "rs": "Motion Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 68, "d": "February 20, 2025, 09:41 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Bennet Amdt. No. 540", "rs": "Amendment Rejected", "m": "Nay", "ry": 1, "rn": 52, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 69, "d": "February 20, 2025, 10:03 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Schiff Amdt. No. 316", "rs": "Amendment Rejected", "m": "Nay", "ry": 1, "rn": 52, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 70, "d": "February 20, 2025, 10:25 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Sullivan Amdt. No. 1029", "rs": "Amendment Agreed to", "m": "Yea", "ry": 51, "rn": 2, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 71, "d": "February 20, 2025, 10:48 PM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive All Applicable Budgetary Discipline Re: Schumer Amdt. No. 776", "rs": "Motion Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 72, "d": "February 20, 2025, 11:09 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Ossoff Amdt. No. 407", "rs": "Amendment Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 73, "d": "February 20, 2025, 11:31 PM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive All Applicable Budgetary Discipline Re: Wyden Amdt. No. 1156", "rs": "Motion Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 74, "d": "February 20, 2025, 11:51 PM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive All Applicable Budgetary Discipline Re: Baldwin Amdt. No. 276", "rs": "Motion Rejected", "m": "Nay", "ry": 1, "rn": 52, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 75, "d": "February 21, 2025, 12:12 AM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive All Applicable Budgetary Discipline Re: Reed Amdt. No. 172", "rs": "Motion Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 76, "d": "February 21, 2025, 12:36 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Reed Amdt. No. 299", "rs": "Amendment Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 77, "d": "February 21, 2025, 12:54 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Paul Amdt No. 999", "rs": "Amendment Rejected", "m": "Nay", "ry": 24, "rn": 29, "dy": 0, "dn": 46, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 78, "d": "February 21, 2025, 01:17 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Slotkin Amdt. No. 664", "rs": "Amendment Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 79, "d": "February 21, 2025, 01:35 AM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive All Applicable Budgetary Discipline Re: Van Hollen Amdt. No. 233", "rs": "Motion Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 80, "d": "February 21, 2025, 01:58 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Shaheen Amdt. No. 436", "rs": "Amendment Rejected", "m": "Nay", "ry": 1, "rn": 52, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 81, "d": "February 21, 2025, 02:16 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Lujan Amdt. No. 699", "rs": "Amendment Rejected", "m": "Nay", "ry": 1, "rn": 52, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 82, "d": "February 21, 2025, 02:39 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Duckworth Amdt. No. 971", "rs": "Amendment Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 83, "d": "February 21, 2025, 03:02 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Blumenthal Amdt. No. 659", "rs": "Amendment Rejected", "m": "Nay", "ry": 1, "rn": 52, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 84, "d": "February 21, 2025, 03:45 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Lujan Amdt. No. 957", "rs": "Amendment Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 85, "d": "February 21, 2025, 04:08 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Lee Amdt. No. 922", "rs": "Amendment Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 86, "d": "February 21, 2025, 04:23 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Merkley Amdt. No. 1207", "rs": "Amendment Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 87, "d": "February 21, 2025, 04:34 AM", "ln": "S.Con.Res. 7", "q": "On the Concurrent Resolution", "ds": "S.Con.Res. 7, As Amended", "rs": "Concurrent Resolution Agreed to", "m": "Yea", "ry": 52, "rn": 1, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 88, "d": "February 24, 2025, 05:28 PM", "ln": "PN 12-12", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Daniel Driscoll to be Secretary of the Army", "rs": "Cloture Motion Agreed to", "m": "Not Voting", "ry": 50, "rn": 0, "dy": 16, "dn": 27, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 89, "d": "February 24, 2025, 06:20 PM", "ln": "PN 11-17", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Jamieson Greer to be United States Trade Representative", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 3, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 90, "d": "February 25, 2025, 11:15 AM", "ln": "PN 12-12", "q": "On the Nomination", "ds": "Confirmation: Daniel Driscoll, of North Carolina, to be Secretary of the Army", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 0, "dy": 16, "dn": 27, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 91, "d": "February 25, 2025, 12:11 PM", "ln": "S.J.Res. 11", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S. J. Res. 11", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 3, "dn": 41, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 92, "d": "February 25, 2025, 05:24 PM", "ln": "S.J.Res. 11", "q": "On the Joint Resolution", "ds": "S. J. Res. 11", "rs": "Joint Resolution Passed", "m": "Yea", "ry": 51, "rn": 0, "dy": 3, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 93, "d": "February 25, 2025, 06:13 PM", "ln": "PN 11-10", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to Executive Session to Consider the Nomination of Linda McMahon", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 94, "d": "February 26, 2025, 12:00 PM", "ln": "PN 11-17", "q": "On the Nomination", "ds": "Confirmation: Jamieson Greer, of Maryland, to be U.S. Trade Representative", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 1, "dy": 5, "dn": 41, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 95, "d": "February 26, 2025, 05:26 PM", "ln": "S.J.Res. 10", "q": "On the Joint Resolution", "ds": "S. J. Res. 10", "rs": "Joint Resolution Defeated", "m": "Nay", "ry": 0, "rn": 52, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 96, "d": "February 26, 2025, 06:10 PM", "ln": "S.J.Res. 12", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S. J. Res. 12", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 97, "d": "February 27, 2025, 12:04 PM", "ln": "H.J.Res. 35", "q": "On the Joint Resolution", "ds": "H. J. Res. 35", "rs": "Joint Resolution Passed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 98, "d": "February 27, 2025, 01:49 PM", "ln": "PN 11-10", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Linda McMahon to be Secretary of Education", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 99, "d": "March 3, 2025, 05:30 PM", "ln": "PN 11-10", "q": "On the Nomination", "ds": "Confirmation: Linda McMahon, of Connecticut, to be Secretary of Education", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 100, "d": "March 3, 2025, 06:27 PM", "ln": "S. 9", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to Proceed to S. 9", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 101, "d": "March 4, 2025, 11:02 AM", "ln": "S.J.Res. 3", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S.J. Res. 3", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 17, "dn": 28, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 102, "d": "March 4, 2025, 05:05 PM", "ln": "S.J.Res. 3", "q": "On the Joint Resolution", "ds": "S.J. Res. 3", "rs": "Joint Resolution Passed", "m": "Yea", "ry": 51, "rn": 0, "dy": 18, "dn": 27, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 103, "d": "March 4, 2025, 05:58 PM", "ln": "S.J.Res. 28", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S.J. Res. 28", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 50, "rn": 1, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 104, "d": "March 5, 2025, 11:00 AM", "ln": "PN 12-5", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Todd Blanche to be Deputy Attorney General", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 105, "d": "March 5, 2025, 04:04 PM", "ln": "PN 12-5", "q": "On the Nomination", "ds": "Confirmation: Todd Blanche, of Florida, to be Deputy Attorney General", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 106, "d": "March 5, 2025, 04:49 PM", "ln": "S.J.Res. 28", "q": "On the Joint Resolution", "ds": "S.J. Res. 28", "rs": "Joint Resolution Passed", "m": "Yea", "ry": 51, "rn": 1, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 107, "d": "March 6, 2025, 10:55 AM", "ln": "PN 12-14", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Troy Edgar to be Deputy Secretary of Homeland Security", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 1, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 108, "d": "March 6, 2025, 01:36 PM", "ln": "PN 12-14", "q": "On the Nomination", "ds": "Confirmation: Troy Edgar, of California, to be Deputy Secretary of Homeland Security", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 1, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 109, "d": "March 6, 2025, 02:12 PM", "ln": "PN 11-4", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Lori Chavez-DeRemer to be Secretary of Labor", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 1, "dy": 15, "dn": 28, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 110, "d": "March 6, 2025, 02:39 PM", "ln": "S. 331", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to Proceed to S. 331", "rs": "Cloture on the Motion to Proceed Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 30, "dn": 12, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 111, "d": "March 10, 2025, 05:30 PM", "ln": "PN 11-4", "q": "On the Nomination", "ds": "Confirmation: Lori Chavez-DeRemer, of Oregon, to be Secretary of Labor", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 3, "dy": 17, "dn": 28, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 112, "d": "March 11, 2025, 11:52 AM", "ln": "PN 13-2", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Steven Bradbury to be Deputy Secretary of Transportation", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 1, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 113, "d": "March 11, 2025, 02:15 PM", "ln": "PN 13-2", "q": "On the Nomination", "ds": "Confirmation: Stephen Bradbury, of Virginia, to be Deputy Secretary of Transportation", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 1, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 114, "d": "March 11, 2025, 03:10 PM", "ln": "PN 12-41", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Abigail Slater to be an Assistant Attorney General", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 50, "rn": 1, "dy": 25, "dn": 19, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 115, "d": "March 11, 2025, 05:36 PM", "ln": "PN 12-41", "q": "On the Nomination", "ds": "Confirmation: Abigail Slater, of D.C., to be an Assistant Attorney General", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 1, "dy": 26, "dn": 18, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 116, "d": "March 12, 2025, 11:58 AM", "ln": "PN 19", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Stephen Miran to be Chairman of the Council of Economic Advisers", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 117, "d": "March 12, 2025, 02:15 PM", "ln": "PN 19", "q": "On the Nomination", "ds": "Confirmation: Stephen Miran, of New York, to be Chairman of the Council of Economic Advise", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 118, "d": "March 12, 2025, 02:57 PM", "ln": "PN 12-42", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Keith Sonderling to be Deputy Secretary of Labor", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 119, "d": "March 12, 2025, 05:19 PM", "ln": "PN 12-42", "q": "On the Nomination", "ds": "Confirmation: Keith Sonderling, of Florida, to be Deputy Secretary of Labor", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 120, "d": "March 13, 2025, 10:45 AM", "ln": "PN 13-12", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: William Pulte to be Director of the Federal Housing Finance Agen", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 4, "dn": 40, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 121, "d": "March 13, 2025, 12:46 PM", "ln": "PN 13-12", "q": "On the Nomination", "ds": "Confirmation: William Pulte, of Florida, to be Director of the Federal Housing Finance Age", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 3, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 122, "d": "March 13, 2025, 01:34 PM", "ln": "PN 22-12", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Jeffrey Kessler to be Under Secretary of Commerce for Industry a", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 1, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 123, "d": "March 13, 2025, 05:42 PM", "ln": "PN 22-12", "q": "On the Nomination", "ds": "Confirmation: Jeffrey Kessler, of Virginia, to be Under Secretary of Commerce for Industry", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 1, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 124, "d": "March 13, 2025, 05:36 PM", "ln": "S. 331", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: S. 331", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 30, "dn": 15, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 125, "d": "March 14, 2025, 10:49 AM", "ln": "PN 12-16", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Stephen Feinberg to be Deputy Secretary of Defense", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 50, "rn": 0, "dy": 6, "dn": 38, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 126, "d": "March 14, 2025, 01:23 PM", "ln": "PN 12-16", "q": "On the Nomination", "ds": "Confirmation: Stephen Feinberg, of New York, to be Deputy Secretary of Defense", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 6, "dn": 39, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 127, "d": "March 14, 2025, 02:21 PM", "ln": "S. 331", "q": "On Passage of the Bill", "ds": "S. 331, as amended", "rs": "Bill Passed", "m": "Yea", "ry": 53, "rn": 0, "dy": 30, "dn": 16, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 128, "d": "March 14, 2025, 04:27 PM", "ln": "H.R. 1968", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: H.R. 1968", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 1, "dy": 9, "dn": 37, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 129, "d": "March 14, 2025, 05:08 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Merkley Amdt. No. 1273", "rs": "Amendment Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 130, "d": "March 14, 2025, 05:24 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Duckworth Amdt. No. 1274", "rs": "Amendment Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 131, "d": "March 14, 2025, 05:40 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Van Hollen Amdt. No. 1272", "rs": "Amendment Rejected", "m": "Nay", "ry": 1, "rn": 52, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 132, "d": "March 14, 2025, 05:53 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Paul Amdt. No. 1266", "rs": "Amendment Rejected", "m": "Nay", "ry": 27, "rn": 26, "dy": 0, "dn": 46, "a": "Helped Democrats", "b": "Republican"}, {"y": "2025", "r": 133, "d": "March 14, 2025, 06:04 PM", "ln": "H.R. 1968", "q": "On Passage of the Bill", "ds": "H.R. 1968", "rs": "Bill Passed", "m": "Yea", "ry": 52, "rn": 1, "dy": 1, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 134, "d": "March 14, 2025, 06:28 PM", "ln": "PN 12-36", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: John Phelan to be Secretary of the Navy", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 11, "dn": 33, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 135, "d": "March 14, 2025, 06:41 PM", "ln": "PN 12-25", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Christopher Landau to be Deputy Secretary of State", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 10, "dn": 32, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 136, "d": "March 24, 2025, 05:30 PM", "ln": "PN 12-36", "q": "On the Nomination", "ds": "Confirmation: John Phelan, of Florida, to be Secretary of the Navy", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 0, "dy": 11, "dn": 30, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 137, "d": "March 24, 2025, 06:22 PM", "ln": "PN 12-25", "q": "On the Nomination", "ds": "Confirmation: Christopher Landau, of Maryland, to be Deputy Secretary of State", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 0, "dy": 9, "dn": 31, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 138, "d": "March 25, 2025, 12:01 PM", "ln": "PN 13-8", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Michael Kratsios to be Director of the Office of Science and Tec", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 20, "dn": 25, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 139, "d": "March 25, 2025, 02:15 PM", "ln": "PN 13-8", "q": "On the Nomination", "ds": "Confirmation: Michael Kratsios, of South Carolina, to be Director of the Office of Science", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 20, "dn": 25, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 140, "d": "March 25, 2025, 02:51 PM", "ln": "PN 12-2", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Jayanta Bhattacharya to be Director of the National Institutes o", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 141, "d": "March 25, 2025, 05:40 PM", "ln": "PN 12-2", "q": "On the Nomination", "ds": "Confirmation: Jayanta Bhattacharya, of California, to be Director of the National Institut", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 142, "d": "March 25, 2025, 06:28 PM", "ln": "PN 12-28", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Martin Makary to be Commissioner of Food and Drugs", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 3, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 143, "d": "March 25, 2025, 08:09 PM", "ln": "PN 12-28", "q": "On the Nomination", "ds": "Confirmation: Martin Makary, of Virginia, to be Commissioner of Food and Drugs", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 3, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 144, "d": "March 25, 2025, 08:57 PM", "ln": "PN 12-3", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: James Bishop to be Deputy Director of the Office of Management a", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 145, "d": "March 26, 2025, 11:10 AM", "ln": "PN 12-3", "q": "On the Nomination", "ds": "Confirmation: James Bishop, of North Carolina, to be Deputy Director of the Office of Mana", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 146, "d": "March 26, 2025, 11:59 AM", "ln": "PN 12-37", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Aaron Reitz to be an Assistant Attorney General", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 147, "d": "March 26, 2025, 02:00 PM", "ln": "PN 12-37", "q": "On the Nomination", "ds": "Confirmation: Aaron Reitz, of Texas, to be an Assistant Attorney General", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 148, "d": "March 26, 2025, 02:30 PM", "ln": "PN 12-15", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Michael Faulkender to be Deputy Secretary of the Treasury", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 149, "d": "March 26, 2025, 05:04 PM", "ln": "PN 12-15", "q": "On the Nomination", "ds": "Confirmation: Michael Faulkender, of Maryland, to be Deputy Secretary of the Treasury", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 150, "d": "March 26, 2025, 06:01 PM", "ln": "H.J.Res. 25", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to H.J.Res. 25", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 18, "dn": 27, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 151, "d": "March 26, 2025, 08:01 PM", "ln": "H.J.Res. 25", "q": "On the Joint Resolution", "ds": "H.J.Res. 25", "rs": "Joint Resolution Passed", "m": "Yea", "ry": 53, "rn": 0, "dy": 17, "dn": 27, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 152, "d": "March 26, 2025, 08:48 PM", "ln": "S.J.Res. 18", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S.J.Res. 18", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 52, "rn": 1, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 153, "d": "March 27, 2025, 11:28 AM", "ln": "S.J.Res. 18", "q": "On the Joint Resolution", "ds": "S.J.Res. 18", "rs": "Joint Resolution Passed", "m": "Yea", "ry": 52, "rn": 1, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 154, "d": "March 27, 2025, 12:21 PM", "ln": "PN 13-9", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Paul Lawrence to be Deputy Secretary of Veterans Affairs", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 155, "d": "March 27, 2025, 02:03 PM", "ln": "PN 13-9", "q": "On the Nomination", "ds": "Confirmation: Paul Lawrence, of Virginia, to be Deputy Secretary of Veterans Affairs", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 156, "d": "March 31, 2025, 05:31 PM", "ln": "PN 25-56", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Matthew Whitaker, to be U.S. Permanent Representative on the Cou", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 48, "rn": 0, "dy": 1, "dn": 41, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 157, "d": "April 1, 2025, 08:13 PM", "ln": "PN 25-56", "q": "On the Nomination", "ds": "Confirmation: Matthew Whitaker, of Iowa, to be United States Permanent Representative on t", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 1, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 158, "d": "April 2, 2025, 02:22 PM", "ln": "PN 12-39", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Dean Sauer to be Solicitor General of the United States", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 159, "d": "April 2, 2025, 02:54 PM", "ln": "PN 12-11", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Harmeet Dhillon to be an Assistant Attorney General", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 160, "d": "April 2, 2025, 07:00 PM", "ln": "S.J.Res. 37", "q": "On the Joint Resolution", "ds": "S.J. Res. 37", "rs": "Joint Resolution Passed", "m": "Nay", "ry": 4, "rn": 48, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 161, "d": "April 2, 2025, 07:38 PM", "ln": "H.J.Res. 24", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to H.J. Res. 24", "rs": "Motion to Proceed Agreed to", "m": "Not Voting", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 162, "d": "April 3, 2025, 11:01 AM", "ln": "H.J.Res. 24", "q": "On the Joint Resolution", "ds": "H.J. Res. 24", "rs": "Joint Resolution Passed", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 41, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 163, "d": "April 3, 2025, 11:46 PM", "ln": "PN 12-39", "q": "On the Nomination", "ds": "Confirmation: Dean Sauer, of Missouri, to be Solicitor General of the United States", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 164, "d": "April 3, 2025, 12:25 PM", "ln": "PN 12-34", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Mehmet Oz to be Administrator of the Centers for Medicare and Me", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 165, "d": "April 3, 2025, 02:46 PM", "ln": "S.J.Res. 33", "q": "On the Motion to Discharge", "ds": "Motion to Discharge: S.J. Res. 33", "rs": "Motion to Discharge Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 15, "dn": 28, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 166, "d": "April 3, 2025, 03:24 PM", "ln": "S.J.Res. 26", "q": "On the Motion to Discharge", "ds": "Motion to Discharge S.J. Res. 26", "rs": "Motion to Discharge Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 15, "dn": 29, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 167, "d": "April 3, 2025, 03:52 PM", "ln": "PN 12-34", "q": "On the Nomination", "ds": "Confirmation: Mehmet Oz, of Pennsylvania, to be Administrator of the Centers for Medicare ", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 168, "d": "April 3, 2025, 04:28 PM", "ln": "PN 12-11", "q": "On the Nomination", "ds": "Confirmation: Harmeet Dhillon, of California, to be an Assistant Attorney General", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 1, "dy": 0, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 169, "d": "April 3, 2025, 06:17 PM", "ln": "H.Con.Res. 14", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to H.Con.Res. 14", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 52, "rn": 1, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 170, "d": "April 4, 2025, 08:11 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Sullivan Amdt. No. 2035", "rs": "Amendment Agreed to", "m": "Yea", "ry": 51, "rn": 2, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 171, "d": "April 4, 2025, 08:45 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Merkley Amdt. No. 1758", "rs": "Amendment Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 172, "d": "April 4, 2025, 09:02 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Reed Amdt. No. 1645", "rs": "Amendment Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 173, "d": "April 4, 2025, 09:17 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Lujan Amdt. No. 1726", "rs": "Amendment Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 44, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 174, "d": "April 4, 2025, 09:39 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Warner Amdt. No. 1310", "rs": "Amendment Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 175, "d": "April 4, 2025, 09:54 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Alsobrooks Amdt. No. 1466", "rs": "Amendment Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 176, "d": "April 4, 2025, 10:24 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Schumer Amdt. No. 1884", "rs": "Amendment Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 177, "d": "April 4, 2025, 10:39 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Padilla Amdt. No. 1774", "rs": "Amendment Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 178, "d": "April 4, 2025, 10:54 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Bennet Amdt. No. 1646", "rs": "Amendment Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 179, "d": "April 4, 2025, 11:10 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Paul Amdt. No. 1760", "rs": "Amendment Rejected", "m": "Nay", "ry": 3, "rn": 50, "dy": 2, "dn": 43, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 180, "d": "April 4, 2025, 11:26 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Ossoff Amdt. No. 2186", "rs": "Amendment Rejected", "m": "Nay", "ry": 3, "rn": 50, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 181, "d": "April 5, 2025, 11:46 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Hickenlooper Amdt. No. 2107", "rs": "Amendment Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 182, "d": "April 5, 2025, 12:07 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Hirono Amdt. No. 2180", "rs": "Amendment Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 183, "d": "April 5, 2025, 12:28 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Kim Amdt. No. 1644", "rs": "Amendment Rejected", "m": "Nay", "ry": 3, "rn": 50, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 184, "d": "April 5, 2025, 12:44 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Sanders Amdt. No. 2126", "rs": "Amendment Rejected", "m": "Nay", "ry": 1, "rn": 52, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 185, "d": "April 5, 2025, 01:03 AM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive Section 305(b)(2) of the CBA re: Cortez Masto Amdt. No. 1690", "rs": "Motion Rejected", "m": "Nay", "ry": 3, "rn": 50, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 186, "d": "April 5, 2025, 01:18 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Baldwin Amdt. No. 1693", "rs": "Amendment Rejected", "m": "Nay", "ry": 3, "rn": 50, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 187, "d": "April 5, 2025, 01:42 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Markey Amdt. No. 1529", "rs": "Amendment Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 188, "d": "April 5, 2025, 01:54 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Warnock Amdt. No. 2177", "rs": "Amendment Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 189, "d": "April 5, 2025, 02:08 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Wyden Amdt. No. 1989", "rs": "Amendment Rejected", "m": "Nay", "ry": 3, "rn": 50, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 190, "d": "April 5, 2025, 02:18 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Rosen Amdt. No. 2152", "rs": "Amendment Rejected", "m": "Nay", "ry": 1, "rn": 52, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 191, "d": "April 5, 2025, 02:26 AM", "ln": "H.Con.Res. 14", "q": "On the Concurrent Resolution", "ds": "H.Con.Res. 14, As Amended", "rs": "Concurrent Resolution Agreed to", "m": "Yea", "ry": 51, "rn": 2, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 192, "d": "April 7, 2025, 05:31 PM", "ln": "PN 12-9", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Elbridge Colby to be Under Secretary of Defense for Policy", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 50, "rn": 0, "dy": 3, "dn": 38, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 193, "d": "April 8, 2025, 11:31 AM", "ln": "PN 12-9", "q": "On the Nomination", "ds": "Confirmation: Elbridge Colby, of the District of Columbia, to be Under Secretary of Defens", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 1, "dy": 3, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 194, "d": "April 8, 2025, 12:16 PM", "ln": "PN 25-14", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: George Glass to be Ambassador Extraordinary and Plenipotentiary ", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 14, "dn": 32, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 195, "d": "April 8, 2025, 02:00 PM", "ln": "PN 25-14", "q": "On the Nomination", "ds": "Confirmation: George Glass, of Oregon, to be Ambassador Extraordinary and Plenipotentiary ", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 13, "dn": 32, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 196, "d": "April 8, 2025, 02:40 PM", "ln": "PN 25-20", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Mike Huckabee to be Ambassador Extraordinary and Plenipotentiary", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 1, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 197, "d": "April 8, 2025, 04:30 PM", "ln": "PN 25-18", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Peter Hoekstra to be Ambassador Extraordinary and Plenipotentiar", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 8, "dn": 37, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 198, "d": "April 8, 2025, 05:56 PM", "ln": "PN 25-22", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Ronald Johnson to be Ambassador Extraordinary and Plenipotentia", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 199, "d": "April 8, 2025, 06:49 PM", "ln": "PN 25-6", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Kevin Cabrera to be Ambassador Extraordinary and Plenipotentiary", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 50, "rn": 0, "dy": 1, "dn": 41, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 200, "d": "April 9, 2025, 11:30 AM", "ln": "PN 12-18", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Paul Atkins to be a Member of the Securities and Exchange Commis", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 201, "d": "April 9, 2025, 12:15 PM", "ln": "PN 25-20", "q": "On the Nomination", "ds": "Confirmation: Mike Huckabee, of Arkansas, to be Ambassador Extraordinary and Plenipotentia", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 1, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 202, "d": "April 9, 2025, 01:59 PM", "ln": "PN 25-18", "q": "On the Nomination", "ds": "Confirmation: Peter Hoekstra, of Michigan, to be Ambassador Extraordinary and Plenipotenti", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 8, "dn": 37, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 203, "d": "April 9, 2025, 02:38 PM", "ln": "PN 25-22", "q": "On the Nomination", "ds": "Confirmation: Ronald Johnson, of Florida, to be Ambassador Extraordinary and Plenipotentia", "rs": "Nomination Confirmed", "m": "Yea", "ry": 49, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 204, "d": "April 9, 2025, 03:19 PM", "ln": "PN 25-6", "q": "On the Nomination", "ds": "Confirmation: Kevin Cabrera, of Florida, to be Ambassador Extrodinary and Plenipotentiary ", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 0, "dy": 1, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 205, "d": "April 9, 2025, 06:58 PM", "ln": "PN 12-18", "q": "On the Nomination", "ds": "Confirmation: Paul Atkins, of Virginia, to be a Member of the Securities and Exchange Comm", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 206, "d": "April 9, 2025, 07:44 PM", "ln": "H.J.Res. 20", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to H.J.Res. 20", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 50, "rn": 0, "dy": 2, "dn": 41, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 207, "d": "April 10, 2025, 10:57 AM", "ln": "H.J.Res. 20", "q": "On the Joint Resolution", "ds": "H.J.Res. 20", "rs": "Joint Resolution Passed", "m": "Yea", "ry": 51, "rn": 0, "dy": 2, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 208, "d": "April 10, 2025, 11:46 AM", "ln": "PN 12-29", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Mark Meador to be a Federal Trade Commissioner", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 209, "d": "April 10, 2025, 02:00 PM", "ln": "PN 12-29", "q": "On the Nomination", "ds": "Confirmation: Mark Meador, of Virginia, to be a Federal Trade Commissioner", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 210, "d": "April 11, 2025, 01:00 AM", "ln": "PN 28", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Lt. Gen. John D. Caine (Retired) to be Major General in the Regu", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 44, "rn": 0, "dy": 14, "dn": 25, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 211, "d": "April 11, 2025, 01:25 AM", "ln": "PN 28", "q": "On the Nomination", "ds": "Confirmation: Lt. Gen. John D. Caine (Retired) to be Major General in the Regular Air Forc", "rs": "Nomination Confirmed", "m": "Yea", "ry": 44, "rn": 0, "dy": 14, "dn": 26, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 212, "d": "April 11, 2025, 01:38 AM", "ln": "PN 27", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Lt. Gen. John D. Caine (Retired) to be General and Chairman of t", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 44, "rn": 0, "dy": 15, "dn": 25, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 213, "d": "April 11, 2025, 01:55 AM", "ln": "PN 27", "q": "On the Nomination", "ds": "Confirmation: Lt. Gen. John D. Caine (Retired) to be General and Chairman of the Joint Chi", "rs": "Nomination Confirmed", "m": "Yea", "ry": 44, "rn": 0, "dy": 15, "dn": 25, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 214, "d": "April 28, 2025, 05:30 PM", "ln": "PN 54-5", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: David Perdue to be Ambassador Extraordinary and Plenipotentiary ", "rs": "Cloture Motion Agreed to", "m": "Not Voting", "ry": 50, "rn": 0, "dy": 13, "dn": 27, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 215, "d": "April 29, 2025, 11:29 AM", "ln": "PN 54-5", "q": "On the Nomination", "ds": "Confirmation: David Perdue, of Georgia, to be Ambassador of the United States of America t", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 15, "dn": 29, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 216, "d": "April 29, 2025, 12:14 PM", "ln": "PN 24-5", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Warren Stephens to be Ambassador of the United States of America", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 6, "dn": 38, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 217, "d": "April 29, 2025, 02:15 PM", "ln": "PN 24-5", "q": "On the Nomination", "ds": "Confirmation: Warren Stephens, of Arkansas, to be Ambassador of the United States of Ameri", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 6, "dn": 38, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 218, "d": "April 29, 2025, 02:53 PM", "ln": "PN 26-3", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Thomas Barrack to be Ambassador of the United States of America ", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 8, "dn": 36, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 219, "d": "April 29, 2025, 05:25 PM", "ln": "PN 26-3", "q": "On the Nomination", "ds": "Confirmation: Thomas Barrack, of Colorado, to be Ambassador of the United States of Americ", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 7, "dn": 36, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 220, "d": "April 29, 2025, 06:14 PM", "ln": "PN 26-18", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Tilman Fertitta to be Ambassador of the United States of America", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 30, "dn": 13, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 221, "d": "April 29, 2025, 08:48 PM", "ln": "PN 26-18", "q": "On the Nomination", "ds": "Confirmation: Tilman Fertitta, of Texas, to be Ambassador of the United States of America ", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 31, "dn": 14, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 222, "d": "April 29, 2025, 09:25 PM", "ln": "H.J.Res. 42", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to H.J.Res. 42", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 223, "d": "April 30, 2025, 11:32 AM", "ln": "H.J.Res. 42", "q": "On the Joint Resolution", "ds": "H.J.Res. 42", "rs": "Joint Resolution Passed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 224, "d": "April 30, 2025, 12:24 PM", "ln": "H.J.Res. 75", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to H.J.Res. 75", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 225, "d": "April 30, 2025, 05:42 PM", "ln": "S.J.Res. 49", "q": "On the Joint Resolution", "ds": "S.J.Res. 49", "rs": "Joint Resolution Defeated", "m": "Nay", "ry": 3, "rn": 49, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 226, "d": "April 30, 2025, 06:50 PM", "ln": "S.J.Res. 49", "q": "On the Motion to Table", "ds": "Motion to Table the Motion to Reconsider the Vote by which S.J.Res. 49 Failed of Passage", "rs": "Motion to Table Agreed to", "m": "Yea", "ry": 49, "rn": 3, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 227, "d": "April 30, 2025, 08:16 PM", "ln": "S.J.Res. 31", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S.J.Res. 31", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 39, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 228, "d": "May 1, 2025, 10:57 AM", "ln": "H.J.Res. 75", "q": "On the Joint Resolution", "ds": "H.J.Res. 75", "rs": "Joint Resolution Passed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 229, "d": "May 1, 2025, 11:52 AM", "ln": "S.J.Res. 31", "q": "On the Joint Resolution", "ds": "S.J.Res. 31", "rs": "Joint Resolution Passed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 230, "d": "May 1, 2025, 01:45 PM", "ln": "PN 20", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Frank Bisignano to be Commissioner of the Social Security Admini", "rs": "Cloture Motion Agreed to", "m": "Not Voting", "ry": 50, "rn": 0, "dy": 0, "dn": 44, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 231, "d": "May 5, 2025, 05:29 PM", "ln": "H.J.Res. 61", "q": "On the Motion to Proceed", "ds": "Motion to proceed to H.J. Res. 61", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 49, "rn": 0, "dy": 2, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 232, "d": "May 6, 2025, 11:31 AM", "ln": "H.J.Res. 61", "q": "On the Joint Resolution", "ds": "H.J.Res. 61", "rs": "Joint Resolution Passed", "m": "Yea", "ry": 53, "rn": 0, "dy": 2, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 233, "d": "May 6, 2025, 12:25 PM", "ln": "S.J.Res. 13", "q": "On the Motion to Proceed", "ds": "Motion to proceed to S.J. Res. 13", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 234, "d": "May 6, 2025, 02:13 PM", "ln": "PN 20", "q": "On the Nomination", "ds": "Confirmation: Frank Bisignano, of New Jersey, to be Commissioner of Social Security Admini", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 235, "d": "May 6, 2025, 02:52 PM", "ln": "S.J.Res. 7", "q": "On the Motion to Proceed", "ds": "Motion to proceed to S.J. Res. 7", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 236, "d": "May 6, 2025, 05:10 PM", "ln": "H.J.Res. 60", "q": "On the Motion to Proceed", "ds": "Motion to proceed to H.J. Res. 60", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 237, "d": "May 7, 2025, 05:30 PM", "ln": "S.J.Res. 13", "q": "On the Joint Resolution", "ds": "S.J. Res. 13", "rs": "Joint Resolution Passed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 238, "d": "May 8, 2025, 11:18 AM", "ln": "S.J.Res. 7", "q": "On the Joint Resolution", "ds": "S.J. Res. 7", "rs": "Joint Resolution Passed", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 37, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 239, "d": "May 8, 2025, 11:50 AM", "ln": "H.J.Res. 60", "q": "On the Joint Resolution", "ds": "H.J. Res. 60", "rs": "Joint Resolution Passed", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 240, "d": "May 8, 2025, 01:51 PM", "ln": "S. 1582", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to proceed to S. 1582", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 48, "rn": 3, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 241, "d": "May 12, 2025, 05:31 PM", "ln": "PN 12-10", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Monica Crowley to be Chief of Protocol and to have the rank of A", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 242, "d": "May 12, 2025, 08:03 PM", "ln": "PN 12-10", "q": "On the Nomination", "ds": "Confirmation: Monica Crowley, of New York, to be Chief of Protocol and to have the rank of", "rs": "Nomination Confirmed", "m": "Not Voting", "ry": 52, "rn": 0, "dy": 0, "dn": 44, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 243, "d": "May 12, 2025, 08:38 PM", "ln": "PN 25-50", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Reed Rubinstein to be Legal Adviser of the Department of State", "rs": "Cloture Motion Agreed to", "m": "Not Voting", "ry": 52, "rn": 0, "dy": 0, "dn": 44, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 244, "d": "May 13, 2025, 11:27 AM", "ln": "PN 25-50", "q": "On the Nomination", "ds": "Confirmation: Reed Rubinstein, of Maryland, to be Legal Adviser of the Department of State", "rs": "Nomination Confirmed", "m": "Not Voting", "ry": 52, "rn": 0, "dy": 0, "dn": 45, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 245, "d": "May 13, 2025, 12:04 PM", "ln": "PN 12-30", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Troy Meink to be Secretary of the Air Force", "rs": "Cloture Motion Agreed to", "m": "Not Voting", "ry": 51, "rn": 0, "dy": 20, "dn": 26, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 246, "d": "May 13, 2025, 02:15 PM", "ln": "PN 12-30", "q": "On the Nomination", "ds": "Confirmation: Troy Meink, of Virginia, to be Secretary of the Air Force", "rs": "Nomination Confirmed", "m": "Not Voting", "ry": 52, "rn": 0, "dy": 21, "dn": 25, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 247, "d": "May 13, 2025, 02:46 PM", "ln": "PN 13-4", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: James Danly to be Deputy Secretary of Energy", "rs": "Cloture Motion Agreed to", "m": "Not Voting", "ry": 51, "rn": 0, "dy": 1, "dn": 45, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 248, "d": "May 13, 2025, 05:15 PM", "ln": "PN 13-4", "q": "On the Nomination", "ds": "Confirmation: James Danly, of Tennessee, to be Deputy Secretary of Energy", "rs": "Nomination Confirmed", "m": "Not Voting", "ry": 51, "rn": 0, "dy": 0, "dn": 44, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 249, "d": "May 13, 2025, 05:52 PM", "ln": "PN 13-10", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Katharine MacGregor to be Deputy Secretary of the Interior", "rs": "Cloture Motion Agreed to", "m": "Not Voting", "ry": 52, "rn": 0, "dy": 4, "dn": 41, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 250, "d": "May 14, 2025, 11:26 AM", "ln": "PN 13-10", "q": "On the Nomination", "ds": "Confirmation: Katharine MacGregor, of Florida, to be Deputy Secretary of the Interior", "rs": "Nomination Confirmed", "m": "Not Voting", "ry": 49, "rn": 0, "dy": 4, "dn": 40, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 251, "d": "May 14, 2025, 12:03 PM", "ln": "PN 12-38", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Michael Rigas to be Deputy Secretary of State for Management and", "rs": "Cloture Motion Agreed to", "m": "Not Voting", "ry": 50, "rn": 0, "dy": 1, "dn": 44, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 252, "d": "May 14, 2025, 02:10 PM", "ln": "PN 12-38", "q": "On the Nomination", "ds": "Confirmation: Michael Rigas, of Virginia, to be Deputy Secretary of State for Management a", "rs": "Nomination Confirmed", "m": "Not Voting", "ry": 50, "rn": 0, "dy": 1, "dn": 45, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 253, "d": "May 14, 2025, 02:47 PM", "ln": "PN 12-31", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Emil Michael to be Under Secretary of Defense for Research and E", "rs": "Cloture Motion Agreed to", "m": "Not Voting", "ry": 50, "rn": 0, "dy": 2, "dn": 43, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 254, "d": "May 14, 2025, 05:26 PM", "ln": "PN 12-31", "q": "On the Nomination", "ds": "Confirmation: Emil Michael, of Florida, to be Under Secretary of Defense for Research and ", "rs": "Nomination Confirmed", "m": "Not Voting", "ry": 51, "rn": 0, "dy": 2, "dn": 43, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 255, "d": "May 14, 2025, 06:03 PM", "ln": "PN 26-46", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Eric Matthew Ueland to be Deputy Director for Management, Office", "rs": "Cloture Motion Agreed to", "m": "Not Voting", "ry": 51, "rn": 0, "dy": 0, "dn": 44, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 256, "d": "May 14, 2025, 08:30 PM", "ln": "PN 26-46", "q": "On the Nomination", "ds": "Confirmation: Eric Matthew Ueland, of Virginia, to be Deputy Director for Management, Offi", "rs": "Nomination Confirmed", "m": "Not Voting", "ry": 52, "rn": 0, "dy": 0, "dn": 44, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 257, "d": "May 14, 2025, 09:02 PM", "ln": "PN 25-11", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Sean Donahue to be an Assistant Administrator of the Environment", "rs": "Cloture Motion Agreed to", "m": "Not Voting", "ry": 52, "rn": 0, "dy": 0, "dn": 46, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 258, "d": "May 15, 2025, 11:31 AM", "ln": "PN 25-11", "q": "On the Nomination", "ds": "Confirmation: Sean Donahue, of F.L., to be an Assistant Administrator of the Environmental", "rs": "Nomination Confirmed", "m": "Not Voting", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 259, "d": "May 15, 2025, 01:44 PM", "ln": "S.Res. 195", "q": "On the Motion to Discharge", "ds": "Motion to Discharge S. Res. 195", "rs": "Motion to Discharge Rejected", "m": "Not Voting", "ry": 0, "rn": 50, "dy": 44, "dn": 0, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 260, "d": "May 19, 2025, 05:31 PM", "ln": "PN 24-4", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Charles Kushner to be Ambassador of the United States of America", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 1, "dy": 1, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 261, "d": "May 19, 2025, 08:09 PM", "ln": "PN 24-4", "q": "On the Nomination", "ds": "Confirmation: Charles Kushner, of New York, to be Ambassador of the United States of Ameri", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 1, "dy": 1, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 262, "d": "May 19, 2025, 08:41 PM", "ln": "S. 1582", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture on the Motion to Proceed to S. 1582", "rs": "Cloture on the Motion to Proceed Agreed to", "m": "Yea", "ry": 50, "rn": 2, "dy": 16, "dn": 29, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 263, "d": "May 21, 2025, 11:40 AM", "ln": "S. 1582", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S. 1582", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 51, "rn": 2, "dy": 18, "dn": 28, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 264, "d": "May 21, 2025, 12:19 PM", "ln": "S.J.Res. 55", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S.J.Res. 55", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 265, "d": "May 21, 2025, 06:25 PM", "ln": "S.J.Res. 55", "q": "On the Motion to Table", "ds": "Motion to Table the Submitted Point of Order: Shall Points of Order Be in Order under the ", "rs": "Motion to Table Failed", "m": "Nay", "ry": 0, "rn": 52, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 266, "d": "May 21, 2025, 06:59 PM", "ln": "S.J.Res. 55", "q": "On the Motion to Table", "ds": "Motion to Table the Appeal that Two Points of Order are Not in Order at the Same Time", "rs": "Motion to Table Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 267, "d": "May 21, 2025, 08:20 PM", "ln": "S.J.Res. 55", "q": "On the Motion", "ds": "Motion to Recess for Ninety Minutes", "rs": "Motion Rejected", "m": "Nay", "ry": 0, "rn": 51, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 268, "d": "May 21, 2025, 08:59 PM", "ln": "S.J.Res. 55", "q": "On the Motion", "ds": "Motion to Recess for 60 Minutes", "rs": "Motion Rejected", "m": "Nay", "ry": 0, "rn": 51, "dy": 44, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 269, "d": "May 21, 2025, 09:17 PM", "ln": "S.J.Res. 55", "q": "On the Motion", "ds": "Motion to Recess for Thirty Minutes", "rs": "Motion Rejected", "m": "Nay", "ry": 0, "rn": 51, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 270, "d": "May 21, 2025, 09:34 PM", "ln": "S.J.Res. 55", "q": "On the Motion", "ds": "Motion to Recess for Fifteen Minutes", "rs": "Motion Rejected", "m": "Nay", "ry": 0, "rn": 51, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 271, "d": "May 21, 2025, 09:50 PM", "ln": "S.J.Res. 55", "q": "On the Motion", "ds": "Motion to Recess for Ten Minutes", "rs": "Motion Rejected", "m": "Nay", "ry": 0, "rn": 51, "dy": 44, "dn": 1, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 272, "d": "May 21, 2025, 10:10 PM", "ln": "S.J.Res. 55", "q": "On the Motion to Adjourn", "ds": "Motion to Adjourn", "rs": "Motion to Adjourn Rejected", "m": "Nay", "ry": 0, "rn": 51, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 273, "d": "May 21, 2025, 10:32 PM", "ln": "S.J.Res. 55", "q": "On the Point of Order", "ds": "Shall Points of Order be in Order under the Congressional Review Act?", "rs": "Point of Order Sustained", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 274, "d": "May 21, 2025, 10:51 PM", "ln": "S.J.Res. 55", "q": "On the Point of Order", "ds": "Shall Joint Resolutions that Meet All the Requirements of Section 802 of the Congressional", "rs": "Point of Order Sustained", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 275, "d": "May 21, 2025, 11:06 PM", "ln": "S.J.Res. 55", "q": "On the Joint Resolution", "ds": "S.J.Res. 55", "rs": "Joint Resolution Passed", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 276, "d": "May 21, 2025, 11:21 PM", "ln": "H.J.Res. 88", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to H.J.Res. 88", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 277, "d": "May 22, 2025, 10:30 AM", "ln": "H.J.Res. 88", "q": "On the Joint Resolution", "ds": "H.J.Res. 88", "rs": "Joint Resolution Passed", "m": "Yea", "ry": 50, "rn": 0, "dy": 1, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 278, "d": "May 22, 2025, 11:11 AM", "ln": "H.J.Res. 87", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to H.J. Res. 87", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 279, "d": "May 22, 2025, 12:22 PM", "ln": "H.J.Res. 87", "q": "On the Joint Resolution", "ds": "H.J.Res. 87", "rs": "Joint Resolution Passed", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 280, "d": "May 22, 2025, 12:59 PM", "ln": "H.J.Res. 89", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to H.J.Res. 89", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 281, "d": "May 22, 2025, 02:09 PM", "ln": "H.J.Res. 89", "q": "On the Joint Resolution", "ds": "H.J.Res. 89", "rs": "Joint Resolution Passed", "m": "Yea", "ry": 49, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 282, "d": "June 2, 2025, 05:31 PM", "ln": "PN 17", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Michael Duffey to be Under Secretary of Defense for Acquisition ", "rs": "Cloture Motion Agreed to", "m": "Not Voting", "ry": 51, "rn": 0, "dy": 0, "dn": 44, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 283, "d": "June 3, 2025, 11:32 AM", "ln": "PN 17", "q": "On the Nomination", "ds": "Confirmation: Michael Duffey, of Virginia, to be Under Secretary of Defense for Acquisitio", "rs": "Nomination Confirmed", "m": "Not Voting", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 284, "d": "June 3, 2025, 12:11 PM", "ln": "PN 25-19", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Allison Hooker to be an Under Secretary of State (Political Affa", "rs": "Cloture Motion Agreed to", "m": "Not Voting", "ry": 50, "rn": 0, "dy": 8, "dn": 37, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 285, "d": "June 3, 2025, 02:15 PM", "ln": "PN 25-19", "q": "On the Nomination", "ds": "Confirmation: Allison Hooker, of Georgia, to be an Under Secretary of State (Political Aff", "rs": "Nomination Confirmed", "m": "Not Voting", "ry": 49, "rn": 0, "dy": 9, "dn": 36, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 286, "d": "June 3, 2025, 02:48 PM", "ln": "PN 22-16", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Dale Marks to be an Assistant Secretary of Defense", "rs": "Cloture Motion Agreed to", "m": "Not Voting", "ry": 49, "rn": 0, "dy": 16, "dn": 28, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 287, "d": "June 3, 2025, 04:58 PM", "ln": "PN 22-16", "q": "On the Nomination", "ds": "Confirmation: Dale Marks, of Florida, to be an Assistant Secretary of Defense", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 19, "dn": 26, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 288, "d": "June 4, 2025, 11:46 AM", "ln": "PN 55-9", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Michelle Bowman to be Vice Chairman for Supervision of the Board", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 289, "d": "June 4, 2025, 12:22 PM", "ln": "PN 55-47", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Edward Walsh to be Ambassador of the United States of America to", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 8, "dn": 37, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 290, "d": "June 4, 2025, 02:03 PM", "ln": "PN 12-33", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: James O'Neill to be Deputy Secretary of Health and Human Service", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 291, "d": "June 4, 2025, 06:00 PM", "ln": "PN 55-9", "q": "On the Nomination", "ds": "Confirmation: Michelle Bowman, of Kansas, to be Vice Chairman for Supervision of the Board", "rs": "Nomination Confirmed", "m": "Yea", "ry": 48, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 292, "d": "June 4, 2025, 06:42 PM", "ln": "PN 55-47", "q": "On the Nomination", "ds": "Confirmation: Edward Walsh, of New Jersey, to be Ambassador of the United States of Americ", "rs": "Nomination Confirmed", "m": "Yea", "ry": 49, "rn": 0, "dy": 7, "dn": 38, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 293, "d": "June 5, 2025, 11:30 AM", "ln": "PN 12-33", "q": "On the Nomination", "ds": "Confirmation: James O'Neill, of California, to be Deputy Secretary of Health and Human Ser", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 294, "d": "June 5, 2025, 12:07 PM", "ln": "PN 26-16", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: John Andrew Eisenberg to be an Assistant Attorney General (Natio", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 295, "d": "June 5, 2025, 01:43 PM", "ln": "PN 26-16", "q": "On the Nomination", "ds": "Confirmation: John Andrew Eisenberg, of Virginia, to be an Assistant Attorney General", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 296, "d": "June 5, 2025, 02:12 PM", "ln": "PN 26-43", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Brett Shumate to be an Assistant Attorney General", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 49, "rn": 0, "dy": 0, "dn": 40, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 297, "d": "June 9, 2025, 05:30 PM", "ln": "PN 26-43", "q": "On the Nomination", "ds": "Confirmation: Brett Shumate, of Virginia, to be an Assistant Attorney General", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 40, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 298, "d": "June 9, 2025, 06:10 PM", "ln": "PN 13-6", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: David Fotouhi to be Deputy Administrator of the Environmental Pr", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 299, "d": "June 10, 2025, 11:16 AM", "ln": "PN 13-6", "q": "On the Nomination", "ds": "Confirmation: David Fotouhi, of Virginia, to be Deputy Administrator of the Environmental ", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 40, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 300, "d": "June 10, 2025, 11:53 AM", "ln": "PN 12-43", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Stephen Vaden to be Deputy Secretary of Agriculture", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 48, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 301, "d": "June 10, 2025, 02:15 PM", "ln": "PN 12-43", "q": "On the Nomination", "ds": "Confirmation: Stephen Vaden, of Tennessee, to be Deputy Secretary of Agriculture", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 302, "d": "June 10, 2025, 02:49 PM", "ln": "PN 26-20", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Andrew Hughes to be Deputy Secretary of Housing and Urban Develo", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 303, "d": "June 10, 2025, 05:16 PM", "ln": "PN 26-20", "q": "On the Nomination", "ds": "Confirmation: Andrew Hughes, of Texas, to be Deputy Secretary of Housing and Urban Develop", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 304, "d": "June 11, 2025, 11:59 AM", "ln": "PN 12-27", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: William Long to be Commissioner of Internal Revenue", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 305, "d": "June 11, 2025, 02:07 PM", "ln": "S. 1582", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Amdt. No. 2307 to S. 1582", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 50, "rn": 2, "dy": 18, "dn": 27, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 306, "d": "June 11, 2025, 04:40 PM", "ln": "S.J.Res. 53", "q": "On the Motion to Discharge", "ds": "Motion to Discharge S. J. Res. 53", "rs": "Motion to Discharge Rejected", "m": "Nay", "ry": 0, "rn": 51, "dy": 38, "dn": 5, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 307, "d": "June 11, 2025, 05:20 PM", "ln": "S.J.Res. 54", "q": "On the Motion to Discharge", "ds": "Motion to Discharge: S.J. Res. 54", "rs": "Motion to Discharge Rejected", "m": "Nay", "ry": 0, "rn": 51, "dy": 38, "dn": 5, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 308, "d": "June 12, 2025, 12:28 PM", "ln": "PN 12-27", "q": "On the Nomination", "ds": "Confirmation: William Long, of Missouri, to be Commissioner of Internal Revenue", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 309, "d": "June 12, 2025, 01:07 PM", "ln": "S.Amdt.", "q": "On the Motion to Table", "ds": "Motion to Table Amdt. No. 2310", "rs": "Motion to Table Failed", "m": "Nay", "ry": 1, "rn": 52, "dy": 43, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 310, "d": "June 12, 2025, 01:36 PM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive All Applicable Budgetary Discipline Re: Amdt. No. 2307", "rs": "Motion Agreed to", "m": "Yea", "ry": 51, "rn": 2, "dy": 13, "dn": 30, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 311, "d": "June 12, 2025, 02:02 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Amdt. No. 2307", "rs": "Amendment Agreed to", "m": "Yea", "ry": 51, "rn": 2, "dy": 16, "dn": 27, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 312, "d": "June 12, 2025, 02:21 PM", "ln": "S. 1582", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: S. 1582", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 2, "dy": 16, "dn": 25, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 313, "d": "June 16, 2025, 05:31 PM", "ln": "PN 25-1", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Gary Andres to be an Assistant Secretary of Health and Human Ser", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 42, "rn": 0, "dy": 2, "dn": 32, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 314, "d": "June 17, 2025, 12:12 PM", "ln": "PN 24-6", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Olivia Trusty to be a Member of the Federal Communications Commi", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 45, "rn": 0, "dy": 1, "dn": 38, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 315, "d": "June 17, 2025, 02:16 PM", "ln": "PN 24-7", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Olivia Trusty to be a Member of the Federal Communications Commi", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 1, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 316, "d": "June 17, 2025, 02:48 PM", "ln": "PN 25-1", "q": "On the Nomination", "ds": "Confirmation: Gary Andres, of Virginia, to be an Assistant Secretary of Health and Human S", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 5, "dn": 39, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 317, "d": "June 17, 2025, 04:30 PM", "ln": "PN 24-6", "q": "On the Nomination", "ds": "Confirmation: Olivia Trusty, of Maryland, to be a Member of the Federal Communications Com", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 1, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 318, "d": "June 17, 2025, 05:11 PM", "ln": "S. 1582", "q": "On Passage of the Bill", "ds": "S. 1582, As Amended", "rs": "Bill Passed", "m": "Yea", "ry": 50, "rn": 2, "dy": 18, "dn": 27, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 319, "d": "June 18, 2025, 11:59 AM", "ln": "PN 12-40", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Rodney Scott to be Commissioner of U.S. Customs and Border Prote", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 320, "d": "June 18, 2025, 12:38 PM", "ln": "PN 24-7", "q": "On the Nomination", "ds": "Confirmation: Olivia Trusty, of Maryland, to be a Member of the Federal Communications Com", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 1, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 321, "d": "June 18, 2025, 01:44 PM", "ln": "PN 12-40", "q": "On the Nomination", "ds": "Confirmation: Rodney Scott, of Oklahoma, to be Commissioner of U.S. Customs and Border Pro", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 322, "d": "June 23, 2025, 05:33 PM", "ln": "PN 26-50", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Daniel Zimmerman to be an Assistant Secretary of Defense", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 48, "rn": 0, "dy": 9, "dn": 33, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 323, "d": "June 24, 2025, 02:48 PM", "ln": "PN 26-50", "q": "On the Nomination", "ds": "Confirmation: Daniel Zimmerman, of North Carolina, to be an Assistant Secretary of Defense", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 8, "dn": 35, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 324, "d": "June 24, 2025, 06:03 PM", "ln": "PN 26-12", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Paul Dabbar to be Deputy Secretary of Commerce", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 1, "dy": 3, "dn": 41, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 325, "d": "June 25, 2025, 04:14 PM", "ln": "PN 26-12", "q": "On the Nomination", "ds": "Confirmation: Paul Dabbar, of New York, to be Deputy Secretary of Commerce", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 1, "dy": 3, "dn": 39, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 326, "d": "June 25, 2025, 04:54 PM", "ln": "PN 13-7", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Kenneth Kies to be an Assistant Secretary of the Treasury", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 327, "d": "June 26, 2025, 05:41 PM", "ln": "PN 13-7", "q": "On the Nomination", "ds": "Confirmation: Kenneth Kies, of Virginia, to be an Assistant Secretary of the Treasury", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 328, "d": "June 27, 2025, 06:12 PM", "ln": "S.J.Res. 59", "q": "On the Motion to Discharge", "ds": "Motion to Discharge S.J. Res. 59 from the Committee on Foreign Relations", "rs": "Motion to Discharge Rejected", "m": "Nay", "ry": 1, "rn": 52, "dy": 45, "dn": 1, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 329, "d": "June 28, 2025, 07:31 PM", "ln": "H.R. 1", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to H.R. 1", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 51, "rn": 2, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 330, "d": "June 30, 2025, 09:35 AM", "ln": "S.Amdt.", "q": "On the Decision of the Chair", "ds": "Does the Decision of the Chair Stand as the judgment of the Senate that amdt. no. 2360 doe", "rs": "Decision of Chair Sustained", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 331, "d": "June 30, 2025, 10:12 AM", "ln": "H.R. 1", "q": "On the Decision of the Chair", "ds": "Does the Decision of the Chair Stand as the Judgment of the Senate that Amdt. No. 2360 doe", "rs": "Decision of Chair Sustained", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 332, "d": "June 30, 2025, 10:44 AM", "ln": "H.R. 1", "q": "On the Motion", "ds": "Schumer Motion to Commit H.R. 1 to the Committee on Finance with Instructions", "rs": "Motion Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 333, "d": "June 30, 2025, 11:06 AM", "ln": "H.R. 1", "q": "On the Motion", "ds": "Motion to Commit H.R. 1 to the Committee on Finance with Instructions", "rs": "Motion Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 334, "d": "June 30, 2025, 11:35 PM", "ln": "H.R. 1", "q": "On the Motion", "ds": "Motion to Waive Section 425(a)(2) of the CBA re: H.R. 1", "rs": "Motion Agreed to", "m": "Yea", "ry": 51, "rn": 1, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 335, "d": "June 30, 2025, 12:00 PM", "ln": "H.R. 1", "q": "On the Motion", "ds": "Wyden Motion to Commit H.R. 1 to the Committee on Finance with Instructions", "rs": "Motion Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 336, "d": "June 30, 2025, 12:23 PM", "ln": "H.R. 1", "q": "On the Motion", "ds": "Motion to Commit H.R. 1 to the Committee on Finance with Instructions", "rs": "Motion Rejected", "m": "Nay", "ry": 1, "rn": 52, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 337, "d": "June 30, 2025, 12:52 PM", "ln": "H.R. 1", "q": "On the Motion", "ds": "Lujan Motion to Commit H.R. 1 to the Committee on Finance with Instructions", "rs": "Motion Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 338, "d": "June 30, 2025, 01:18 PM", "ln": "H.R. 1", "q": "On the Motion", "ds": "Reed Motion to Commit H.R. 1 to the Committee on Finance with Instructions", "rs": "Motion Rejected", "m": "Nay", "ry": 1, "rn": 52, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 339, "d": "June 30, 2025, 01:53 PM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive Section 302(F) of the CBA Re: Amdt. No. 2696", "rs": "Motion Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 340, "d": "June 30, 2025, 02:24 PM", "ln": "H.R. 1", "q": "On the Motion", "ds": "Blunt Rochester Motion to Commit H.R. 1 to the Committee on Finance with Instructions", "rs": "Motion Rejected", "m": "Nay", "ry": 1, "rn": 52, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 341, "d": "June 30, 2025, 02:54 PM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive Section 302(F) of the CBA Re: Amdt. No. 2414", "rs": "Motion Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 342, "d": "June 30, 2025, 03:40 PM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive Section 313(b)(1)(D) of the CBA Re: Cornyn Amdt. No. 2705", "rs": "Motion Rejected", "m": "Yea", "ry": 52, "rn": 1, "dy": 4, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 343, "d": "June 30, 2025, 04:08 PM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive Section 313(b)(1)(D) of the Congressional Budget Act Re: Merkley Amdt. No.", "rs": "Motion Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 344, "d": "June 30, 2025, 04:41 PM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive Section 302(F) of the CBA Re: Murray Amdt. No. 2771", "rs": "Motion Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 345, "d": "June 30, 2025, 05:27 PM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive Section 313 (b)(1)(D) of the CBA Re: Amdt. No. 2401", "rs": "Motion Rejected", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 346, "d": "June 30, 2025, 06:35 PM", "ln": "H.R. 1", "q": "On the Motion", "ds": "Kaine Motion to Commit H.R. 1 to the Committee on Homeland Security and Governmental Affai", "rs": "Motion Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 347, "d": "June 30, 2025, 07:14 PM", "ln": "H.R. 1", "q": "On the Motion", "ds": "Blumenthal Motion to Commit H.R. 1 to the Committee on Armed Services with Instructions", "rs": "Motion Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 348, "d": "June 30, 2025, 07:45 PM", "ln": "H.R. 1", "q": "On the Motion", "ds": "Gallego Motion to Commit H.R. 1 to the Committee on Finance with Instructions", "rs": "Motion Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 349, "d": "June 30, 2025, 08:15 PM", "ln": "H.R. 1", "q": "On the Motion", "ds": "Hassan Motion to Commit H.R. 1 to the Committee on Finance with Instructions", "rs": "Motion Rejected", "m": "Nay", "ry": 1, "rn": 52, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 350, "d": "June 30, 2025, 09:37 PM", "ln": "H.R. 1", "q": "On the Motion", "ds": "Duckworth Motion to Commit H.R. 1 to the Committee on Agriculture, Nutrition, and Forestry", "rs": "Motion Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 351, "d": "June 30, 2025, 10:02 PM", "ln": "H.R. 1", "q": "On the Motion", "ds": "Schiff Motion to Commit H.R. 1 to the Committee on Agriculture, Nutrition, and Forestry wi", "rs": "Motion Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 352, "d": "June 30, 2025, 10:35 PM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive Section 313(b)(1)(A) of the Congressional Budget Act Re: Kennedy Amdt. No.", "rs": "Motion Rejected", "m": "Nay", "ry": 8, "rn": 45, "dy": 33, "dn": 13, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 353, "d": "June 30, 2025, 11:23 PM", "ln": "H.R. 1", "q": "On the Motion", "ds": "Padilla Motion to Commit H.R. 1 to the Committee on Finance with Instructions", "rs": "Motion Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 354, "d": "July 1, 2025, 11:49 AM", "ln": "H.R. 1", "q": "On the Motion", "ds": "Bennet Motion to Commit H.R. 1 to the Committee on Finance with Instructions", "rs": "Motion Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 355, "d": "July 1, 2025, 12:13 AM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive Section 302(f) of the CBA Re: Collins Amdt. No. 2812", "rs": "Motion Rejected", "m": "Yea", "ry": 18, "rn": 35, "dy": 3, "dn": 43, "a": "Helped Neither", "b": ""}, {"y": "2025", "r": 356, "d": "July 1, 2025, 01:15 AM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive All Applicable Budgetary Discipline Re: Kennedy Amdt. No. 2775", "rs": "Motion Rejected", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 357, "d": "July 1, 2025, 01:56 AM", "ln": "H.R. 1", "q": "On the Motion", "ds": "Wyden Motion to Commit H.R. 1 to the Committee on Finance with Instructions", "rs": "Motion Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 358, "d": "July 1, 2025, 02:19 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Hirono Amdt. No. 2382", "rs": "Amendment Rejected", "m": "Nay", "ry": 3, "rn": 50, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 359, "d": "July 1, 2025, 02:36 AM", "ln": "H.R. 1", "q": "On the Motion", "ds": "Warnock Motion to Commit H.R. 1 to the Committee on Finance with Instructions", "rs": "Motion Rejected", "m": "Nay", "ry": 1, "rn": 51, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 360, "d": "July 1, 2025, 02:50 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Lee Amdt. No. 2745", "rs": "Amendment Rejected", "m": "Nay", "ry": 21, "rn": 32, "dy": 0, "dn": 46, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 361, "d": "July 1, 2025, 03:12 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Kim Amdt. No. 2817", "rs": "Amendment Rejected", "m": "Nay", "ry": 1, "rn": 52, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 362, "d": "July 1, 2025, 03:12 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Sanders Amdt. No. 2435", "rs": "Amendment Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 363, "d": "July 1, 2025, 04:08 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Blackburn Amdt. No. 2814", "rs": "Amendment Agreed to", "m": "Yea", "ry": 52, "rn": 1, "dy": 46, "dn": 0, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 364, "d": "July 1, 2025, 04:25 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Rosen Amdt. No. 2717", "rs": "Amendment Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 365, "d": "July 1, 2025, 04:42 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Hickenlooper Amdt. No. 2719", "rs": "Amendment Rejected", "m": "Nay", "ry": 1, "rn": 52, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 366, "d": "July 1, 2025, 04:59 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Shaheen Amdt. No. 2564", "rs": "Amendment Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 367, "d": "July 1, 2025, 06:32 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Warner Amdt. No. 2847", "rs": "Amendment Rejected", "m": "Nay", "ry": 3, "rn": 50, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 368, "d": "July 1, 2025, 07:06 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Van Hollen Amdt. No. 2585", "rs": "Amendment Rejected", "m": "Nay", "ry": 3, "rn": 50, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 369, "d": "July 1, 2025, 11:19 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Klobuchar Amdt. No. 2849", "rs": "Amendment Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 42, "dn": 4, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 370, "d": "July 1, 2025, 11:37 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Graham Amdt. No. 2848", "rs": "Amendment Agreed to", "m": "Yea", "ry": 50, "rn": 3, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 371, "d": "July 1, 2025, 11:49 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Amdt. No. 2360, as Amended", "rs": "Amendment Agreed to", "m": "Yea", "ry": 50, "rn": 3, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 372, "d": "July 1, 2025, 11:56 AM", "ln": "H.R. 1", "q": "On Passage of the Bill", "ds": "H.R. 1, as Amended", "rs": "Bill Passed", "m": "Yea", "ry": 50, "rn": 3, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 373, "d": "July 8, 2025, 05:31 PM", "ln": "PN 12-20", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Preston Griffith to be Under Secretary of Energy", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 46, "rn": 0, "dy": 0, "dn": 41, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 374, "d": "July 8, 2025, 06:10 PM", "ln": "PN 55-6", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Bryan Bedford to be Administrator of the Federal Aviation Admini", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 46, "rn": 0, "dy": 1, "dn": 41, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 375, "d": "July 9, 2025, 11:27 AM", "ln": "PN 12-20", "q": "On the Nomination", "ds": "Confirmation: Preston Griffith, of Virginia, to be Under Secretary of Energy", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 376, "d": "July 9, 2025, 12:11 PM", "ln": "PN 12-24", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Scott Kupor to be Director of the Office of Personnel Management", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 1, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 377, "d": "July 9, 2025, 02:05 PM", "ln": "PN 55-6", "q": "On the Nomination", "ds": "Confirmation: Bryan Bedford, of Indiana, to be Administrator of the Federal Aviation Admin", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 1, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 378, "d": "July 9, 2025, 02:40 PM", "ln": "PN 13-3", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: William Briggs to be Deputy Administrator of the Small Business ", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 379, "d": "July 9, 2025, 06:01 PM", "ln": "PN 12-24", "q": "On the Nomination", "ds": "Confirmation: Scott Kupor, of California, to be Director of the Office of Personnel Manage", "rs": "Nomination Confirmed", "m": "Not Voting", "ry": 49, "rn": 1, "dy": 0, "dn": 44, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 380, "d": "July 9, 2025, 06:41 PM", "ln": "PN 13-3", "q": "On the Nomination", "ds": "Confirmation: William Briggs, of Texas, to be Deputy Administrator of the Small Business A", "rs": "Nomination Confirmed", "m": "Not Voting", "ry": 49, "rn": 0, "dy": 0, "dn": 44, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 381, "d": "July 10, 2025, 11:01 AM", "ln": "PN 25-15", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Jonathan Gould to be Comptroller of the Currency", "rs": "Cloture Motion Agreed to", "m": "Not Voting", "ry": 50, "rn": 1, "dy": 0, "dn": 43, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 382, "d": "July 10, 2025, 11:44 AM", "ln": "PN 150-3", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Whitney D. Hermandorfer to be U.S. Circuit Judge for the Sixth C", "rs": "Cloture Motion Agreed to", "m": "Not Voting", "ry": 51, "rn": 0, "dy": 0, "dn": 42, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 383, "d": "July 10, 2025, 01:31 PM", "ln": "PN 25-15", "q": "On the Nomination", "ds": "Confirmation: Jonathan Gould, of Virginia, to be Comptroller of the Currency", "rs": "Nomination Confirmed", "m": "Not Voting", "ry": 50, "rn": 0, "dy": 0, "dn": 44, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 384, "d": "July 14, 2025, 05:31 PM", "ln": "PN 150-3", "q": "On the Nomination", "ds": "Confirmation: Whitney D. Hermandorfer, of Tennessee, to be United States Circuit Judge for", "rs": "Nomination Confirmed", "m": "Yea", "ry": 46, "rn": 0, "dy": 0, "dn": 41, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 385, "d": "July 14, 2025, 06:08 PM", "ln": "PN 25-39", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Luke Pettit to be an Assistant Secretary of the Treasury", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 46, "rn": 0, "dy": 14, "dn": 27, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 386, "d": "July 15, 2025, 11:32 AM", "ln": "PN 25-39", "q": "On the Nomination", "ds": "Confirmation: Luke Pettit, of the District of Columbia, to be an Assistant Secretary of th", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 17, "dn": 29, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 387, "d": "July 15, 2025, 12:16 PM", "ln": "PN 22-26", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Anthony Tata to be Under Secretary of Defense for Personnel and ", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 388, "d": "July 15, 2025, 02:34 PM", "ln": "PN 22-26", "q": "On the Nomination", "ds": "Confirmation: Anthony Tata, of Florida, to be Under Secretary of Defense for Personnel and", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 389, "d": "July 15, 2025, 02:54 PM", "ln": "PN 26-15", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Joseph Edlow to be Director of U.S. Citizenship and Immigration ", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 390, "d": "July 15, 2025, 05:29 PM", "ln": "PN 26-15", "q": "On the Nomination", "ds": "Confirmation: Joseph Edlow, of Maryland, to be Director of U.S. Citizenship and Immigratio", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 391, "d": "July 15, 2025, 08:07 PM", "ln": "H.R. 4", "q": "On the Motion to Discharge", "ds": "Motion to Discharge H.R. 4 from the Committees on Appropriations and the Budget", "rs": "Motion to Discharge Agreed to", "m": "Yea", "ry": 50, "rn": 3, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 392, "d": "July 15, 2025, 09:20 PM", "ln": "H.R. 4", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to H.R. 4", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 50, "rn": 3, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 393, "d": "July 16, 2025, 01:52 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Coons Amdt. No. 2856", "rs": "Amendment Rejected", "m": "Nay", "ry": 3, "rn": 50, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 394, "d": "July 16, 2025, 02:29 PM", "ln": "H.R. 4", "q": "On the Motion to Recommit", "ds": "Cortez Masto Motion to Recommit H.R. 4 to the Committee on Appropriations with Instruction", "rs": "Motion to Recommit Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 395, "d": "July 16, 2025, 03:03 PM", "ln": "H.R. 4", "q": "On the Motion to Recommit", "ds": "Gallego Motion to Recommit to the Committee on Appropriations with Instructions", "rs": "Motion to Recommit Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 396, "d": "July 16, 2025, 04:15 PM", "ln": "H.R. 4", "q": "On the Motion to Recommit", "ds": "Hirono Motion to Recommit to the Committee on Appropriations with Instructions", "rs": "Motion to Recommit Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 397, "d": "July 16, 2025, 05:01 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Baldwin Amdt. No. 2855", "rs": "Amendment Rejected", "m": "Nay", "ry": 1, "rn": 52, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 398, "d": "July 16, 2025, 05:34 PM", "ln": "H.R. 4", "q": "On the Motion to Recommit", "ds": "Warner Motion to Recommit H.R. 4 to the Committee on Appropriations with Instructions", "rs": "Motion to Recommit Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 399, "d": "July 16, 2025, 06:11 PM", "ln": "H.R. 4", "q": "On the Motion to Recommit", "ds": "Schumer Motion to Recommit H.R. 4 to the Committee on Appropriations with Instructions", "rs": "Motion to Recommit Rejected", "m": "Nay", "ry": 1, "rn": 52, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 400, "d": "July 16, 2025, 06:49 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Schiff Amdt. No. 2862", "rs": "Amendment Rejected", "m": "Nay", "ry": 1, "rn": 51, "dy": 44, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 401, "d": "July 16, 2025, 07:28 PM", "ln": "H.R. 4", "q": "On the Motion to Recommit", "ds": "Markey Motion to Recommit H.R. 4 to the Committee on Appropriations with Instructions", "rs": "Motion to Recommit Rejected", "m": "Nay", "ry": 2, "rn": 50, "dy": 44, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 402, "d": "July 16, 2025, 08:08 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Rosen Amdt. No. 2878", "rs": "Amendment Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 403, "d": "July 16, 2025, 08:38 PM", "ln": "H.R. 4", "q": "On the Motion to Recommit", "ds": "Kaine Motion to Recommit H.R. 4 to the Committee on Appropriations with Instructions", "rs": "Motion to Recommit Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 404, "d": "July 16, 2025, 09:12 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Booker Amdt. No. 2887", "rs": "Amendment Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 405, "d": "July 17, 2025, 12:28 AM", "ln": "S.Amdt.", "q": "On the Motion to Table", "ds": "Motion to Table Amdt. No. 2893", "rs": "Motion to Table Agreed to", "m": "Yea", "ry": 51, "rn": 2, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 406, "d": "July 17, 2025, 01:03 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Murkowski Amdt. No. 2865", "rs": "Amendment Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 44, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 407, "d": "July 17, 2025, 01:23 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Shaheen Amdt. No. 2898", "rs": "Amendment Rejected", "m": "Nay", "ry": 3, "rn": 50, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 408, "d": "July 17, 2025, 01:37 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Ossoff Amdt. No. 2896", "rs": "Amendment Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 409, "d": "July 17, 2025, 01:50 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Merkley Amdt. No. 2863", "rs": "Amendment Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 410, "d": "July 17, 2025, 02:07 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Schmitt Admt. No. 2853", "rs": "Amendment Agreed to", "m": "Yea", "ry": 52, "rn": 1, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 411, "d": "July 17, 2025, 02:18 AM", "ln": "H.R. 4", "q": "On Passage of the Bill", "ds": "H.R. 4, As Amended", "rs": "Bill Passed", "m": "Yea", "ry": 51, "rn": 2, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 412, "d": "July 17, 2025, 12:00 PM", "ln": "PN 150-2", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Joshua M. Divine to be U.S. District Judge for the Eastern and W", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 413, "d": "July 17, 2025, 02:12 PM", "ln": "PN 150-6", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Cristian M. Stevens to be U.S. District Judge for the Eastern Di", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 49, "rn": 0, "dy": 0, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 414, "d": "July 17, 2025, 02:54 PM", "ln": "PN 26-27", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Aaron Lukas to be Principal Deputy Director of National Intellig", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 49, "rn": 0, "dy": 0, "dn": 40, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 415, "d": "July 17, 2025, 03:28 PM", "ln": "PN 22-7", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Bradley Hansell to be Under Secretary of Defense for Intelligenc", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 49, "rn": 0, "dy": 8, "dn": 31, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 416, "d": "July 17, 2025, 04:04 PM", "ln": "PN 22-25", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Arielle Roth to be Assistant Secretary of Commerce for Communica", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 49, "rn": 0, "dy": 1, "dn": 34, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 417, "d": "July 17, 2025, 04:40 PM", "ln": "PN 24-3", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: John Hurley to be Under Secretary for Terrorism and Financial Cr", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 46, "rn": 0, "dy": 0, "dn": 36, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 418, "d": "July 21, 2025, 05:27 PM", "ln": "PN 26-11", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Terrance Cole to be Administrator of Drug Enforcement", "rs": "Cloture Motion Agreed to", "m": "Not Voting", "ry": 44, "rn": 0, "dy": 0, "dn": 42, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 419, "d": "July 22, 2025, 11:04 AM", "ln": "PN 26-11", "q": "On the Nomination", "ds": "Confirmation: Terrance Cole, of Virginia, to be Administrator of Drug Enforcement", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 420, "d": "July 22, 2025, 11:48 AM", "ln": "PN 150-2", "q": "On the Nomination", "ds": "Confirmation: Joshua M. Divine, of Missouri, to be United States District Judge for the Ea", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 421, "d": "July 22, 2025, 12:20 PM", "ln": "PN 150-6", "q": "On the Nomination", "ds": "Confirmation: Cristian M. Stevens, of Missouri, to be United States District Judge for the", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 422, "d": "July 22, 2025, 04:29 PM", "ln": "H.R. 3944", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to Executive Session to consider Emil J. Bove III", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 50, "rn": 1, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 423, "d": "July 22, 2025, 05:26 PM", "ln": "H.R. 3944", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to Proceed to H.R. 3944", "rs": "Cloture on the Motion to Proceed Agreed to", "m": "Yea", "ry": 50, "rn": 1, "dy": 40, "dn": 6, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 424, "d": "July 22, 2025, 06:04 PM", "ln": "PN 26-27", "q": "On the Nomination", "ds": "Confirmation: Aaron Lukas, of Arkansas, to be Principal Deputy Director of National Intell", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 425, "d": "July 22, 2025, 06:37 PM", "ln": "PN 22-7", "q": "On the Nomination", "ds": "Confirmation: Bradley Hansell, of Virginia, to be Under Secretary of Defense for Intellige", "rs": "Nomination Confirmed", "m": "Not Voting", "ry": 49, "rn": 0, "dy": 11, "dn": 35, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 426, "d": "July 23, 2025, 11:03 AM", "ln": "PN 22-25", "q": "On the Nomination", "ds": "Confirmation: Arielle Roth, of the District of Columbia, to be Assistant Secretary of Comm", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 1, "dn": 40, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 427, "d": "July 23, 2025, 11:39 AM", "ln": "PN 24-3", "q": "On the Nomination", "ds": "Confirmation: John Hurley, of California, to be Under Secretary for Terrorism and Financia", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 428, "d": "July 23, 2025, 02:02 PM", "ln": "H.R. 3944", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to H.R. 3944", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 49, "rn": 2, "dy": 40, "dn": 6, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 429, "d": "July 23, 2025, 02:37 PM", "ln": "PN 150-1", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Zachary M. Bluestone to be U.S. District Judge for the Eastern D", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 49, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 430, "d": "July 23, 2025, 04:59 PM", "ln": "PN 150-1", "q": "On the Nomination", "ds": "Confirmation: Zachary M. Bluestone, of Missouri, to be U.S. District Judge for the Eastern", "rs": "Nomination Confirmed", "m": "Yea", "ry": 49, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 431, "d": "July 23, 2025, 05:39 PM", "ln": "PN 25-53", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Aaron Szabo to be an Assistant Administrator of the Environmenta", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 48, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 432, "d": "July 23, 2025, 08:09 PM", "ln": "PN 25-53", "q": "On the Nomination", "ds": "Confirmation: Aaron Szabo, of Virginia, to be an Assistant Administrator of the Environmen", "rs": "Nomination Confirmed", "m": "Yea", "ry": 49, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 433, "d": "July 23, 2025, 08:42 PM", "ln": "PN 22-15", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Matthew Lohmeier to be Under Secretary of the Air Force", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 49, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 434, "d": "July 24, 2025, 11:18 AM", "ln": "PN 22-15", "q": "On the Nomination", "ds": "Confirmation: Matthew Lohmeier, of Arizona, to be Under Secretary of the Air Force", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 435, "d": "July 24, 2025, 12:07 PM", "ln": "PN 25-54", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Richard Topping to be Chief Financial Officer, Department of Vet", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 436, "d": "July 24, 2025, 01:25 PM", "ln": "PN 25-54", "q": "On the Nomination", "ds": "Confirmation: Richard Topping, of Ohio, to be Chief Financial Officer, Department of Veter", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 437, "d": "July 24, 2025, 01:57 PM", "ln": "PN 346-2", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Emil J. Bove III to be U.S. Circuit Judge for the Third Circuit", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 50, "rn": 2, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 438, "d": "July 28, 2025, 05:31 PM", "ln": "PN 345-20", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: David Wright to be a Member of the Nuclear Regulatory Commission", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 439, "d": "July 28, 2025, 07:01 PM", "ln": "PN 345-20", "q": "On the Nomination", "ds": "Confirmation: David Wright, of South Carolina, to be a Member of the Nuclear Regulatory Co", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 38, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 440, "d": "July 28, 2025, 07:42 PM", "ln": "PN 22-17", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Earl Matthews to be General Counsel of the Department of Defense", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 441, "d": "July 29, 2025, 11:30 AM", "ln": "PN 22-17", "q": "On the Nomination", "ds": "Confirmation: Earl Matthews, of Virginia, to be General Counsel of the Department of Defen", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 442, "d": "July 29, 2025, 12:13 PM", "ln": "PN 22-13", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: William Kimmitt to be Under Secretary of Commerce for Internatio", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 443, "d": "July 29, 2025, 02:15 PM", "ln": "PN 22-13", "q": "On the Nomination", "ds": "Confirmation: William Kimmitt, of Virginia, to be Under Secretary of Commerce for Internat", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 444, "d": "July 29, 2025, 02:48 PM", "ln": "PN 60-14", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Susan Monarez to be Director of the Centers for Disease Control ", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 445, "d": "July 29, 2025, 05:41 PM", "ln": "PN 60-14", "q": "On the Nomination", "ds": "Confirmation: Susan Monarez, of Wisconsin, to be Director of the Centers for Disease Contr", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 446, "d": "July 29, 2025, 06:21 PM", "ln": "PN 12-7", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Samuel Brown to be Under Secretary of Veterans Affairs for Memor", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 2, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 447, "d": "July 29, 2025, 08:02 PM", "ln": "PN 12-7", "q": "On the Nomination", "ds": "Confirmation: Samuel Brown, of Nevada, to be Under Secretary of Veterans Affairs for Memor", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 2, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 448, "d": "July 29, 2025, 08:39 PM", "ln": "PN 346-2", "q": "On the Nomination", "ds": "Confirmation: Emil Bove III, of Pennsylvania, to be United States Circuit Judge for the Th", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 2, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 449, "d": "July 30, 2025, 11:31 AM", "ln": "PN 129-4", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Thomas Gaiser to be an Assistant Attorney General", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 450, "d": "July 30, 2025, 01:54 PM", "ln": "PN 129-4", "q": "On the Nomination", "ds": "Confirmation: Thomas Gaiser, of Ohio, to be an Assistant Attorney General", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 451, "d": "July 30, 2025, 02:33 PM", "ln": "PN 25-27", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Jospeh Kent to be Director of the National Counterterrorism Cent", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 452, "d": "July 30, 2025, 05:19 PM", "ln": "PN 25-27", "q": "On the Nomination", "ds": "Confirmation: Joseph Kent, of Washington, to be Director of the National Counterterrorism ", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 1, "dy": 0, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 453, "d": "July 30, 2025, 06:00 PM", "ln": "PN 25-8", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Tyler Clarkson to be General Counsel of the Department of Agricu", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 454, "d": "July 30, 2025, 09:12 PM", "ln": "S.J.Res. 41", "q": "On the Motion to Discharge", "ds": "Motion to Discharge S. J. Res. 41", "rs": "Motion to Discharge Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 26, "dn": 17, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 455, "d": "July 30, 2025, 09:42 PM", "ln": "S.J.Res. 34", "q": "On the Motion to Discharge", "ds": "Motion to Discharge S. J. Res. 34", "rs": "Motion to Discharge Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 23, "dn": 20, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 456, "d": "July 30, 2025, 09:57 PM", "ln": "PN 26-42", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Gadyaces Serralta to be Director of the United States Marshals S", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 5, "dn": 38, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 457, "d": "July 30, 2025, 10:12 PM", "ln": "PN 26-25", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Matthew Kozma to be Under Secretary for Intelligence and Analysi", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 458, "d": "July 31, 2025, 10:56 AM", "ln": "PN 141-30", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Cheryl Mason to be Inspector General, Department of Veterans Aff", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 40, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 459, "d": "July 31, 2025, 11:34 AM", "ln": "PN 25-8", "q": "On the Nomination", "ds": "Confirmation: Tyler Clarkson, of Virginia, to be General Counsel of the Department of Agri", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 460, "d": "July 31, 2025, 02:11 PM", "ln": "PN 26-42", "q": "On the Nomination", "ds": "Confirmation: Gadyaces Serralta, of Florida, to be Director of the United States Marshals ", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 5, "dn": 39, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 461, "d": "July 31, 2025, 02:43 PM", "ln": "PN 141-30", "q": "On the Nomination", "ds": "Confirmation: Cheryl Mason, of North Carolina, to be Inspector General, Department of Vete", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 462, "d": "July 31, 2025, 03:18 PM", "ln": "PN 55-28", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Andrea Lucas to be a Member of the Equal Employment Opportunity ", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 463, "d": "July 31, 2025, 03:47 PM", "ln": "PN 26-25", "q": "On the Nomination", "ds": "Confirmation: Matthew Kozma, of Virginia, to be Under Secretary for Intelligence and Analy", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 464, "d": "July 31, 2025, 07:06 PM", "ln": "PN 55-28", "q": "On the Nomination", "ds": "Confirmation: Andrea Lucas, of Virginia, to be a Member of the Equal Employment Opportunit", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 465, "d": "July 31, 2025, 07:42 PM", "ln": "PN 13-11", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Casey Mulligan to be Chief Counsel for Advocacy, Small Business ", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 466, "d": "July 31, 2025, 07:56 PM", "ln": "PN 26-49", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: David Woll to be General Counsel of the Department of Housing an", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 467, "d": "July 31, 2025, 08:10 PM", "ln": "PN 25-26", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Nicholas Kent to be Under Secretary of Education", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 468, "d": "August 1, 2025, 11:02 AM", "ln": "PN 13-11", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Brian Nesvik to be Director of the United States Fish and Wildli", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 3, "dn": 40, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 469, "d": "August 1, 2025, 11:39 AM", "ln": "PN 13-11", "q": "On the Nomination", "ds": "Confirmation: Casey Mulligan, of Illinois, to be Chief Counsel for Advocacy, Small Busines", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 470, "d": "August 1, 2025, 02:15 PM", "ln": "PN 25-35", "q": "On the Nomination", "ds": "Confirmation: Brian Nesvik, of Wyoming, to be Director of the United States Fish and Wildl", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 2, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 471, "d": "August 1, 2025, 02:51 PM", "ln": "PN 55-36", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Luigi Rinaldi to be Ambassador Extraordinary and Plenipotentiary", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 472, "d": "August 1, 2025, 04:28 PM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive All Applicable Budgetary Points of Order Re: Merkley Amdt. No. 3114", "rs": "Motion Rejected", "m": "Nay", "ry": 0, "rn": 51, "dy": 43, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 473, "d": "August 1, 2025, 05:10 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Murphy Amdt. No. 3447", "rs": "Amendment Rejected", "m": "Nay", "ry": 0, "rn": 51, "dy": 43, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 474, "d": "August 1, 2025, 05:34 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Van Hollen Amdt. No. 3115", "rs": "Amendment Rejected", "m": "Nay", "ry": 0, "rn": 51, "dy": 41, "dn": 2, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 475, "d": "August 1, 2025, 05:53 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Duckworth Amdt. No. 3466", "rs": "Amendment Rejected", "m": "Nay", "ry": 1, "rn": 50, "dy": 43, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 476, "d": "August 1, 2025, 06:13 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Kennedy Amdt. No. 3414", "rs": "Amendment Rejected", "m": "Nay", "ry": 14, "rn": 37, "dy": 0, "dn": 43, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 477, "d": "August 1, 2025, 06:31 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Scott (FL) Amdt. No. 3113, as modified", "rs": "Amendment Rejected", "m": "Nay", "ry": 15, "rn": 36, "dy": 0, "dn": 44, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 478, "d": "August 1, 2025, 06:52 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Johnson Amdt. No. 3428", "rs": "Amendment Rejected", "m": "Nay", "ry": 21, "rn": 30, "dy": 0, "dn": 44, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 479, "d": "August 1, 2025, 07:10 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Collins Amdt. No. 3411, as amended", "rs": "Amendment Agreed to", "m": "Yea", "ry": 49, "rn": 2, "dy": 37, "dn": 7, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 480, "d": "August 1, 2025, 07:26 PM", "ln": "H.R. 3944", "q": "On Passage of the Bill", "ds": "H. R. 3944, as amended", "rs": "Bill Passed", "m": "Yea", "ry": 49, "rn": 2, "dy": 37, "dn": 7, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 481, "d": "August 1, 2025, 07:47 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Mullin Amdt. No. 3412", "rs": "Amendment Agreed to", "m": "Yea", "ry": 42, "rn": 9, "dy": 38, "dn": 6, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 482, "d": "August 1, 2025, 08:03 PM", "ln": "PN 55-36", "q": "On the Nomination", "ds": "Confirmation: Luigi Rinaldi, of New York, to be Ambassador of the United States of America", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 483, "d": "August 1, 2025, 08:19 PM", "ln": "PN 26-49", "q": "On the Nomination", "ds": "Confirmation: David Woll, of Virginia, to be General Counsel of the Department of Housing ", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 0, "dy": 1, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 484, "d": "August 1, 2025, 08:34 PM", "ln": "PN 25-26", "q": "On the Nomination", "ds": "Confirmation: Nicholas Kent, of Virginia, to be Under Secretary of Education", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 485, "d": "August 2, 2025, 10:04 AM", "ln": "PN 26-39", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Andrew Puzder to be Representative of the United States of Ameri", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 50, "rn": 1, "dy": 2, "dn": 39, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 486, "d": "August 2, 2025, 12:37 PM", "ln": "PN 26-39", "q": "On the Nomination", "ds": "Confirmation: Andrew Puzder, of Tennessee, to be Representative of the United States of Am", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 1, "dy": 2, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 487, "d": "August 2, 2025, 01:12 PM", "ln": "PN 26-5", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Brian Burch to be Ambassador of the United States of America to ", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 488, "d": "August 2, 2025, 03:33 PM", "ln": "PN 26-5", "q": "On the Nomination", "ds": "Confirmation: Brian Burch, of Illinois, to be Ambassador of the United States of America t", "rs": "Nomination Confirmed", "m": "Yea", "ry": 49, "rn": 0, "dy": 0, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 489, "d": "August 2, 2025, 04:14 PM", "ln": "PN 26-40", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Jason Reding Quinones to be United States Attorney for the South", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 49, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 490, "d": "August 2, 2025, 06:29 PM", "ln": "PN 26-40", "q": "On the Nomination", "ds": "Confirmation: Jason Reding Quinones, of Florida, to be United States Attorney for the Sout", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 1, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 491, "d": "August 2, 2025, 07:28 PM", "ln": "PN 345-15", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Jeanine Pirro to be United States Attorney for the District of C", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 492, "d": "August 2, 2025, 07:55 PM", "ln": "PN 345-15", "q": "On the Nomination", "ds": "Confirmation: Jeanine Pirro, of New York, to be United States Attorney for the District of", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 493, "d": "August 2, 2025, 08:13 PM", "ln": "PN 12-26", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Luke Lindberg to be Under Secretary of Agriculture for Trade and", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 50, "rn": 0, "dy": 25, "dn": 19, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 494, "d": "August 2, 2025, 08:25 PM", "ln": "PN 12-26", "q": "On the Nomination", "ds": "Confirmation: Luke Lindberg, of South Dakota, to be Under Secretary of Agriculture for Tra", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 0, "dy": 27, "dn": 17, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 495, "d": "August 2, 2025, 08:43 PM", "ln": "PN 25-16", "q": "On the Nomination", "ds": "Confirmation: Catherine Hanson, of South Carolina, to be Chief Financial Officer, Environm", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 496, "d": "August 2, 2025, 08:56 PM", "ln": "PN 26-2", "q": "On the Nomination", "ds": "Confirmation: John Arrigo, of Florida, to be Ambassador of the United States of America to", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 0, "dy": 2, "dn": 41, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 497, "d": "August 2, 2025, 09:09 PM", "ln": "PN 24-2", "q": "On the Nomination", "ds": "Confirmation: Sean Cairncross, of Minnesota, to be National Cyber Director", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 0, "dy": 8, "dn": 35, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 498, "d": "August 2, 2025, 09:28 PM", "ln": "PN 55-43", "q": "On the Nomination", "ds": "Confirmation: Adam Telle, of Mississippi, to be an Assistant Secretary of the Army", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 0, "dy": 21, "dn": 22, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 499, "d": "August 2, 2025, 09:40 PM", "ln": "PN 22-18", "q": "On the Nomination", "ds": "Confirmation: Marcus Molinaro, of New York, to be Federal Transit Administrator", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 0, "dy": 20, "dn": 23, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 500, "d": "September 2, 2025, 05:27 PM", "ln": "S. 2296", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to Proceed to S. 2296", "rs": "Cloture on the Motion to Proceed Agreed to", "m": "Yea", "ry": 49, "rn": 2, "dy": 34, "dn": 12, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 501, "d": "September 4, 2025, 11:31 AM", "ln": "PN 150-4", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Maria A. Lanahan to be U.S. District Judge for the Eastern Distr", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 502, "d": "September 4, 2025, 12:16 PM", "ln": "PN 346-1", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Edward L. Artau to be U.S. District Judge for the Southern Distr", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 503, "d": "September 4, 2025, 01:33 PM", "ln": "S. 2296", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S. 2296", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 48, "rn": 1, "dy": 34, "dn": 12, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 504, "d": "September 8, 2025, 05:31 PM", "ln": "PN 346-1", "q": "On the Nomination", "ds": "Confirmation: Edward L. Artau of Florida, to be United States District Judge for the South", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 505, "d": "September 9, 2025, 12:04 PM", "ln": "PN 150-4", "q": "On the Nomination", "ds": "Confirmation: Maria A. Lanahan, of Missouri, to be U.S. District Judge for the Eastern Dis", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 506, "d": "September 9, 2025, 12:48 PM", "ln": "PN 129-10", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Robert Law to be Under Secretary for Strategy, Policy, and Plans", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 2, "dy": 0, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 507, "d": "September 9, 2025, 02:18 PM", "ln": "PN 129-10", "q": "On the Nomination", "ds": "Confirmation: Robert Law, of the District of Columbia, to be Under Secretary for Strategy,", "rs": "Nomination Confirmed", "m": "Yea", "ry": 49, "rn": 1, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 508, "d": "September 9, 2025, 02:58 PM", "ln": "PN 346-3", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Kyle Christopher Dudek to be U.S. District Judge for the Middle ", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 1, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 509, "d": "September 9, 2025, 05:24 PM", "ln": "PN 346-3", "q": "On the Nomination", "ds": "Confirmation: Kyle Christopher Dudek, of Florida, to be U.S. District Judge for the Middle", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 1, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 510, "d": "September 9, 2025, 06:13 PM", "ln": "S.Res. 377", "q": "On the Motion to Table", "ds": "Motion to Table Schumer Point of Order Re: S. Res. 377", "rs": "Motion to Table Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 511, "d": "September 9, 2025, 06:46 PM", "ln": "S.Res. 377", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to Executive Session to consider S.Res. 377", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 512, "d": "September 10, 2025, 05:20 PM", "ln": "S.Amdt.", "q": "On the Motion to Table", "ds": "Motion to Table Schumer Amdt. No. 3849", "rs": "Motion to Table Agreed to", "m": "Yea", "ry": 51, "rn": 2, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 513, "d": "September 11, 2025, 11:01 AM", "ln": "S.Res. 377", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: S. Res. 377", "rs": "Cloture Motion Rejected", "m": "Yea", "ry": 52, "rn": 1, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 514, "d": "September 11, 2025, 04:12 PM", "ln": "S.Res. 377", "q": "On the Motion to Reconsider", "ds": "Motion to Reconsider the Vote by which the Motion to Invoke Cloture on S. Res. 377 was Not", "rs": "Motion to Reconsider Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 515, "d": "September 11, 2025, 04:47 PM", "ln": "S.Res. 377", "q": "On the Decision of the Chair", "ds": "Shall the Decision of the Chair stand as the Judgement of the Senate?", "rs": "Decision of Chair Not Sustained", "m": "Nay", "ry": 0, "rn": 53, "dy": 44, "dn": 0, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 516, "d": "September 11, 2025, 05:10 PM", "ln": "S.Res. 377", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture on Executive Calendar #1 S.Res. 377, Upon Reconsideration", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 517, "d": "September 15, 2025, 05:30 PM", "ln": "S.Res. 377", "q": "On the Resolution", "ds": "S. Res. 377", "rs": "Resolution Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 518, "d": "September 15, 2025, 06:15 PM", "ln": "PN 464", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Stephen Miran to be a Member of the Board of Governors of the Fe", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 50, "rn": 1, "dy": 0, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 519, "d": "September 15, 2025, 07:19 PM", "ln": "PN 464", "q": "On the Nomination", "ds": "Confirmation: Stephen Miran, of New York, to be a Member of the Board of Governors of the ", "rs": "Nomination Confirmed", "m": "Yea", "ry": 48, "rn": 1, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 520, "d": "September 16, 2025, 02:32 PM", "ln": "S.J.Res. 60", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S. J. Res. 60", "rs": "Motion to Proceed Rejected", "m": "Nay", "ry": 0, "rn": 51, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 521, "d": "September 16, 2025, 05:19 PM", "ln": "S.Con.Res. 22", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S. Con. Res. 22", "rs": "Motion to Proceed Rejected", "m": "Nay", "ry": 36, "rn": 15, "dy": 0, "dn": 46, "a": "Helped Democrats", "b": "Republican"}, {"y": "2025", "r": 522, "d": "September 17, 2025, 11:02 AM", "ln": "PN 55-25", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Executive Calendar Nos: 89, 105, 107, 121, 122, 123, 124, 132, 1", "rs": "Cloture Motion Rejected", "m": "Yea", "ry": 51, "rn": 1, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 523, "d": "September 17, 2025, 11:48 AM", "ln": "PN 25-28", "q": "On the Motion to Reconsider", "ds": "Motion to Reconsider the Vote by which the Motion to Invoke Cloture on Executive Calendar ", "rs": "Motion to Reconsider Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 524, "d": "September 17, 2025, 12:29 PM", "ln": "PN 55-25", "q": "On the Decision of the Chair", "ds": "Shall the Decision of the Chair stand as the Judgment of the Senate?", "rs": "Decision of Chair Not Sustained", "m": "Nay", "ry": 0, "rn": 52, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 525, "d": "September 17, 2025, 01:10 PM", "ln": "PN 55-25", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Executive Calendar Nos: 89, 105, 107, 121, 122, 123, 124, 132, 1", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 526, "d": "September 18, 2025, 04:23 PM", "ln": "PN 25-28", "q": "On the Nomination", "ds": "Confirmation: Executive Calendar Nos: 89, 105, 107, 121, 122, 123, 124, 132, 133, 135, 136", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 527, "d": "September 19, 2025, 12:20 PM", "ln": "S. 2882", "q": "On Passage of the Bill", "ds": "S. 2882", "rs": "Bill Defeated", "m": "Nay", "ry": 0, "rn": 45, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 528, "d": "September 19, 2025, 01:01 PM", "ln": "H.R. 5371", "q": "On Passage of the Bill", "ds": "H. R. 5371", "rs": "Bill Defeated", "m": "Yea", "ry": 43, "rn": 2, "dy": 1, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 529, "d": "September 19, 2025, 01:23 PM", "ln": "PN 343", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Michael G. Waltz to be Representative of the United States of Am", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 44, "rn": 1, "dy": 3, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 530, "d": "September 19, 2025, 01:46 PM", "ln": "PN 343", "q": "On the Nomination", "ds": "Confirmation: Michael G. Waltz, of Florida, to be the Representative of the United States ", "rs": "Nomination Confirmed", "m": "Yea", "ry": 44, "rn": 1, "dy": 3, "dn": 41, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 531, "d": "September 29, 2025, 05:31 PM", "ln": "PN 342", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Michael G. Waltz to be Representative of the United States of Am", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 1, "dy": 3, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 532, "d": "September 29, 2025, 08:19 PM", "ln": "PN 342", "q": "On the Nomination", "ds": "Confirmation: Michael G. Waltz, of Florida, to be Representative of the United States of A", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 1, "dy": 3, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 533, "d": "September 29, 2025, 08:54 PM", "ln": "S. 2806", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to Proceed to S. 2806", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 37, "rn": 14, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 534, "d": "September 30, 2025, 05:46 PM", "ln": "S. 2882", "q": "On Passage of the Bill", "ds": "Upon Reconsideration, S. 2882", "rs": "Bill Defeated", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 535, "d": "September 30, 2025, 06:41 PM", "ln": "H.R. 5371", "q": "On Passage of the Bill", "ds": "Upon Reconsideration, H.R. 5371", "rs": "Bill Defeated", "m": "Yea", "ry": 52, "rn": 1, "dy": 2, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 536, "d": "October 1, 2025, 11:02 AM", "ln": "S. 2882", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to Proceed to S. 2882", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 537, "d": "October 1, 2025, 11:45 AM", "ln": "H.R. 5371", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to Proceed to H.R. 5371", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 52, "rn": 1, "dy": 2, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 538, "d": "October 1, 2025, 12:21 PM", "ln": "PN 26-10", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Hung Cao to be Under Secretary of the Navy", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 1, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 539, "d": "October 1, 2025, 01:43 PM", "ln": "PN 26-10", "q": "On the Nomination", "ds": "Confirmation: Hung Cao, of Virginia, to be Under Secretary of the Navy", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 1, "dy": 0, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 540, "d": "October 1, 2025, 02:18 PM", "ln": "S.Res. 412", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Executive Calendar No. 2, S.Res. 412", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 541, "d": "October 3, 2025, 01:39 PM", "ln": "S.Res. 412", "q": "On the Resolution", "ds": "S.Res. 412", "rs": "Resolution Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 542, "d": "October 3, 2025, 02:14 PM", "ln": "S. 2882", "q": "On Cloture on the Motion to Proceed", "ds": "Upon Reconsideration, Motion to Invoke Cloture on the Motion to Proceed to S. 2882", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Nay", "ry": 0, "rn": 52, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 543, "d": "October 3, 2025, 02:39 PM", "ln": "H.R. 5371", "q": "On Cloture on the Motion to Proceed", "ds": "Upon Reconsideration, Motion to Invoke Cloture on the Motion to Proceed to H.R. 5371", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 51, "rn": 1, "dy": 2, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 544, "d": "October 6, 2025, 05:31 PM", "ln": "S. 2882", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to Proceed to S. 2882", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Nay", "ry": 0, "rn": 50, "dy": 44, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 545, "d": "October 6, 2025, 06:12 PM", "ln": "H.R. 5371", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to Proceed to H.R. 5371", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 49, "rn": 1, "dy": 2, "dn": 41, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 546, "d": "October 6, 2025, 06:48 PM", "ln": "PN 18", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: En Bloc Nominations Provided for Under the Provisions of S.Res. ", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 547, "d": "October 7, 2025, 05:01 PM", "ln": "PN 18", "q": "On the Nomination", "ds": "Confirmation: En Bloc Nominations Provided for Under the Provisions of S. Res. 412", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 548, "d": "October 7, 2025, 05:49 PM", "ln": "H.J.Res. 104", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to H. J. Res. 104", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 549, "d": "October 8, 2025, 11:29 AM", "ln": "H.J.Res. 104", "q": "On the Joint Resolution", "ds": "H. J. Res. 104", "rs": "Joint Resolution Passed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 550, "d": "October 8, 2025, 12:12 PM", "ln": "S. 2882", "q": "On Cloture on the Motion to Proceed", "ds": "Upon Reconsideration, Motion to Invoke Cloture on the Motion to Proceed to S. 2882", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Nay", "ry": 0, "rn": 52, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 551, "d": "October 8, 2025, 12:52 PM", "ln": "H.R. 5371", "q": "On Cloture on the Motion to Proceed", "ds": "Upon Reconsideration, Motion to Invoke Cloture on the Motion to Proceed to H.R. 5371", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 51, "rn": 1, "dy": 2, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 552, "d": "October 8, 2025, 02:35 PM", "ln": "PN 466-4", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Jennifer Lee Mascott to be U.S. Circuit Judge for the Third Circ", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 553, "d": "October 8, 2025, 03:11 PM", "ln": "H.J.Res. 105", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to H. J. Res. 105", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 554, "d": "October 8, 2025, 07:05 PM", "ln": "S.J.Res. 71", "q": "On the Joint Resolution", "ds": "S. J. Res. 71", "rs": "Joint Resolution Defeated", "m": "Nay", "ry": 0, "rn": 51, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 555, "d": "October 8, 2025, 07:47 PM", "ln": "S.J.Res. 83", "q": "On the Motion to Discharge", "ds": "Motion to Discharge S. J. Res. 83 from the Committee on Foreign Relations", "rs": "Motion to Discharge Rejected", "m": "Nay", "ry": 2, "rn": 50, "dy": 45, "dn": 1, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 556, "d": "October 8, 2025, 08:17 PM", "ln": "H.J.Res. 105", "q": "On the Joint Resolution", "ds": "H. J. Res. 105", "rs": "Joint Resolution Passed", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 557, "d": "October 9, 2025, 11:45 AM", "ln": "S. 2882", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to Proceed to S. 2882", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Nay", "ry": 0, "rn": 50, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 558, "d": "October 9, 2025, 12:25 PM", "ln": "H.R. 5371", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to Proceed to H.R. 5371", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 51, "rn": 1, "dy": 2, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 559, "d": "October 9, 2025, 01:57 PM", "ln": "H.J.Res. 106", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to H. J. Res. 106", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 560, "d": "October 9, 2025, 04:54 PM", "ln": "H.J.Res. 106", "q": "On the Joint Resolution", "ds": "H. J. Res. 106", "rs": "Joint Resolution Passed", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 561, "d": "October 9, 2025, 05:41 PM", "ln": "PN 466-4", "q": "On the Nomination", "ds": "Confirmation: Jennifer Lee Mascott, of Delaware, to be U.S. Circuit Judge for the Third Ci", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 1, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 562, "d": "October 9, 2025, 06:14 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Paul Amdt. No. 3761", "rs": "Amendment Rejected", "m": "Nay", "ry": 6, "rn": 45, "dy": 8, "dn": 37, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 563, "d": "October 9, 2025, 06:37 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Scott (FL) Amdt. No. 3535", "rs": "Amendment Rejected", "m": "Yea", "ry": 44, "rn": 6, "dy": 9, "dn": 36, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 564, "d": "October 9, 2025, 06:55 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Curtis Amdt. No. 3697", "rs": "Amendment Rejected", "m": "Yea", "ry": 48, "rn": 3, "dy": 3, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 565, "d": "October 9, 2025, 07:36 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Schumer Amdt. No. 3109", "rs": "Amendment Rejected", "m": "Nay", "ry": 0, "rn": 50, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 566, "d": "October 9, 2025, 07:52 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Van Hollen Amdt. No. 3872", "rs": "Amendment Rejected", "m": "Nay", "ry": 1, "rn": 50, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 567, "d": "October 9, 2025, 08:08 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Duckworth Amdt. No. 3210", "rs": "Amendment Rejected", "m": "Nay", "ry": 0, "rn": 52, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 568, "d": "October 9, 2025, 08:26 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Sanders Amdt. No. 3853", "rs": "Amendment Rejected", "m": "Nay", "ry": 0, "rn": 52, "dy": 10, "dn": 35, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 569, "d": "October 9, 2025, 08:42 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Merkley Amdt. No. 3927", "rs": "Amendment Rejected", "m": "Nay", "ry": 1, "rn": 50, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 570, "d": "October 9, 2025, 08:59 PM", "ln": "S. 2296", "q": "On Passage of the Bill", "ds": "S. 2296, as amended", "rs": "Bill Passed", "m": "Yea", "ry": 50, "rn": 1, "dy": 26, "dn": 19, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 571, "d": "October 14, 2025, 05:34 PM", "ln": "H.R. 5371", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to Proceed to H.R. 5371", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 47, "rn": 2, "dy": 1, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 572, "d": "October 15, 2025, 02:16 PM", "ln": "H.R. 5371", "q": "On Cloture on the Motion to Proceed", "ds": "Upon Reconsideration, Motion to Invoke Cloture on the Motion to Proceed to H.R. 5371", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 48, "rn": 1, "dy": 2, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 573, "d": "October 16, 2025, 11:02 AM", "ln": "H.R. 5371", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture on the Motion to Proceed to H.R. 5371", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 48, "rn": 2, "dy": 2, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 574, "d": "October 16, 2025, 11:46 AM", "ln": "PN 466-6", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Harold D. Mooty III to be U.S. District Judge for the Northern D", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 50, "rn": 0, "dy": 11, "dn": 34, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 575, "d": "October 16, 2025, 01:36 PM", "ln": "H.R. 4016", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture on the Motion to Proceed to H.R. 4016", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 47, "rn": 1, "dy": 3, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 576, "d": "October 20, 2025, 05:28 PM", "ln": "H.R. 5371", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to Proceed to H.R. 5371", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 48, "rn": 2, "dy": 1, "dn": 41, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 577, "d": "October 21, 2025, 11:01 AM", "ln": "PN 466-6", "q": "On the Nomination", "ds": "Confirmation: Harold D. Mooty III, of Alabama, to be U.S. District Judge for the Northern ", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 13, "dn": 32, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 578, "d": "October 21, 2025, 02:21 PM", "ln": "PN 346-5", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Anne-Leigh Gaylord Moe to be U.S. District Judge for the Middle ", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 579, "d": "October 21, 2025, 03:01 PM", "ln": "PN 400-2", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: William W. Mercer to be U.S. District Judge for the District of ", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 580, "d": "October 21, 2025, 05:32 PM", "ln": "PN 346-5", "q": "On the Nomination", "ds": "Confirmation: Anne-Leigh Gaylord Moe, of Florida, to be U.S. District Judge for the Middle", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 581, "d": "October 22, 2025, 05:15 PM", "ln": "H.R. 5371", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to Proceed to H.R. 5371", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 51, "rn": 2, "dy": 2, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 582, "d": "October 22, 2025, 05:56 PM", "ln": "PN 466-3", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Bill Lewis to be U.S. District Judge for the Middle District of ", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 7, "dn": 39, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 583, "d": "October 22, 2025, 06:23 PM", "ln": "PN 368", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Stephen Chad Meredith to be U.S. District Judge for the Eastern ", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 584, "d": "October 22, 2025, 06:43 PM", "ln": "PN 400-2", "q": "On the Nomination", "ds": "Confirmation: William W. Mercer, of Montana, to be U.S. District Judge for the District of", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 585, "d": "October 23, 2025, 12:38 PM", "ln": "S. 3012", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to Proceed to S. 3012", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 51, "rn": 1, "dy": 3, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 586, "d": "October 23, 2025, 01:17 PM", "ln": "PN 368", "q": "On the Nomination", "ds": "Confirmation: Stephen Chad Meredith, of Kentucky, to be U.S. District Judge for the Easter", "rs": "Nomination Confirmed", "m": "Yea", "ry": 48, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 587, "d": "October 23, 2025, 01:51 PM", "ln": "PN 520-5", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Rebecca L. Taibleson to be U.S. Circuit Judge for the Seventh Ci", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 588, "d": "October 27, 2025, 05:23 PM", "ln": "PN 520-5", "q": "On the Nomination", "ds": "Confirmation: Rebecca L. Taibleson, of Wisconsin, to be U.S. Circuit Judge for the Seventh", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 589, "d": "October 27, 2025, 06:18 PM", "ln": "PN 466-3", "q": "On the Nomination", "ds": "Confirmation: Bill Lewis, of Alabama, to be U.S. District Judge for the Middle District of", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 5, "dn": 40, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 590, "d": "October 28, 2025, 11:34 AM", "ln": "H.R. 5371", "q": "On Cloture on the Motion to Proceed", "ds": "Upon Reconsideration: Motion to Invoke Cloture on the Motion to Proceed to H.R. 5371", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 51, "rn": 1, "dy": 2, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 591, "d": "October 28, 2025, 12:13 PM", "ln": "PN 346-6", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Jordan Emery Pratt to be U.S. District Judge for the Middle Dist", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 592, "d": "October 28, 2025, 02:20 PM", "ln": "PN 346-6", "q": "On the Nomination", "ds": "Confirmation: Jordan Emery Pratt, of Florida, to be U.S. District Judge for the Middle Dis", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 593, "d": "October 28, 2025, 02:58 PM", "ln": "PN 466-2", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Edmund G. LaCour, Jr. to be U.S. District Judge for the Northern", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 594, "d": "October 28, 2025, 06:10 PM", "ln": "S.J.Res. 81", "q": "On the Joint Resolution", "ds": "S.J.Res. 81", "rs": "Joint Resolution Passed", "m": "Nay", "ry": 5, "rn": 48, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 595, "d": "October 29, 2025, 11:43 AM", "ln": "S.J.Res. 80", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S.J.Res. 80", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 1, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 596, "d": "October 29, 2025, 12:22 PM", "ln": "PN 466-2", "q": "On the Nomination", "ds": "Confirmation: Edmund G. LaCour, Jr., of Alabama, to be U.S. District Judge for the Norther", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 597, "d": "October 29, 2025, 02:08 PM", "ln": "S.J.Res. 69", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S.J.Res. 69", "rs": "Motion to Proceed Rejected", "m": "Nay", "ry": 22, "rn": 29, "dy": 3, "dn": 42, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 598, "d": "October 29, 2025, 05:18 PM", "ln": "S.J.Res. 77", "q": "On the Joint Resolution", "ds": "S.J.Res. 77", "rs": "Joint Resolution Passed", "m": "Nay", "ry": 4, "rn": 46, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 599, "d": "October 30, 2025, 11:53 AM", "ln": "S.J.Res. 80", "q": "On the Joint Resolution", "ds": "S.J. Res. 80", "rs": "Joint Resolution Passed", "m": "Yea", "ry": 51, "rn": 0, "dy": 1, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 600, "d": "October 30, 2025, 12:35 PM", "ln": "S.J.Res. 88", "q": "On the Joint Resolution", "ds": "S.J.Res. 88", "rs": "Joint Resolution Passed", "m": "Nay", "ry": 4, "rn": 47, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 601, "d": "October 30, 2025, 01:35 PM", "ln": "PN 400-1", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Joshua D. Dunlap to be U.S. Circuit Judge for the First Circuit", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 602, "d": "November 3, 2025, 05:30 PM", "ln": "PN 400-3", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Eric Chunyee Tung to be U.S. Circuit Judge for the Ninth Circuit", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 603, "d": "November 4, 2025, 11:25 AM", "ln": "H.R. 5371", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to Proceed to H.R. 5371", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 51, "rn": 1, "dy": 2, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 604, "d": "November 4, 2025, 02:16 PM", "ln": "PN 400-1", "q": "On the Nomination", "ds": "Confirmation: Joshua D. Dunlap, of Maine, to be U.S. Circuit Judge for the First Circuit", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 605, "d": "November 5, 2025, 11:31 AM", "ln": "PN 400-3", "q": "On the Nomination", "ds": "Confirmation: Eric Chunyee Tung, of California, to be U.S. Circuit Judge for the Ninth Cir", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 606, "d": "November 5, 2025, 12:14 PM", "ln": "PN 25-37", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Caleb Orr to be an Assistant Secretary of State (Economic and Bu", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 1, "dy": 4, "dn": 40, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 607, "d": "November 5, 2025, 02:09 PM", "ln": "PN 25-37", "q": "On the Nomination", "ds": "Confirmation: Caleb Orr, of Texas, to be an Assistant Secretary of State (Economic and Bus", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 1, "dy": 4, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 608, "d": "November 6, 2025, 05:09 PM", "ln": "S.J.Res. 90", "q": "On the Motion to Discharge", "ds": "Motion to Discharge S.J.Res. 90", "rs": "Motion to Discharge Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 609, "d": "November 7, 2025, 05:32 PM", "ln": "S. 3012", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to Proceed to S. 3012, Upon Reconsideration", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 50, "rn": 0, "dy": 3, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 610, "d": "November 9, 2025, 08:27 PM", "ln": "H.R. 5371", "q": "On Cloture on the Motion to Proceed", "ds": "Upon Reconsideration, Motion to Invoke Cloture on the Motion to Proceed to H.R. 5371", "rs": "Cloture on the Motion to Proceed Agreed to", "m": "Yea", "ry": 52, "rn": 1, "dy": 7, "dn": 39, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 611, "d": "November 10, 2025, 05:41 PM", "ln": "H.R. 5371", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to H.R. 5371", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 52, "rn": 1, "dy": 7, "dn": 39, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 612, "d": "November 10, 2025, 06:39 PM", "ln": "S.Amdt.", "q": "On the Motion to Table", "ds": "Baldwin Motion to Table Amdt. No. 3947", "rs": "Motion to Table Failed", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 613, "d": "November 10, 2025, 07:09 PM", "ln": "S.Amdt.", "q": "On the Motion to Table", "ds": "Merkley Motion to Table Amdt. No. 3946", "rs": "Motion to Table Failed", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 614, "d": "November 10, 2025, 07:33 PM", "ln": "S.Amdt.", "q": "On the Motion to Table", "ds": "Motion to Table Paul Amdt. No. 3941", "rs": "Motion to Table Agreed to", "m": "Yea", "ry": 51, "rn": 2, "dy": 24, "dn": 22, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 615, "d": "November 10, 2025, 08:09 PM", "ln": "S.Amdt.", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Collins Amdt. No. 3937", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 1, "dy": 7, "dn": 39, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 616, "d": "November 10, 2025, 08:26 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Collins Amdt. No. 3937", "rs": "Amendment Agreed to", "m": "Yea", "ry": 52, "rn": 1, "dy": 7, "dn": 39, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 617, "d": "November 10, 2025, 08:43 PM", "ln": "H.R. 5371", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: H.R. 5371, As Amended", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 1, "dy": 7, "dn": 39, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 618, "d": "November 10, 2025, 08:58 PM", "ln": "H.R. 5371", "q": "On Passage of the Bill", "ds": "H.R. 5371, As Amended", "rs": "Bill Passed", "m": "Yea", "ry": 52, "rn": 1, "dy": 7, "dn": 39, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 619, "d": "November 18, 2025, 05:33 PM", "ln": "PN 445-6", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Ho Nieh to be a Member of the Nuclear Regulatory Commission", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 12, "dn": 32, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 620, "d": "November 19, 2025, 11:57 AM", "ln": "PN 445-6", "q": "On the Nomination", "ds": "Confirmation: Ho Nieh, of Alabama, to be a Member of the Nuclear Regulatory Commission", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 14, "dn": 32, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 621, "d": "November 19, 2025, 02:23 PM", "ln": "S.J.Res. 89", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S.J.Res. 89", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 622, "d": "November 19, 2025, 05:59 PM", "ln": "S.J.Res. 76", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S.J.Res. 76", "rs": "Motion to Proceed Rejected", "m": "Nay", "ry": 1, "rn": 51, "dy": 44, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 623, "d": "November 20, 2025, 01:31 PM", "ln": "H.J.Res. 130", "q": "On the Joint Resolution", "ds": "H.J.Res. 130", "rs": "Joint Resolution Passed", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 624, "d": "December 1, 2025, 05:31 PM", "ln": "PN 520-1", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: David A. Bragdon to be U.S. District Judge for the Middle Distri", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 40, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 625, "d": "December 2, 2025, 11:31 AM", "ln": "PN 520-1", "q": "On the Nomination", "ds": "Confirmation: David A. Bragdon, of North Carolina, to be U.S. District Judge for the Middl", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 626, "d": "December 2, 2025, 12:18 PM", "ln": "PN 520-2", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Lindsey Ann Freeman to be U.S. District Judge for the Middle Dis", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 7, "dn": 36, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 627, "d": "December 2, 2025, 02:15 PM", "ln": "PN 520-2", "q": "On the Nomination", "ds": "Confirmation: Lindsey Ann Freeman, of North Carolina, to be U.S. District Judge for the Mi", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 7, "dn": 39, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 628, "d": "December 3, 2025, 11:27 AM", "ln": "PN 520-3", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Matthew E. Orso to be U.S. District Judge for the Western Distri", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 5, "dn": 39, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 629, "d": "December 3, 2025, 02:03 PM", "ln": "PN 520-3", "q": "On the Nomination", "ds": "Confirmation: Matthew E. Orso, of North Carolina, to be U.S. District Judge for the Wester", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 5, "dn": 40, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 630, "d": "December 3, 2025, 02:53 PM", "ln": "S.J.Res. 91", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S. J. Res. 91", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 49, "rn": 1, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 631, "d": "December 3, 2025, 05:01 PM", "ln": "PN 520-4", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Susan Courtwright Rodriguez to be U.S. District Judge for the We", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 10, "dn": 34, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 632, "d": "December 4, 2025, 11:35 AM", "ln": "H.J.Res. 131", "q": "On the Joint Resolution", "ds": "H.J. Res. 131", "rs": "Joint Resolution Passed", "m": "Not Voting", "ry": 49, "rn": 1, "dy": 0, "dn": 43, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 633, "d": "December 4, 2025, 01:36 PM", "ln": "S.Res. 520", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: S. Res. 520", "rs": "Cloture Motion Rejected", "m": "Not Voting", "ry": 43, "rn": 0, "dy": 0, "dn": 37, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 634, "d": "December 4, 2025, 02:00 PM", "ln": "PN 520-4", "q": "On the Nomination", "ds": "Confirmation: Susan Courtwright Rodriguez, of North Carolina, to be U.S. District Judge fo", "rs": "Nomination Confirmed", "m": "Not Voting", "ry": 46, "rn": 0, "dy": 10, "dn": 32, "a": "N/A: Not Voting", "b": ""}, {"y": "2025", "r": 635, "d": "December 8, 2025, 05:25 PM", "ln": "PN 466-1", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Robert P. Chamberlain to be U.S. District Judge for the Northern", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 636, "d": "December 9, 2025, 11:34 AM", "ln": "PN 466-1", "q": "On the Nomination", "ds": "Confirmation: Robert P. Chamberlin, of Mississippi, to be U.S. District Judge for the Nort", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 637, "d": "December 9, 2025, 12:23 PM", "ln": "PN 615-1", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: William J. Crain to be U.S. District Judge for the Eastern Distr", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 638, "d": "December 9, 2025, 02:15 PM", "ln": "PN 615-1", "q": "On the Nomination", "ds": "Confirmation: William J. Crain, of Louisiana, to be U.S. District Judge for the Eastern Di", "rs": "Nomination Confirmed", "m": "Yea", "ry": 49, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 639, "d": "December 9, 2025, 02:51 PM", "ln": "PN 466-5", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: James D. Maxwell II to be U.S. District Judge for the Northern D", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 49, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 640, "d": "December 9, 2025, 05:16 PM", "ln": "PN 466-5", "q": "On the Nomination", "ds": "Confirmation: James D. Maxwell II, of Mississippi, to be U.S. District Judge for the North", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 641, "d": "December 10, 2025, 11:58 AM", "ln": "S.J.Res. 82", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S.J.Res. 82", "rs": "Motion to Proceed Agreed to", "m": "Nay", "ry": 3, "rn": 49, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 642, "d": "December 10, 2025, 12:45 PM", "ln": "S.Res. 532", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: S.Res. 532", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 643, "d": "December 11, 2025, 11:45 AM", "ln": "S. 3386", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Motion to Proceed to S. 3386", "rs": "Cloture Motion Rejected", "m": "Yea", "ry": 51, "rn": 1, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 644, "d": "December 11, 2025, 12:29 PM", "ln": "S. 3385", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Motion to Proceed to S. 3385", "rs": "Cloture Motion Rejected", "m": "Nay", "ry": 4, "rn": 48, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2025", "r": 645, "d": "December 11, 2025, 01:05 PM", "ln": "S.Res. 532", "q": "On the Resolution", "ds": "S.Res. 532", "rs": "Resolution Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 646, "d": "December 11, 2025, 01:39 PM", "ln": "S. 1071", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to the House Message to Accompany S. 1071", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 46, "rn": 4, "dy": 28, "dn": 18, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 647, "d": "December 15, 2025, 05:27 PM", "ln": "S. 1071", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Motion to Concur in the House Amendment to S. 1071", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 48, "rn": 3, "dy": 27, "dn": 17, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 648, "d": "December 17, 2025, 11:39 AM", "ln": "S. 1071", "q": "On the Motion", "ds": "Motion to Concur in the House Amendment to S. 1071", "rs": "Motion Agreed to", "m": "Yea", "ry": 49, "rn": 2, "dy": 27, "dn": 18, "a": "Helped Both", "b": ""}, {"y": "2025", "r": 649, "d": "December 17, 2025, 12:26 PM", "ln": "PN 650", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Jared Isaacman to be Administrator of the National Aeronautics a", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 15, "dn": 30, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 650, "d": "December 17, 2025, 02:38 PM", "ln": "PN 650", "q": "On the Nomination", "ds": "Confirmation: Jared Isaacman, of Pennsylvania, to be Administrator of the National Aeronau", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 15, "dn": 30, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 651, "d": "December 17, 2025, 03:18 PM", "ln": "PN 645-2", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Douglas Weaver to be a Member of the Nuclear Regulatory Commissi", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 17, "dn": 27, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 652, "d": "December 17, 2025, 05:41 PM", "ln": "PN 645-2", "q": "On the Nomination", "ds": "Confirmation: Douglas Weaver, of Maryland, to be a Member of the Nuclear Regulatory Commis", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 17, "dn": 29, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 653, "d": "December 17, 2025, 06:30 PM", "ln": "PN 416-9", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: En Bloc Nominations Provided for Under the Provisions of S. Res.", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 654, "d": "December 18, 2025, 12:19 PM", "ln": "S.J.Res. 82", "q": "On the Joint Resolution", "ds": "S. J. Res. 82", "rs": "Joint Resolution Defeated", "m": "Nay", "ry": 3, "rn": 50, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 655, "d": "December 18, 2025, 07:42 PM", "ln": "PN 25-29", "q": "On the Nomination", "ds": "Confirmation: En Bloc Nominations as Provided for Under the Provisions of S. Res. 532", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 656, "d": "December 18, 2025, 08:25 PM", "ln": "PN 499-11", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Joshua Simmons to be General Counsel of the Central Intelligence", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 657, "d": "December 18, 2025, 08:58 PM", "ln": "PN 12-1", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Keith Bass to be Assistant Secretary of Defense", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 1, "dy": 6, "dn": 35, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 658, "d": "December 18, 2025, 09:24 PM", "ln": "PN 615-2", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Alexander C. Van Hook to be U.S. District Judge for the Western ", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 6, "dn": 35, "a": "Helped Republicans", "b": ""}, {"y": "2025", "r": 659, "d": "December 18, 2025, 09:42 PM", "ln": "PN 373", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Sara Bailey to be Director of National Drug Control Policy", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 1, "dy": 0, "dn": 40, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 1, "d": "January 5, 2026, 05:31 PM", "ln": "PN 12-1", "q": "On the Nomination", "ds": "Confirmation: Keith Bass, of Texas, to be an Assistant Secretary of Defense", "rs": "Nomination Confirmed", "m": "Not Voting", "ry": 43, "rn": 1, "dy": 6, "dn": 34, "a": "N/A: Not Voting", "b": ""}, {"y": "2026", "r": 2, "d": "January 6, 2026, 11:33 AM", "ln": "PN 499-11", "q": "On the Nomination", "ds": "Confirmation: Joshua Simmons, of Virginia, to be General Counsel of the Central Intelligen", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 3, "d": "January 6, 2026, 02:26 PM", "ln": "PN 373", "q": "On the Nomination", "ds": "Confirmation: Sara Bailey, of Texas, to be Director of National Drug Control Policy", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 1, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 4, "d": "January 7, 2026, 01:54 PM", "ln": "S.J.Res. 86", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S.J.Res. 86", "rs": "Motion to Proceed Rejected", "m": "Not Voting", "ry": 0, "rn": 50, "dy": 42, "dn": 0, "a": "N/A: Not Voting", "b": ""}, {"y": "2026", "r": 5, "d": "January 8, 2026, 10:59 AM", "ln": "S.J.Res. 98", "q": "On the Motion to Discharge", "ds": "Motion to Discharge S.J.Res. 98", "rs": "Motion to Discharge Agreed to", "m": "Nay", "ry": 5, "rn": 47, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 6, "d": "January 8, 2026, 01:32 PM", "ln": "PN 615-2", "q": "On the Nomination", "ds": "Confirmation: Alexander C. Van Hook, of Louisiana, to be U.S. District Judge for the Weste", "rs": "Nomination Confirmed", "m": "Yea", "ry": 46, "rn": 0, "dy": 6, "dn": 40, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 7, "d": "January 12, 2026, 05:38 PM", "ln": "H.R. 6938", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to Proceed to H.R. 6938", "rs": "Cloture on the Motion to Proceed Agreed to", "m": "Yea", "ry": 44, "rn": 3, "dy": 35, "dn": 10, "a": "Helped Both", "b": ""}, {"y": "2026", "r": 8, "d": "January 13, 2026, 02:15 PM", "ln": "S.J.Res. 84", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S.J. Res. 84", "rs": "Motion to Proceed Rejected", "m": "Nay", "ry": 0, "rn": 52, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 9, "d": "January 14, 2026, 05:51 PM", "ln": "S.J.Res. 98", "q": "On the Point of Order", "ds": "Is the Point of Order Well Taken Re: To the Privilege Status of S.J. Res. 98", "rs": "Point of Order Well Taken", "m": "Yea", "ry": 50, "rn": 3, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 10, "d": "January 15, 2026, 11:03 AM", "ln": "H.R. 6938", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: H.R. 6938", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 49, "rn": 4, "dy": 35, "dn": 10, "a": "Helped Both", "b": ""}, {"y": "2026", "r": 11, "d": "January 15, 2026, 03:27 PM", "ln": "H.R. 6938", "q": "On Passage of the Bill", "ds": "H.R. 6938", "rs": "Bill Passed", "m": "Yea", "ry": 46, "rn": 5, "dy": 35, "dn": 10, "a": "Helped Both", "b": ""}, {"y": "2026", "r": 12, "d": "January 27, 2026, 05:26 PM", "ln": "S. 3627", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture on the Motion to Proceed to S. 3627", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 47, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 13, "d": "January 29, 2026, 11:33 AM", "ln": "H.R. 7148", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to Proceed to H.R. 7148", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 45, "rn": 8, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 14, "d": "January 30, 2026, 04:01 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Paul Amdt. No. 4272", "rs": "Amendment Rejected", "m": "Nay", "ry": 32, "rn": 20, "dy": 0, "dn": 46, "a": "Helped Democrats", "b": "Republican"}, {"y": "2026", "r": 15, "d": "January 30, 2026, 04:53 PM", "ln": "S.Amdt.", "q": "On the Motion to Table", "ds": "Motion to Table Lee Amdt. No. 4236", "rs": "Motion to Table Agreed to", "m": "Yea", "ry": 20, "rn": 33, "dy": 46, "dn": 0, "a": "Helped Democrats", "b": ""}, {"y": "2026", "r": 16, "d": "January 30, 2026, 05:12 PM", "ln": "S.Amdt.", "q": "On the Motion to Table", "ds": "Motion to Table Lee Amdt. No. 4234", "rs": "Motion to Table Agreed to", "m": "Yea", "ry": 11, "rn": 42, "dy": 46, "dn": 0, "a": "Helped Democrats", "b": ""}, {"y": "2026", "r": 17, "d": "January 30, 2026, 05:30 PM", "ln": "S.Amdt.", "q": "On the Motion to Table", "ds": "Motion to Table Lee Amdt. No. 4286", "rs": "Motion to Table Agreed to", "m": "Yea", "ry": 11, "rn": 42, "dy": 46, "dn": 0, "a": "Helped Democrats", "b": ""}, {"y": "2026", "r": 18, "d": "January 30, 2026, 05:47 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Sanders Amdt. No. 4290", "rs": "Amendment Rejected", "m": "Nay", "ry": 2, "rn": 51, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 19, "d": "January 30, 2026, 06:03 PM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive All Applicable Budgetary Discipline Re: Merkley Amdt. No. 4287", "rs": "Motion Rejected", "m": "Nay", "ry": 0, "rn": 52, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 20, "d": "January 30, 2026, 06:20 PM", "ln": "H.R. 7148", "q": "On Passage of the Bill", "ds": "H.R. 7148, as Amended", "rs": "Bill Passed", "m": "Yea", "ry": 48, "rn": 5, "dy": 22, "dn": 24, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 21, "d": "February 2, 2026, 05:29 PM", "ln": "PN 726-5", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: David Clay Fowlkes to be United States District Judge for the We", "rs": "Cloture Motion Agreed to", "m": "Not Voting", "ry": 44, "rn": 0, "dy": 5, "dn": 39, "a": "N/A: Not Voting", "b": ""}, {"y": "2026", "r": 22, "d": "February 3, 2026, 11:38 AM", "ln": "PN 726-5", "q": "On the Nomination", "ds": "Confirmation: David Clay Fowlkes, of Arkansas, to be U.S. District Judge for the Western D", "rs": "Nomination Confirmed", "m": "Yea", "ry": 49, "rn": 0, "dy": 5, "dn": 39, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 23, "d": "February 3, 2026, 12:21 PM", "ln": "PN 726-6", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Nicholas Jon Ganjei to be U.S. District Judge for the Southern D", "rs": "Cloture Motion Agreed to", "m": "Not Voting", "ry": 49, "rn": 0, "dy": 0, "dn": 43, "a": "N/A: Not Voting", "b": ""}, {"y": "2026", "r": 24, "d": "February 3, 2026, 02:15 PM", "ln": "PN 726-6", "q": "On the Nomination", "ds": "Confirmation: Nicholas Jon Ganjei, of Texas, to be U.S. District Judge for the Southern Di", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 25, "d": "February 3, 2026, 02:52 PM", "ln": "PN 726-12", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Aaron Christian Peterson to be U.S. District Judge for the Distr", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 4, "dn": 38, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 26, "d": "February 4, 2026, 11:29 AM", "ln": "PN 726-12", "q": "On the Nomination", "ds": "Confirmation: Aaron Christian Peterson, of Alaska, to be United States District Judge for ", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 7, "dn": 38, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 27, "d": "February 4, 2026, 12:22 PM", "ln": "PN 726-2", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Megan Blair Benton to be U.S. District Judge for the Western Dis", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 28, "d": "February 4, 2026, 02:03 PM", "ln": "PN 726-2", "q": "On the Nomination", "ds": "Confirmation: Megan Blair Benton, of Missouri, to be U.S. District Judge for the Western D", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 29, "d": "February 4, 2026, 02:50 PM", "ln": "PN 726-9", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Brian Charles Lea to be U.S. District Judge for the Western Dist", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 30, "d": "February 5, 2026, 11:30 AM", "ln": "PN 726-9", "q": "On the Nomination", "ds": "Confirmation: Brian Charles Lea, of Tennessee, to be U.S. District Judge for the Western D", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 31, "d": "February 5, 2026, 12:19 PM", "ln": "PN 726-11", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Justin R. Olson to be U.S. District Judge for the Southern Distr", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 32, "d": "February 5, 2026, 01:43 PM", "ln": "PN 726-11", "q": "On the Nomination", "ds": "Confirmation: Justin R. Olson, of Indiana, to be U.S. District Judge for the Southern Dist", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 33, "d": "February 9, 2026, 05:30 PM", "ln": "PN 726-4", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Daniel E. Burrows to be an Assistant Attorney General", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 34, "d": "February 10, 2026, 11:27 AM", "ln": "PN 726-4", "q": "On the Nomination", "ds": "Confirmation: Daniel E. Burrows, of Colorado, to be an Assistant Attorney General", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 35, "d": "February 10, 2026, 02:26 PM", "ln": "S.J.Res. 95", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S. J. Res. 95", "rs": "Motion to Proceed Rejected", "m": "Nay", "ry": 1, "rn": 51, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 36, "d": "February 11, 2026, 05:44 PM", "ln": "H.J.Res. 142", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to H. J. Res. 142", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 37, "d": "February 12, 2026, 12:14 PM", "ln": "H.J.Res. 142", "q": "On the Joint Resolution", "ds": "H. J. Res. 142", "rs": "Joint Resolution Passed", "m": "Yea", "ry": 49, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 38, "d": "February 12, 2026, 01:16 PM", "ln": "H.R. 7147", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to Proceed to H.R. 7147", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 51, "rn": 1, "dy": 1, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 39, "d": "February 24, 2026, 05:01 PM", "ln": "H.R. 7147", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to Proceed to H.R. 7147", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 49, "rn": 1, "dy": 1, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 40, "d": "February 25, 2026, 12:02 PM", "ln": "PN 730-19", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: John DeLeeuw to be a Member of the National Transportation Safet", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 41, "d": "February 25, 2026, 02:15 PM", "ln": "PN 730-19", "q": "On the Nomination", "ds": "Confirmation: John DeLeeuw, of Texas, to be a Member of the National Transportation Safety", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 42, "d": "February 26, 2026, 11:42 AM", "ln": "PN 730-46", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Ryan McCormack to be Under Secretary of Transportation for Polic", "rs": "Cloture Motion Agreed to", "m": "Not Voting", "ry": 50, "rn": 0, "dy": 9, "dn": 34, "a": "N/A: Not Voting", "b": ""}, {"y": "2026", "r": 43, "d": "February 26, 2026, 01:30 PM", "ln": "PN 730-46", "q": "On the Nomination", "ds": "Confirmation: Ryan McCormack, of Virginia, to be Under Secretary of Transportation for Pol", "rs": "Nomination Confirmed", "m": "Not Voting", "ry": 47, "rn": 0, "dy": 9, "dn": 33, "a": "N/A: Not Voting", "b": ""}, {"y": "2026", "r": 44, "d": "March 2, 2026, 05:36 PM", "ln": "H.R. 6644", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to Proceed to H.R. 6644", "rs": "Cloture on the Motion to Proceed Agreed to", "m": "Yea", "ry": 44, "rn": 4, "dy": 39, "dn": 2, "a": "Helped Both", "b": ""}, {"y": "2026", "r": 45, "d": "March 4, 2026, 11:01 AM", "ln": "H.R. 6644", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to H.R. 6644", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 46, "rn": 6, "dy": 43, "dn": 2, "a": "Helped Both", "b": ""}, {"y": "2026", "r": 46, "d": "March 4, 2026, 04:08 PM", "ln": "S.J.Res. 104", "q": "On the Motion to Discharge", "ds": "Motion to Discharge S.J. Res. 104", "rs": "Motion to Discharge Rejected", "m": "Nay", "ry": 1, "rn": 52, "dy": 45, "dn": 1, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 47, "d": "March 5, 2026, 01:53 PM", "ln": "H.R. 7147", "q": "On Cloture on the Motion to Proceed", "ds": "Upon Reconsideration, Motion to Invoke Cloture: Motion to Proceed to H.R. 7147", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 50, "rn": 0, "dy": 1, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 48, "d": "March 9, 2026, 05:32 PM", "ln": "PN 711", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Lt. Gen. Joshua M. Rudd to be General in the United States Army", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 50, "rn": 0, "dy": 17, "dn": 28, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 49, "d": "March 10, 2026, 11:44 AM", "ln": "PN 711", "q": "On the Nomination", "ds": "Confirmation: Lt. Gen. Joshua M. Rudd to be General in the United States Army", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 17, "dn": 29, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 50, "d": "March 10, 2026, 02:16 PM", "ln": "S.Amdt.", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture Re: Amdt. No. 4308", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 46, "rn": 7, "dy": 42, "dn": 2, "a": "Helped Both", "b": ""}, {"y": "2026", "r": 51, "d": "March 11, 2026, 05:45 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Scott (SC) Amdt. No. 4308, as amended", "rs": "Amendment Agreed to", "m": "Yea", "ry": 40, "rn": 9, "dy": 43, "dn": 1, "a": "Helped Both", "b": ""}, {"y": "2026", "r": 52, "d": "March 11, 2026, 06:31 PM", "ln": "H.R. 6644", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: H.R. 6644 as amended", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 39, "rn": 10, "dy": 42, "dn": 1, "a": "Helped Both", "b": ""}, {"y": "2026", "r": 53, "d": "March 12, 2026, 11:33 AM", "ln": "H.R. 6644", "q": "On Passage of the Bill", "ds": "H.R. 6644, as amended", "rs": "Bill Passed", "m": "Yea", "ry": 43, "rn": 9, "dy": 45, "dn": 1, "a": "Helped Both", "b": ""}, {"y": "2026", "r": 54, "d": "March 12, 2026, 01:55 PM", "ln": "H.R. 7147", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture Re: Motion to Proceed to H.R. 7147", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 50, "rn": 1, "dy": 1, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 55, "d": "March 17, 2026, 11:34 AM", "ln": "PN 787-4", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Anna St. John to be U.S. District Judge for the Eastern District", "rs": "Cloture Motion Agreed to", "m": "Not Voting", "ry": 48, "rn": 0, "dy": 0, "dn": 45, "a": "N/A: Not Voting", "b": ""}, {"y": "2026", "r": 56, "d": "March 17, 2026, 02:15 PM", "ln": "PN 787-4", "q": "On the Nomination", "ds": "Confirmation: Anna St. John, of Louisiana, to be U.S. District Judge for the Eastern Distr", "rs": "Nomination Confirmed", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 57, "d": "March 17, 2026, 03:10 PM", "ln": "S. 1383", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to the House Message to Accompany S. 1383", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 51, "rn": 1, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 58, "d": "March 18, 2026, 07:07 PM", "ln": "S.J.Res. 118", "q": "On the Motion to Discharge", "ds": "Motion to Discharge S.J.Res. 118", "rs": "Motion to Discharge Rejected", "m": "Nay", "ry": 1, "rn": 52, "dy": 45, "dn": 1, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 59, "d": "March 20, 2026, 01:30 PM", "ln": "H.R. 7147", "q": "On Cloture on the Motion to Proceed", "ds": "Upon Reconsideration, Motion to Invoke Cloture on the Motion to Proceed to H.R. 7147", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 46, "rn": 0, "dy": 1, "dn": 36, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 60, "d": "March 21, 2026, 01:03 PM", "ln": "S.Amdt.", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Tuberville Amdt. No. 4421 to the Motion to Concur in the House A", "rs": "Cloture Motion Rejected", "m": "Yea", "ry": 49, "rn": 0, "dy": 0, "dn": 40, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 61, "d": "March 21, 2026, 02:01 PM", "ln": "S. 1383", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Schumer Motion to Suspend the Rules re: TSA Funding", "rs": "Cloture Motion Rejected", "m": "Nay", "ry": 0, "rn": 49, "dy": 40, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 62, "d": "March 22, 2026, 01:01 PM", "ln": "PN 858", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Markwayne Mullin to be Secretary of Homeland Security", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 2, "dn": 36, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 63, "d": "March 23, 2026, 07:40 PM", "ln": "PN 858", "q": "On the Nomination", "ds": "Confirmation: Markwayne Mullin, of Oklahoma, to be Secretary of Homeland Security", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 1, "dy": 2, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 64, "d": "March 23, 2026, 08:24 PM", "ln": "PN 786-9", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Colin McDonald to be an Assistant Attorney General", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 65, "d": "March 24, 2026, 02:16 PM", "ln": "PN 786-9", "q": "On the Nomination", "ds": "Confirmation: Colin McDonald, of California, to be an Assistant Attorney General", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 66, "d": "March 24, 2026, 03:27 PM", "ln": "PN 697", "q": "On the Motion to Proceed", "ds": "Motion to proceed to Legislative session", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 67, "d": "March 24, 2026, 04:19 PM", "ln": "S. 1383", "q": "On the Motion to Table", "ds": "Motion to table Schumer motion to suspend Rule XXV", "rs": "Motion to Table Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 68, "d": "March 24, 2026, 05:00 PM", "ln": "S. 1383", "q": "On the Motion to Table", "ds": "Motion to table the motion to refer the House message to accompany S. 1383 to the Committe", "rs": "Motion to Table Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 69, "d": "March 24, 2026, 07:02 PM", "ln": "S.J.Res. 116", "q": "On the Motion to Discharge", "ds": "Motion to Discharge: S.J. Res. 116 from the Committee on Foreign Relations", "rs": "Motion to Discharge Rejected", "m": "Nay", "ry": 1, "rn": 52, "dy": 45, "dn": 1, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 70, "d": "March 25, 2026, 02:06 PM", "ln": "S.J.Res. 107", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S.J. Res. 107", "rs": "Motion to Proceed Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 71, "d": "March 25, 2026, 03:25 PM", "ln": "H.R. 7147", "q": "On Cloture on the Motion to Proceed", "ds": "Upon Reconsideration, Motion to Invoke Cloture Re: Motion to Proceed to H.R. 7147", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 53, "rn": 0, "dy": 1, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 72, "d": "March 25, 2026, 06:45 PM", "ln": "S.J.Res. 103", "q": "On the Motion to Proceed", "ds": "Motion to proceed to S.J. Res. 103", "rs": "Motion to Proceed Rejected", "m": "Nay", "ry": 2, "rn": 50, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 73, "d": "March 26, 2026, 01:07 PM", "ln": "S.Amdt.", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture on Husted Amdt. No. 4732", "rs": "Cloture Motion Rejected", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 74, "d": "March 26, 2026, 01:39 PM", "ln": "H.R. 7147", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture: Motion to Proceed to H.R. 7147", "rs": "Cloture on the Motion to Proceed Rejected", "m": "Yea", "ry": 52, "rn": 1, "dy": 1, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 75, "d": "April 13, 2026, 05:24 PM", "ln": "PN 787-3", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: John Thomas Shepherd to be U.S. District Judge for the Western D", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 76, "d": "April 14, 2026, 11:25 AM", "ln": "PN 787-3", "q": "On the Nomination", "ds": "Confirmation: John Thomas Shepherd, of Arkansas, to be U.S. District Judge for the Western", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 77, "d": "April 14, 2026, 12:26 PM", "ln": "PN 787-5", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Christopher R. Wolfe to be U.S. District Judge for the Western D", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 78, "d": "April 14, 2026, 02:15 PM", "ln": "PN 787-5", "q": "On the Nomination", "ds": "Confirmation: Christopher R. Wolfe, of Texas, to be U.S. District Judge for the Western Di", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 79, "d": "April 15, 2026, 02:02 PM", "ln": "S.J.Res. 123", "q": "On the Motion to Discharge", "ds": "Motion to Discharge: S. J. Res. 123", "rs": "Motion to Discharge Rejected", "m": "Nay", "ry": 1, "rn": 51, "dy": 45, "dn": 1, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 80, "d": "April 15, 2026, 06:17 PM", "ln": "S.J.Res. 32", "q": "On the Motion to Discharge", "ds": "Motion to Discharge S. J. Res. 32 from the Committee on Foreign Relations", "rs": "Motion to Discharge Rejected", "m": "Nay", "ry": 0, "rn": 52, "dy": 39, "dn": 7, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 81, "d": "April 15, 2026, 07:08 PM", "ln": "S.J.Res. 138", "q": "On the Motion to Discharge", "ds": "Motion to Discharge S. J. Res. 138 from the Committee on Foreign Relations", "rs": "Motion to Discharge Rejected", "m": "Nay", "ry": 0, "rn": 52, "dy": 35, "dn": 11, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 82, "d": "April 15, 2026, 08:00 PM", "ln": "H.J.Res. 140", "q": "On the Motion to Table", "ds": "Motion to Table: Submitted Point of Order Re: H. J. Res. 140", "rs": "Motion to Table Agreed to", "m": "Yea", "ry": 51, "rn": 1, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 83, "d": "April 15, 2026, 08:21 PM", "ln": "H.J.Res. 140", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to H. J. Res. 140", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 51, "rn": 2, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 84, "d": "April 16, 2026, 11:08 AM", "ln": "H.J.Res. 140", "q": "On the Joint Resolution", "ds": "H.J. Res. 140", "rs": "Joint Resolution Passed", "m": "Yea", "ry": 50, "rn": 2, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 85, "d": "April 16, 2026, 01:36 PM", "ln": "PN 787-1", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Andrew B. Davis to be U.S. District Judge for the Western Distri", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 49, "rn": 1, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 86, "d": "April 20, 2026, 05:32 PM", "ln": "PN 787-1", "q": "On the Nomination", "ds": "Confirmation: Andrew B. Davis, of Texas, to be U.S. District Judge for the Western Distric", "rs": "Nomination Confirmed", "m": "Yea", "ry": 47, "rn": 1, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 87, "d": "April 21, 2026, 04:09 PM", "ln": "S.Con.Res. 33", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S.Con.Res. 33", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 88, "d": "April 22, 2026, 04:44 PM", "ln": "S.J.Res. 114", "q": "On the Motion to Discharge", "ds": "Motion to Discharge S.J.Res. 114", "rs": "Motion to Discharge Rejected", "m": "Nay", "ry": 1, "rn": 50, "dy": 44, "dn": 1, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 89, "d": "April 22, 2026, 09:36 PM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive All Applicable Budgetary Discipline Re: Schumer Amdt. No. 4799", "rs": "Motion Rejected", "m": "Nay", "ry": 2, "rn": 50, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 90, "d": "April 22, 2026, 10:19 PM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive All Applicable Budgetary Discipline Re: Lujan Amdt. No. 4798", "rs": "Motion Rejected", "m": "Nay", "ry": 2, "rn": 50, "dy": 44, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 91, "d": "April 22, 2026, 10:42 PM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive All Applicable Budgetary Discipline Re: Ossoff Amdt. No. 4897", "rs": "Motion Rejected", "m": "Nay", "ry": 3, "rn": 49, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 92, "d": "April 22, 2026, 11:01 PM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Graham Amdt. No. 5281", "rs": "Amendment Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 45, "dn": 0, "a": "Helped Both", "b": ""}, {"y": "2026", "r": 93, "d": "April 22, 2026, 11:17 PM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive All Applicable Budgetary Discipline Re: Hirono Amdt. No. 4884", "rs": "Motion Rejected", "m": "Nay", "ry": 2, "rn": 50, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 94, "d": "April 22, 2026, 11:37 PM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive All Applicable Budgetary Discipline Re: Hickenlooper Amdt. No. 4956", "rs": "Motion Rejected", "m": "Nay", "ry": 1, "rn": 51, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 95, "d": "April 22, 2026, 11:58 PM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive All Applicable Budgetary Discipline Re: Alsobrooks Amdt. No. 5294", "rs": "Motion Rejected", "m": "Nay", "ry": 1, "rn": 51, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 96, "d": "April 23, 2026, 12:31 AM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive All Applicable Budgetary Discipline Re: Kennedy Amdt. No. 5414", "rs": "Motion Rejected", "m": "Yea", "ry": 48, "rn": 4, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 97, "d": "April 23, 2026, 12:53 AM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive All Applicable Budgetary Discipline Re: Hawley Amdt. No. 4794", "rs": "Motion Rejected", "m": "Yea", "ry": 50, "rn": 2, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 98, "d": "April 23, 2026, 01:13 AM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive All Applicable Budgetary Discipline Re: Markey Amdt. No. 5001", "rs": "Motion Rejected", "m": "Nay", "ry": 2, "rn": 50, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 99, "d": "April 23, 2026, 01:30 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Paul Amdt. No. 5378", "rs": "Amendment Rejected", "m": "Nay", "ry": 25, "rn": 27, "dy": 0, "dn": 45, "a": "Helped Both", "b": ""}, {"y": "2026", "r": 100, "d": "April 23, 2026, 01:51 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Merkley Amdt. No. 5235", "rs": "Amendment Rejected", "m": "Nay", "ry": 0, "rn": 52, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 101, "d": "April 23, 2026, 02:10 AM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive All Applicable Budgetary Discipline Re: Sanders Amdt. No. 5159", "rs": "Motion Rejected", "m": "Nay", "ry": 3, "rn": 49, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 102, "d": "April 23, 2026, 02:31 AM", "ln": "S.Amdt.", "q": "On the Motion", "ds": "Motion to Waive All Applicable Budgetary Discipline Re: Padilla Amdt. No. 4855", "rs": "Motion Rejected", "m": "Nay", "ry": 0, "rn": 52, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 103, "d": "April 23, 2026, 02:51 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Wyden Amdt. No. 5336", "rs": "Amendment Rejected", "m": "Nay", "ry": 2, "rn": 50, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 104, "d": "April 23, 2026, 03:08 AM", "ln": "S.Amdt.", "q": "On the Amendment", "ds": "Schiff Amdt. No. 5333", "rs": "Amendment Rejected", "m": "Nay", "ry": 3, "rn": 49, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 105, "d": "April 23, 2026, 03:22 AM", "ln": "S.Con.Res. 33", "q": "On the Concurrent Resolution", "ds": "S.Con.Res. 33, As Amended", "rs": "Concurrent Resolution Agreed to", "m": "Yea", "ry": 50, "rn": 2, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 106, "d": "April 27, 2026, 05:27 PM", "ln": "PN 730-14", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Robert Cekada to be Director, Bureau of Alcohol, Tobacco, Firear", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 48, "rn": 0, "dy": 5, "dn": 37, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 107, "d": "April 28, 2026, 11:08 AM", "ln": "S.Res. 690", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to Executive Session to Consider S. Res. 690", "rs": "Motion to Proceed Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 108, "d": "April 28, 2026, 05:09 PM", "ln": "S.J.Res. 124", "q": "On the Point of Order", "ds": "Is the Point of Order Well Taken Re: The Privilege Status of S.J.Res. 124?", "rs": "Point of Order Well Taken", "m": "Yea", "ry": 50, "rn": 2, "dy": 1, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 109, "d": "April 29, 2026, 02:24 PM", "ln": "PN 730-14", "q": "On the Nomination", "ds": "Confirmation: Robert Cekada, of Florida, to be Director, Bureau of Alcohol, Tobacco, Firea", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 6, "dn": 39, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 110, "d": "April 29, 2026, 04:41 PM", "ln": "S.J.Res. 139", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S. J. Res. 139", "rs": "Motion to Proceed Rejected", "m": "Nay", "ry": 0, "rn": 52, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 111, "d": "April 29, 2026, 05:37 PM", "ln": "S.J.Res. 99", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S.J.Res. 99", "rs": "Motion to Proceed Rejected", "m": "Nay", "ry": 1, "rn": 50, "dy": 45, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 112, "d": "April 30, 2026, 11:36 AM", "ln": "S.Res. 690", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: S. Res. 690", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 113, "d": "April 30, 2026, 01:59 PM", "ln": "S.J.Res. 184", "q": "On the Motion to Discharge", "ds": "Motion to Discharge: S J. Res. 184 from the Committee on Foreign Relations", "rs": "Motion to Discharge Rejected", "m": "Nay", "ry": 2, "rn": 49, "dy": 44, "dn": 1, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 114, "d": "May 11, 2026, 05:31 PM", "ln": "S.Res. 690", "q": "On the Resolution", "ds": "S. Res. 690", "rs": "Resolution Agreed to", "m": "Yea", "ry": 46, "rn": 0, "dy": 0, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 115, "d": "May 11, 2026, 06:26 PM", "ln": "PN 855-2", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Kevin Warsh to be a Member of the Board of Governors of the Fede", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 47, "rn": 0, "dy": 2, "dn": 43, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 116, "d": "May 12, 2026, 11:24 AM", "ln": "PN 855-2", "q": "On the Nomination", "ds": "Confirmation: Kevin Warsh, of Florida, to be a Member of the Federal Reserve Board", "rs": "Nomination Confirmed", "m": "Yea", "ry": 50, "rn": 0, "dy": 1, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 117, "d": "May 12, 2026, 12:30 PM", "ln": "PN 855-1", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Kevin Warsh to be Chairman of the Board of Governors, Federal Re", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 50, "rn": 0, "dy": 1, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 118, "d": "May 13, 2026, 11:29 AM", "ln": "S.J.Res. 163", "q": "On the Motion to Discharge", "ds": "Motion to Discharge S. J. Res. 163", "rs": "Motion to Discharge Rejected", "m": "Nay", "ry": 3, "rn": 49, "dy": 45, "dn": 1, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 119, "d": "May 13, 2026, 12:28 PM", "ln": "S.Res. 526", "q": "On Cloture on the Motion to Proceed", "ds": "Motion to Invoke Cloture on the Motion to Proceed to S. Res. 526", "rs": "Cloture on the Motion to Proceed Agreed to", "m": "Yea", "ry": 52, "rn": 0, "dy": 46, "dn": 0, "a": "Helped Both", "b": ""}, {"y": "2026", "r": 120, "d": "May 13, 2026, 01:59 PM", "ln": "PN 855-1", "q": "On the Nomination", "ds": "Confirmation: Kevin Warsh, of Florida, to be Chairman of the Board of Governors, Federal R", "rs": "Nomination Confirmed", "m": "Yea", "ry": 53, "rn": 0, "dy": 1, "dn": 44, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 121, "d": "May 13, 2026, 04:00 PM", "ln": "S.J.Res. 132", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S. J. Res. 132", "rs": "Motion to Proceed Rejected", "m": "Nay", "ry": 1, "rn": 52, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 122, "d": "May 13, 2026, 04:54 PM", "ln": "S.J.Res. 141", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S. J. Res. 141", "rs": "Motion to Proceed Rejected", "m": "Nay", "ry": 3, "rn": 50, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 123, "d": "May 13, 2026, 05:35 PM", "ln": "S.J.Res. 130", "q": "On the Motion to Proceed", "ds": "Motion to Proceed to S. J. Res. 130", "rs": "Motion to Proceed Rejected", "m": "Nay", "ry": 0, "rn": 53, "dy": 46, "dn": 0, "a": "Helped Republicans", "b": "Democrat"}, {"y": "2026", "r": 124, "d": "May 14, 2026, 01:32 PM", "ln": "PN 806-1", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: En Bloc Nominations Provided for under the provisions of S. Res.", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 51, "rn": 0, "dy": 0, "dn": 45, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 125, "d": "May 18, 2026, 05:36 PM", "ln": "PN 806-1", "q": "On the Nomination", "ds": "Confirmation: En Bloc Nominations Provided For Under the Provisions of S. Res. 690", "rs": "Nomination Confirmed", "m": "Yea", "ry": 46, "rn": 0, "dy": 0, "dn": 42, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 126, "d": "May 19, 2026, 11:44 AM", "ln": "PN 851-1", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Sheria Akins Clarke to be U.S. District Judge for the District o", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 49, "rn": 0, "dy": 8, "dn": 37, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 127, "d": "May 19, 2026, 02:10 PM", "ln": "PN 851-1", "q": "On the Nomination", "ds": "Confirmation: Sheria Akins Clarke, of South Carolina, to be U.S. District Judge for the Di", "rs": "Nomination Confirmed", "m": "Yea", "ry": 44, "rn": 0, "dy": 8, "dn": 37, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 128, "d": "May 19, 2026, 02:56 PM", "ln": "PN 851-6", "q": "On the Cloture Motion", "ds": "Motion to Invoke Cloture: Evan Rikhye to be Judge for the District Court of the Virgin Isl", "rs": "Cloture Motion Agreed to", "m": "Yea", "ry": 50, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 129, "d": "May 19, 2026, 04:47 PM", "ln": "S.J.Res. 185", "q": "On the Motion to Discharge", "ds": "Motion to Discharge S.J.Res. 185", "rs": "Motion to Discharge Agreed to", "m": "Nay", "ry": 4, "rn": 46, "dy": 45, "dn": 1, "a": "Helped Republicans", "b": ""}, {"y": "2026", "r": 130, "d": "May 20, 2026, 11:18 AM", "ln": "PN 851-6", "q": "On the Nomination", "ds": "Confirmation: Evan Rikhye, of the Virgin Islands, to be Judge for the District Court of th", "rs": "Nomination Confirmed", "m": "Yea", "ry": 52, "rn": 0, "dy": 0, "dn": 46, "a": "Helped Republicans", "b": ""}], "blocked_dem_count": 158, "blocked_rep_count": 3, "lone_wolf": 0, "voted_against_gop": 7, "voted_against_dem": 682, "voted_with_gop": 734, "voted_with_dem": 58};
  88. const CARD_ORDER_KEY = 'dashCardOrder.S293';
  89. const grid = document.getElementById('cardGrid');
  90. function applyOrder(order){if(!order)return;const byId={};Array.from(grid.children).forEach(c=>byId[c.dataset.id]=c);order.forEach(id=>{if(byId[id])grid.appendChild(byId[id]);});}
  91. try{applyOrder(JSON.parse(localStorage.getItem(CARD_ORDER_KEY)));}catch(e){}
  92. Sortable.create(grid,{animation:180,ghostClass:'sortable-ghost',chosenClass:'sortable-chosen',dragClass:'sortable-drag',
  93. onEnd(){localStorage.setItem(CARD_ORDER_KEY,JSON.stringify(Array.from(grid.children).map(c=>c.dataset.id)));}});
  94. document.getElementById('resetOrder').addEventListener('click',()=>{localStorage.removeItem(CARD_ORDER_KEY);location.reload();});
  95. const ALIGN_COLORS={"Helped Republicans":"#d93b3b","Helped Democrats":"#3b6ed9","Helped Both":"#3ba85a","Helped Neither":"#a13bd9","N/A: Not Voting":"#999","N/A: Present":"#bbb"};
  96. const alignOrder=["Helped Republicans","Helped Democrats","Helped Both","Helped Neither","N/A: Not Voting","N/A: Present"];
  97. const alignLabels=alignOrder.filter(k=>DATA.alignment[k]);
  98. const alignData=alignLabels.map(k=>DATA.alignment[k]);
  99. const alignColors=alignLabels.map(k=>ALIGN_COLORS[k]||"#888");
  100. const alignTotal=alignData.reduce((a,b)=>a+b,0);
  101. const alignLabelsPct=alignLabels.map((l,i)=>`${l} — ${alignData[i]} (${(alignData[i]/alignTotal*100).toFixed(1)}%)`);
  102. new Chart(document.getElementById('alignChart'),{type:'doughnut',data:{labels:alignLabelsPct,datasets:[{data:alignData,backgroundColor:alignColors}]},
  103. options:{plugins:{legend:{position:'right',labels:{boxWidth:14,font:{size:12}}},
  104. tooltip:{callbacks:{label:ctx=>`${alignLabels[ctx.dataIndex]}: ${ctx.parsed} (${(ctx.parsed/alignTotal*100).toFixed(1)}%)`}}},
  105. responsive:true,maintainAspectRatio:false}});
  106. const voteOrder=["Yea","Nay","Not Voting","Present"];
  107. const voteLabels=voteOrder.filter(k=>DATA.member[k]);
  108. const voteData=voteLabels.map(k=>DATA.member[k]);
  109. const voteTotal=voteData.reduce((a,b)=>a+b,0);
  110. const barLabelPlugin={id:'barLabel',afterDatasetsDraw(chart){const {ctx}=chart;
  111. chart.data.datasets.forEach((ds,di)=>{chart.getDatasetMeta(di).data.forEach((bar,i)=>{
  112. const v=ds.data[i],pct=(v/voteTotal*100).toFixed(1);
  113. ctx.fillStyle='#333';ctx.font='600 11px -apple-system, sans-serif';ctx.textAlign='center';
  114. ctx.fillText(`${v} (${pct}%)`,bar.x,bar.y-6);});});}};
  115. new Chart(document.getElementById('voteChart'),{type:'bar',
  116. data:{labels:voteLabels,datasets:[{label:'Count',data:voteData,
  117. backgroundColor:voteLabels.map(l=>l==='Yea'?'#1e8e3e':l==='Nay'?'#c5221f':'#888')}]},
  118. options:{plugins:{legend:{display:false},tooltip:{callbacks:{label:ctx=>`${ctx.parsed.y} (${(ctx.parsed.y/voteTotal*100).toFixed(1)}%)`}}},
  119. responsive:true,maintainAspectRatio:false,layout:{padding:{top:20}},scales:{y:{beginAtZero:true}}},
  120. plugins:[barLabelPlugin]});
  121. const partyTotR=DATA.voted_with_gop+DATA.voted_against_gop;
  122. const partyTotD=DATA.voted_with_dem+DATA.voted_against_dem;
  123. new Chart(document.getElementById('partyChart'),{type:'bar',
  124. data:{labels:['GOP majority','Dem majority'],datasets:[
  125. {label:'Voted WITH',data:[DATA.voted_with_gop,DATA.voted_with_dem],backgroundColor:'#1e8e3e'},
  126. {label:'Voted AGAINST',data:[DATA.voted_against_gop,DATA.voted_against_dem],backgroundColor:'#c5221f'}]},
  127. options:{responsive:true,maintainAspectRatio:false,
  128. plugins:{tooltip:{callbacks:{label:ctx=>{const tot=ctx.dataIndex===0?partyTotR:partyTotD;return `${ctx.dataset.label}: ${ctx.parsed.y} (${tot?(ctx.parsed.y/tot*100).toFixed(1):'0.0'}%)`;}}}},
  129. scales:{x:{stacked:true},y:{stacked:true,beginAtZero:true}}},
  130. plugins:[{id:'stackPct',afterDatasetsDraw(chart){const {ctx}=chart;
  131. ctx.fillStyle='#fff';ctx.font='600 12px -apple-system, sans-serif';ctx.textAlign='center';
  132. chart.data.datasets.forEach((ds,di)=>{chart.getDatasetMeta(di).data.forEach((bar,i)=>{
  133. const tot=i===0?partyTotR:partyTotD,v=ds.data[i];
  134. if(v>0&&tot)ctx.fillText(`${v} (${(v/tot*100).toFixed(1)}%)`,bar.x,(bar.y+bar.base)/2+4);});});}}]});
  135. const blkTot=DATA.blocked_dem_count+DATA.blocked_rep_count;
  136. new Chart(document.getElementById('blockChart'),{type:'bar',
  137. data:{labels:['Blocked Dem-backed','Blocked GOP-backed'],
  138. datasets:[{label:'Count',data:[DATA.blocked_dem_count,DATA.blocked_rep_count],backgroundColor:['#3b6ed9','#d93b3b']}]},
  139. options:{indexAxis:'y',responsive:true,maintainAspectRatio:false,
  140. plugins:{legend:{display:false},tooltip:{callbacks:{label:ctx=>`${ctx.parsed.x} (${blkTot?(ctx.parsed.x/blkTot*100).toFixed(1):'0.0'}%)`}}},
  141. scales:{x:{beginAtZero:true}}},
  142. plugins:[{id:'hbarLabel',afterDatasetsDraw(chart){const {ctx}=chart;
  143. ctx.fillStyle='#333';ctx.font='600 12px -apple-system, sans-serif';ctx.textAlign='left';ctx.textBaseline='middle';
  144. chart.getDatasetMeta(0).data.forEach((bar,i)=>{const v=chart.data.datasets[0].data[i];
  145. ctx.fillText(` ${v} (${blkTot?(v/blkTot*100).toFixed(1):'0.0'}%)`,bar.x,bar.y);});}}]});
  146. const trendLabels=DATA.months;
  147. const trendSets=["Helped Republicans","Helped Democrats","Helped Both","Helped Neither"].map(k=>({
  148. label:k,data:DATA.monthly[k],borderColor:ALIGN_COLORS[k],backgroundColor:ALIGN_COLORS[k]+'33',tension:.3,fill:false}));
  149. new Chart(document.getElementById('trendChart'),{type:'line',data:{labels:trendLabels,datasets:trendSets},
  150. options:{responsive:true,maintainAspectRatio:false,
  151. scales:{y:{beginAtZero:true,title:{display:true,text:'Votes per month'}}},interaction:{mode:'index',intersect:false}}});
  152. let sortKey='r',sortDesc=true;
  153. function renderTable(){
  154. const q=document.getElementById('search').value.toLowerCase();
  155. const af=document.getElementById('alignFilter').value;
  156. const bf=document.getElementById('blockFilter').value;
  157. const mf=document.getElementById('memberFilter').value;
  158. let rows=DATA.rows.filter(r=>{
  159. if(q&&!((r.ln+' '+r.ds+' '+r.q).toLowerCase().includes(q)))return false;
  160. if(af&&r.a!==af)return false; if(bf&&r.b!==bf)return false; if(mf&&r.m!==mf)return false; return true;});
  161. rows.sort((a,b)=>{const av=a[sortKey],bv=b[sortKey];let cmp;
  162. if(typeof av==='number')cmp=av-bv;else cmp=String(av).localeCompare(String(bv));
  163. if(cmp===0&&sortKey!=='r')cmp=(String(a.y).localeCompare(String(b.y)))||(a.r-b.r);return sortDesc?-cmp:cmp;});
  164. const tb=document.getElementById('voteBody');
  165. const aClass=a=>'badge '+({"Helped Republicans":"b-rep","Helped Democrats":"b-dem","Helped Both":"b-both","Helped Neither":"b-neither"}[a]||"b-na");
  166. const mClass=m=>'v-'+(m==='Yea'?'yea':m==='Nay'?'nay':m==='Not Voting'?'nv':'present');
  167. tb.innerHTML=rows.map(r=>`<tr><td>${r.y}</td><td>${r.r}</td><td>${r.d}</td><td>${r.ln||''}</td><td>${r.q||''}</td><td>${r.ds||''}</td><td>${r.rs}</td><td class="${mClass(r.m)}">${r.m||''}</td><td>${r.ry}</td><td>${r.rn}</td><td>${r.dy}</td><td>${r.dn}</td><td><span class="${aClass(r.a)}">${r.a}</span></td><td>${r.b?`<span class="badge ${r.b==='Democrat'?'b-dem':'b-rep'}">${r.b}</span>`:''}</td></tr>`).join('');
  168. document.getElementById('row-count').textContent=rows.length;
  169. }
  170. document.querySelectorAll('#voteTable th').forEach(th=>{th.addEventListener('click',()=>{const k=th.dataset.k;if(sortKey===k)sortDesc=!sortDesc;else{sortKey=k;sortDesc=true;}renderTable();});});
  171. ['search','alignFilter','blockFilter','memberFilter'].forEach(id=>document.getElementById(id).addEventListener('input',renderTable));
  172. renderTable();
  173. </script>
  174. </body></html>