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

Georgia State Election Board accused of violating Open Meetings Act in lawsuit

Augusta Chronicle

According to the lawsuit, filed in Fulton County Superior Court by the group American Oversight, notice of the special meeting wasn’t posted until …

July 19, 2024
In the News

Georgia State Election Board meeting challenge

Democracy Docket

Lawsuit filed by American Oversight and an anonymous individual against the Georgia State Election Board and five of its members challenging the le…

July 18, 2024
In the News

An open government group is suing the State Election Board over a meeting it says was illegal

Atlanta Journal-Constitution

Now the left-leaning group American Oversight seeks to void the rules and penalize the board in a lawsuit filed late Thursday in Fulton County Supe…

July 18, 2024
In the News

Extremist or hero? Meet Michigan’s freedom-loving constitutional sheriff

MLive

Groups like the SPLC, Institute for Research and Education on Human Rights and American Oversight have criticized the CSPOA philosophy as dangerous…

July 17, 2024
In the News

Emails show Republican leader’s involvement in Georgia election rules

Atlanta Journal-Constitution

But McKoon’s involvement drew criticism from Democrats and from the left-leaning open government advocacy group American Oversight.

July 17, 2024
In the News

Inside the private pressure campaign to force hand-counting of Arizona ballots

Votebeat

Other newly obtained text messages from Cochise County, which American Oversight fought for in court and shared with Votebeat, show that a state se…

July 16, 2024