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); } }); });Nearly 10 million salmon should have swam up the Fraser River this summer, not the dismal 1.37 million that did, setting the record for lowest returns and effectively shutting down all but small harvest opportunities for First Nations who depend on the fish.
What's killing the salmon? The culprit could be changing ocean currents, food supply shifts, infections from sea lice at fish farms, or a combination of things. No one knows for sure, because the science isn't being funded to find out, reports The Canadian Press.
Not much is known about salmon once they get to the ocean, but scientists can design experiments to find out. Huge cuts to grants and programs over the years have prevented these studies from becoming a reality.
"You could pick just about any aspect of the management cycle and the scientific assessment, and you can say, 'Well, we used to do this but we don't any more,'" said Scott Hinch, a researcher at the University of British Columbia who specializes in salmon ecology.
The government is focusing on tracking salmon during the season, rather than investigating what happens when they're at sea.
During the collapse of the Fraser River salmon, the Minister of Fisheries and Oceans Gail Shea was in Norway, attending the largest aquaculture conference in the world because she "supports aquaculture in Canada which is an important part of our economy," according to Rafe Mair in The Tyee. Some criticize Shea for supporting fish farms and not protecting the salmon industry, the article says.
If policy isn't enforced and scientific funding isn't available, it may be awhile before we know what happened to the 9 million missing fish.
InvestigateWest reported more on Pacific Northwest salmon population changes here.
– Emily Linroth
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.