Two Colville women were booked into a rural Washington jail. It became a death sentence
Critics say WA jails are letting opioid users suffer from withdrawals, leading to preventable deaths
InvestigateWest (investigatewest.org) is an independent news nonprofit dedicated to investigative journalism in the Pacific Northwest. Visit investigatewest.org/newsletters to sign up for weekly updates.
'; document.querySelector('#copytext').value = textContent; modal.showModal(); }); // Modal close functionality const modal = document.querySelector('.republish-modal'); const closeBtn = document.querySelector('.republish-modal-close'); // Close button click closeBtn.addEventListener('click', function() { modal.close(); }); // Close on backdrop click modal.addEventListener('click', function(e) { if (e.target === modal) { modal.close(); } }); // Close on ESC key (this is usually built-in, but adding for safety) modal.addEventListener('keydown', function(e) { if (e.key === 'Escape') { modal.close(); } }); // Copy text button functionality document.querySelector('.copy-text-button').addEventListener('click', async function() { const textarea = document.querySelector('#copytext'); const text = textarea.value; try { // Try modern Clipboard API first if (navigator.clipboard && window.isSecureContext) { await navigator.clipboard.writeText(text); this.textContent = 'Copied!'; } else { // Fallback for older browsers textarea.select(); document.execCommand('copy'); this.textContent = 'Copied!'; } // Reset button text after 2 seconds setTimeout(() => { this.textContent = 'Copy text'; }, 2000); } catch (err) { console.error('Failed to copy text: ', err); // Fallback to selection if copying fails textarea.select(); this.textContent = 'Text selected'; setTimeout(() => { this.textContent = 'Copy text'; }, 2000); } }); });There will be no 20-cent bag fee for Seattle residents, the Seattle Times reported today. While the city had passed an ordinance last year to start charging for every paper or plastic bag residents received from grocers, convenience stores and markets, that was halted after opponents quickly funded an initiative to put the decision back in the public’s hands.
With over half the ballots counted, voters in Tuesday’s primary rejected the fee 58 percent to 42 percent. Referendum 1 would have made the city the first in the nation to target both plastic and paper bags. According to the Seattle Public Utilities, about two-thirds of the 360 million paper and plastic bags Seattleites use each year end up in the garbage.
Plastic bag makers outspent bag fee supporters’ lobbying efforts by 15-to-1.
Across the country, bag taxes have encountered mixed reactions. While a 5-cent bag fee was passed in Washington D.C., New York dropped its proposed charge and Philadelphia outright rejected a plastic bag ban. In California, bag manufacturers successfully sued Oakland and Manhattan Beach after the municipalities proposed citywide bans on plastic bags.
In an Associated Press article last week, David Lewis, executive director of Save the Bay in Oakland, likened bag manufacturers' efforts to the tobacco industry’s campaigns to fight smoking bans:
We've seen lobbying and blatant attempts to intimidate cities... They're trying to force an expense on a city and hope that cities would drop their bag ban efforts…
Some feel that if the reputably eco-concious Seattle rejected the bag fee, similar proposals will be doomed elsewhere.
The story you just read is only possible because readers like you support our mission to uncover truths that matter. If you value this reporting, help us continue producing high-impact investigations that drive real-world change. Your donation today ensures we can keep asking tough questions and bringing critical issues to light. Join us — because fearless, independent journalism depends on you!
— Jacob H. Fries, executive director
DonateCancel anytime.
Subscribe to our weekly newsletters and never miss an investigation.