<?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 Can't enrich/retrieve data for subgeographies of specific countries in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/can-t-enrich-retrieve-data-for-subgeographies-of/m-p/1071385#M61455</link>
    <description>&lt;P&gt;Hi All, I'm not able to retrieve information regarding&amp;nbsp;subgeographies like regions or postcodes for specific Nordic countries like Norway or Sweden. I would need that to perform some enrichment afterwards.&lt;/P&gt;&lt;P&gt;More in detail, after accessing with my Esri credentials, I run the following piece of code:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;from arcgis.geoenrichment import Country
Country.get('Norway').subgeographies.regions&lt;/LI-CODE&gt;&lt;P&gt;which gives me the following error:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;Exception: {'code': 20990006, 'message': 'Response size exceeded limit, please consider modification of request to minimize response size.', 'details': []}&lt;/LI-CODE&gt;&lt;P&gt;whereas, for instance,&lt;/P&gt;&lt;LI-CODE lang="python"&gt;Country.get('Italy').subgeographies.regions&lt;/LI-CODE&gt;&lt;P&gt;works perfectly.&lt;/P&gt;&lt;P&gt;What could be the reason for this? And how can I fix it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Tiziano&lt;/P&gt;</description>
    <pubDate>Wed, 23 Jun 2021 09:33:53 GMT</pubDate>
    <dc:creator>TizianoAbdelsalhin</dc:creator>
    <dc:date>2021-06-23T09:33:53Z</dc:date>
    <item>
      <title>Can't enrich/retrieve data for subgeographies of specific countries</title>
      <link>https://community.esri.com/t5/python-questions/can-t-enrich-retrieve-data-for-subgeographies-of/m-p/1071385#M61455</link>
      <description>&lt;P&gt;Hi All, I'm not able to retrieve information regarding&amp;nbsp;subgeographies like regions or postcodes for specific Nordic countries like Norway or Sweden. I would need that to perform some enrichment afterwards.&lt;/P&gt;&lt;P&gt;More in detail, after accessing with my Esri credentials, I run the following piece of code:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;from arcgis.geoenrichment import Country
Country.get('Norway').subgeographies.regions&lt;/LI-CODE&gt;&lt;P&gt;which gives me the following error:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;Exception: {'code': 20990006, 'message': 'Response size exceeded limit, please consider modification of request to minimize response size.', 'details': []}&lt;/LI-CODE&gt;&lt;P&gt;whereas, for instance,&lt;/P&gt;&lt;LI-CODE lang="python"&gt;Country.get('Italy').subgeographies.regions&lt;/LI-CODE&gt;&lt;P&gt;works perfectly.&lt;/P&gt;&lt;P&gt;What could be the reason for this? And how can I fix it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Tiziano&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 09:33:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/can-t-enrich-retrieve-data-for-subgeographies-of/m-p/1071385#M61455</guid>
      <dc:creator>TizianoAbdelsalhin</dc:creator>
      <dc:date>2021-06-23T09:33:53Z</dc:date>
    </item>
  </channel>
</rss>

