<?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: Extract data from Microsofct Word .docx for fetaure class using Python or other tools? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/extract-data-from-microsofct-word-docx-for-fetaure/m-p/1015523#M42960</link>
    <description>&lt;P&gt;Thanks. Locate XT looks like it will work. I will post back after I get an license and try it out.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Jan 2021 14:30:39 GMT</pubDate>
    <dc:creator>AlanMcDowell1</dc:creator>
    <dc:date>2021-01-11T14:30:39Z</dc:date>
    <item>
      <title>Extract data from Microsofct Word .docx for fetaure class using Python or other tools?</title>
      <link>https://community.esri.com/t5/data-management-questions/extract-data-from-microsofct-word-docx-for-fetaure/m-p/1014614#M42942</link>
      <description>&lt;P&gt;Are there tools or Python scripts that will extract text from Microsoft Word (2016) files (&lt;SPAN&gt;.docx &lt;/SPAN&gt;)?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Issue - I have dozens or Word documents , all in the same format, that have data I would like to extract to put in a feature class. The Word documents have listings of geocoordinates, and text descriptions that would fit nicely into feature class fields.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Plan - I would like to be able to extract the data to a table in a FGDB (or into a CSV file) that I can then convert to a feature class.&lt;/P&gt;&lt;P&gt;Are there Python modules, or Python code, or ESRI models that can do this?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 13:24:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/extract-data-from-microsofct-word-docx-for-fetaure/m-p/1014614#M42942</guid>
      <dc:creator>AlanMcDowell1</dc:creator>
      <dc:date>2021-01-07T13:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from Microsofct Word .docx for fetaure class using Python or other tools?</title>
      <link>https://community.esri.com/t5/data-management-questions/extract-data-from-microsofct-word-docx-for-fetaure/m-p/1014634#M42943</link>
      <description>&lt;P&gt;Morning, AlanMcDowell1!&lt;/P&gt;&lt;P&gt;I'm not aware of any Esri tools to accomplish what you describe, but the &lt;EM&gt;docx&lt;/EM&gt; Python module looks like it might do the job.&lt;/P&gt;&lt;P&gt;&lt;A href="https://python-docx.readthedocs.io/en/latest/" target="_blank"&gt;https://python-docx.readthedocs.io/en/latest/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Josh&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 14:52:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/extract-data-from-microsofct-word-docx-for-fetaure/m-p/1014634#M42943</guid>
      <dc:creator>GeoJosh</dc:creator>
      <dc:date>2021-01-07T14:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from Microsofct Word .docx for fetaure class using Python or other tools?</title>
      <link>https://community.esri.com/t5/data-management-questions/extract-data-from-microsofct-word-docx-for-fetaure/m-p/1014645#M42944</link>
      <description>&lt;P&gt;moved to&amp;nbsp;&lt;A href="https://community.esri.com/t5/data-management-questions/bd-p/data-management-questions" target="_blank"&gt;Data Management Questions - GeoNet, The Esri Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;to garner a more focused audience to your question&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 15:27:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/extract-data-from-microsofct-word-docx-for-fetaure/m-p/1014645#M42944</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-01-07T15:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from Microsofct Word .docx for fetaure class using Python or other tools?</title>
      <link>https://community.esri.com/t5/data-management-questions/extract-data-from-microsofct-word-docx-for-fetaure/m-p/1015259#M42957</link>
      <description>&lt;P&gt;The &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/locatext/extract-locations.htm" target="_self"&gt;LocateXT extension&lt;/A&gt;&amp;nbsp;for ArcGIS Pro can do this.&amp;nbsp; It can work with non-structured data such as a Word Doc and extract coordinates and other attributes out into a geodatabase point feature class. You can even build create &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/locatext/custom-attributes.htm" target="_self"&gt;custom attributes&lt;/A&gt; to only pull out certain things from your unstructured data.&amp;nbsp; Pretty interesting tool!&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 22:35:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/extract-data-from-microsofct-word-docx-for-fetaure/m-p/1015259#M42957</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2021-01-08T22:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from Microsofct Word .docx for fetaure class using Python or other tools?</title>
      <link>https://community.esri.com/t5/data-management-questions/extract-data-from-microsofct-word-docx-for-fetaure/m-p/1015523#M42960</link>
      <description>&lt;P&gt;Thanks. Locate XT looks like it will work. I will post back after I get an license and try it out.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2021 14:30:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/extract-data-from-microsofct-word-docx-for-fetaure/m-p/1015523#M42960</guid>
      <dc:creator>AlanMcDowell1</dc:creator>
      <dc:date>2021-01-11T14:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from Microsofct Word .docx for fetaure class using Python or other tools?</title>
      <link>https://community.esri.com/t5/data-management-questions/extract-data-from-microsofct-word-docx-for-fetaure/m-p/1015525#M42961</link>
      <description>&lt;P&gt;I spent a few hours with the docx Python module but could not get it to work, it is probably because I am a novice user of Python and was doing something wrong.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2021 14:33:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/extract-data-from-microsofct-word-docx-for-fetaure/m-p/1015525#M42961</guid>
      <dc:creator>AlanMcDowell1</dc:creator>
      <dc:date>2021-01-11T14:33:28Z</dc:date>
    </item>
  </channel>
</rss>

