{"id":1711942,"date":"2022-09-14T11:02:24","date_gmt":"2022-09-14T18:02:24","guid":{"rendered":"https:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=1711942"},"modified":"2022-09-21T22:21:30","modified_gmt":"2022-09-22T05:21:30","slug":"how-to-work-with-text-fields-in-data-engineering","status":"publish","type":"blog","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-work-with-text-fields-in-data-engineering","title":{"rendered":"How to work with text fields in Data Engineering"},"author":7101,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"_acf_changed":false,"_searchwp_excluded":""},"categories":[23341],"tags":[24311,760452,31601,35661,25581],"industry":[],"product":[36561],"class_list":["post-1711942","blog","type-blog","status-publish","format-standard","hentry","category-analytics","tag-analysis","tag-data-engineering","tag-data-science","tag-machine-learning","tag-spatial-statistics","product-arcgis-pro"],"acf":{"authors":[{"ID":7101,"user_firstname":"Alberto","user_lastname":"Nieto","nickname":"Alberto Nieto","user_nicename":"albe9057esri-com_esrifederal","display_name":"Alberto Nieto","user_email":"ANieto@esri.com","user_url":"https:\/\/esriurl.com\/spatialstats","user_registered":"2018-03-02 00:19:18","user_description":"Alberto Nieto is a Product Engineer on Esri\u2019s Spatial Statistics team. In his role, he helps research, build, and maintain spatial data science capabilities in ArcGIS and works closely with government agencies to learn about the problems our software can help solve. Alberto\u2019s background includes fourteen years of experience, including previous roles as a GIS Developer at Capital One and NOAA's Climate Prediction Center, and as a GIS Analyst at the Census Bureau and the Alachua County Environmental Protection Department.","user_avatar":"<img data-del=\"avatar\" src='https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2021\/04\/Alberto_Nieto-465x465.jpg' class='avatar pp-user-avatar avatar-96 photo ' height='96' width='96'\/>"},{"ID":10232,"user_firstname":"Lynne","user_lastname":"Buie","nickname":"Lynne Buie","user_nicename":"lbuie","display_name":"Lynne Buie","user_email":"lbuie@esri.com","user_url":"http:\/\/esriurl.com\/spatialstats","user_registered":"2019-11-22 19:46:25","user_description":"Lynne Buie is a Product Engineer on the Spatial Statistics team. She helps build spatial statistics tools and Data Engineering capabilities for ArcGIS Pro. She's passionate about using GIS to help make the world a better place.","user_avatar":"<img data-del=\"avatar\" src='https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2024\/02\/LynneBuie2024_600x600-465x465.jpeg' class='avatar pp-user-avatar avatar-96 photo ' height='96' width='96'\/>"},{"ID":9862,"user_firstname":"Ankita","user_lastname":"Bakshi","nickname":"Ankita Bakshi","user_nicename":"abakshi","display_name":"Ankita Bakshi","user_email":"ABakshi@esri.com","user_url":"https:\/\/spatialstats.github.io\/","user_registered":"2019-08-13 18:45:44","user_description":"Ankita Bakshi is a Product Owner and a Senior Product Engineer on the Spatial Statistics Team at Esri. With a background in environmental engineering and computer science, she is passionate about solving social, economic, and environmental problems with Spatial Analysis and Data Science. In her role, Ankita enjoys researching, finding solutions to build software, and loves creating video and written content to make the software tools more approachable and applicable to real world challenges. Outside of work Ankita enjoys going on hikes and dancing to Bollywood music.","user_avatar":"<img data-del=\"avatar\" src='https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/12\/Ankita_Bakshi-e1577730248180-259x261.jpg' class='avatar pp-user-avatar avatar-96 photo ' height='96' width='96'\/>"}],"short_description":"Text fields... useful information in our data but sometimes gloriously messy and chaotic. Let's work with them in Data Engineering!","flexible_content":[{"acf_fc_layout":"content","content":"<p>Text fields. They often hold some of the most important information in our data; whether a text field contains addresses that kick off our spatial adventures with a dataset, or they hold unique IDs that make joins (and bringing even more data) possible, they are certainly some of the most important data we work with as analysts and GIS professionals.<\/p>\n<p>But text fields can also be some of the peskiest to work with: in some cases, they arrive in gloriously unstructured form, unleashing trains of thought from a survey form\u2019s open text entry. In others, they look like unique IDs until a join acts unexpectedly and you realize the field has no right to be used in a join. We can typically work around these problems and get through the needed data wrangling, but we can all use a little help and make the experience more enjoyable.<\/p>\n<p>In this blog and short video, we\u2019ll introduce how <a href=\"https:\/\/pro.arcgis.com\/en\/pro-app\/latest\/help\/analysis\/geoprocessing\/data-engineering\/what-is-data-engineering.htm\">Data Engineering in ArcGIS Pro<\/a> helps you explore and prepare data with text fields. We\u2019ll introduce some of the key things you can do, including:<\/p>\n<ul>\n<li><a href=\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-explore-fields-with-data-engineering\/\"><strong>Finding, mapping, and charting text fields<\/strong><\/a> \u2013 Very little explores a field as efficiently as making a map and chart of its values.<\/li>\n<li><a href=\"https:\/\/pro.arcgis.com\/en\/pro-app\/latest\/help\/analysis\/geoprocessing\/data-engineering\/view-statistics.htm\"><strong>Efficiently checking their content<\/strong><\/a> \u2013 The Statistics Panel becomes a \u201cdata dashboard\u201d that quickly summarizes information about all your fields in one place.<\/li>\n<li><a href=\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-convert-field-types-with-data-engineering\/\"><strong>Converting and encode them<\/strong><\/a> \u2013 When sneaky numeric and date data types sometimes show up as text fields, convert them. When regression analysis needs categories to become numbers, encode them.<\/li>\n<\/ul>\n<p>It\u2019s a lot to digest, so sip on some coffee, <span style=\"text-decoration: line-through\">tea<\/span>, water, or beverage of your choice and take a look at the following short video to see what\u2019s possible.<\/p>\n"},{"acf_fc_layout":"kaltura","video_id":"1_qubp3dh6","time":false,"start":0,"stop":""},{"acf_fc_layout":"content","content":"<p>These capabilities make Data Engineering an engaging way to explore text data. It becomes second nature to simply load an interesting new dataset, open the Data Engineering view, and get acquainted with text fields. As always, the Data Engineering view works best with used in conjunction with the Attribute Table, charts, and other existing aspects of ArcGIS Pro.<\/p>\n<p>Stay tuned for our next post where you can learn more about working with date fields. Till the next <em>time<\/em>!<\/p>\n"},{"acf_fc_layout":"sidebar","content":"<p><strong>Check out the other articles in our Data Engineering how to series:<\/strong><\/p>\n<ol>\n<li><a href=\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-get-started-with-data-engineering\/\">How to get started<\/a><\/li>\n<li><a href=\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-explore-fields-with-data-engineering\/\">How to explore fields<\/a><\/li>\n<li><a href=\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-convert-field-types-with-data-engineering\/\">How to convert field types<\/a><\/li>\n<li><a href=\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-join-data-with-data-engineering\/\">How to join data<\/a><\/li>\n<li><a href=\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-work-with-numeric-fields-in-data-engineering\/\">How to work with numeric data<\/a><\/li>\n<li><a href=\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-work-with-text-fields-in-data-engineering\/\">How to work with text data<\/a><\/li>\n<li><a href=\"https:\/\/www.esri.com\/arcgis-blog\/products\/analytics\/analytics\/how-to-work-with-date-fields-in-data-engineering\/\">How to work with date data<\/a><\/li>\n<li>How to work with missing data (coming soon)<\/li>\n<\/ol>\n<p>\u2026and more to follow<\/p>\n","image_reference":false,"layout":"standard","image_reference_figure":"","snippet":"","spotlight_name":"","section_title":"","position":"Center","spotlight_image":false}],"related_articles":[{"ID":1669162,"post_author":"10232","post_date":"2022-08-22 12:40:12","post_date_gmt":"2022-08-22 19:40:12","post_content":"","post_title":"How to convert field types with Data Engineering","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"how-to-convert-field-types-with-data-engineering","to_ping":"","pinged":"","post_modified":"2022-09-21 22:23:18","post_modified_gmt":"2022-09-22 05:23:18","post_content_filtered":"","post_parent":0,"guid":"https:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=1669162","menu_order":0,"post_type":"blog","post_mime_type":"","comment_count":"0","filter":"raw"},{"ID":1685192,"post_author":"9862","post_date":"2022-08-15 11:16:03","post_date_gmt":"2022-08-15 18:16:03","post_content":"","post_title":"How to explore fields with Data Engineering","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"how-to-explore-fields-with-data-engineering","to_ping":"","pinged":"","post_modified":"2024-11-27 13:48:52","post_modified_gmt":"2024-11-27 21:48:52","post_content_filtered":"","post_parent":0,"guid":"https:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=1685192","menu_order":0,"post_type":"blog","post_mime_type":"","comment_count":"0","filter":"raw"},{"ID":1685432,"post_author":"7101","post_date":"2022-08-15 10:16:10","post_date_gmt":"2022-08-15 17:16:10","post_content":"","post_title":"How to get started with Data Engineering","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"how-to-get-started-with-data-engineering","to_ping":"","pinged":"","post_modified":"2022-09-21 22:21:42","post_modified_gmt":"2022-09-22 05:21:42","post_content_filtered":"","post_parent":0,"guid":"https:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=1685432","menu_order":0,"post_type":"blog","post_mime_type":"","comment_count":"0","filter":"raw"},{"ID":1697582,"post_author":"10232","post_date":"2022-08-29 08:50:55","post_date_gmt":"2022-08-29 15:50:55","post_content":"","post_title":"How to join data with Data Engineering","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"how-to-join-data-with-data-engineering","to_ping":"","pinged":"","post_modified":"2022-09-21 22:23:11","post_modified_gmt":"2022-09-22 05:23:11","post_content_filtered":"","post_parent":0,"guid":"https:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=1697582","menu_order":0,"post_type":"blog","post_mime_type":"","comment_count":"0","filter":"raw"},{"ID":1706962,"post_author":"7101","post_date":"2022-09-07 14:11:19","post_date_gmt":"2022-09-07 21:11:19","post_content":"","post_title":"How to work with numeric fields in Data Engineering","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"how-to-work-with-numeric-fields-in-data-engineering","to_ping":"","pinged":"","post_modified":"2022-09-21 22:21:37","post_modified_gmt":"2022-09-22 05:21:37","post_content_filtered":"","post_parent":0,"guid":"https:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=1706962","menu_order":0,"post_type":"blog","post_mime_type":"","comment_count":"0","filter":"raw"},{"ID":1235582,"post_author":"10232","post_date":"2021-05-20 09:38:34","post_date_gmt":"2021-05-20 16:38:34","post_content":"","post_title":"Introducing Data Engineering in ArcGIS Pro","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"introducing-data-engineering-in-arcgis-pro","to_ping":"","pinged":"","post_modified":"2022-03-30 15:09:05","post_modified_gmt":"2022-03-30 22:09:05","post_content_filtered":"","post_parent":0,"guid":"https:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=1235582","menu_order":0,"post_type":"blog","post_mime_type":"","comment_count":"1","filter":"raw"}],"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/08\/DE_card_826x465_v3.png","wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/08\/DE_banner_1920x1080_v6.png"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.9 (Yoast SEO v25.9) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to work with text fields in Data Engineering<\/title>\n<meta name=\"description\" content=\"Text fields... useful information in our data but sometimes gloriously messy and chaotic. Let&#039;s work with them in Data Engineering!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-work-with-text-fields-in-data-engineering\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to work with text fields in Data Engineering\" \/>\n<meta property=\"og:description\" content=\"Text fields... useful information in our data but sometimes gloriously messy and chaotic. Let&#039;s work with them in Data Engineering!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-work-with-text-fields-in-data-engineering\" \/>\n<meta property=\"og:site_name\" content=\"ArcGIS Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/esrigis\/\" \/>\n<meta property=\"article:modified_time\" content=\"2022-09-22T05:21:30+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@ESRI\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":[\"Article\",\"BlogPosting\"],\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-work-with-text-fields-in-data-engineering#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-work-with-text-fields-in-data-engineering\"},\"author\":{\"name\":\"Alberto Nieto\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/855163ab5fe5b50335d4d339544b20ec\"},\"headline\":\"How to work with text fields in Data Engineering\",\"datePublished\":\"2022-09-14T18:02:24+00:00\",\"dateModified\":\"2022-09-22T05:21:30+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-work-with-text-fields-in-data-engineering\"},\"wordCount\":9,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#organization\"},\"keywords\":[\"Analysis\",\"Data Engineering\",\"Data Science\",\"machine learning\",\"spatial statistics\"],\"articleSection\":[\"Analytics\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-work-with-text-fields-in-data-engineering#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-work-with-text-fields-in-data-engineering\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-work-with-text-fields-in-data-engineering\",\"name\":\"How to work with text fields in Data Engineering\",\"isPartOf\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#website\"},\"datePublished\":\"2022-09-14T18:02:24+00:00\",\"dateModified\":\"2022-09-22T05:21:30+00:00\",\"description\":\"Text fields... useful information in our data but sometimes gloriously messy and chaotic. Let's work with them in Data Engineering!\",\"breadcrumb\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-work-with-text-fields-in-data-engineering#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-work-with-text-fields-in-data-engineering\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-work-with-text-fields-in-data-engineering#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.esri.com\/arcgis-blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to work with text fields in Data Engineering\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#website\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/\",\"name\":\"ArcGIS Blog\",\"description\":\"Get insider info from Esri product teams\",\"publisher\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.esri.com\/arcgis-blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#organization\",\"name\":\"Esri\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Esri.png\",\"contentUrl\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Esri.png\",\"width\":400,\"height\":400,\"caption\":\"Esri\"},\"image\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/esrigis\/\",\"https:\/\/x.com\/ESRI\",\"https:\/\/www.linkedin.com\/company\/5311\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/855163ab5fe5b50335d4d339544b20ec\",\"name\":\"Alberto Nieto\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2021\/04\/Alberto_Nieto-465x465.jpg\",\"contentUrl\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2021\/04\/Alberto_Nieto-465x465.jpg\",\"caption\":\"Alberto Nieto\"},\"description\":\"Alberto Nieto is a Product Engineer on Esri\u2019s Spatial Statistics team. In his role, he helps research, build, and maintain spatial data science capabilities in ArcGIS and works closely with government agencies to learn about the problems our software can help solve. Alberto\u2019s background includes fourteen years of experience, including previous roles as a GIS Developer at Capital One and NOAA's Climate Prediction Center, and as a GIS Analyst at the Census Bureau and the Alachua County Environmental Protection Department.\",\"sameAs\":[\"https:\/\/esriurl.com\/spatialstats\",\"https:\/\/www.linkedin.com\/in\/alberto-nieto-56ab6a39\/\"],\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/author\/albe9057esri-com_esrifederal\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to work with text fields in Data Engineering","description":"Text fields... useful information in our data but sometimes gloriously messy and chaotic. Let's work with them in Data Engineering!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-work-with-text-fields-in-data-engineering","og_locale":"en_US","og_type":"article","og_title":"How to work with text fields in Data Engineering","og_description":"Text fields... useful information in our data but sometimes gloriously messy and chaotic. Let's work with them in Data Engineering!","og_url":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-work-with-text-fields-in-data-engineering","og_site_name":"ArcGIS Blog","article_publisher":"https:\/\/www.facebook.com\/esrigis\/","article_modified_time":"2022-09-22T05:21:30+00:00","twitter_card":"summary_large_image","twitter_site":"@ESRI","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["Article","BlogPosting"],"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-work-with-text-fields-in-data-engineering#article","isPartOf":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-work-with-text-fields-in-data-engineering"},"author":{"name":"Alberto Nieto","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/855163ab5fe5b50335d4d339544b20ec"},"headline":"How to work with text fields in Data Engineering","datePublished":"2022-09-14T18:02:24+00:00","dateModified":"2022-09-22T05:21:30+00:00","mainEntityOfPage":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-work-with-text-fields-in-data-engineering"},"wordCount":9,"commentCount":0,"publisher":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#organization"},"keywords":["Analysis","Data Engineering","Data Science","machine learning","spatial statistics"],"articleSection":["Analytics"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-work-with-text-fields-in-data-engineering#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-work-with-text-fields-in-data-engineering","url":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-work-with-text-fields-in-data-engineering","name":"How to work with text fields in Data Engineering","isPartOf":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#website"},"datePublished":"2022-09-14T18:02:24+00:00","dateModified":"2022-09-22T05:21:30+00:00","description":"Text fields... useful information in our data but sometimes gloriously messy and chaotic. Let's work with them in Data Engineering!","breadcrumb":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-work-with-text-fields-in-data-engineering#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-work-with-text-fields-in-data-engineering"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-work-with-text-fields-in-data-engineering#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.esri.com\/arcgis-blog\/"},{"@type":"ListItem","position":2,"name":"How to work with text fields in Data Engineering"}]},{"@type":"WebSite","@id":"https:\/\/www.esri.com\/arcgis-blog\/#website","url":"https:\/\/www.esri.com\/arcgis-blog\/","name":"ArcGIS Blog","description":"Get insider info from Esri product teams","publisher":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.esri.com\/arcgis-blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.esri.com\/arcgis-blog\/#organization","name":"Esri","url":"https:\/\/www.esri.com\/arcgis-blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Esri.png","contentUrl":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Esri.png","width":400,"height":400,"caption":"Esri"},"image":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/esrigis\/","https:\/\/x.com\/ESRI","https:\/\/www.linkedin.com\/company\/5311\/"]},{"@type":"Person","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/855163ab5fe5b50335d4d339544b20ec","name":"Alberto Nieto","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/image\/","url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2021\/04\/Alberto_Nieto-465x465.jpg","contentUrl":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2021\/04\/Alberto_Nieto-465x465.jpg","caption":"Alberto Nieto"},"description":"Alberto Nieto is a Product Engineer on Esri\u2019s Spatial Statistics team. In his role, he helps research, build, and maintain spatial data science capabilities in ArcGIS and works closely with government agencies to learn about the problems our software can help solve. Alberto\u2019s background includes fourteen years of experience, including previous roles as a GIS Developer at Capital One and NOAA's Climate Prediction Center, and as a GIS Analyst at the Census Bureau and the Alachua County Environmental Protection Department.","sameAs":["https:\/\/esriurl.com\/spatialstats","https:\/\/www.linkedin.com\/in\/alberto-nieto-56ab6a39\/"],"url":"https:\/\/www.esri.com\/arcgis-blog\/author\/albe9057esri-com_esrifederal"}]}},"text_date":"September 14, 2022","author_name":"Multiple Authors","author_page":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/analytics\/how-to-work-with-text-fields-in-data-engineering","custom_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/08\/DE_banner_1920x1080_v6.png","primary_product":"ArcGIS Pro","tag_data":[{"term_id":24311,"name":"Analysis","slug":"analysis","term_group":0,"term_taxonomy_id":24311,"taxonomy":"post_tag","description":"","parent":0,"count":96,"filter":"raw"},{"term_id":760452,"name":"Data Engineering","slug":"data-engineering","term_group":0,"term_taxonomy_id":760452,"taxonomy":"post_tag","description":"","parent":0,"count":34,"filter":"raw"},{"term_id":31601,"name":"Data Science","slug":"data-science","term_group":0,"term_taxonomy_id":31601,"taxonomy":"post_tag","description":"","parent":0,"count":46,"filter":"raw"},{"term_id":35661,"name":"machine learning","slug":"machine-learning","term_group":0,"term_taxonomy_id":35661,"taxonomy":"post_tag","description":"","parent":0,"count":41,"filter":"raw"},{"term_id":25581,"name":"spatial statistics","slug":"spatial-statistics","term_group":0,"term_taxonomy_id":25581,"taxonomy":"post_tag","description":"","parent":0,"count":128,"filter":"raw"}],"category_data":[{"term_id":23341,"name":"Analytics","slug":"analytics","term_group":0,"term_taxonomy_id":23341,"taxonomy":"category","description":"","parent":0,"count":1325,"filter":"raw"}],"product_data":[{"term_id":36561,"name":"ArcGIS Pro","slug":"arcgis-pro","term_group":0,"term_taxonomy_id":36561,"taxonomy":"product","description":"","parent":0,"count":2035,"filter":"raw"}],"primary_product_link":"https:\/\/www.esri.com\/arcgis-blog\/?s=#&products=arcgis-pro","_links":{"self":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/blog\/1711942","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/blog"}],"about":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/types\/blog"}],"author":[{"embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/users\/7101"}],"replies":[{"embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/comments?post=1711942"}],"version-history":[{"count":0,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/blog\/1711942\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/media?parent=1711942"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/categories?post=1711942"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/tags?post=1711942"},{"taxonomy":"industry","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/industry?post=1711942"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/product?post=1711942"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}