{"id":671012,"date":"2020-02-19T12:30:04","date_gmt":"2020-02-19T20:30:04","guid":{"rendered":"https:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=671012"},"modified":"2020-02-19T12:42:03","modified_gmt":"2020-02-19T20:42:03","slug":"use-dataset-management-tools-to-explore-data-changes","status":"publish","type":"blog","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes","title":{"rendered":"Use Dataset Management Tools to Explore Data Changes"},"author":7871,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"_acf_changed":false,"_searchwp_excluded":""},"categories":[23851],"tags":[230422],"industry":[],"product":[],"class_list":["post-671012","blog","type-blog","status-publish","format-standard","hentry","category-data-management","tag-data"],"acf":{"short_description":"Figure out what data has changed, and where, with these dataset management tools and workflows in ArcGIS.","flexible_content":[{"acf_fc_layout":"content","content":"<p>Dataset management in ArcGIS has plenty of supporting tools and workflows, but when you don&#8217;t have control for any reason, you may be the person who has to figure out what data changed, and where.<\/p>\n<p>This blog is about <a class=\"jive-link-external-small\" href=\"https:\/\/community.esri.com\/external-link.jspa?url=https%3A%2F%2Fpm.maps.arcgis.com%2Fhome%2Fitem.html%3Fid%3D834e3ba8034e4e7f83d9fc4fcfb5713c\" target=\"_blank\" rel=\"nofollow noopener\">a tool published in the ArcGIS Online<\/a> sample galleries for <strong>bulk change detection between pairs of feature classes.<\/strong><\/p>\n<p>My first example datasets are two parcel feature classes, where one has been revised with survey and subdivision work, but without any edit tracking fields \u2014 the data is not managed in ArcGIS. The maps are named for their content, <strong>Original <\/strong>has the old data, <strong>Revised<\/strong> has the new data.<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":671042,"id":671042,"title":"DatasetManagement1","filename":"DatasetManagement1.png","filesize":197807,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/12\/DatasetManagement1.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes\/datasetmanagement1","alt":"Two datasets with 650,000 features each.","author":"7871","description":"Two datasets with 650,000 features each.","caption":"Two datasets with 650,000 features each.","name":"datasetmanagement1","status":"inherit","uploaded_to":671012,"date":"2019-12-04 15:48:46","modified":"2019-12-04 16:40:00","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":1599,"height":871,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/12\/DatasetManagement1-213x200.png","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/12\/DatasetManagement1.png","medium-width":464,"medium-height":253,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/12\/DatasetManagement1.png","medium_large-width":768,"medium_large-height":418,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/12\/DatasetManagement1.png","large-width":1599,"large-height":871,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/12\/DatasetManagement1-1536x837.png","1536x1536-width":1536,"1536x1536-height":837,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/12\/DatasetManagement1.png","2048x2048-width":1599,"2048x2048-height":871,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/12\/DatasetManagement1-826x450.png","card_image-width":826,"card_image-height":450,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/12\/DatasetManagement1.png","wide_image-width":1599,"wide_image-height":871}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>The two datasets have about 650,000 features each over a huge area, so visual comparison is impossible, especially as I need to compare attributes too. The <strong>Feature Compare<\/strong> geoprocessing tool is an option if my data has a unique key field to sort on (it does) but its output is a table, I want features.<\/p>\n<p><a class=\"jive-link-external-small\" href=\"https:\/\/community.esri.com\/external-link.jspa?url=https%3A%2F%2Fpm.maps.arcgis.com%2Fhome%2Fitem.html%3Fid%3D834e3ba8034e4e7f83d9fc4fcfb5713c\" target=\"_blank\" rel=\"nofollow noopener\">The Pro Change Detector tool<\/a> delivers flexible change detection between two feature classes with your choice of attribute and geometry comparison, and outputs feature classes of <strong>Adds<\/strong>, <strong>Deletes<\/strong>, <strong>Updates<\/strong> and <strong>NoChanges<\/strong> (Updates are only detectable if the data has a unique key field separate to ObjectID; without a key field updates are output as spatially overlapping deletes and adds).<\/p>\n<p>The tool requires the <strong>ArcGIS Data Interoperability<\/strong> extension, but <strong>you don&#8217;t have to learn to drive the Workbench application delivered with Data Interoperability, this sample is just a normal Python script tool.<\/strong><\/p>\n<p>For my parcel data I chose all the attributes to be considered as well as geometry:<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":671102,"id":671102,"title":"DatasetManagement2","filename":"DatasetManagement2.png","filesize":9498,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/12\/DatasetManagement2.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes\/datasetmanagement2","alt":"Choosing the attributes and geometry to be considered.","author":"7871","description":"Choosing the attributes and geometry to be considered.","caption":"Choosing the attributes and geometry to be considered.","name":"datasetmanagement2","status":"inherit","uploaded_to":671012,"date":"2019-12-04 16:41:59","modified":"2019-12-04 16:42:46","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":401,"height":658,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/12\/DatasetManagement2-213x200.png","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/12\/DatasetManagement2.png","medium-width":159,"medium-height":261,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/12\/DatasetManagement2.png","medium_large-width":401,"medium_large-height":658,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/12\/DatasetManagement2.png","large-width":401,"large-height":658,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/12\/DatasetManagement2.png","1536x1536-width":401,"1536x1536-height":658,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/12\/DatasetManagement2.png","2048x2048-width":401,"2048x2048-height":658,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/12\/DatasetManagement2-283x465.png","card_image-width":283,"card_image-height":465,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/12\/DatasetManagement2.png","wide_image-width":401,"wide_image-height":658}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>Then 7 1\/2minutes later after comparing ~650,000 features per input, I had my change sets:<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":740632,"id":740632,"title":"Data Interoperability","filename":"data3.png","filesize":22044,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data3.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes\/data3","alt":"","author":"7871","description":"","caption":"","name":"data3","status":"inherit","uploaded_to":671012,"date":"2020-02-19 02:10:17","modified":"2020-02-19 02:10:28","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":945,"height":772,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data3-213x200.png","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data3.png","medium-width":319,"medium-height":261,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data3.png","medium_large-width":768,"medium_large-height":627,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data3.png","large-width":945,"large-height":772,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data3.png","1536x1536-width":945,"1536x1536-height":772,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data3.png","2048x2048-width":945,"2048x2048-height":772,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data3-569x465.png","card_image-width":569,"card_image-height":465,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data3.png","wide_image-width":945,"wide_image-height":772}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>You can compare any geometry type but if you are going to do change detection of multiple pairs of feature classes, be sure to change the output objects&#8217; names as the tool will overwrite its outputs. Alternatively, keep your data in separate project databases (see below).<\/p>\n<p>For a second example, I decided to &#8220;go big&#8221; and compare two street address datasets each with about 2 million features and a lot of attributes:<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":740642,"id":740642,"title":"Data Interoperability","filename":"data4.png","filesize":30685,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data4.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes\/data4","alt":"","author":"7871","description":"","caption":"","name":"data4","status":"inherit","uploaded_to":671012,"date":"2020-02-19 02:10:51","modified":"2020-02-19 02:11:02","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":371,"height":900,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data4-213x200.png","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data4.png","medium-width":108,"medium-height":261,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data4.png","medium_large-width":371,"medium_large-height":900,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data4.png","large-width":371,"large-height":900,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data4.png","1536x1536-width":371,"1536x1536-height":900,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data4.png","2048x2048-width":371,"2048x2048-height":900,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data4-192x465.png","card_image-width":192,"card_image-height":465,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data4.png","wide_image-width":371,"wide_image-height":900}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>Now, it&#8217;s 22 minutes to find a couple of thousand changes to 2 million features:<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":740652,"id":740652,"title":"Data Interoperability","filename":"data5.png","filesize":23380,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data5.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes\/data5","alt":"","author":"7871","description":"","caption":"","name":"data5","status":"inherit","uploaded_to":671012,"date":"2020-02-19 02:11:27","modified":"2020-02-19 02:11:38","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":959,"height":729,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data5-213x200.png","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data5.png","medium-width":343,"medium-height":261,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data5.png","medium_large-width":768,"medium_large-height":584,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data5.png","large-width":959,"large-height":729,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data5.png","1536x1536-width":959,"1536x1536-height":729,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data5.png","2048x2048-width":959,"2048x2048-height":729,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data5-612x465.png","card_image-width":612,"card_image-height":465,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data5.png","wide_image-width":959,"wide_image-height":729}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>&#8230;and in the map, it is easy to find a locality where subdivision has resulted in new addresses being created \u2014 see the extra address points in the Revised map:<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":740662,"id":740662,"title":"Data Interoperability","filename":"data6.png","filesize":99222,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data6.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes\/data6","alt":"","author":"7871","description":"","caption":"","name":"data6","status":"inherit","uploaded_to":671012,"date":"2020-02-19 02:12:04","modified":"2020-02-19 02:12:14","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":1599,"height":871,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data6-213x200.png","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data6.png","medium-width":464,"medium-height":253,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data6.png","medium_large-width":768,"medium_large-height":418,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data6.png","large-width":1599,"large-height":871,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data6-1536x837.png","1536x1536-width":1536,"1536x1536-height":837,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data6.png","2048x2048-width":1599,"2048x2048-height":871,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data6-826x450.png","card_image-width":826,"card_image-height":450,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data6.png","wide_image-width":1599,"wide_image-height":871}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>To use the tool, your data must be in a single <strong>File Geodatabase.<\/strong> Here is how my Catalog pane looks, note, to preserve my change sets, I used two separate databases in the Project.<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":740672,"id":740672,"title":"Data Interoperability","filename":"data7.png","filesize":10940,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data7.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes\/data7","alt":"","author":"7871","description":"","caption":"","name":"data7","status":"inherit","uploaded_to":671012,"date":"2020-02-19 02:12:35","modified":"2020-02-19 02:12:45","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":381,"height":874,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data7-213x200.png","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data7.png","medium-width":114,"medium-height":261,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data7.png","medium_large-width":381,"medium_large-height":874,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data7.png","large-width":381,"large-height":874,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data7.png","1536x1536-width":381,"1536x1536-height":874,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data7.png","2048x2048-width":381,"2048x2048-height":874,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data7-203x465.png","card_image-width":203,"card_image-height":465,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/data7.png","wide_image-width":381,"wide_image-height":874}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>The tool was created with <strong>ArcGIS Pro 2.5 beta 2<\/strong> software (sharp-eyed people will see the new style geoprocessing Details view above) but works in Pro 2.4. You will need <strong>ArcGIS Data Interoperability<\/strong> installed and licensed, and you&#8217;ll need permission to copy a file into the install of your Pro software, please see the README file in the download.<\/p>\n<p>Now go detect some changes and comment in this blog how you get on!<\/p>\n"}],"authors":[{"ID":3941,"user_firstname":"Bruce","user_lastname":"Harold","nickname":"Bruce Harold","user_nicename":"bruce_harold","display_name":"Bruce Harold","user_email":"bharold@esri.com","user_url":"","user_registered":"2018-03-02 00:15:35","user_description":"Career GIS practitioner who started out in industrial process optimization, now a Product Manager at Esri on the Redlands campus, responsible for the ArcGIS Data Interoperability extension and exploring ETL methods.","user_avatar":"<img data-del=\"avatar\" src='https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2023\/10\/BruceHarold-213x200.jpg' class='avatar pp-user-avatar avatar-96 photo ' height='96' width='96'\/>"},{"ID":7871,"user_firstname":"Dorothy","user_lastname":"Ho","nickname":"DHo","user_nicename":"dho","display_name":"Dorothy Ho","user_email":"DHo@esri.com","user_url":"","user_registered":"2018-05-02 15:55:13","user_description":"Product marketer. Map lover. Hello Kitty uber-fan.","user_avatar":"<img data-del=\"avatar\" src='https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/02\/dot-150x150.jpg' class='avatar pp-user-avatar avatar-96 photo ' height='96' width='96'\/>"}],"related_articles":[{"ID":325222,"post_author":"4291","post_date":"2021-10-08 06:00:53","post_date_gmt":"2021-10-08 13:00:53","post_content":"","post_title":"Add spreadsheet data to ArcGIS Online","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"add-spreadsheet-data-to-arcgis-online","to_ping":"","pinged":"","post_modified":"2023-07-02 11:40:47","post_modified_gmt":"2023-07-02 18:40:47","post_content_filtered":"","post_parent":0,"guid":"http:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=325222","menu_order":0,"post_type":"blog","post_mime_type":"","comment_count":"0","filter":"raw"},{"ID":588672,"post_author":"6701","post_date":"2019-08-22 12:05:04","post_date_gmt":"2019-08-22 19:05:04","post_content":"","post_title":"Don't Let Your Content Go Stale!","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"dont-let-your-content-go-stale","to_ping":"","pinged":"","post_modified":"2019-09-04 09:36:59","post_modified_gmt":"2019-09-04 16:36:59","post_content_filtered":"","post_parent":0,"guid":"https:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=588672","menu_order":0,"post_type":"blog","post_mime_type":"","comment_count":"0","filter":"raw"},{"ID":663552,"post_author":"7501","post_date":"2020-02-06 04:00:15","post_date_gmt":"2020-02-06 12:00:15","post_content":"","post_title":"Dirty area management with the utility network","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"dirty-area-management-with-the-utility-network","to_ping":"","pinged":"","post_modified":"2025-07-01 06:01:44","post_modified_gmt":"2025-07-01 13:01:44","post_content_filtered":"","post_parent":0,"guid":"https:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=663552","menu_order":0,"post_type":"blog","post_mime_type":"","comment_count":"0","filter":"raw"}],"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/datainteroperabilitysmallbanner.png","wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/datainteroperabilitybanner.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>Use Dataset Management Tools to Explore Data Changes<\/title>\n<meta name=\"description\" content=\"Use dataset management tools and workflows in ArcGIS to explore what data has changed, and where. Get the ArcGIS Data Interoperability extension today.\" \/>\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\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Use Dataset Management Tools to Explore Data Changes\" \/>\n<meta property=\"og:description\" content=\"Use dataset management tools and workflows in ArcGIS to explore what data has changed, and where. Get the ArcGIS Data Interoperability extension today.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes\" \/>\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=\"2020-02-19T20:42:03+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\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes\"},\"author\":{\"name\":\"Dorothy Ho\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/b9bf142ce03dfc659ec0d9df2c6aaa92\"},\"headline\":\"Use Dataset Management Tools to Explore Data Changes\",\"datePublished\":\"2020-02-19T20:30:04+00:00\",\"dateModified\":\"2020-02-19T20:42:03+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes\"},\"wordCount\":8,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#organization\"},\"keywords\":[\"data\"],\"articleSection\":[\"Data Management\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes\",\"name\":\"Use Dataset Management Tools to Explore Data Changes\",\"isPartOf\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#website\"},\"datePublished\":\"2020-02-19T20:30:04+00:00\",\"dateModified\":\"2020-02-19T20:42:03+00:00\",\"description\":\"Use dataset management tools and workflows in ArcGIS to explore what data has changed, and where. Get the ArcGIS Data Interoperability extension today.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.esri.com\/arcgis-blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Use Dataset Management Tools to Explore Data Changes\"}]},{\"@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\/b9bf142ce03dfc659ec0d9df2c6aaa92\",\"name\":\"Dorothy Ho\",\"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\/2019\/02\/dot-150x150.jpg\",\"contentUrl\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/02\/dot-150x150.jpg\",\"caption\":\"Dorothy Ho\"},\"description\":\"Product marketer. Map lover. Hello Kitty uber-fan.\",\"sameAs\":[\"https:\/\/x.com\/dorothyho\"],\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/author\/dho\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Use Dataset Management Tools to Explore Data Changes","description":"Use dataset management tools and workflows in ArcGIS to explore what data has changed, and where. Get the ArcGIS Data Interoperability extension today.","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\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes","og_locale":"en_US","og_type":"article","og_title":"Use Dataset Management Tools to Explore Data Changes","og_description":"Use dataset management tools and workflows in ArcGIS to explore what data has changed, and where. Get the ArcGIS Data Interoperability extension today.","og_url":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes","og_site_name":"ArcGIS Blog","article_publisher":"https:\/\/www.facebook.com\/esrigis\/","article_modified_time":"2020-02-19T20:42:03+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\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes#article","isPartOf":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes"},"author":{"name":"Dorothy Ho","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/b9bf142ce03dfc659ec0d9df2c6aaa92"},"headline":"Use Dataset Management Tools to Explore Data Changes","datePublished":"2020-02-19T20:30:04+00:00","dateModified":"2020-02-19T20:42:03+00:00","mainEntityOfPage":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes"},"wordCount":8,"commentCount":0,"publisher":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#organization"},"keywords":["data"],"articleSection":["Data Management"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes","url":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes","name":"Use Dataset Management Tools to Explore Data Changes","isPartOf":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#website"},"datePublished":"2020-02-19T20:30:04+00:00","dateModified":"2020-02-19T20:42:03+00:00","description":"Use dataset management tools and workflows in ArcGIS to explore what data has changed, and where. Get the ArcGIS Data Interoperability extension today.","breadcrumb":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.esri.com\/arcgis-blog\/"},{"@type":"ListItem","position":2,"name":"Use Dataset Management Tools to Explore Data Changes"}]},{"@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\/b9bf142ce03dfc659ec0d9df2c6aaa92","name":"Dorothy Ho","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\/2019\/02\/dot-150x150.jpg","contentUrl":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/02\/dot-150x150.jpg","caption":"Dorothy Ho"},"description":"Product marketer. Map lover. Hello Kitty uber-fan.","sameAs":["https:\/\/x.com\/dorothyho"],"url":"https:\/\/www.esri.com\/arcgis-blog\/author\/dho"}]}},"text_date":"February 19, 2020","author_name":"Multiple Authors","author_page":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/data-management\/use-dataset-management-tools-to-explore-data-changes","custom_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/01\/datainteroperabilitybanner.png","primary_product":false,"tag_data":[{"term_id":230422,"name":"data","slug":"data","term_group":0,"term_taxonomy_id":230422,"taxonomy":"post_tag","description":"","parent":0,"count":34,"filter":"raw"}],"category_data":[{"term_id":23851,"name":"Data Management","slug":"data-management","term_group":0,"term_taxonomy_id":23851,"taxonomy":"category","description":"","parent":0,"count":921,"filter":"raw"}],"product_data":[],"primary_product_link":"https:\/\/www.esri.com\/arcgis-blog\/","_links":{"self":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/blog\/671012","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\/7871"}],"replies":[{"embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/comments?post=671012"}],"version-history":[{"count":0,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/blog\/671012\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/media?parent=671012"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/categories?post=671012"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/tags?post=671012"},{"taxonomy":"industry","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/industry?post=671012"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/product?post=671012"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}