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); } }); });That's right -- for most of this decade, for every dollar we've spent as a nation to fight climate change, we spent $88 on the military.

That factoid about Bush administration budget priorities sticks out the most in a thought-provoking new report by the Institute for Policy Studies entitled "Military vs. Climate Security: Mapping the Shift From the Bush Years to the Obama Era."
President Obama is moving to reduce that discrepancy to 9:1 by next year, although the bulk of the spending on climate change is contained in a one-time stimulus funding package. Report author Miriam Pemberton argues that on a permanent basis, weapons systems should be cut so the money can be invested in research and adaptation to climate change.
She cites a study by the Political Economy Research Institute, funded by her liberal-leaning group and Women's Action for New Directions:
The bottom line is that the fiscal shift recommended here from military to climate change investment will create far more jobs than it costs.
It's an appropriate comparison when you consider that leading scientific thinkers on climate change compare the task ahead of this nation to what it faced to survive in World War II.
The best piece so far delivered on the new report comes from Grist.org's Kate Sheppard under one of Grist's trademark clever heds: "Get Off Defense." :>)
Sheppard points out that even military analysts are beginning to look at climate change as a confounding and security-rattling threat to this country.
Report author Pemberton told Sheppard:
There are just no restraints whatsoever on military spending. The Pentagon has been given a blank check. There is an incredible infrastructure supporting unlimited military spending, and there certainly hasn’t been that infrastructure put in place to fund green technology.”
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.