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

Meet the MAGA billionaire hosting Trump’s Las Vegas fundraiser

Forbes

The following week, Ahern flew out to Arizona with Michael McDonald, chair of the Republican Party of Nevada, and Jesse Law, chairman of Nevada’s C…

May 29, 2024
In the News

How much does it cost DeSantis to travel from one place to another? Florida won’t tell you

Tallahassee Democrat

American Oversight, a government accountability watchdog that sued the governor’s office for alleged public records violations a couple of months a…

May 20, 2024
In the News

Texas inmates are being ‘cooked to death’ in summer heat, lawsuit alleges

NPR

Texas prisoners filed more than 4,000 heat-related complaints last year, according to the watchdog group American Oversight.

May 16, 2024
In the News

Comprehensive timeline on false electors scheme in 2020 presidential election

Just Security

The false Trump electors meet in seven states to issue their certificates, which are later published by American Oversight as a result of a FOIA re…

May 15, 2024
In the News

Office of Open Records rules Fulton County, Pa., must turn over emails, lawyer pay records

Public Opinion

In a batch of emails first obtained by the nonprofit American Oversight, Wake TSI Vice President Gene Kern asked the county’s Republican commission…

April 23, 2024
In the News

‘Danger to our democracy’: fears over Trump allies’ summit with far-right sheriffs

Guardian

American Oversight’s interim executive director, Chioma Chukwu, told the Guardian: “Nothing is more dangerous to our democracy than a movement base…

April 17, 2024