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

The backlash against the Georgia election board’s actions is growing

Atlanta Journal-Constitution

In a Monday letter to the board, the left-leaning group American Oversight, which advocates for open government, threatened to file legal action, c…

July 16, 2024
In the News

Movimiento arranca con petición para suspender centros de detención de ICE

Los Angeles Times

Los activistas destacan investigaciones recientes sobre el uso del confinamiento solitario, el abuso de inmigrantes LGBTQ y VIH positivos y las mue…

July 16, 2024
In the News

Column: Youngkin’s education agenda on the wrong side of history

Daily Press

The review was revealed in public records obtained by the watchdog group American Oversight and shared with the Washington Post.

July 15, 2024
In the News

Impromptu State Election Board meeting met with ire, jeers

Atlanta Journal-Constitution

American Oversight, a liberal watchdog group, shared a letter online that showed an open records request for emails sent about the meeting.

July 12, 2024
In the News

Ohio Secretary of State office move cost $147K more than promised, watchdog says

Ohio Capital Journal

The analysis, by the progressive group American Oversight, is based on documents obtained through an open-records request.

July 10, 2024
In the News

‘Divisive concepts’ law at work: LGBTQ books pulled from Cobb schools, Shakespeare flagged for review

Cobb County Courier

An open records request by American Oversight, a nonpartisan government watchdog group, which was shared with the Courier, provided some insight in…

July 9, 2024