Abreviaturas do Complemento dos Endereços
Created
January 29, 2018 02:09
-
-
Save empjustine/43b069d8c5c5ffb6314a721498c87570 to your computer and use it in GitHub Desktop.
Complemento de Endereço
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"APARTAMENTO": "APT", | |
"AEROPORTO": "AER", | |
"ANEXO": "ANX", | |
"ANDAR": "AND", | |
"BLOCO": "BLC", | |
"CONJUNTO": "CNJ", | |
"COBERTURA": "COB", | |
"CASA": "CSA", | |
"ENTRADA": "ENT", | |
"ESTAÇÃO": "EST", | |
"FAVELA": "FAV", | |
"FAZENDA": "FAZ", | |
"FRENTE": "FTE", | |
"FORTALEZA": "FZA", | |
"FUNDOS": "FDS", | |
"GALERIA": "GAL", | |
"GALPÃO": "GLP", | |
"GRUPO": "GRP", | |
"JUNTO": "JTO", | |
"LOTE": "LTE", | |
"LOJA": "LOJ", | |
"LOJAS": "LJS", | |
"MERCADO": "MER", | |
"PARTE": "PTE", | |
"PORTARIA": "PTR", | |
"PRÓXIMO": "PRX", | |
"PORTÃO": "PTO", | |
"QUADRA": "QDR", | |
"QUILOMETRO": "KM", | |
"QUINTA": "QTA", | |
"SALA": "SAL", | |
"SALAS": "SLS", | |
"SHOPPING": "SHOP", | |
"SOBRELOJA": "SLJ", | |
"SOBRADO": "SOB", | |
"SUBSOLO": "SSL", | |
"TERREO": "TER", | |
"VILA": "VIL" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment