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

Federal immigration authorities targeting airports for arrests

ABC News

On Tuesday, a watchdog group released the memorandum of agreement between the Transportation Security Administration and ICE, which allows for TSA …

July 28, 2026
In the News

‘Not how a just system works’: Transparency group asks 11th Circuit to be ‘exceptional’ and overrule Cannon on buried Mar-a-Lago report even if ‘propriety’ argument fails

Law & Crime

A public advocacy group is urging a federal court of appeals to use any means available and necessary to unseal the second volume of former special…

July 28, 2026
In the News

ICE Arrests Surge at Airports, Opening New Front in Deportation Drive

The New York Times

Federal agents are arresting spouses of Americans, tech workers and others whose visas have expired, including many who have active applications to…

July 28, 2026
In the News

In Memphis, an ‘anti-crime’ task force quietly turned into an ICE crackdown

NPR

NPR reviewed arrest data and spoke with lawyers, immigrants, activists and community members to piece together the task force’s impact on Memphis o…

July 27, 2026
In the News

Georgia election board promotes new voter-roll tool ahead of midterms

The Atlanta Journal-Constitution

In an unusual move last month, State Election Board Investigator Larry Duckworth sent the Chatham County Board of Registrars spreadsheets of about …

July 23, 2026
person
In the News

Marco Rubio’s Disappearing Signal Chat

The Atlantic

Secretary of State Marco Rubio, like most federal officials, is legally required to retain records that he creates as part of his job. So it was no…

July 14, 2026