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, pigs should start to fly any day here.

Since well before I was born in Florida half a century ago, the state's population grew steadily. When I was covering growth and development in Palm Beach County in the mid-1980s, as the county was leading the pack in population growth for the country, it was an article of faith that Yankees tired of snow and others would continue to swell the population of the Sunshine State.
Now, though, comes news that the recession has finally ended that trend. Florida's population of 18.6 million -- that number makes me shudder, after being away for a decade -- came down by 58,000 in the last year.
You'd have to go back to when members of the armed services were leaving Florida bases in 1946, at the conclusion of World War II, to find the last time the Sunshine State's population dipped.
According to a story by Mark Caputo in The Miami Herald, there are some 400,000 homes on the market in Florida, and last year the state shed some 392,000 jobs. Almost a one-to-one ratio.
Now, it seems unlikely that this trend will continue, frankly. It's a bit comical to hear business interests address this situation. Listen to Barney Bishop, head of the business lobby Associated Industries of Florida. In one breath, he mentions how, because past growth was never paid for, the state faces a $32 billion backlog of work on roads, bridges, sewers, and so forth. And in the next breath?
This is devastating. We need growth. Growth equals jobs. If we don't grow, we don't have jobs.
I guess some things will never change.
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.