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

Chicago-based DJ Tunjo and partner in ICE custody after arrest at Midway Airport

CBS News

A Chicago-based DJ from Colombia and his partner are in ICE custody on Sunday, federal immigration officials confirmed. Omar David Panqueva, also k…

August 6, 2026
In the News

Tlaib introduces bill to prevent data sharing from TSA to federal immigration authorities

Michigan Advance

A new bill introduced Tuesday by U.S. Rep. Rashida Tlaib (D-Detroit) would ban the Transportation and Security Administration from sharing passen…

August 6, 2026
In the News

NC auditor’s liaison advised county elections board members on how to fire directors

NC Newsline

Last fall, Republicans on at least two county boards of elections in North Carolina received instructions on how to fire their executive directors….

August 5, 2026
In the News

Judge throws out DOE’s blanket ‘still interested’ FOIA policy

Federal News Network

A federal judge has tossed out the Energy Department’s proposed policy that would have required people to re-confirm their interest in older Freedo…

August 5, 2026
In the News

Johns Hopkins researcher released after arrest by ICE at BWI amid increased airport enforcement

CBS News

A public health researcher at Johns Hopkins University was arrested by immigration officers while boarding a domestic flight earlier this week. A l…

August 2, 2026
In the News

Election denier Cleta Mitchell granted DHS elections official Heather Honey a lot of money

Democracy Docket

In October 2025, the government watchdog group American Oversight (AO) sued DHS for failing to respond to records requests it submitted for informa…

July 31, 2026