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); } }); });An inquest has been requested to investigate the death of 46-year-old Curtis Brick, a Vancouver homeless man who died on the hottest day of summer in Grandview Park this July, report Richard Dalton Jr. and Rebecca Tebrake in the Vancouver Sun. Many people were playing in the park that day, but no one called emergency services until Brick showed symptoms of sunstroke and began convulsing on the grass. Discrepancies in reportsof how long it took police to arrive and how they treated Brick once they were there prompted his family to ask for an investigation, according to another article by Wendy Stueck in the Globe and Mail. The case resembles that of Frank Paul, a homeless man who died after being left in an alley by police on a cold, rainy December night in 1998.
Brick's case has caused significant alarm in Vancouver over how people treat the homeless. Some worry people are so used to seeing homeless people sleeping outside, they don't really notice them anymore. Many people are intimidated by walking up to homeless person, according to Suzanne Noel, who is active on homeless committees and opened the first homeless service for aboriginal youth in Metro Vancouver. But if someone is in trouble, respectfully asking if they are OK and calling paramedics if necessary is the right thing to do.
Many Vancouverites turned out for Brick's memorial, shown here.
InvestigateWest discussed the treatment of homeless people in Alaska and in California earlier this month.
– 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.