Add elections + demographics layer: candidates and jurisdictions
Two new entity types, built deterministically from the raw exports:
Candidate (2,494) — 2026 federal candidates as files under
us/states/<st>/candidates/, with office,
district, party, incumbent/challenger stance,
campaign committee, FEC id.
Jurisdiction (3,494) — demographic nodes carrying ACS 2023 data:
3,131 counties (deduped from 3,231 mixed-format
fips keys) + 363 congressional districts.
This completes the county skeleton nationwide: every US county is now a
browsable node with population, income, poverty, race, education and
housing — even where no officeholders are mapped yet. In Florida the
county index.md merges into the existing dir and reports its officeholder
count alongside demographics (St. Lucie: 33 officeholders + ACS profile).
build.py now reads seven raw inputs in one deterministic pass
(byte-identical on rerun). The mirror now answers: who holds power, who
runs this institution, who is running, and what each place is made of.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Alameda County, CA"
|
||||
classification: county
|
||||
fips: "06001"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 1649473
|
||||
population_under_18: 326276
|
||||
population_18_64: 1069036
|
||||
population_65_plus: 254161
|
||||
median_household_income: 129367
|
||||
poverty_rate: 9.22
|
||||
homeownership_rate: 54.41
|
||||
unemployment_rate: 5.38
|
||||
median_home_value: 1090100
|
||||
gini_index: 0.4765
|
||||
vacancy_rate: 6.12
|
||||
race_white: 492184
|
||||
race_black: 158576
|
||||
race_asian: 543240
|
||||
race_native: 16403
|
||||
hispanic: 386114
|
||||
bachelors_plus: 902516
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Alameda County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 1649473 |
|
||||
| Under 18 | 326276 |
|
||||
| 18–64 | 1069036 |
|
||||
| 65+ | 254161 |
|
||||
| Median household income | 129367 |
|
||||
| Poverty rate | 9.22 |
|
||||
| Homeownership rate | 54.41 |
|
||||
| Unemployment rate | 5.38 |
|
||||
| Median home value | 1090100 |
|
||||
| Gini index | 0.4765 |
|
||||
| Vacancy rate | 6.12 |
|
||||
| White | 492184 |
|
||||
| Black | 158576 |
|
||||
| Asian | 543240 |
|
||||
| Native | 16403 |
|
||||
| Hispanic/Latino | 386114 |
|
||||
| Bachelor's or higher | 902516 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Alpine County, CA"
|
||||
classification: county
|
||||
fips: "06003"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 1616
|
||||
population_under_18: 321
|
||||
population_18_64: 954
|
||||
population_65_plus: 341
|
||||
median_household_income: 105521
|
||||
poverty_rate: 9.96
|
||||
homeownership_rate: 78.16
|
||||
unemployment_rate: 4.42
|
||||
median_home_value: 590200
|
||||
gini_index: 0.4997
|
||||
vacancy_rate: 72.08
|
||||
race_white: 986
|
||||
race_black: 0
|
||||
race_asian: 36
|
||||
race_native: 426
|
||||
hispanic: 216
|
||||
bachelors_plus: 590
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Alpine County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 1616 |
|
||||
| Under 18 | 321 |
|
||||
| 18–64 | 954 |
|
||||
| 65+ | 341 |
|
||||
| Median household income | 105521 |
|
||||
| Poverty rate | 9.96 |
|
||||
| Homeownership rate | 78.16 |
|
||||
| Unemployment rate | 4.42 |
|
||||
| Median home value | 590200 |
|
||||
| Gini index | 0.4997 |
|
||||
| Vacancy rate | 72.08 |
|
||||
| White | 986 |
|
||||
| Black | 0 |
|
||||
| Asian | 36 |
|
||||
| Native | 426 |
|
||||
| Hispanic/Latino | 216 |
|
||||
| Bachelor's or higher | 590 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Amador County, CA"
|
||||
classification: county
|
||||
fips: "06005"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 41428
|
||||
population_under_18: 6389
|
||||
population_18_64: 23616
|
||||
population_65_plus: 11423
|
||||
median_household_income: 88044
|
||||
poverty_rate: 8.19
|
||||
homeownership_rate: 80.42
|
||||
unemployment_rate: 5.4
|
||||
median_home_value: 449800
|
||||
gini_index: 0.4459
|
||||
vacancy_rate: 15.4
|
||||
race_white: 31536
|
||||
race_black: 838
|
||||
race_asian: 617
|
||||
race_native: 512
|
||||
hispanic: 6634
|
||||
bachelors_plus: 9733
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Amador County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 41428 |
|
||||
| Under 18 | 6389 |
|
||||
| 18–64 | 23616 |
|
||||
| 65+ | 11423 |
|
||||
| Median household income | 88044 |
|
||||
| Poverty rate | 8.19 |
|
||||
| Homeownership rate | 80.42 |
|
||||
| Unemployment rate | 5.4 |
|
||||
| Median home value | 449800 |
|
||||
| Gini index | 0.4459 |
|
||||
| Vacancy rate | 15.4 |
|
||||
| White | 31536 |
|
||||
| Black | 838 |
|
||||
| Asian | 617 |
|
||||
| Native | 512 |
|
||||
| Hispanic/Latino | 6634 |
|
||||
| Bachelor's or higher | 9733 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Butte County, CA"
|
||||
classification: county
|
||||
fips: "06007"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 207929
|
||||
population_under_18: 42452
|
||||
population_18_64: 127250
|
||||
population_65_plus: 38227
|
||||
median_household_income: 67928
|
||||
poverty_rate: 19.25
|
||||
homeownership_rate: 57.28
|
||||
unemployment_rate: 7.46
|
||||
median_home_value: 424700
|
||||
gini_index: 0.4833
|
||||
vacancy_rate: 10.24
|
||||
race_white: 144544
|
||||
race_black: 3823
|
||||
race_asian: 11629
|
||||
race_native: 2789
|
||||
hispanic: 41660
|
||||
bachelors_plus: 58578
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Butte County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 207929 |
|
||||
| Under 18 | 42452 |
|
||||
| 18–64 | 127250 |
|
||||
| 65+ | 38227 |
|
||||
| Median household income | 67928 |
|
||||
| Poverty rate | 19.25 |
|
||||
| Homeownership rate | 57.28 |
|
||||
| Unemployment rate | 7.46 |
|
||||
| Median home value | 424700 |
|
||||
| Gini index | 0.4833 |
|
||||
| Vacancy rate | 10.24 |
|
||||
| White | 144544 |
|
||||
| Black | 3823 |
|
||||
| Asian | 11629 |
|
||||
| Native | 2789 |
|
||||
| Hispanic/Latino | 41660 |
|
||||
| Bachelor's or higher | 58578 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Calaveras County, CA"
|
||||
classification: county
|
||||
fips: "06009"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 46248
|
||||
population_under_18: 7833
|
||||
population_18_64: 24898
|
||||
population_65_plus: 13517
|
||||
median_household_income: 78647
|
||||
poverty_rate: 13.0
|
||||
homeownership_rate: 83.96
|
||||
unemployment_rate: 4.52
|
||||
median_home_value: 457200
|
||||
gini_index: 0.4577
|
||||
vacancy_rate: 33.4
|
||||
race_white: 36396
|
||||
race_black: 457
|
||||
race_asian: 1031
|
||||
race_native: 776
|
||||
hispanic: 6702
|
||||
bachelors_plus: 11344
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Calaveras County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 46248 |
|
||||
| Under 18 | 7833 |
|
||||
| 18–64 | 24898 |
|
||||
| 65+ | 13517 |
|
||||
| Median household income | 78647 |
|
||||
| Poverty rate | 13.0 |
|
||||
| Homeownership rate | 83.96 |
|
||||
| Unemployment rate | 4.52 |
|
||||
| Median home value | 457200 |
|
||||
| Gini index | 0.4577 |
|
||||
| Vacancy rate | 33.4 |
|
||||
| White | 36396 |
|
||||
| Black | 457 |
|
||||
| Asian | 1031 |
|
||||
| Native | 776 |
|
||||
| Hispanic/Latino | 6702 |
|
||||
| Bachelor's or higher | 11344 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Colusa County, CA"
|
||||
classification: county
|
||||
fips: "06011"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 21984
|
||||
population_under_18: 5914
|
||||
population_18_64: 12660
|
||||
population_65_plus: 3410
|
||||
median_household_income: 75672
|
||||
poverty_rate: 11.39
|
||||
homeownership_rate: 62.22
|
||||
unemployment_rate: 9.78
|
||||
median_home_value: 393400
|
||||
gini_index: 0.4667
|
||||
vacancy_rate: 8.51
|
||||
race_white: 8466
|
||||
race_black: 335
|
||||
race_asian: 215
|
||||
race_native: 316
|
||||
hispanic: 13832
|
||||
bachelors_plus: 2922
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Colusa County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 21984 |
|
||||
| Under 18 | 5914 |
|
||||
| 18–64 | 12660 |
|
||||
| 65+ | 3410 |
|
||||
| Median household income | 75672 |
|
||||
| Poverty rate | 11.39 |
|
||||
| Homeownership rate | 62.22 |
|
||||
| Unemployment rate | 9.78 |
|
||||
| Median home value | 393400 |
|
||||
| Gini index | 0.4667 |
|
||||
| Vacancy rate | 8.51 |
|
||||
| White | 8466 |
|
||||
| Black | 335 |
|
||||
| Asian | 215 |
|
||||
| Native | 316 |
|
||||
| Hispanic/Latino | 13832 |
|
||||
| Bachelor's or higher | 2922 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Contra Costa County, CA"
|
||||
classification: county
|
||||
fips: "06013"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 1165012
|
||||
population_under_18: 256000
|
||||
population_18_64: 709742
|
||||
population_65_plus: 199270
|
||||
median_household_income: 127229
|
||||
poverty_rate: 8.36
|
||||
homeownership_rate: 68.0
|
||||
unemployment_rate: 6.49
|
||||
median_home_value: 866800
|
||||
gini_index: 0.4715
|
||||
vacancy_rate: 3.46
|
||||
race_white: 479110
|
||||
race_black: 96408
|
||||
race_asian: 219557
|
||||
race_native: 11438
|
||||
hispanic: 321749
|
||||
bachelors_plus: 513781
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Contra Costa County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 1165012 |
|
||||
| Under 18 | 256000 |
|
||||
| 18–64 | 709742 |
|
||||
| 65+ | 199270 |
|
||||
| Median household income | 127229 |
|
||||
| Poverty rate | 8.36 |
|
||||
| Homeownership rate | 68.0 |
|
||||
| Unemployment rate | 6.49 |
|
||||
| Median home value | 866800 |
|
||||
| Gini index | 0.4715 |
|
||||
| Vacancy rate | 3.46 |
|
||||
| White | 479110 |
|
||||
| Black | 96408 |
|
||||
| Asian | 219557 |
|
||||
| Native | 11438 |
|
||||
| Hispanic/Latino | 321749 |
|
||||
| Bachelor's or higher | 513781 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Del Norte County, CA"
|
||||
classification: county
|
||||
fips: "06015"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 27107
|
||||
population_under_18: 5657
|
||||
population_18_64: 15898
|
||||
population_65_plus: 5552
|
||||
median_household_income: 67058
|
||||
poverty_rate: 12.95
|
||||
homeownership_rate: 70.08
|
||||
unemployment_rate: 6.4
|
||||
median_home_value: 342000
|
||||
gini_index: 0.4323
|
||||
vacancy_rate: 15.21
|
||||
race_white: 17396
|
||||
race_black: 682
|
||||
race_asian: 931
|
||||
race_native: 1659
|
||||
hispanic: 5396
|
||||
bachelors_plus: 5818
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Del Norte County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 27107 |
|
||||
| Under 18 | 5657 |
|
||||
| 18–64 | 15898 |
|
||||
| 65+ | 5552 |
|
||||
| Median household income | 67058 |
|
||||
| Poverty rate | 12.95 |
|
||||
| Homeownership rate | 70.08 |
|
||||
| Unemployment rate | 6.4 |
|
||||
| Median home value | 342000 |
|
||||
| Gini index | 0.4323 |
|
||||
| Vacancy rate | 15.21 |
|
||||
| White | 17396 |
|
||||
| Black | 682 |
|
||||
| Asian | 931 |
|
||||
| Native | 1659 |
|
||||
| Hispanic/Latino | 5396 |
|
||||
| Bachelor's or higher | 5818 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "El Dorado County, CA"
|
||||
classification: county
|
||||
fips: "06017"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 192662
|
||||
population_under_18: 37633
|
||||
population_18_64: 109775
|
||||
population_65_plus: 45254
|
||||
median_household_income: 108845
|
||||
poverty_rate: 7.99
|
||||
homeownership_rate: 77.24
|
||||
unemployment_rate: 4.49
|
||||
median_home_value: 679900
|
||||
gini_index: 0.4699
|
||||
vacancy_rate: 19.51
|
||||
race_white: 150027
|
||||
race_black: 1574
|
||||
race_asian: 10497
|
||||
race_native: 1069
|
||||
hispanic: 27892
|
||||
bachelors_plus: 76786
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# El Dorado County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 192662 |
|
||||
| Under 18 | 37633 |
|
||||
| 18–64 | 109775 |
|
||||
| 65+ | 45254 |
|
||||
| Median household income | 108845 |
|
||||
| Poverty rate | 7.99 |
|
||||
| Homeownership rate | 77.24 |
|
||||
| Unemployment rate | 4.49 |
|
||||
| Median home value | 679900 |
|
||||
| Gini index | 0.4699 |
|
||||
| Vacancy rate | 19.51 |
|
||||
| White | 150027 |
|
||||
| Black | 1574 |
|
||||
| Asian | 10497 |
|
||||
| Native | 1069 |
|
||||
| Hispanic/Latino | 27892 |
|
||||
| Bachelor's or higher | 76786 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Fresno County, CA"
|
||||
classification: county
|
||||
fips: "06019"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 1016725
|
||||
population_under_18: 282519
|
||||
population_18_64: 602718
|
||||
population_65_plus: 131488
|
||||
median_household_income: 74201
|
||||
poverty_rate: 18.31
|
||||
homeownership_rate: 55.55
|
||||
unemployment_rate: 8.69
|
||||
median_home_value: 388800
|
||||
gini_index: 0.4737
|
||||
vacancy_rate: 5.85
|
||||
race_white: 360596
|
||||
race_black: 44540
|
||||
race_asian: 114064
|
||||
race_native: 15039
|
||||
hispanic: 554390
|
||||
bachelors_plus: 208012
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Fresno County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 1016725 |
|
||||
| Under 18 | 282519 |
|
||||
| 18–64 | 602718 |
|
||||
| 65+ | 131488 |
|
||||
| Median household income | 74201 |
|
||||
| Poverty rate | 18.31 |
|
||||
| Homeownership rate | 55.55 |
|
||||
| Unemployment rate | 8.69 |
|
||||
| Median home value | 388800 |
|
||||
| Gini index | 0.4737 |
|
||||
| Vacancy rate | 5.85 |
|
||||
| White | 360596 |
|
||||
| Black | 44540 |
|
||||
| Asian | 114064 |
|
||||
| Native | 15039 |
|
||||
| Hispanic/Latino | 554390 |
|
||||
| Bachelor's or higher | 208012 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Glenn County, CA"
|
||||
classification: county
|
||||
fips: "06021"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 28494
|
||||
population_under_18: 7622
|
||||
population_18_64: 15979
|
||||
population_65_plus: 4893
|
||||
median_household_income: 67139
|
||||
poverty_rate: 15.95
|
||||
homeownership_rate: 61.18
|
||||
unemployment_rate: 8.02
|
||||
median_home_value: 352400
|
||||
gini_index: 0.434
|
||||
vacancy_rate: 11.41
|
||||
race_white: 15749
|
||||
race_black: 62
|
||||
race_asian: 856
|
||||
race_native: 434
|
||||
hispanic: 12820
|
||||
bachelors_plus: 3333
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Glenn County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 28494 |
|
||||
| Under 18 | 7622 |
|
||||
| 18–64 | 15979 |
|
||||
| 65+ | 4893 |
|
||||
| Median household income | 67139 |
|
||||
| Poverty rate | 15.95 |
|
||||
| Homeownership rate | 61.18 |
|
||||
| Unemployment rate | 8.02 |
|
||||
| Median home value | 352400 |
|
||||
| Gini index | 0.434 |
|
||||
| Vacancy rate | 11.41 |
|
||||
| White | 15749 |
|
||||
| Black | 62 |
|
||||
| Asian | 856 |
|
||||
| Native | 434 |
|
||||
| Hispanic/Latino | 12820 |
|
||||
| Bachelor's or higher | 3333 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Humboldt County, CA"
|
||||
classification: county
|
||||
fips: "06023"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 134541
|
||||
population_under_18: 25301
|
||||
population_18_64: 82580
|
||||
population_65_plus: 26660
|
||||
median_household_income: 61160
|
||||
poverty_rate: 18.67
|
||||
homeownership_rate: 56.54
|
||||
unemployment_rate: 9.02
|
||||
median_home_value: 446900
|
||||
gini_index: 0.48
|
||||
vacancy_rate: 12.66
|
||||
race_white: 97012
|
||||
race_black: 2137
|
||||
race_asian: 4137
|
||||
race_native: 5195
|
||||
hispanic: 19039
|
||||
bachelors_plus: 41875
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Humboldt County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 134541 |
|
||||
| Under 18 | 25301 |
|
||||
| 18–64 | 82580 |
|
||||
| 65+ | 26660 |
|
||||
| Median household income | 61160 |
|
||||
| Poverty rate | 18.67 |
|
||||
| Homeownership rate | 56.54 |
|
||||
| Unemployment rate | 9.02 |
|
||||
| Median home value | 446900 |
|
||||
| Gini index | 0.48 |
|
||||
| Vacancy rate | 12.66 |
|
||||
| White | 97012 |
|
||||
| Black | 2137 |
|
||||
| Asian | 4137 |
|
||||
| Native | 5195 |
|
||||
| Hispanic/Latino | 19039 |
|
||||
| Bachelor's or higher | 41875 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Imperial County, CA"
|
||||
classification: county
|
||||
fips: "06025"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 180202
|
||||
population_under_18: 51054
|
||||
population_18_64: 104447
|
||||
population_65_plus: 24701
|
||||
median_household_income: 57681
|
||||
poverty_rate: 19.53
|
||||
homeownership_rate: 56.82
|
||||
unemployment_rate: 12.52
|
||||
median_home_value: 309600
|
||||
gini_index: 0.466
|
||||
vacancy_rate: 14.47
|
||||
race_white: 35716
|
||||
race_black: 3975
|
||||
race_asian: 2764
|
||||
race_native: 2795
|
||||
hispanic: 154886
|
||||
bachelors_plus: 22934
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Imperial County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 180202 |
|
||||
| Under 18 | 51054 |
|
||||
| 18–64 | 104447 |
|
||||
| 65+ | 24701 |
|
||||
| Median household income | 57681 |
|
||||
| Poverty rate | 19.53 |
|
||||
| Homeownership rate | 56.82 |
|
||||
| Unemployment rate | 12.52 |
|
||||
| Median home value | 309600 |
|
||||
| Gini index | 0.466 |
|
||||
| Vacancy rate | 14.47 |
|
||||
| White | 35716 |
|
||||
| Black | 3975 |
|
||||
| Asian | 2764 |
|
||||
| Native | 2795 |
|
||||
| Hispanic/Latino | 154886 |
|
||||
| Bachelor's or higher | 22934 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Inyo County, CA"
|
||||
classification: county
|
||||
fips: "06027"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 18739
|
||||
population_under_18: 3781
|
||||
population_18_64: 10283
|
||||
population_65_plus: 4675
|
||||
median_household_income: 73991
|
||||
poverty_rate: 10.88
|
||||
homeownership_rate: 66.41
|
||||
unemployment_rate: 2.48
|
||||
median_home_value: 348700
|
||||
gini_index: 0.4459
|
||||
vacancy_rate: 15.58
|
||||
race_white: 11541
|
||||
race_black: 98
|
||||
race_asian: 279
|
||||
race_native: 2113
|
||||
hispanic: 4529
|
||||
bachelors_plus: 6057
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Inyo County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 18739 |
|
||||
| Under 18 | 3781 |
|
||||
| 18–64 | 10283 |
|
||||
| 65+ | 4675 |
|
||||
| Median household income | 73991 |
|
||||
| Poverty rate | 10.88 |
|
||||
| Homeownership rate | 66.41 |
|
||||
| Unemployment rate | 2.48 |
|
||||
| Median home value | 348700 |
|
||||
| Gini index | 0.4459 |
|
||||
| Vacancy rate | 15.58 |
|
||||
| White | 11541 |
|
||||
| Black | 98 |
|
||||
| Asian | 279 |
|
||||
| Native | 2113 |
|
||||
| Hispanic/Latino | 4529 |
|
||||
| Bachelor's or higher | 6057 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Kern County, CA"
|
||||
classification: county
|
||||
fips: "06029"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 915075
|
||||
population_under_18: 261490
|
||||
population_18_64: 545025
|
||||
population_65_plus: 108560
|
||||
median_household_income: 70210
|
||||
poverty_rate: 19.11
|
||||
homeownership_rate: 60.06
|
||||
unemployment_rate: 8.63
|
||||
median_home_value: 338300
|
||||
gini_index: 0.4584
|
||||
vacancy_rate: 7.19
|
||||
race_white: 402035
|
||||
race_black: 46662
|
||||
race_asian: 48277
|
||||
race_native: 12240
|
||||
hispanic: 516662
|
||||
bachelors_plus: 142335
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Kern County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 915075 |
|
||||
| Under 18 | 261490 |
|
||||
| 18–64 | 545025 |
|
||||
| 65+ | 108560 |
|
||||
| Median household income | 70210 |
|
||||
| Poverty rate | 19.11 |
|
||||
| Homeownership rate | 60.06 |
|
||||
| Unemployment rate | 8.63 |
|
||||
| Median home value | 338300 |
|
||||
| Gini index | 0.4584 |
|
||||
| Vacancy rate | 7.19 |
|
||||
| White | 402035 |
|
||||
| Black | 46662 |
|
||||
| Asian | 48277 |
|
||||
| Native | 12240 |
|
||||
| Hispanic/Latino | 516662 |
|
||||
| Bachelor's or higher | 142335 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Kings County, CA"
|
||||
classification: county
|
||||
fips: "06031"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 153298
|
||||
population_under_18: 41126
|
||||
population_18_64: 95588
|
||||
population_65_plus: 16584
|
||||
median_household_income: 70995
|
||||
poverty_rate: 15.98
|
||||
homeownership_rate: 54.19
|
||||
unemployment_rate: 10.8
|
||||
median_home_value: 324300
|
||||
gini_index: 0.42
|
||||
vacancy_rate: 6.24
|
||||
race_white: 58349
|
||||
race_black: 9453
|
||||
race_asian: 5792
|
||||
race_native: 3316
|
||||
hispanic: 89248
|
||||
bachelors_plus: 17298
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Kings County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 153298 |
|
||||
| Under 18 | 41126 |
|
||||
| 18–64 | 95588 |
|
||||
| 65+ | 16584 |
|
||||
| Median household income | 70995 |
|
||||
| Poverty rate | 15.98 |
|
||||
| Homeownership rate | 54.19 |
|
||||
| Unemployment rate | 10.8 |
|
||||
| Median home value | 324300 |
|
||||
| Gini index | 0.42 |
|
||||
| Vacancy rate | 6.24 |
|
||||
| White | 58349 |
|
||||
| Black | 9453 |
|
||||
| Asian | 5792 |
|
||||
| Native | 3316 |
|
||||
| Hispanic/Latino | 89248 |
|
||||
| Bachelor's or higher | 17298 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Lake County, CA"
|
||||
classification: county
|
||||
fips: "06033"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 68152
|
||||
population_under_18: 14934
|
||||
population_18_64: 36928
|
||||
population_65_plus: 16290
|
||||
median_household_income: 60621
|
||||
poverty_rate: 16.97
|
||||
homeownership_rate: 72.16
|
||||
unemployment_rate: 11.06
|
||||
median_home_value: 324300
|
||||
gini_index: 0.4842
|
||||
vacancy_rate: 21.69
|
||||
race_white: 46044
|
||||
race_black: 1523
|
||||
race_asian: 999
|
||||
race_native: 2053
|
||||
hispanic: 16796
|
||||
bachelors_plus: 11566
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Lake County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 68152 |
|
||||
| Under 18 | 14934 |
|
||||
| 18–64 | 36928 |
|
||||
| 65+ | 16290 |
|
||||
| Median household income | 60621 |
|
||||
| Poverty rate | 16.97 |
|
||||
| Homeownership rate | 72.16 |
|
||||
| Unemployment rate | 11.06 |
|
||||
| Median home value | 324300 |
|
||||
| Gini index | 0.4842 |
|
||||
| Vacancy rate | 21.69 |
|
||||
| White | 46044 |
|
||||
| Black | 1523 |
|
||||
| Asian | 999 |
|
||||
| Native | 2053 |
|
||||
| Hispanic/Latino | 16796 |
|
||||
| Bachelor's or higher | 11566 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Lassen County, CA"
|
||||
classification: county
|
||||
fips: "06035"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 30356
|
||||
population_under_18: 5611
|
||||
population_18_64: 19733
|
||||
population_65_plus: 5012
|
||||
median_household_income: 67403
|
||||
poverty_rate: 13.96
|
||||
homeownership_rate: 68.18
|
||||
unemployment_rate: 8.32
|
||||
median_home_value: 265300
|
||||
gini_index: 0.4123
|
||||
vacancy_rate: 24.4
|
||||
race_white: 20400
|
||||
race_black: 1883
|
||||
race_asian: 652
|
||||
race_native: 1045
|
||||
hispanic: 6851
|
||||
bachelors_plus: 3604
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Lassen County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 30356 |
|
||||
| Under 18 | 5611 |
|
||||
| 18–64 | 19733 |
|
||||
| 65+ | 5012 |
|
||||
| Median household income | 67403 |
|
||||
| Poverty rate | 13.96 |
|
||||
| Homeownership rate | 68.18 |
|
||||
| Unemployment rate | 8.32 |
|
||||
| Median home value | 265300 |
|
||||
| Gini index | 0.4123 |
|
||||
| Vacancy rate | 24.4 |
|
||||
| White | 20400 |
|
||||
| Black | 1883 |
|
||||
| Asian | 652 |
|
||||
| Native | 1045 |
|
||||
| Hispanic/Latino | 6851 |
|
||||
| Bachelor's or higher | 3604 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Los Angeles County, CA"
|
||||
classification: county
|
||||
fips: "06037"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 9808667
|
||||
population_under_18: 2019140
|
||||
population_18_64: 6301827
|
||||
population_65_plus: 1487700
|
||||
median_household_income: 90112
|
||||
poverty_rate: 13.74
|
||||
homeownership_rate: 45.9
|
||||
unemployment_rate: 7.27
|
||||
median_home_value: 834200
|
||||
gini_index: 0.4978
|
||||
vacancy_rate: 6.41
|
||||
race_white: 3025998
|
||||
race_black: 751615
|
||||
race_asian: 1486983
|
||||
race_native: 141639
|
||||
hispanic: 4752274
|
||||
bachelors_plus: 3392151
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Los Angeles County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 9808667 |
|
||||
| Under 18 | 2019140 |
|
||||
| 18–64 | 6301827 |
|
||||
| 65+ | 1487700 |
|
||||
| Median household income | 90112 |
|
||||
| Poverty rate | 13.74 |
|
||||
| Homeownership rate | 45.9 |
|
||||
| Unemployment rate | 7.27 |
|
||||
| Median home value | 834200 |
|
||||
| Gini index | 0.4978 |
|
||||
| Vacancy rate | 6.41 |
|
||||
| White | 3025998 |
|
||||
| Black | 751615 |
|
||||
| Asian | 1486983 |
|
||||
| Native | 141639 |
|
||||
| Hispanic/Latino | 4752274 |
|
||||
| Bachelor's or higher | 3392151 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Madera County, CA"
|
||||
classification: county
|
||||
fips: "06039"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 160940
|
||||
population_under_18: 43672
|
||||
population_18_64: 94120
|
||||
population_65_plus: 23148
|
||||
median_household_income: 76627
|
||||
poverty_rate: 19.2
|
||||
homeownership_rate: 67.46
|
||||
unemployment_rate: 10.12
|
||||
median_home_value: 393200
|
||||
gini_index: 0.4591
|
||||
vacancy_rate: 11.05
|
||||
race_white: 60715
|
||||
race_black: 4158
|
||||
race_asian: 3846
|
||||
race_native: 3326
|
||||
hispanic: 98083
|
||||
bachelors_plus: 24432
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Madera County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 160940 |
|
||||
| Under 18 | 43672 |
|
||||
| 18–64 | 94120 |
|
||||
| 65+ | 23148 |
|
||||
| Median household income | 76627 |
|
||||
| Poverty rate | 19.2 |
|
||||
| Homeownership rate | 67.46 |
|
||||
| Unemployment rate | 10.12 |
|
||||
| Median home value | 393200 |
|
||||
| Gini index | 0.4591 |
|
||||
| Vacancy rate | 11.05 |
|
||||
| White | 60715 |
|
||||
| Black | 4158 |
|
||||
| Asian | 3846 |
|
||||
| Native | 3326 |
|
||||
| Hispanic/Latino | 98083 |
|
||||
| Bachelor's or higher | 24432 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Marin County, CA"
|
||||
classification: county
|
||||
fips: "06041"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 257969
|
||||
population_under_18: 49986
|
||||
population_18_64: 146638
|
||||
population_65_plus: 61345
|
||||
median_household_income: 149091
|
||||
poverty_rate: 8.31
|
||||
homeownership_rate: 64.66
|
||||
unemployment_rate: 6.09
|
||||
median_home_value: 1507300
|
||||
gini_index: 0.5216
|
||||
vacancy_rate: 8.11
|
||||
race_white: 174615
|
||||
race_black: 5670
|
||||
race_asian: 16031
|
||||
race_native: 1871
|
||||
hispanic: 50216
|
||||
bachelors_plus: 168335
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Marin County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 257969 |
|
||||
| Under 18 | 49986 |
|
||||
| 18–64 | 146638 |
|
||||
| 65+ | 61345 |
|
||||
| Median household income | 149091 |
|
||||
| Poverty rate | 8.31 |
|
||||
| Homeownership rate | 64.66 |
|
||||
| Unemployment rate | 6.09 |
|
||||
| Median home value | 1507300 |
|
||||
| Gini index | 0.5216 |
|
||||
| Vacancy rate | 8.11 |
|
||||
| White | 174615 |
|
||||
| Black | 5670 |
|
||||
| Asian | 16031 |
|
||||
| Native | 1871 |
|
||||
| Hispanic/Latino | 50216 |
|
||||
| Bachelor's or higher | 168335 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Mariposa County, CA"
|
||||
classification: county
|
||||
fips: "06043"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 17082
|
||||
population_under_18: 2941
|
||||
population_18_64: 9068
|
||||
population_65_plus: 5073
|
||||
median_household_income: 68412
|
||||
poverty_rate: 14.04
|
||||
homeownership_rate: 74.73
|
||||
unemployment_rate: 5.96
|
||||
median_home_value: 387900
|
||||
gini_index: 0.4342
|
||||
vacancy_rate: 23.67
|
||||
race_white: 13189
|
||||
race_black: 182
|
||||
race_asian: 326
|
||||
race_native: 285
|
||||
hispanic: 2508
|
||||
bachelors_plus: 6005
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mariposa County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 17082 |
|
||||
| Under 18 | 2941 |
|
||||
| 18–64 | 9068 |
|
||||
| 65+ | 5073 |
|
||||
| Median household income | 68412 |
|
||||
| Poverty rate | 14.04 |
|
||||
| Homeownership rate | 74.73 |
|
||||
| Unemployment rate | 5.96 |
|
||||
| Median home value | 387900 |
|
||||
| Gini index | 0.4342 |
|
||||
| Vacancy rate | 23.67 |
|
||||
| White | 13189 |
|
||||
| Black | 182 |
|
||||
| Asian | 326 |
|
||||
| Native | 285 |
|
||||
| Hispanic/Latino | 2508 |
|
||||
| Bachelor's or higher | 6005 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Mendocino County, CA"
|
||||
classification: county
|
||||
fips: "06045"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 90244
|
||||
population_under_18: 18897
|
||||
population_18_64: 49193
|
||||
population_65_plus: 22154
|
||||
median_household_income: 68092
|
||||
poverty_rate: 15.36
|
||||
homeownership_rate: 61.71
|
||||
unemployment_rate: 9.02
|
||||
median_home_value: 512200
|
||||
gini_index: 0.4809
|
||||
vacancy_rate: 16.4
|
||||
race_white: 58041
|
||||
race_black: 672
|
||||
race_asian: 1907
|
||||
race_native: 3209
|
||||
hispanic: 24941
|
||||
bachelors_plus: 22969
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mendocino County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 90244 |
|
||||
| Under 18 | 18897 |
|
||||
| 18–64 | 49193 |
|
||||
| 65+ | 22154 |
|
||||
| Median household income | 68092 |
|
||||
| Poverty rate | 15.36 |
|
||||
| Homeownership rate | 61.71 |
|
||||
| Unemployment rate | 9.02 |
|
||||
| Median home value | 512200 |
|
||||
| Gini index | 0.4809 |
|
||||
| Vacancy rate | 16.4 |
|
||||
| White | 58041 |
|
||||
| Black | 672 |
|
||||
| Asian | 1907 |
|
||||
| Native | 3209 |
|
||||
| Hispanic/Latino | 24941 |
|
||||
| Bachelor's or higher | 22969 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Merced County, CA"
|
||||
classification: county
|
||||
fips: "06047"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 290201
|
||||
population_under_18: 83330
|
||||
population_18_64: 172870
|
||||
population_65_plus: 34001
|
||||
median_household_income: 65510
|
||||
poverty_rate: 19.09
|
||||
homeownership_rate: 54.0
|
||||
unemployment_rate: 10.56
|
||||
median_home_value: 391800
|
||||
gini_index: 0.4651
|
||||
vacancy_rate: 5.3
|
||||
race_white: 91462
|
||||
race_black: 8082
|
||||
race_asian: 20971
|
||||
race_native: 4316
|
||||
hispanic: 183933
|
||||
bachelors_plus: 34910
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Merced County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 290201 |
|
||||
| Under 18 | 83330 |
|
||||
| 18–64 | 172870 |
|
||||
| 65+ | 34001 |
|
||||
| Median household income | 65510 |
|
||||
| Poverty rate | 19.09 |
|
||||
| Homeownership rate | 54.0 |
|
||||
| Unemployment rate | 10.56 |
|
||||
| Median home value | 391800 |
|
||||
| Gini index | 0.4651 |
|
||||
| Vacancy rate | 5.3 |
|
||||
| White | 91462 |
|
||||
| Black | 8082 |
|
||||
| Asian | 20971 |
|
||||
| Native | 4316 |
|
||||
| Hispanic/Latino | 183933 |
|
||||
| Bachelor's or higher | 34910 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Modoc County, CA"
|
||||
classification: county
|
||||
fips: "06049"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 8600
|
||||
population_under_18: 1639
|
||||
population_18_64: 4239
|
||||
population_65_plus: 2722
|
||||
median_household_income: 59455
|
||||
poverty_rate: 17.9
|
||||
homeownership_rate: 77.44
|
||||
unemployment_rate: 7.6
|
||||
median_home_value: 224700
|
||||
gini_index: 0.4466
|
||||
vacancy_rate: 31.42
|
||||
race_white: 6766
|
||||
race_black: 49
|
||||
race_asian: 177
|
||||
race_native: 174
|
||||
hispanic: 1348
|
||||
bachelors_plus: 2036
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Modoc County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 8600 |
|
||||
| Under 18 | 1639 |
|
||||
| 18–64 | 4239 |
|
||||
| 65+ | 2722 |
|
||||
| Median household income | 59455 |
|
||||
| Poverty rate | 17.9 |
|
||||
| Homeownership rate | 77.44 |
|
||||
| Unemployment rate | 7.6 |
|
||||
| Median home value | 224700 |
|
||||
| Gini index | 0.4466 |
|
||||
| Vacancy rate | 31.42 |
|
||||
| White | 6766 |
|
||||
| Black | 49 |
|
||||
| Asian | 177 |
|
||||
| Native | 174 |
|
||||
| Hispanic/Latino | 1348 |
|
||||
| Bachelor's or higher | 2036 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Mono County, CA"
|
||||
classification: county
|
||||
fips: "06051"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 13148
|
||||
population_under_18: 2329
|
||||
population_18_64: 8522
|
||||
population_65_plus: 2297
|
||||
median_household_income: 99415
|
||||
poverty_rate: 8.55
|
||||
homeownership_rate: 65.42
|
||||
unemployment_rate: 3.07
|
||||
median_home_value: 639400
|
||||
gini_index: 0.4253
|
||||
vacancy_rate: 58.0
|
||||
race_white: 9354
|
||||
race_black: 9
|
||||
race_asian: 249
|
||||
race_native: 268
|
||||
hispanic: 3568
|
||||
bachelors_plus: 4593
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Mono County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 13148 |
|
||||
| Under 18 | 2329 |
|
||||
| 18–64 | 8522 |
|
||||
| 65+ | 2297 |
|
||||
| Median household income | 99415 |
|
||||
| Poverty rate | 8.55 |
|
||||
| Homeownership rate | 65.42 |
|
||||
| Unemployment rate | 3.07 |
|
||||
| Median home value | 639400 |
|
||||
| Gini index | 0.4253 |
|
||||
| Vacancy rate | 58.0 |
|
||||
| White | 9354 |
|
||||
| Black | 9 |
|
||||
| Asian | 249 |
|
||||
| Native | 268 |
|
||||
| Hispanic/Latino | 3568 |
|
||||
| Bachelor's or higher | 4593 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Monterey County, CA"
|
||||
classification: county
|
||||
fips: "06053"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 437613
|
||||
population_under_18: 112274
|
||||
population_18_64: 260271
|
||||
population_65_plus: 65068
|
||||
median_household_income: 97230
|
||||
poverty_rate: 12.73
|
||||
homeownership_rate: 52.07
|
||||
unemployment_rate: 5.2
|
||||
median_home_value: 781000
|
||||
gini_index: 0.4642
|
||||
vacancy_rate: 8.92
|
||||
race_white: 158316
|
||||
race_black: 9414
|
||||
race_asian: 25129
|
||||
race_native: 3800
|
||||
hispanic: 269490
|
||||
bachelors_plus: 111881
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Monterey County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 437613 |
|
||||
| Under 18 | 112274 |
|
||||
| 18–64 | 260271 |
|
||||
| 65+ | 65068 |
|
||||
| Median household income | 97230 |
|
||||
| Poverty rate | 12.73 |
|
||||
| Homeownership rate | 52.07 |
|
||||
| Unemployment rate | 5.2 |
|
||||
| Median home value | 781000 |
|
||||
| Gini index | 0.4642 |
|
||||
| Vacancy rate | 8.92 |
|
||||
| White | 158316 |
|
||||
| Black | 9414 |
|
||||
| Asian | 25129 |
|
||||
| Native | 3800 |
|
||||
| Hispanic/Latino | 269490 |
|
||||
| Bachelor's or higher | 111881 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Napa County, CA"
|
||||
classification: county
|
||||
fips: "06055"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 134869
|
||||
population_under_18: 26226
|
||||
population_18_64: 80188
|
||||
population_65_plus: 28455
|
||||
median_household_income: 111471
|
||||
poverty_rate: 8.46
|
||||
homeownership_rate: 63.41
|
||||
unemployment_rate: 5.2
|
||||
median_home_value: 869500
|
||||
gini_index: 0.4931
|
||||
vacancy_rate: 10.85
|
||||
race_white: 75020
|
||||
race_black: 2684
|
||||
race_asian: 11077
|
||||
race_native: 1546
|
||||
hispanic: 49046
|
||||
bachelors_plus: 52459
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Napa County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 134869 |
|
||||
| Under 18 | 26226 |
|
||||
| 18–64 | 80188 |
|
||||
| 65+ | 28455 |
|
||||
| Median household income | 111471 |
|
||||
| Poverty rate | 8.46 |
|
||||
| Homeownership rate | 63.41 |
|
||||
| Unemployment rate | 5.2 |
|
||||
| Median home value | 869500 |
|
||||
| Gini index | 0.4931 |
|
||||
| Vacancy rate | 10.85 |
|
||||
| White | 75020 |
|
||||
| Black | 2684 |
|
||||
| Asian | 11077 |
|
||||
| Native | 1546 |
|
||||
| Hispanic/Latino | 49046 |
|
||||
| Bachelor's or higher | 52459 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Nevada County, CA"
|
||||
classification: county
|
||||
fips: "06057"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 102481
|
||||
population_under_18: 17411
|
||||
population_18_64: 55037
|
||||
population_65_plus: 30033
|
||||
median_household_income: 89882
|
||||
poverty_rate: 11.01
|
||||
homeownership_rate: 75.45
|
||||
unemployment_rate: 5.44
|
||||
median_home_value: 621800
|
||||
gini_index: 0.4846
|
||||
vacancy_rate: 21.07
|
||||
race_white: 86049
|
||||
race_black: 387
|
||||
race_asian: 1827
|
||||
race_native: 449
|
||||
hispanic: 11001
|
||||
bachelors_plus: 44749
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Nevada County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 102481 |
|
||||
| Under 18 | 17411 |
|
||||
| 18–64 | 55037 |
|
||||
| 65+ | 30033 |
|
||||
| Median household income | 89882 |
|
||||
| Poverty rate | 11.01 |
|
||||
| Homeownership rate | 75.45 |
|
||||
| Unemployment rate | 5.44 |
|
||||
| Median home value | 621800 |
|
||||
| Gini index | 0.4846 |
|
||||
| Vacancy rate | 21.07 |
|
||||
| White | 86049 |
|
||||
| Black | 387 |
|
||||
| Asian | 1827 |
|
||||
| Native | 449 |
|
||||
| Hispanic/Latino | 11001 |
|
||||
| Bachelor's or higher | 44749 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Orange County, CA"
|
||||
classification: county
|
||||
fips: "06059"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 3165820
|
||||
population_under_18: 665133
|
||||
population_18_64: 1985863
|
||||
population_65_plus: 514824
|
||||
median_household_income: 116289
|
||||
poverty_rate: 9.5
|
||||
homeownership_rate: 56.39
|
||||
unemployment_rate: 5.4
|
||||
median_home_value: 962600
|
||||
gini_index: 0.4657
|
||||
vacancy_rate: 5.51
|
||||
race_white: 1351830
|
||||
race_black: 51497
|
||||
race_asian: 708219
|
||||
race_native: 27023
|
||||
hispanic: 1082931
|
||||
bachelors_plus: 1340166
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Orange County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 3165820 |
|
||||
| Under 18 | 665133 |
|
||||
| 18–64 | 1985863 |
|
||||
| 65+ | 514824 |
|
||||
| Median household income | 116289 |
|
||||
| Poverty rate | 9.5 |
|
||||
| Homeownership rate | 56.39 |
|
||||
| Unemployment rate | 5.4 |
|
||||
| Median home value | 962600 |
|
||||
| Gini index | 0.4657 |
|
||||
| Vacancy rate | 5.51 |
|
||||
| White | 1351830 |
|
||||
| Black | 51497 |
|
||||
| Asian | 708219 |
|
||||
| Native | 27023 |
|
||||
| Hispanic/Latino | 1082931 |
|
||||
| Bachelor's or higher | 1340166 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Placer County, CA"
|
||||
classification: county
|
||||
fips: "06061"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 419156
|
||||
population_under_18: 91287
|
||||
population_18_64: 242047
|
||||
population_65_plus: 85822
|
||||
median_household_income: 115998
|
||||
poverty_rate: 6.76
|
||||
homeownership_rate: 74.77
|
||||
unemployment_rate: 4.8
|
||||
median_home_value: 688100
|
||||
gini_index: 0.4467
|
||||
vacancy_rate: 11.89
|
||||
race_white: 289678
|
||||
race_black: 6924
|
||||
race_asian: 38592
|
||||
race_native: 2075
|
||||
hispanic: 65841
|
||||
bachelors_plus: 173843
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Placer County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 419156 |
|
||||
| Under 18 | 91287 |
|
||||
| 18–64 | 242047 |
|
||||
| 65+ | 85822 |
|
||||
| Median household income | 115998 |
|
||||
| Poverty rate | 6.76 |
|
||||
| Homeownership rate | 74.77 |
|
||||
| Unemployment rate | 4.8 |
|
||||
| Median home value | 688100 |
|
||||
| Gini index | 0.4467 |
|
||||
| Vacancy rate | 11.89 |
|
||||
| White | 289678 |
|
||||
| Black | 6924 |
|
||||
| Asian | 38592 |
|
||||
| Native | 2075 |
|
||||
| Hispanic/Latino | 65841 |
|
||||
| Bachelor's or higher | 173843 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Plumas County, CA"
|
||||
classification: county
|
||||
fips: "06063"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 19423
|
||||
population_under_18: 3336
|
||||
population_18_64: 9973
|
||||
population_65_plus: 6114
|
||||
median_household_income: 66031
|
||||
poverty_rate: 10.6
|
||||
homeownership_rate: 74.57
|
||||
unemployment_rate: 9.15
|
||||
median_home_value: 360200
|
||||
gini_index: 0.4863
|
||||
vacancy_rate: 46.02
|
||||
race_white: 16266
|
||||
race_black: 315
|
||||
race_asian: 196
|
||||
race_native: 549
|
||||
hispanic: 1998
|
||||
bachelors_plus: 4673
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Plumas County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 19423 |
|
||||
| Under 18 | 3336 |
|
||||
| 18–64 | 9973 |
|
||||
| 65+ | 6114 |
|
||||
| Median household income | 66031 |
|
||||
| Poverty rate | 10.6 |
|
||||
| Homeownership rate | 74.57 |
|
||||
| Unemployment rate | 9.15 |
|
||||
| Median home value | 360200 |
|
||||
| Gini index | 0.4863 |
|
||||
| Vacancy rate | 46.02 |
|
||||
| White | 16266 |
|
||||
| Black | 315 |
|
||||
| Asian | 196 |
|
||||
| Native | 549 |
|
||||
| Hispanic/Latino | 1998 |
|
||||
| Bachelor's or higher | 4673 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Riverside County, CA"
|
||||
classification: county
|
||||
fips: "06065"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 2478600
|
||||
population_under_18: 597369
|
||||
population_18_64: 1498343
|
||||
population_65_plus: 382888
|
||||
median_household_income: 93074
|
||||
poverty_rate: 10.62
|
||||
homeownership_rate: 69.13
|
||||
unemployment_rate: 6.5
|
||||
median_home_value: 557300
|
||||
gini_index: 0.4381
|
||||
vacancy_rate: 10.82
|
||||
race_white: 932298
|
||||
race_black: 157724
|
||||
race_asian: 175644
|
||||
race_native: 33504
|
||||
hispanic: 1270563
|
||||
bachelors_plus: 574063
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Riverside County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 2478600 |
|
||||
| Under 18 | 597369 |
|
||||
| 18–64 | 1498343 |
|
||||
| 65+ | 382888 |
|
||||
| Median household income | 93074 |
|
||||
| Poverty rate | 10.62 |
|
||||
| Homeownership rate | 69.13 |
|
||||
| Unemployment rate | 6.5 |
|
||||
| Median home value | 557300 |
|
||||
| Gini index | 0.4381 |
|
||||
| Vacancy rate | 10.82 |
|
||||
| White | 932298 |
|
||||
| Black | 157724 |
|
||||
| Asian | 175644 |
|
||||
| Native | 33504 |
|
||||
| Hispanic/Latino | 1270563 |
|
||||
| Bachelor's or higher | 574063 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Sacramento County, CA"
|
||||
classification: county
|
||||
fips: "06067"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 1594006
|
||||
population_under_18: 364525
|
||||
population_18_64: 986111
|
||||
population_65_plus: 243370
|
||||
median_household_income: 92175
|
||||
poverty_rate: 12.5
|
||||
homeownership_rate: 59.02
|
||||
unemployment_rate: 6.71
|
||||
median_home_value: 534200
|
||||
gini_index: 0.4443
|
||||
vacancy_rate: 4.57
|
||||
race_white: 708644
|
||||
race_black: 149365
|
||||
race_asian: 284307
|
||||
race_native: 16002
|
||||
hispanic: 385590
|
||||
bachelors_plus: 510269
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Sacramento County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 1594006 |
|
||||
| Under 18 | 364525 |
|
||||
| 18–64 | 986111 |
|
||||
| 65+ | 243370 |
|
||||
| Median household income | 92175 |
|
||||
| Poverty rate | 12.5 |
|
||||
| Homeownership rate | 59.02 |
|
||||
| Unemployment rate | 6.71 |
|
||||
| Median home value | 534200 |
|
||||
| Gini index | 0.4443 |
|
||||
| Vacancy rate | 4.57 |
|
||||
| White | 708644 |
|
||||
| Black | 149365 |
|
||||
| Asian | 284307 |
|
||||
| Native | 16002 |
|
||||
| Hispanic/Latino | 385590 |
|
||||
| Bachelor's or higher | 510269 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "San Benito County, CA"
|
||||
classification: county
|
||||
fips: "06069"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 67290
|
||||
population_under_18: 17016
|
||||
population_18_64: 41040
|
||||
population_65_plus: 9234
|
||||
median_household_income: 114394
|
||||
poverty_rate: 6.67
|
||||
homeownership_rate: 67.94
|
||||
unemployment_rate: 5.38
|
||||
median_home_value: 793400
|
||||
gini_index: 0.4143
|
||||
vacancy_rate: 3.57
|
||||
race_white: 24620
|
||||
race_black: 639
|
||||
race_asian: 2646
|
||||
race_native: 1336
|
||||
hispanic: 41960
|
||||
bachelors_plus: 13693
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# San Benito County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 67290 |
|
||||
| Under 18 | 17016 |
|
||||
| 18–64 | 41040 |
|
||||
| 65+ | 9234 |
|
||||
| Median household income | 114394 |
|
||||
| Poverty rate | 6.67 |
|
||||
| Homeownership rate | 67.94 |
|
||||
| Unemployment rate | 5.38 |
|
||||
| Median home value | 793400 |
|
||||
| Gini index | 0.4143 |
|
||||
| Vacancy rate | 3.57 |
|
||||
| White | 24620 |
|
||||
| Black | 639 |
|
||||
| Asian | 2646 |
|
||||
| Native | 1336 |
|
||||
| Hispanic/Latino | 41960 |
|
||||
| Bachelor's or higher | 13693 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "San Bernardino County, CA"
|
||||
classification: county
|
||||
fips: "06071"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 2197104
|
||||
population_under_18: 560378
|
||||
population_18_64: 1359742
|
||||
population_65_plus: 276984
|
||||
median_household_income: 85478
|
||||
poverty_rate: 13.35
|
||||
homeownership_rate: 62.06
|
||||
unemployment_rate: 7.11
|
||||
median_home_value: 505000
|
||||
gini_index: 0.4384
|
||||
vacancy_rate: 9.27
|
||||
race_white: 723531
|
||||
race_black: 172075
|
||||
race_asian: 183934
|
||||
race_native: 31223
|
||||
hispanic: 1213014
|
||||
bachelors_plus: 450344
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# San Bernardino County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 2197104 |
|
||||
| Under 18 | 560378 |
|
||||
| 18–64 | 1359742 |
|
||||
| 65+ | 276984 |
|
||||
| Median household income | 85478 |
|
||||
| Poverty rate | 13.35 |
|
||||
| Homeownership rate | 62.06 |
|
||||
| Unemployment rate | 7.11 |
|
||||
| Median home value | 505000 |
|
||||
| Gini index | 0.4384 |
|
||||
| Vacancy rate | 9.27 |
|
||||
| White | 723531 |
|
||||
| Black | 172075 |
|
||||
| Asian | 183934 |
|
||||
| Native | 31223 |
|
||||
| Hispanic/Latino | 1213014 |
|
||||
| Bachelor's or higher | 450344 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "San Diego County, CA"
|
||||
classification: county
|
||||
fips: "06073"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 3288774
|
||||
population_under_18: 687317
|
||||
population_18_64: 2093723
|
||||
population_65_plus: 507734
|
||||
median_household_income: 106268
|
||||
poverty_rate: 10.28
|
||||
homeownership_rate: 54.57
|
||||
unemployment_rate: 6.11
|
||||
median_home_value: 854700
|
||||
gini_index: 0.458
|
||||
vacancy_rate: 6.35
|
||||
race_white: 1592607
|
||||
race_black: 152969
|
||||
race_asian: 406933
|
||||
race_native: 35126
|
||||
hispanic: 1139063
|
||||
bachelors_plus: 1376225
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# San Diego County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 3288774 |
|
||||
| Under 18 | 687317 |
|
||||
| 18–64 | 2093723 |
|
||||
| 65+ | 507734 |
|
||||
| Median household income | 106268 |
|
||||
| Poverty rate | 10.28 |
|
||||
| Homeownership rate | 54.57 |
|
||||
| Unemployment rate | 6.11 |
|
||||
| Median home value | 854700 |
|
||||
| Gini index | 0.458 |
|
||||
| Vacancy rate | 6.35 |
|
||||
| White | 1592607 |
|
||||
| Black | 152969 |
|
||||
| Asian | 406933 |
|
||||
| Native | 35126 |
|
||||
| Hispanic/Latino | 1139063 |
|
||||
| Bachelor's or higher | 1376225 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "San Francisco County, CA"
|
||||
classification: county
|
||||
fips: "06075"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 830235
|
||||
population_under_18: 113508
|
||||
population_18_64: 570217
|
||||
population_65_plus: 146510
|
||||
median_household_income: 140970
|
||||
poverty_rate: 11.15
|
||||
homeownership_rate: 38.21
|
||||
unemployment_rate: 6.09
|
||||
median_home_value: 1394500
|
||||
gini_index: 0.5219
|
||||
vacancy_rate: 12.21
|
||||
race_white: 324342
|
||||
race_black: 41333
|
||||
race_asian: 292167
|
||||
race_native: 6059
|
||||
hispanic: 134659
|
||||
bachelors_plus: 567198
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# San Francisco County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 830235 |
|
||||
| Under 18 | 113508 |
|
||||
| 18–64 | 570217 |
|
||||
| 65+ | 146510 |
|
||||
| Median household income | 140970 |
|
||||
| Poverty rate | 11.15 |
|
||||
| Homeownership rate | 38.21 |
|
||||
| Unemployment rate | 6.09 |
|
||||
| Median home value | 1394500 |
|
||||
| Gini index | 0.5219 |
|
||||
| Vacancy rate | 12.21 |
|
||||
| White | 324342 |
|
||||
| Black | 41333 |
|
||||
| Asian | 292167 |
|
||||
| Native | 6059 |
|
||||
| Hispanic/Latino | 134659 |
|
||||
| Bachelor's or higher | 567198 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "San Joaquin County, CA"
|
||||
classification: county
|
||||
fips: "06077"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 797334
|
||||
population_under_18: 208824
|
||||
population_18_64: 480780
|
||||
population_65_plus: 107730
|
||||
median_household_income: 92179
|
||||
poverty_rate: 12.41
|
||||
homeownership_rate: 61.99
|
||||
unemployment_rate: 7.57
|
||||
median_home_value: 530700
|
||||
gini_index: 0.4375
|
||||
vacancy_rate: 5.73
|
||||
race_white: 254518
|
||||
race_black: 54932
|
||||
race_asian: 148289
|
||||
race_native: 11882
|
||||
hispanic: 339161
|
||||
bachelors_plus: 154334
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# San Joaquin County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 797334 |
|
||||
| Under 18 | 208824 |
|
||||
| 18–64 | 480780 |
|
||||
| 65+ | 107730 |
|
||||
| Median household income | 92179 |
|
||||
| Poverty rate | 12.41 |
|
||||
| Homeownership rate | 61.99 |
|
||||
| Unemployment rate | 7.57 |
|
||||
| Median home value | 530700 |
|
||||
| Gini index | 0.4375 |
|
||||
| Vacancy rate | 5.73 |
|
||||
| White | 254518 |
|
||||
| Black | 54932 |
|
||||
| Asian | 148289 |
|
||||
| Native | 11882 |
|
||||
| Hispanic/Latino | 339161 |
|
||||
| Bachelor's or higher | 154334 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "San Luis Obispo County, CA"
|
||||
classification: county
|
||||
fips: "06079"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 281555
|
||||
population_under_18: 49244
|
||||
population_18_64: 169973
|
||||
population_65_plus: 62338
|
||||
median_household_income: 97446
|
||||
poverty_rate: 12.91
|
||||
homeownership_rate: 62.09
|
||||
unemployment_rate: 5.48
|
||||
median_home_value: 824700
|
||||
gini_index: 0.4749
|
||||
vacancy_rate: 12.86
|
||||
race_white: 195251
|
||||
race_black: 3267
|
||||
race_asian: 10471
|
||||
race_native: 2632
|
||||
hispanic: 70318
|
||||
bachelors_plus: 105623
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# San Luis Obispo County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 281555 |
|
||||
| Under 18 | 49244 |
|
||||
| 18–64 | 169973 |
|
||||
| 65+ | 62338 |
|
||||
| Median household income | 97446 |
|
||||
| Poverty rate | 12.91 |
|
||||
| Homeownership rate | 62.09 |
|
||||
| Unemployment rate | 5.48 |
|
||||
| Median home value | 824700 |
|
||||
| Gini index | 0.4749 |
|
||||
| Vacancy rate | 12.86 |
|
||||
| White | 195251 |
|
||||
| Black | 3267 |
|
||||
| Asian | 10471 |
|
||||
| Native | 2632 |
|
||||
| Hispanic/Latino | 70318 |
|
||||
| Bachelor's or higher | 105623 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "San Mateo County, CA"
|
||||
classification: county
|
||||
fips: "06081"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 742340
|
||||
population_under_18: 145095
|
||||
population_18_64: 465003
|
||||
population_65_plus: 132242
|
||||
median_household_income: 158855
|
||||
poverty_rate: 6.71
|
||||
homeownership_rate: 58.47
|
||||
unemployment_rate: 4.78
|
||||
median_home_value: 1559600
|
||||
gini_index: 0.4968
|
||||
vacancy_rate: 7.93
|
||||
race_white: 280904
|
||||
race_black: 15785
|
||||
race_asian: 232971
|
||||
race_native: 8434
|
||||
hispanic: 184940
|
||||
bachelors_plus: 422182
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# San Mateo County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 742340 |
|
||||
| Under 18 | 145095 |
|
||||
| 18–64 | 465003 |
|
||||
| 65+ | 132242 |
|
||||
| Median household income | 158855 |
|
||||
| Poverty rate | 6.71 |
|
||||
| Homeownership rate | 58.47 |
|
||||
| Unemployment rate | 4.78 |
|
||||
| Median home value | 1559600 |
|
||||
| Gini index | 0.4968 |
|
||||
| Vacancy rate | 7.93 |
|
||||
| White | 280904 |
|
||||
| Black | 15785 |
|
||||
| Asian | 232971 |
|
||||
| Native | 8434 |
|
||||
| Hispanic/Latino | 184940 |
|
||||
| Bachelor's or higher | 422182 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Santa Barbara County, CA"
|
||||
classification: county
|
||||
fips: "06083"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 443701
|
||||
population_under_18: 99399
|
||||
population_18_64: 270592
|
||||
population_65_plus: 73710
|
||||
median_household_income: 98161
|
||||
poverty_rate: 14.74
|
||||
homeownership_rate: 52.37
|
||||
unemployment_rate: 6.42
|
||||
median_home_value: 790700
|
||||
gini_index: 0.4944
|
||||
vacancy_rate: 6.84
|
||||
race_white: 213134
|
||||
race_black: 7570
|
||||
race_asian: 23694
|
||||
race_native: 9181
|
||||
hispanic: 213992
|
||||
bachelors_plus: 143776
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Santa Barbara County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 443701 |
|
||||
| Under 18 | 99399 |
|
||||
| 18–64 | 270592 |
|
||||
| 65+ | 73710 |
|
||||
| Median household income | 98161 |
|
||||
| Poverty rate | 14.74 |
|
||||
| Homeownership rate | 52.37 |
|
||||
| Unemployment rate | 6.42 |
|
||||
| Median home value | 790700 |
|
||||
| Gini index | 0.4944 |
|
||||
| Vacancy rate | 6.84 |
|
||||
| White | 213134 |
|
||||
| Black | 7570 |
|
||||
| Asian | 23694 |
|
||||
| Native | 9181 |
|
||||
| Hispanic/Latino | 213992 |
|
||||
| Bachelor's or higher | 143776 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Santa Clara County, CA"
|
||||
classification: county
|
||||
fips: "06085"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 1902047
|
||||
population_under_18: 390076
|
||||
population_18_64: 1229961
|
||||
population_65_plus: 282010
|
||||
median_household_income: 164281
|
||||
poverty_rate: 7.11
|
||||
homeownership_rate: 55.08
|
||||
unemployment_rate: 4.87
|
||||
median_home_value: 1490600
|
||||
gini_index: 0.4764
|
||||
vacancy_rate: 5.65
|
||||
race_white: 568135
|
||||
race_black: 43917
|
||||
race_asian: 770311
|
||||
race_native: 16500
|
||||
hispanic: 475827
|
||||
bachelors_plus: 1142708
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Santa Clara County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 1902047 |
|
||||
| Under 18 | 390076 |
|
||||
| 18–64 | 1229961 |
|
||||
| 65+ | 282010 |
|
||||
| Median household income | 164281 |
|
||||
| Poverty rate | 7.11 |
|
||||
| Homeownership rate | 55.08 |
|
||||
| Unemployment rate | 4.87 |
|
||||
| Median home value | 1490600 |
|
||||
| Gini index | 0.4764 |
|
||||
| Vacancy rate | 5.65 |
|
||||
| White | 568135 |
|
||||
| Black | 43917 |
|
||||
| Asian | 770311 |
|
||||
| Native | 16500 |
|
||||
| Hispanic/Latino | 475827 |
|
||||
| Bachelor's or higher | 1142708 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Santa Cruz County, CA"
|
||||
classification: county
|
||||
fips: "06087"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 264926
|
||||
population_under_18: 48713
|
||||
population_18_64: 165938
|
||||
population_65_plus: 50275
|
||||
median_household_income: 111093
|
||||
poverty_rate: 11.62
|
||||
homeownership_rate: 59.94
|
||||
unemployment_rate: 6.12
|
||||
median_home_value: 1027500
|
||||
gini_index: 0.4831
|
||||
vacancy_rate: 9.42
|
||||
race_white: 159010
|
||||
race_black: 2200
|
||||
race_asian: 12961
|
||||
race_native: 3172
|
||||
hispanic: 93346
|
||||
bachelors_plus: 111904
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Santa Cruz County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 264926 |
|
||||
| Under 18 | 48713 |
|
||||
| 18–64 | 165938 |
|
||||
| 65+ | 50275 |
|
||||
| Median household income | 111093 |
|
||||
| Poverty rate | 11.62 |
|
||||
| Homeownership rate | 59.94 |
|
||||
| Unemployment rate | 6.12 |
|
||||
| Median home value | 1027500 |
|
||||
| Gini index | 0.4831 |
|
||||
| Vacancy rate | 9.42 |
|
||||
| White | 159010 |
|
||||
| Black | 2200 |
|
||||
| Asian | 12961 |
|
||||
| Native | 3172 |
|
||||
| Hispanic/Latino | 93346 |
|
||||
| Bachelor's or higher | 111904 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Shasta County, CA"
|
||||
classification: county
|
||||
fips: "06089"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 181436
|
||||
population_under_18: 39148
|
||||
population_18_64: 103279
|
||||
population_65_plus: 39009
|
||||
median_household_income: 72636
|
||||
poverty_rate: 13.29
|
||||
homeownership_rate: 65.55
|
||||
unemployment_rate: 6.32
|
||||
median_home_value: 366400
|
||||
gini_index: 0.4658
|
||||
vacancy_rate: 11.04
|
||||
race_white: 141949
|
||||
race_black: 1651
|
||||
race_asian: 6375
|
||||
race_native: 3088
|
||||
hispanic: 21346
|
||||
bachelors_plus: 40413
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Shasta County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 181436 |
|
||||
| Under 18 | 39148 |
|
||||
| 18–64 | 103279 |
|
||||
| 65+ | 39009 |
|
||||
| Median household income | 72636 |
|
||||
| Poverty rate | 13.29 |
|
||||
| Homeownership rate | 65.55 |
|
||||
| Unemployment rate | 6.32 |
|
||||
| Median home value | 366400 |
|
||||
| Gini index | 0.4658 |
|
||||
| Vacancy rate | 11.04 |
|
||||
| White | 141949 |
|
||||
| Black | 1651 |
|
||||
| Asian | 6375 |
|
||||
| Native | 3088 |
|
||||
| Hispanic/Latino | 21346 |
|
||||
| Bachelor's or higher | 40413 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Sierra County, CA"
|
||||
classification: county
|
||||
fips: "06091"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 2746
|
||||
population_under_18: 397
|
||||
population_18_64: 1386
|
||||
population_65_plus: 963
|
||||
median_household_income: 63355
|
||||
poverty_rate: 4.44
|
||||
homeownership_rate: 72.11
|
||||
unemployment_rate: 12.63
|
||||
median_home_value: 331900
|
||||
gini_index: 0.4339
|
||||
vacancy_rate: 42.5
|
||||
race_white: 2373
|
||||
race_black: 8
|
||||
race_asian: 0
|
||||
race_native: 0
|
||||
hispanic: 301
|
||||
bachelors_plus: 731
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Sierra County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 2746 |
|
||||
| Under 18 | 397 |
|
||||
| 18–64 | 1386 |
|
||||
| 65+ | 963 |
|
||||
| Median household income | 63355 |
|
||||
| Poverty rate | 4.44 |
|
||||
| Homeownership rate | 72.11 |
|
||||
| Unemployment rate | 12.63 |
|
||||
| Median home value | 331900 |
|
||||
| Gini index | 0.4339 |
|
||||
| Vacancy rate | 42.5 |
|
||||
| White | 2373 |
|
||||
| Black | 8 |
|
||||
| Asian | 0 |
|
||||
| Native | 0 |
|
||||
| Hispanic/Latino | 301 |
|
||||
| Bachelor's or higher | 731 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Siskiyou County, CA"
|
||||
classification: county
|
||||
fips: "06093"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 43466
|
||||
population_under_18: 8690
|
||||
population_18_64: 22675
|
||||
population_65_plus: 12101
|
||||
median_household_income: 59095
|
||||
poverty_rate: 16.38
|
||||
homeownership_rate: 69.2
|
||||
unemployment_rate: 7.89
|
||||
median_home_value: 309500
|
||||
gini_index: 0.4823
|
||||
vacancy_rate: 17.36
|
||||
race_white: 33672
|
||||
race_black: 592
|
||||
race_asian: 800
|
||||
race_native: 1417
|
||||
hispanic: 5860
|
||||
bachelors_plus: 10046
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Siskiyou County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 43466 |
|
||||
| Under 18 | 8690 |
|
||||
| 18–64 | 22675 |
|
||||
| 65+ | 12101 |
|
||||
| Median household income | 59095 |
|
||||
| Poverty rate | 16.38 |
|
||||
| Homeownership rate | 69.2 |
|
||||
| Unemployment rate | 7.89 |
|
||||
| Median home value | 309500 |
|
||||
| Gini index | 0.4823 |
|
||||
| Vacancy rate | 17.36 |
|
||||
| White | 33672 |
|
||||
| Black | 592 |
|
||||
| Asian | 800 |
|
||||
| Native | 1417 |
|
||||
| Hispanic/Latino | 5860 |
|
||||
| Bachelor's or higher | 10046 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Solano County, CA"
|
||||
classification: county
|
||||
fips: "06095"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 451918
|
||||
population_under_18: 98830
|
||||
population_18_64: 274350
|
||||
population_65_plus: 78738
|
||||
median_household_income: 100401
|
||||
poverty_rate: 9.99
|
||||
homeownership_rate: 63.02
|
||||
unemployment_rate: 6.46
|
||||
median_home_value: 617700
|
||||
gini_index: 0.4292
|
||||
vacancy_rate: 4.36
|
||||
race_white: 176960
|
||||
race_black: 57384
|
||||
race_asian: 73617
|
||||
race_native: 4002
|
||||
hispanic: 133953
|
||||
bachelors_plus: 119335
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Solano County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 451918 |
|
||||
| Under 18 | 98830 |
|
||||
| 18–64 | 274350 |
|
||||
| 65+ | 78738 |
|
||||
| Median household income | 100401 |
|
||||
| Poverty rate | 9.99 |
|
||||
| Homeownership rate | 63.02 |
|
||||
| Unemployment rate | 6.46 |
|
||||
| Median home value | 617700 |
|
||||
| Gini index | 0.4292 |
|
||||
| Vacancy rate | 4.36 |
|
||||
| White | 176960 |
|
||||
| Black | 57384 |
|
||||
| Asian | 73617 |
|
||||
| Native | 4002 |
|
||||
| Hispanic/Latino | 133953 |
|
||||
| Bachelor's or higher | 119335 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Sonoma County, CA"
|
||||
classification: county
|
||||
fips: "06097"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 485040
|
||||
population_under_18: 92397
|
||||
population_18_64: 288254
|
||||
population_65_plus: 104389
|
||||
median_household_income: 104674
|
||||
poverty_rate: 8.89
|
||||
homeownership_rate: 62.62
|
||||
unemployment_rate: 5.71
|
||||
median_home_value: 815500
|
||||
gini_index: 0.4617
|
||||
vacancy_rate: 8.04
|
||||
race_white: 299837
|
||||
race_black: 7630
|
||||
race_asian: 21865
|
||||
race_native: 6555
|
||||
hispanic: 145518
|
||||
bachelors_plus: 188117
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Sonoma County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 485040 |
|
||||
| Under 18 | 92397 |
|
||||
| 18–64 | 288254 |
|
||||
| 65+ | 104389 |
|
||||
| Median household income | 104674 |
|
||||
| Poverty rate | 8.89 |
|
||||
| Homeownership rate | 62.62 |
|
||||
| Unemployment rate | 5.71 |
|
||||
| Median home value | 815500 |
|
||||
| Gini index | 0.4617 |
|
||||
| Vacancy rate | 8.04 |
|
||||
| White | 299837 |
|
||||
| Black | 7630 |
|
||||
| Asian | 21865 |
|
||||
| Native | 6555 |
|
||||
| Hispanic/Latino | 145518 |
|
||||
| Bachelor's or higher | 188117 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Stanislaus County, CA"
|
||||
classification: county
|
||||
fips: "06099"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 553990
|
||||
population_under_18: 147379
|
||||
population_18_64: 330340
|
||||
population_65_plus: 76271
|
||||
median_household_income: 81468
|
||||
poverty_rate: 13.53
|
||||
homeownership_rate: 61.18
|
||||
unemployment_rate: 7.98
|
||||
median_home_value: 450100
|
||||
gini_index: 0.4426
|
||||
vacancy_rate: 3.93
|
||||
race_white: 237229
|
||||
race_black: 15171
|
||||
race_asian: 33935
|
||||
race_native: 7720
|
||||
hispanic: 277207
|
||||
bachelors_plus: 91801
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Stanislaus County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 553990 |
|
||||
| Under 18 | 147379 |
|
||||
| 18–64 | 330340 |
|
||||
| 65+ | 76271 |
|
||||
| Median household income | 81468 |
|
||||
| Poverty rate | 13.53 |
|
||||
| Homeownership rate | 61.18 |
|
||||
| Unemployment rate | 7.98 |
|
||||
| Median home value | 450100 |
|
||||
| Gini index | 0.4426 |
|
||||
| Vacancy rate | 3.93 |
|
||||
| White | 237229 |
|
||||
| Black | 15171 |
|
||||
| Asian | 33935 |
|
||||
| Native | 7720 |
|
||||
| Hispanic/Latino | 277207 |
|
||||
| Bachelor's or higher | 91801 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Sutter County, CA"
|
||||
classification: county
|
||||
fips: "06101"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 98857
|
||||
population_under_18: 24874
|
||||
population_18_64: 57767
|
||||
population_65_plus: 16216
|
||||
median_household_income: 79704
|
||||
poverty_rate: 14.43
|
||||
homeownership_rate: 61.33
|
||||
unemployment_rate: 7.16
|
||||
median_home_value: 433500
|
||||
gini_index: 0.4635
|
||||
vacancy_rate: 4.33
|
||||
race_white: 44686
|
||||
race_black: 1804
|
||||
race_asian: 17555
|
||||
race_native: 1900
|
||||
hispanic: 32532
|
||||
bachelors_plus: 17921
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Sutter County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 98857 |
|
||||
| Under 18 | 24874 |
|
||||
| 18–64 | 57767 |
|
||||
| 65+ | 16216 |
|
||||
| Median household income | 79704 |
|
||||
| Poverty rate | 14.43 |
|
||||
| Homeownership rate | 61.33 |
|
||||
| Unemployment rate | 7.16 |
|
||||
| Median home value | 433500 |
|
||||
| Gini index | 0.4635 |
|
||||
| Vacancy rate | 4.33 |
|
||||
| White | 44686 |
|
||||
| Black | 1804 |
|
||||
| Asian | 17555 |
|
||||
| Native | 1900 |
|
||||
| Hispanic/Latino | 32532 |
|
||||
| Bachelor's or higher | 17921 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Tehama County, CA"
|
||||
classification: county
|
||||
fips: "06103"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 65167
|
||||
population_under_18: 15696
|
||||
population_18_64: 36386
|
||||
population_65_plus: 13085
|
||||
median_household_income: 63784
|
||||
poverty_rate: 15.56
|
||||
homeownership_rate: 67.13
|
||||
unemployment_rate: 5.85
|
||||
median_home_value: 339600
|
||||
gini_index: 0.5001
|
||||
vacancy_rate: 9.95
|
||||
race_white: 43477
|
||||
race_black: 558
|
||||
race_asian: 1275
|
||||
race_native: 1285
|
||||
hispanic: 18941
|
||||
bachelors_plus: 10965
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Tehama County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 65167 |
|
||||
| Under 18 | 15696 |
|
||||
| 18–64 | 36386 |
|
||||
| 65+ | 13085 |
|
||||
| Median household income | 63784 |
|
||||
| Poverty rate | 15.56 |
|
||||
| Homeownership rate | 67.13 |
|
||||
| Unemployment rate | 5.85 |
|
||||
| Median home value | 339600 |
|
||||
| Gini index | 0.5001 |
|
||||
| Vacancy rate | 9.95 |
|
||||
| White | 43477 |
|
||||
| Black | 558 |
|
||||
| Asian | 1275 |
|
||||
| Native | 1285 |
|
||||
| Hispanic/Latino | 18941 |
|
||||
| Bachelor's or higher | 10965 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Trinity County, CA"
|
||||
classification: county
|
||||
fips: "06105"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 15860
|
||||
population_under_18: 2727
|
||||
population_18_64: 8338
|
||||
population_65_plus: 4795
|
||||
median_household_income: 53002
|
||||
poverty_rate: 20.7
|
||||
homeownership_rate: 71.73
|
||||
unemployment_rate: 8.39
|
||||
median_home_value: 325800
|
||||
gini_index: 0.4949
|
||||
vacancy_rate: 31.15
|
||||
race_white: 12412
|
||||
race_black: 174
|
||||
race_asian: 101
|
||||
race_native: 594
|
||||
hispanic: 973
|
||||
bachelors_plus: 3822
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Trinity County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 15860 |
|
||||
| Under 18 | 2727 |
|
||||
| 18–64 | 8338 |
|
||||
| 65+ | 4795 |
|
||||
| Median household income | 53002 |
|
||||
| Poverty rate | 20.7 |
|
||||
| Homeownership rate | 71.73 |
|
||||
| Unemployment rate | 8.39 |
|
||||
| Median home value | 325800 |
|
||||
| Gini index | 0.4949 |
|
||||
| Vacancy rate | 31.15 |
|
||||
| White | 12412 |
|
||||
| Black | 174 |
|
||||
| Asian | 101 |
|
||||
| Native | 594 |
|
||||
| Hispanic/Latino | 973 |
|
||||
| Bachelor's or higher | 3822 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Tulare County, CA"
|
||||
classification: county
|
||||
fips: "06107"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 478693
|
||||
population_under_18: 142421
|
||||
population_18_64: 279171
|
||||
population_65_plus: 57101
|
||||
median_household_income: 71300
|
||||
poverty_rate: 17.89
|
||||
homeownership_rate: 58.45
|
||||
unemployment_rate: 9.31
|
||||
median_home_value: 330100
|
||||
gini_index: 0.4361
|
||||
vacancy_rate: 7.14
|
||||
race_white: 177316
|
||||
race_black: 7451
|
||||
race_asian: 17582
|
||||
race_native: 7616
|
||||
hispanic: 318976
|
||||
bachelors_plus: 64642
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Tulare County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 478693 |
|
||||
| Under 18 | 142421 |
|
||||
| 18–64 | 279171 |
|
||||
| 65+ | 57101 |
|
||||
| Median household income | 71300 |
|
||||
| Poverty rate | 17.89 |
|
||||
| Homeownership rate | 58.45 |
|
||||
| Unemployment rate | 9.31 |
|
||||
| Median home value | 330100 |
|
||||
| Gini index | 0.4361 |
|
||||
| Vacancy rate | 7.14 |
|
||||
| White | 177316 |
|
||||
| Black | 7451 |
|
||||
| Asian | 17582 |
|
||||
| Native | 7616 |
|
||||
| Hispanic/Latino | 318976 |
|
||||
| Bachelor's or higher | 64642 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Tuolumne County, CA"
|
||||
classification: county
|
||||
fips: "06109"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 54498
|
||||
population_under_18: 9305
|
||||
population_18_64: 29854
|
||||
population_65_plus: 15339
|
||||
median_household_income: 77404
|
||||
poverty_rate: 10.44
|
||||
homeownership_rate: 73.91
|
||||
unemployment_rate: 8.22
|
||||
median_home_value: 433200
|
||||
gini_index: 0.4517
|
||||
vacancy_rate: 28.17
|
||||
race_white: 43875
|
||||
race_black: 1082
|
||||
race_asian: 844
|
||||
race_native: 867
|
||||
hispanic: 7398
|
||||
bachelors_plus: 13797
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Tuolumne County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 54498 |
|
||||
| Under 18 | 9305 |
|
||||
| 18–64 | 29854 |
|
||||
| 65+ | 15339 |
|
||||
| Median household income | 77404 |
|
||||
| Poverty rate | 10.44 |
|
||||
| Homeownership rate | 73.91 |
|
||||
| Unemployment rate | 8.22 |
|
||||
| Median home value | 433200 |
|
||||
| Gini index | 0.4517 |
|
||||
| Vacancy rate | 28.17 |
|
||||
| White | 43875 |
|
||||
| Black | 1082 |
|
||||
| Asian | 844 |
|
||||
| Native | 867 |
|
||||
| Hispanic/Latino | 7398 |
|
||||
| Bachelor's or higher | 13797 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Ventura County, CA"
|
||||
classification: county
|
||||
fips: "06111"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 837469
|
||||
population_under_18: 182707
|
||||
population_18_64: 508969
|
||||
population_65_plus: 145793
|
||||
median_household_income: 109797
|
||||
poverty_rate: 9.34
|
||||
homeownership_rate: 64.57
|
||||
unemployment_rate: 5.73
|
||||
median_home_value: 822700
|
||||
gini_index: 0.4506
|
||||
vacancy_rate: 5.24
|
||||
race_white: 435268
|
||||
race_black: 15401
|
||||
race_asian: 60589
|
||||
race_native: 14035
|
||||
hispanic: 371359
|
||||
bachelors_plus: 290023
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Ventura County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 837469 |
|
||||
| Under 18 | 182707 |
|
||||
| 18–64 | 508969 |
|
||||
| 65+ | 145793 |
|
||||
| Median household income | 109797 |
|
||||
| Poverty rate | 9.34 |
|
||||
| Homeownership rate | 64.57 |
|
||||
| Unemployment rate | 5.73 |
|
||||
| Median home value | 822700 |
|
||||
| Gini index | 0.4506 |
|
||||
| Vacancy rate | 5.24 |
|
||||
| White | 435268 |
|
||||
| Black | 15401 |
|
||||
| Asian | 60589 |
|
||||
| Native | 14035 |
|
||||
| Hispanic/Latino | 371359 |
|
||||
| Bachelor's or higher | 290023 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Yolo County, CA"
|
||||
classification: county
|
||||
fips: "06113"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 220564
|
||||
population_under_18: 44283
|
||||
population_18_64: 146569
|
||||
population_65_plus: 29712
|
||||
median_household_income: 91752
|
||||
poverty_rate: 16.69
|
||||
homeownership_rate: 54.29
|
||||
unemployment_rate: 6.12
|
||||
median_home_value: 620700
|
||||
gini_index: 0.4834
|
||||
vacancy_rate: 6.98
|
||||
race_white: 107834
|
||||
race_black: 5795
|
||||
race_asian: 33861
|
||||
race_native: 2870
|
||||
hispanic: 73569
|
||||
bachelors_plus: 87220
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Yolo County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 220564 |
|
||||
| Under 18 | 44283 |
|
||||
| 18–64 | 146569 |
|
||||
| 65+ | 29712 |
|
||||
| Median household income | 91752 |
|
||||
| Poverty rate | 16.69 |
|
||||
| Homeownership rate | 54.29 |
|
||||
| Unemployment rate | 6.12 |
|
||||
| Median home value | 620700 |
|
||||
| Gini index | 0.4834 |
|
||||
| Vacancy rate | 6.98 |
|
||||
| White | 107834 |
|
||||
| Black | 5795 |
|
||||
| Asian | 33861 |
|
||||
| Native | 2870 |
|
||||
| Hispanic/Latino | 73569 |
|
||||
| Bachelor's or higher | 87220 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: Jurisdiction
|
||||
title: "Yuba County, CA"
|
||||
classification: county
|
||||
fips: "06115"
|
||||
state: "CA"
|
||||
demographics:
|
||||
population: 84507
|
||||
population_under_18: 22964
|
||||
population_18_64: 50483
|
||||
population_65_plus: 11060
|
||||
median_household_income: 76373
|
||||
poverty_rate: 14.18
|
||||
homeownership_rate: 63.5
|
||||
unemployment_rate: 6.83
|
||||
median_home_value: 412300
|
||||
gini_index: 0.4454
|
||||
vacancy_rate: 6.61
|
||||
race_white: 45485
|
||||
race_black: 3355
|
||||
race_asian: 6730
|
||||
race_native: 1509
|
||||
hispanic: 26003
|
||||
bachelors_plus: 12713
|
||||
sources:
|
||||
- field: demographics
|
||||
source: Census ACS 2023
|
||||
confidence: official
|
||||
tags: [jurisdiction, county, ca]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Yuba County, CA
|
||||
|
||||
County jurisdiction.
|
||||
|
||||
## Demographics (ACS 2023)
|
||||
|
||||
| Measure | Value |
|
||||
| --- | --- |
|
||||
| Population | 84507 |
|
||||
| Under 18 | 22964 |
|
||||
| 18–64 | 50483 |
|
||||
| 65+ | 11060 |
|
||||
| Median household income | 76373 |
|
||||
| Poverty rate | 14.18 |
|
||||
| Homeownership rate | 63.5 |
|
||||
| Unemployment rate | 6.83 |
|
||||
| Median home value | 412300 |
|
||||
| Gini index | 0.4454 |
|
||||
| Vacancy rate | 6.61 |
|
||||
| White | 45485 |
|
||||
| Black | 3355 |
|
||||
| Asian | 6730 |
|
||||
| Native | 1509 |
|
||||
| Hispanic/Latino | 26003 |
|
||||
| Bachelor's or higher | 12713 |
|
||||
|
||||
## Source
|
||||
|
||||
- demographics: Census ACS 2023
|
||||
Reference in New Issue
Block a user