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); } }); });This week a 19-year-old man made Washington state history.
DeShawn Clark was the first to be convicted under Washington state's human trafficking law.
As reported by the Seattle Times, the West Seattle resident, Clark was found guilty of six charges: “second-degree human trafficking, first-degree promoting prostitution, two counts of commercial sex abuse of a minor, unlawful imprisonment and conspiracy to promote prostitution.“
Clark, a member of the West Side Street Mobb gang, prostituted several young women. Among the several women, was Clark's former girlfriend who testified against him as a key witness for the prosecution. Listen to some of the arguments quoted in Sara Lerner's report on KUOW.org.
Washington has made cracking down on human trafficking one of its missions since 2002, when the state formed the Washington State Task Force against the Trafficking of Persons. In 2003 the state passed its first law against human trafficking, but as Ruth Teichroeb reported for the Seattle Post-Intelligencer, it failed to convict anyone for the first five years of its existence.
Washington is not the only state in the Northwest region dealing with the trafficking of persons.
“It’s a modern-day slave trade that has moved into Oregon, with a surprising increase in Portland, said Chris Killmer, a member of the Oregon Human Trafficking Task Force and the program coordinator for Outreach and Support to Special Immigrant Populations,” reported Oregon's The World on Nov. 19.
According to the article, Coos County has become a “hot bed” for trafficking due to its vulnerable population of homeless youth.
“ 'Overall, it’s a culture of fear that keeps victims in line,' Killmer told Oregon's The World.
-- Jennifer Privette, InvestigateWest intern and Seattle U senior
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.