ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
Codebook - 2020 Washtenaw County Opportunity Index
2
3
Note: ArcGIS software generates multiple fields during the process of plotting data spatially. These quantify area and shapes, and add additional unique identification tags, but will not generally be useful.

Feel free to ignore the following, generated for each layer by ArcGIS, which are not part of the dataset:
4
5
OBJECTIDUnique code automatically generated for each record in a single layer.
6
STATEFPTwo-digit code identifying state
7
COUNTYFP
Three-digit code identifying county
8
TRACTCESix-digit code identifying tract
9
AFFGEOIDCode identifying area within globe
10
LSADLegal/Statistical Area DescriptionCodes: https://www2.census.gov/geo/pdfs/reference/LSADCodes.pdf
11
ALANDArea, in square meters, of land in tract (2010 Census)
12
AWATERArea, in square meters, of water in tract (2010 Census)
13
Shape_Leng
Length of feature, in units of the layer coordinate system
14
GEOID_Doub
Duplicate of GEOID
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100