<?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 arcgis python api publish table is not populating data in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-python-api-publish-table-is-not-populating/m-p/784179#M1332</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the arcgis python api to push data into my arcgis online account and then publish the data to a group. Using the following code I am able to do all this, but when I look at the published table, it's empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;have also tried to do this trying to set the last parameter to csv, and passing None values into the address field mapping.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any thoughts on how to get this to work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;print('Add table into account')&lt;BR /&gt; item = gis.content.add({}, data)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;print('Publish table')&lt;BR /&gt;published_item = item.publish(None, {"Neighborhood": "BLOCK"})&lt;BR /&gt; published_item.share(groups='&amp;lt;group_id&amp;gt;')&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Oct 2016 18:28:46 GMT</pubDate>
    <dc:creator>GuidoStein</dc:creator>
    <dc:date>2016-10-21T18:28:46Z</dc:date>
    <item>
      <title>arcgis python api publish table is not populating data</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-python-api-publish-table-is-not-populating/m-p/784179#M1332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the arcgis python api to push data into my arcgis online account and then publish the data to a group. Using the following code I am able to do all this, but when I look at the published table, it's empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;have also tried to do this trying to set the last parameter to csv, and passing None values into the address field mapping.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any thoughts on how to get this to work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;print('Add table into account')&lt;BR /&gt; item = gis.content.add({}, data)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;print('Publish table')&lt;BR /&gt;published_item = item.publish(None, {"Neighborhood": "BLOCK"})&lt;BR /&gt; published_item.share(groups='&amp;lt;group_id&amp;gt;')&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 18:28:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-python-api-publish-table-is-not-populating/m-p/784179#M1332</guid>
      <dc:creator>GuidoStein</dc:creator>
      <dc:date>2016-10-21T18:28:46Z</dc:date>
    </item>
  </channel>
</rss>

