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’s Kaylee Tornay is one of three reporters in the country to win a Journalists of Color Investigative Reporting Fellowship from Investigative Reporters and Editors, a national nonprofit dedicated to improving in-depth reporting.
The fellowship provides a suite of IRE resources to support specific reporting projects. As a fellow, Tornay will embark on a deep dive into Oregon’s child care and early learning system, investigating disparities in the supply, quality and affordability of child care and early education options and their impacts on families. She will remain with InvestigateWest while pursuing this project.
“Kaylee is one of those special reporters in journalism, a person who approaches each new story as a chance to grow and perfect her craft,” Executive Director Jacob Fries said. “We’re grateful to IRE for this opportunity and fully support Kaylee’s reporting efforts to hold public officials accountable, identify potential solutions, and lift up the voices of underserved communities.”
IRE’s yearlong fellowship is designed to increase the range of backgrounds, experiences and interests within the field of investigative journalism, where diverse perspectives are critically important. The 2023 fellowship program was open to journalists of color with at least three years of post-college work experience.
Tornay is joined by two other fellows: Leslie Rangel, morning anchor at KTBC’s Good Day Austin, and Halima Gikandi, Africa Correspondent for The World radio program, the largest international news program on American public radio.
Support from IRE includes training at an IRE data journalism bootcamp and both annual conferences. Fellows will also receive IRE data services and a mentor network of IRE members to guide them through their yearlong project.
Tornay joined InvestigateWest in August 2022 and has investigated school staffing shortages, food insecurity and Oregon’s legacy of non-unanimous jury convictions. Before that, she was an award-winning education reporter at the Santa Rosa Press Democrat and the Medford Mail Tribune.
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.