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

52 people died in ICE detention. 49 were preventable, report claims

News Nation

The report, released Wednesday by the ACLU National Prison Project, Physicians for Human Rights and nonprofit watchdog group American Oversight, ex…

June 25, 2024
In the News

Nearly all deaths in ICE custody over 5 years were preventable, new report finds

Prism

The new report, “Deadly Failures: Preventable Deaths in U.S. Immigration Detention,” reviewed more than 14,500 pages of documents published by the …

June 25, 2024
In the News

New report finds majority of immigrant deaths in ICE detention could have been prevented

KJZZ

The report comes from the ACLU, American Oversight and the Physicians for Human Rights.

June 25, 2024
In the News

Virginia proposed changes to African American history course, documents show

Washington Post

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

June 23, 2024
In the News

Transphobic dress code prompted turmoil in agriculture department, emails show

Texas Observer

Since then, the nonprofit American Oversight obtained a cache of emails pertaining to the policy through a public information request and provided …

June 18, 2024
In the News

Documents detail Republican push to force hand counts in Arizona election

Guardian

The records from Cochise county, a Republican stronghold along the US-Mexico border, only came to light after a lawsuit from a watchdog group, Amer…

June 15, 2024