Coverage for censusdis/counties/massachusetts.py: 100%
15 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 Massachusetts."""
5BARNSTABLE = "001"
6BERKSHIRE = "003"
7BRISTOL = "005"
8DUKES = "007"
9ESSEX = "009"
10FRANKLIN = "011"
11HAMPDEN = "013"
12HAMPSHIRE = "015"
13MIDDLESEX = "017"
14NANTUCKET = "019"
15NORFOLK = "021"
16PLYMOUTH = "023"
17SUFFOLK = "025"
18WORCESTER = "027"