-
Notifications
You must be signed in to change notification settings - Fork 2
/
USPS_C2_Secondary_Unit_Designators_abbreviations.json
98 lines (98 loc) · 1.71 KB
/
USPS_C2_Secondary_Unit_Designators_abbreviations.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
[
{
"description": "Apartment",
"approved_abbreviation": "APT"
},
{
"description": "Basement",
"approved_abbreviation": "BSMT"
},
{
"description": "Building",
"approved_abbreviation": "BLDG"
},
{
"description": "Department",
"approved_abbreviation": "DEPT"
},
{
"description": "Floor",
"approved_abbreviation": "FL"
},
{
"description": "Front",
"approved_abbreviation": "FRNT"
},
{
"description": "Hanger",
"approved_abbreviation": "HNGR"
},
{
"description": "Key",
"approved_abbreviation": "KEY"
},
{
"description": "Lobby",
"approved_abbreviation": "LBBY"
},
{
"description": "Lot",
"approved_abbreviation": "LOT"
},
{
"description": "Lower",
"approved_abbreviation": "LOWR"
},
{
"description": "Office",
"approved_abbreviation": "OFC"
},
{
"description": "Penthouse",
"approved_abbreviation": "PH"
},
{
"description": "Pier",
"approved_abbreviation": "PIER"
},
{
"description": "Rear",
"approved_abbreviation": "REAR"
},
{
"description": "Room",
"approved_abbreviation": "RM"
},
{
"description": "Side",
"approved_abbreviation": "SIDE"
},
{
"description": "Slip",
"approved_abbreviation": "SLIP"
},
{
"description": "Space",
"approved_abbreviation": "SPC"
},
{
"description": "Stop",
"approved_abbreviation": "STOP"
},
{
"description": "Suite",
"approved_abbreviation": "STE"
},
{
"description": "Trailer",
"approved_abbreviation": "TRLR"
},
{
"description": "Unit",
"approved_abbreviation": "UNIT"
},
{
"description": "Upper",
"approved_abbreviation": "UPPR"
}
]