[ { "op": "core/column-move", "description": "Move column Commonly Used Street*Suffix or Abbreviation to position 0", "columnName": "Commonly Used Street*Suffix or Abbreviation", "index": 0 }, { "op": "core/column-removal", "description": "Remove column Primary Street Suffix", "columnName": "Primary Street Suffix" }, { "op": "core/row-removal", "description": "Remove rows", "engineConfig": { "facets": [ { "invert": false, "expression": "isBlank(value)", "selectError": false, "omitError": false, "selectBlank": false, "name": "Commonly Used Street*Suffix or Abbreviation", "omitBlank": false, "columnName": "Commonly Used Street*Suffix or Abbreviation", "type": "list", "selection": [ { "v": { "v": true, "l": "true" } } ] } ], "mode": "row-based" } }, { "op": "core/text-transform", "description": "Text transform on cells in column Commonly Used Street*Suffix or Abbreviation using expression value.trim()", "engineConfig": { "facets": [ { "invert": false, "expression": "isBlank(value)", "selectError": false, "omitError": false, "selectBlank": false, "name": "Commonly Used Street*Suffix or Abbreviation", "omitBlank": false, "columnName": "Commonly Used Street*Suffix or Abbreviation", "type": "list", "selection": [ { "v": { "v": false, "l": "false" } } ] } ], "mode": "row-based" }, "columnName": "Commonly Used Street*Suffix or Abbreviation", "expression": "value.trim()", "onError": "keep-original", "repeat": false, "repeatCount": 10 }, { "op": "core/text-transform", "description": "Text transform on cells in column Commonly Used Street*Suffix or Abbreviation using expression value.trim()", "engineConfig": { "facets": [], "mode": "row-based" }, "columnName": "Commonly Used Street*Suffix or Abbreviation", "expression": "value.trim()", "onError": "keep-original", "repeat": false, "repeatCount": 10 }, { "op": "core/text-transform", "description": "Text transform on cells in column Commonly Used Street*Suffix or Abbreviation using expression value.replace(/\\s+/,' ')", "engineConfig": { "facets": [], "mode": "row-based" }, "columnName": "Commonly Used Street*Suffix or Abbreviation", "expression": "value.replace(/\\s+/,' ')", "onError": "keep-original", "repeat": false, "repeatCount": 10 }, { "op": "core/text-transform", "description": "Text transform on cells in column Commonly Used Street*Suffix or Abbreviation using expression grel:value.replace(\"\\s\",value)", "engineConfig": { "facets": [], "mode": "row-based" }, "columnName": "Commonly Used Street*Suffix or Abbreviation", "expression": "grel:value.replace(\"\\s\",value)", "onError": "keep-original", "repeat": false, "repeatCount": 10 }, { "op": "core/text-transform", "description": "Text transform on cells in column Commonly Used Street*Suffix or Abbreviation using expression grel:value.replace(\" \",value)", "engineConfig": { "facets": [], "mode": "row-based" }, "columnName": "Commonly Used Street*Suffix or Abbreviation", "expression": "grel:value.replace(\" \",value)", "onError": "keep-original", "repeat": false, "repeatCount": 10 } ]
Here was my process if interested: Visited the official USPS abbreviation list Copied everything in the Street Suffixes section Pasted it into MS Excel (to preserve tables)
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.