Press

For media enquiries, contact us.

Press Releases

Filters

Choose Your Filters

<!--
-->

In the News

(function () { function liveParams(ns) { var params = new URLSearchParams(window.location.search); Array.from(params.keys()).forEach(function (key) { if (key.indexOf(ns) === 0) { params.delete(key); } }); return params; } // Rebuild a standalone listing's carry-over hidden inputs from the live URL // just before its filter form submits. document.addEventListener('submit', function (event) { var form = event.target.closest('form.ogtrta-standalone-filters'); if (!form) { return; } var ns = form.getAttribute('data-ogtrta-ns') || ''; // Keep unset controls out of the query string entirely, so the URL // only ever shows filters that are actually applied. var skipped = []; form.querySelectorAll('[name]').forEach(function (el) { if (!el.hasAttribute('data-ogtrta-carry') && el.value === '' && !el.disabled) { el.disabled = true; skipped.push(el); } }); window.setTimeout(function () { skipped.forEach(function (el) { el.disabled = false; }); }, 0); form.querySelectorAll('input[data-ogtrta-carry]').forEach(function (el) { el.remove(); }); liveParams(ns).forEach(function (value, key) { var input = document.createElement('input'); input.type = 'hidden'; input.name = key; input.value = value; input.setAttribute('data-ogtrta-carry', ''); form.appendChild(input); }); }); // Same for reset / pager links. document.addEventListener('click', function (event) { var link = event.target.closest('a[data-ogtrta-nav]'); if (!link) { return; } var ns = link.getAttribute('data-ogtrta-ns') || ''; var own = {}; try { own = JSON.parse(link.getAttribute('data-ogtrta-params') || '{}'); } catch (e) {} var params = liveParams(ns); Object.keys(own).forEach(function (key) { params.set(key, own[key]); }); var query = params.toString(); event.preventDefault(); window.location.href = window.location.pathname + (query ? '?' + query : '') + (link.getAttribute('data-ogtrta-hash') || ''); }); })();
Filters

Choose Your Filters

In the News

Voter advocacy groups ask DOJ to step in after Texas allowed some voters’ ballots to be identified

Votebeat

The League of Women Voters of Texas, American Oversight, the Campaign Legal Center, and Southern Coalition for Social Justice cited the investigati…

June 13, 2024
In the News

The ‘chilling’ Trump plan that could pave the way for authoritarianism

HuffPost

The Office of Personnel Management — the executive branch’s human resource’s office, and the office that would be responsible for actually overseei…

June 11, 2024
In the News

New Jersey law will limit access to government records

New York Times

The nonprofit watchdog group American Oversight called the step “a shameless attempt to allow officials to hide their activities from public view.”

June 6, 2024
In the News

All the states investigating the 2020 election: Wisconsin brings charges against Trump ally Kenneth Chesebro

Forbes

Pennsylvania and New Mexico’s certificates hedged by saying they’re an alternate slate of electors just in case Biden’s win in the states was inval…

June 4, 2024
In the News

Request for DeSantis’ travel records leads to 2-year delay, then denial

Tampa Bay Times

A lawsuit challenging the law’s constitutionality was recently filed in Leon Circuit Court by American Oversight, a nonprofit government watchdog c…

June 1, 2024
In the News

Groups sue Mark Lamb seeking correspondence about election and voter fraud

Arizona Republic

The ACLU of Arizona and the nonpartisan watchdog group American Oversight are suing Pinal County sheriff and U.S. Senate candidate Mark Lamb over w…

May 31, 2024