adminDivisionCodes
Administrative divisions. This maps admin division levels (1-based) to their corresponding codes. For example, Liverpool has two admin divisions: "ENG" at level 1 and "H8" at level 2. They would be represented in this map with entries (1, "ENG")
and (2, "H8")
.