<?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: Exporting Surveys from sqlite in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/exporting-surveys-from-sqlite/m-p/1204135#M44367</link>
    <description>&lt;P&gt;Same question!&amp;nbsp; Looks to be unanswered...&lt;/P&gt;</description>
    <pubDate>Thu, 18 Aug 2022 11:56:38 GMT</pubDate>
    <dc:creator>SolanaFoo2</dc:creator>
    <dc:date>2022-08-18T11:56:38Z</dc:date>
    <item>
      <title>Exporting Surveys from sqlite</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/exporting-surveys-from-sqlite/m-p/870864#M28094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I extracted surveys from an iphone and now need to export them to a gdb or shapefile. I have the sqlite file but cant figure out how to get them in GIS.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 17:01:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/exporting-surveys-from-sqlite/m-p/870864#M28094</guid>
      <dc:creator>PaulKaczka</dc:creator>
      <dc:date>2018-09-19T17:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Surveys from sqlite</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/exporting-surveys-from-sqlite/m-p/870865#M28095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try the following workflow in order to access the survey submissions from the sqlite database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Open the sqlite file in&amp;nbsp;DB Browser for SQLite&lt;/P&gt;&lt;P&gt;2. Inside of this database is a single table called "Surveys"&lt;/P&gt;&lt;P&gt;&lt;IMG alt="User-added image" height="278" src="https://esri--c.na53.content.force.com/servlet/rtaImage?eid=ka1f2000000LDTW&amp;amp;feoid=00N39000003LL2C&amp;amp;refid=0EMf2000000UsRT" width="569" /&gt;&lt;/P&gt;&lt;P&gt;3. If you select the browse data tab,&amp;nbsp;you can see that all submission data is stored in the "data" field as JSON.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="User-added image" height="313" src="https://esri--c.na53.content.force.com/servlet/rtaImage?eid=ka1f2000000LDTW&amp;amp;feoid=00N39000003LL2C&amp;amp;refid=0EMf2000000UsRd" width="640" /&gt;&lt;/P&gt;&lt;P&gt;4. You can export the survey table as a CSV file by selecting File &amp;gt; Export &amp;gt; Table(s) as CSV File...&lt;/P&gt;&lt;P&gt;5. This CSV will require cleaning up - the most important thing here is the data column which will need to be parsed and cleaned up to match your survey's schema.&amp;nbsp; You can use the following json to csv converter to clean up the data field.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://konklone.io/json/" title="https://konklone.io/json/"&gt;https://konklone.io/json/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;6.Once the schema of the CSV matches the Survey's hosted feature layer you can&amp;nbsp;append the CSV&amp;nbsp;to the survey .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Marisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 19:45:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/exporting-surveys-from-sqlite/m-p/870865#M28095</guid>
      <dc:creator>MarisaClaggett</dc:creator>
      <dc:date>2018-09-24T19:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Surveys from sqlite</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/exporting-surveys-from-sqlite/m-p/870866#M28096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marissa! This worked perfectly!!!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2018 17:43:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/exporting-surveys-from-sqlite/m-p/870866#M28096</guid>
      <dc:creator>PaulKaczka</dc:creator>
      <dc:date>2018-10-04T17:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Surveys from sqlite</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/exporting-surveys-from-sqlite/m-p/870867#M28097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marisa,&lt;/P&gt;&lt;P&gt;What about attachments that are part of the survey?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;--gary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2018 20:01:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/exporting-surveys-from-sqlite/m-p/870867#M28097</guid>
      <dc:creator>GaryBowles1</dc:creator>
      <dc:date>2018-10-04T20:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Surveys from sqlite</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/exporting-surveys-from-sqlite/m-p/1204135#M44367</link>
      <description>&lt;P&gt;Same question!&amp;nbsp; Looks to be unanswered...&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 11:56:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/exporting-surveys-from-sqlite/m-p/1204135#M44367</guid>
      <dc:creator>SolanaFoo2</dc:creator>
      <dc:date>2022-08-18T11:56:38Z</dc:date>
    </item>
  </channel>
</rss>

