<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Mining Metadata in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/mining-metadata/m-p/1377835#M44932</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/732888"&gt;@KatClifton&lt;/a&gt;&amp;nbsp;- I checked the metadata arcpy documentation as well and I did not find any property that could show the last time the metadata was updated.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/metadata/metadata-class.htm" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/arcpy/metadata/metadata-class.htm&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Feb 2024 21:39:38 GMT</pubDate>
    <dc:creator>MarceloMarques</dc:creator>
    <dc:date>2024-02-02T21:39:38Z</dc:date>
    <item>
      <title>Mining Metadata</title>
      <link>https://community.esri.com/t5/data-management-questions/mining-metadata/m-p/1199134#M44134</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;We have hundreds of layers (mostly feature classes) spread across several enterprise GDBs (SQL Server).&amp;nbsp; We did not create most of this data, but rather we acquired it from other sources (Federal, State, County, City governments).&amp;nbsp; We regularly maintain these sources by getting updates and replacing the existing with the most recent data we have acquired.&amp;nbsp; Recently we have started to think about how we can report on these data sets to managers and non-GIS folks.&amp;nbsp; These users want to see an "Excel like" report containing one line per data layer containing data such as "FileName", "AcquiredBy", "AcquiredFrom", "AcquiredDate", "CurrentToDate", "Description", "CostOfAcquisition", etc.&amp;nbsp; My first thought is that we can mine as much of this data as we can from any metadata that might have accompanied the layers when we acquired the data.&amp;nbsp; My problem is I don't even know where to start with such an effort.&amp;nbsp; There is probably a metadata object I can access using Python, but how would I go about doing this.&amp;nbsp; Any help or guidance would be greatly appreciated.&lt;/P&gt;&lt;P&gt;K&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 19:55:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/mining-metadata/m-p/1199134#M44134</guid>
      <dc:creator>KimberlyGarbade</dc:creator>
      <dc:date>2022-08-03T19:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Mining Metadata</title>
      <link>https://community.esri.com/t5/data-management-questions/mining-metadata/m-p/1199147#M44135</link>
      <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/metadata/metadata-class.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/arcpy/metadata/metadata-class.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 20:40:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/mining-metadata/m-p/1199147#M44135</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2022-08-03T20:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Mining Metadata</title>
      <link>https://community.esri.com/t5/data-management-questions/mining-metadata/m-p/1377827#M44931</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/7880"&gt;@MarceloMarques&lt;/a&gt;&amp;nbsp;is there a way to easily check the last time that the metadata was updated?&amp;nbsp; I do not see an element for this in the Metadata class.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 21:21:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/mining-metadata/m-p/1377827#M44931</guid>
      <dc:creator>KatClifton</dc:creator>
      <dc:date>2024-02-02T21:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Mining Metadata</title>
      <link>https://community.esri.com/t5/data-management-questions/mining-metadata/m-p/1377835#M44932</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/732888"&gt;@KatClifton&lt;/a&gt;&amp;nbsp;- I checked the metadata arcpy documentation as well and I did not find any property that could show the last time the metadata was updated.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/metadata/metadata-class.htm" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/arcpy/metadata/metadata-class.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 21:39:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/mining-metadata/m-p/1377835#M44932</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2024-02-02T21:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Mining Metadata</title>
      <link>https://community.esri.com/t5/data-management-questions/mining-metadata/m-p/1578673#M45537</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/7880"&gt;@MarceloMarques&lt;/a&gt;&amp;nbsp;the current sde I am working on does not have any metadata information and all of the data was created long before I joined. Please look at my question&amp;nbsp;&lt;A href="https://community.esri.com/t5/data-management-questions/sql-sde-metadata-or-change-history/td-p/1578657" target="_blank" rel="noopener"&gt;SQL SDE Metadata or Change History - Esri Community&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;how do you suggest I go about it?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2025 15:01:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/mining-metadata/m-p/1578673#M45537</guid>
      <dc:creator>MyEthiopia</dc:creator>
      <dc:date>2025-01-24T15:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Mining Metadata</title>
      <link>https://community.esri.com/t5/data-management-questions/mining-metadata/m-p/1578773#M45542</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/622479"&gt;@MyEthiopia&lt;/a&gt;&amp;nbsp;see reply at&amp;nbsp;&lt;A href="https://community.esri.com/t5/data-management-questions/sql-sde-metadata-or-change-history/m-p/1578770#M45541" target="_blank"&gt;Re: SQL SDE Metadata or Change History - Esri Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2025 18:01:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/mining-metadata/m-p/1578773#M45542</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2025-01-24T18:01:25Z</dc:date>
    </item>
  </channel>
</rss>

