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); } }); });Well it’s raining drooling dogs in Oregon, but the newsroom is still firing. Last month I wrote about the rise of nonprofit journalism, and how very essential media collaboration is to our future work in this industry. As we head into winter at InvestigateWest, I’m super excited to be rolling up my sleeves in one of the largest media collaborations we’ve undertaken to date.
I wish I could tell you about all the amazing work that’s being done, and the fabulous group of people I am working with. Alas, some things are still sacred - even in today’s jaw-dropping news cycle - and among them is the media embargo. So I’ll have to keep my keyboard silent on the details for now. But since I look forward to the day I can write to all of you in more depth about this work, what I offer today is a bit of a primer.
If you saw our work on the Portland housing market last year, then you know that big data is one of the primary seeds of great journalism. It was data-mining that helped James Gordon and me see the forces behind the cash purchasing of housing that upended prices in the real estate market last year. And it’s data that underpins enormously successful journalism projects nationally and worldwide, like last year’s look at the state mental health system in Florida, and the Center for Public Integrity’s analysis of sexual assault on college campuses, which led to the Campus SaVE Act in 2013. You can find a treasure trove of these kinds of projects in the annual list of Philip Meyer Awards, which recognizes the best of them.
Back in June, when I was on fire about current projects and just swooning over big data overall, I spent some time emailing with friend and colleague Ashawnta Jackson at the Center for Data Arts Research at The New School in New York. Our conversation about data’s new role in journalism is especially pertinent now. I hope you enjoy it, and that it gives you another view of the work that we do.
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.