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); } }); });InvestigateWest is the recipient of a new $80,000 grant from Chicago-based family foundation The Reva & David Logan Foundation. The Foundation provides strategic grants to support social justice, the arts, and investigative journalism around the world.
"We believe that it will take courage, determination and great will to overcome our truly existential challenges. The destruction of our planet, redressing the imbalances between rich and poor, demonstrating respect for everyone regardless of race, creed, religion, nation, sexual orientation, or differing abilities are all issues we must urgently address in our heads, in our hearts and in our every action. Uncompromising investigative journalism, like InvestigateWest, is an essential tool to reach our goals.” –Richard Logan, President of the Board
"InvestigateWest greatly values The Reva & David Logan Foundation’s commitment to journalism,” says InvestigateWest Executive Director Allison Augustyn. "As a nonprofit, we strive to shine a light where we can have impact on and for our communities to effect change and make life better for all. We are truly honored to receive a gift from this thoughtful foundation."
The majority of the grant is intended for general operating expenses, with $10,000 dedicated to reporting on issues impacting Indigenous communities and a further $20,000 intended as a matching grant for gifts from new donors. InvestigateWest will use the funds to expand planned reporting, including an in-depth look at the problems and solutions around child care and education access in Washington state, and the equity issues that permeate the current systems.
From The Foundation: "The Reva and David Logan Foundation will be a timely catalyst to initiate and support powerful, innovative ideas and approaches that challenge the status quo. We encourage our grantees to think radically and act positively to alter society and the world.”

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.