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
Bunting Award recognizes “Broken Records,” a series that tested the responsiveness of Northwest cities to public records requests
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 reporter Daniel Walters has been honored with the Kenneth F. Bunting Award by the Washington Coalition for Open Government, in recognition for a series of stories examining the responsiveness of local governments to public records requests.

WashCOG also gave the James Andersen Award to Robert McClure, an investigative journalist and co-founder of InvestigateWest, for his efforts to make the organization “more visible, more effective and better connected in Olympia.”
Walters will receive the award Friday at WashCOG’s annual Sunshine Breakfast in Bellevue, Washington. The honor is given annually for work that relies upon or advances the use of Washington’s open-records laws.
Walters was honored for his work on the “Broken Records” series, which tested the responsiveness to public records requests of 15 cities across the Pacific Northwest. Though there was great variety among the responses, Walters found that citizens are waiting longer and longer to obtain records, as lawmakers add exemptions to the Public Records Act that burden records clerks and add to delays. Walters’ reporting led to changes at Spokane City Hall, which added a records staffer to attempt to improve its responsiveness.
Walters is a longtime Northwest journalist, who worked for the Pacific Northwest Inlander newspaper in Spokane before joining InvestigateWest in 2023. He covers democracy and extremism for InvestigateWest through a partnership with Report for America.
WashCOG is a nonprofit, nonpartisan organization devoted to government transparency, and it honors journalists and others annually for advancing that cause. The Bunting Award is named for Ken Bunting, an executive editor and associate publisher of the Seattle Post-Intelligencer who helped found WashCOG in 2002. Bunting also served as executive director of the National Freedom of Information Coalition. He died in 2014.
McClure is a former investigative reporter at the Post-Intelligencer, and was one of the founders of InvestigateWest — a nonprofit dedicated to investigative journalism in the Pacific Northwest. His most recent story for InvestigateWest, published in January, revealed flaws in Seattle’s tree-protection ordinance.
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.