Coverage for censusdis/counties/new_hampshire.py: 100%
11 statements
« prev ^ index » next coverage.py v6.5.0, created at 2025-04-03 05:39 +0000
« prev ^ index » next coverage.py v6.5.0, created at 2025-04-03 05:39 +0000
1# Copyright (c) 2023 Darren Erik Vengroff
2"""Counties in New Hampshire."""
5BELKNAP = "001"
6CARROLL = "003"
7CHESHIRE = "005"
8COOS = "007"
9GRAFTON = "009"
10HILLSBOROUGH = "011"
11MERRIMACK = "013"
12ROCKINGHAM = "015"
13STRAFFORD = "017"
14SULLIVAN = "019"