Plot.plot({
height: 380,
width: 900,
marginLeft: 50,
marginBottom: 45,
style: {fontSize: "13px"},
x: {label: "Year of IRS ruling", labelAnchor: "center", tickFormat: "d"},
y: {label: "New organizations", grid: true},
marks: [
Plot.lineY(formByYear, {x: "year", y: "n", stroke: GU.s1, strokeWidth: 1.5, curve: "monotone-x"}),
Plot.dot(formByYear, {x: "year", y: "n", fill: GU.s1, r: 2}),
Plot.lineY(formByYear, {x: "year", y: "ma5", stroke: GU.red, strokeWidth: 2.5, curve: "monotone-x"}),
Plot.ruleY([0], {stroke: "#c3c2b7"}),
Plot.tip(formByYear, Plot.pointerX({
x: "year",
y: "n",
title: d => `${d.year}\n${fnum(d.n)} new rulings\n5-yr average: ${d3.format(".0f")(d.ma5)}`
}))
]
})Trends
How the sector has grown — and where it’s headed
Key finding Nonprofit formation in the Inland Northwest is surging. After a pandemic dip in 2020 (179 new IRS rulings), new formations climbed to 310 in 2024 and 395 in 2025 — the strongest two-year run on record, even counting the one-time administrative spike of 2014, when the IRS introduced the streamlined Form 1023-EZ and processed a backlog of reinstatements. The 2010s produced more new nonprofits (about 2,030 IRS rulings) than any prior decade, and the 2020s are on pace to exceed them.
New nonprofit formations by year
Each point is the number of organizations receiving IRS tax-exempt rulings that year, across all seven counties — including organizations that have since dissolved. The red line is a five-year moving average. 2026 is a partial year and is excluded. The 2014 spike (467 rulings) is largely administrative: the IRS launched the short-form 1023-EZ application that July and worked through a backlog of reinstatements following the 2011–2012 automatic revocations.
Source: NCCS Business Master File, all vintages 1989–2026. Rulings before ~1989 appear only if the organization survived into the BMF era, so early decades are undercounted; the recent surge is not an artifact of this.
Formations by decade
* The 2020s bar (red) covers only 2020–2025 — six years — and has already passed three-quarters of the full 2010s total.
Where growth is happening
Spokane County still produces the most new nonprofits in absolute terms, but Kootenai County’s share of regional formations has risen with its population boom. The chart compares each county’s formations per five-year period.
What kinds of nonprofits are being formed now?
Comparing the category mix of organizations formed since 2015 against the longer-standing sector shows where founders see unmet needs: recent cohorts tilt toward human services and away from the fraternal, membership, and religious organizations that dominate older cohorts.
Active organizations with a classified NTEE category only. Source: NCCS BMF, June 2026 vintage.