<?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: Ranking in ArcGIS Pro in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/ranking-in-arcgis-pro/m-p/1417611#M82619</link>
    <description>&lt;P&gt;Thanks so much. Its interesting to note that ArcGIS Pro has a pivot table.&lt;/P&gt;&lt;P&gt;The result after applying the pivot table tool is quite close to what I want,&amp;nbsp;but not exactly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ranking_Question4.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/102679i87391FDDF12A3F09/image-size/large?v=v2&amp;amp;px=999" role="button" title="Ranking_Question4.png" alt="Ranking_Question4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As shown in the picture, I have the count for each State and the corresponding counts per operator.&lt;/P&gt;&lt;P&gt;I'd like to advance by ranking operators relative to their performance in each state. So I'd like to have columns for &lt;STRONG&gt;First_Operator&lt;/STRONG&gt;, &lt;STRONG&gt;Second_Operator, Third_Operator, and Forth_Operator&lt;/STRONG&gt;. So for Abia State, under First Operator, it should be MTN since it obviously has the highest number of towers, and the second_operator will be Airtel (the result should be similar to the picture below).&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ranking_Question3.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/102684iCBACD55C4ED6E17B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Ranking_Question3.png" alt="Ranking_Question3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I hope I have been able to provide sufficient clarity on the problem.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thank you.&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 01 May 2024 15:50:44 GMT</pubDate>
    <dc:creator>Lucavson</dc:creator>
    <dc:date>2024-05-01T15:50:44Z</dc:date>
    <item>
      <title>Ranking in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ranking-in-arcgis-pro/m-p/1417391#M82593</link>
      <description>&lt;P&gt;Hello, I am wondering if there is a quick way to rank entities in ArcGIS Pro. For example, if I have a layer containing Communication Towers (point features) spread across states within a country and each Tower is owned by an Operators (let's say we have 4 operators), how do I rank which operator has the most towers in each state? So, I am considering having four (4) fields created (first_operator, second_operator, third_operator, and fourth_operator). For each State, I want to know which operator comes first, second, etc.&lt;/P&gt;&lt;P&gt;Can someone assist, please?&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 01:39:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ranking-in-arcgis-pro/m-p/1417391#M82593</guid>
      <dc:creator>Lucavson</dc:creator>
      <dc:date>2024-05-01T01:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ranking-in-arcgis-pro/m-p/1417393#M82594</link>
      <description>&lt;P&gt;As a first look, I would examine the output of&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/summary-statistics.htm" target="_blank"&gt;Summary Statistics (Analysis)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;where the "case" field would be the field where your operators are saved and you would want a "count" by case&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 02:01:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ranking-in-arcgis-pro/m-p/1417393#M82594</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-05-01T02:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ranking-in-arcgis-pro/m-p/1417394#M82595</link>
      <description>&lt;P&gt;If you have your individual data points created with fields attributing them to the tower operator but you’re looking for how many of them are in a certain state, and you also have polygon features of the state, you can try using some &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/spatial-join.htm" target="_blank" rel="noopener"&gt;spatial join&lt;/A&gt; options if you would like to create a new feature class that combines the data of your existing features. The combined data should provide a count of the points within a particular state.&lt;/P&gt;&lt;P&gt;If you’re looking for information from feature classes with data fields already populated then I would go with&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/215600"&gt;@DanPatterson&lt;/a&gt;‘s advice.&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;</description>
      <pubDate>Sun, 05 May 2024 12:48:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ranking-in-arcgis-pro/m-p/1417394#M82595</guid>
      <dc:creator>Eugene_Adkins</dc:creator>
      <dc:date>2024-05-05T12:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ranking-in-arcgis-pro/m-p/1417558#M82614</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ranking_Question1.png" style="width: 200px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/102672i2E1674B00FA46801/image-size/small?v=v2&amp;amp;px=200" role="button" title="Ranking_Question1.png" alt="Ranking_Question1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ranking_Question2.png" style="width: 200px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/102671i1DE4B55616652E56/image-size/small?v=v2&amp;amp;px=200" role="button" title="Ranking_Question2.png" alt="Ranking_Question2.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="This is how the final State table should look like" style="width: 200px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/102670i6C0D3E8543FC717A/image-size/small?v=v2&amp;amp;px=200" role="button" title="Ranking_Question3.png" alt="This is how the final State table should look like" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;This is how the final State table should look like&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks to&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/147970"&gt;@Eugene_Adkins&lt;/a&gt;&amp;nbsp; and&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/215600"&gt;@DanPatterson&lt;/a&gt;&amp;nbsp;. Your suggestions were quite useful, I performed the spatial Jion as well as the summarize statistics to arrive at the first two images. However, I'll like the final result of the &lt;STRONG&gt;State Attribute table&lt;/STRONG&gt; to look like the table in the third picture. I can go through a long path to arrive at the solution. However, there might be an effective way around it. Further assistance will be appreciated.&lt;/P&gt;&lt;P&gt;Thanks .&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 14:31:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ranking-in-arcgis-pro/m-p/1417558#M82614</guid>
      <dc:creator>Lucavson</dc:creator>
      <dc:date>2024-05-01T14:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ranking-in-arcgis-pro/m-p/1417573#M82615</link>
      <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/pivot-table.htm" target="_blank"&gt;Pivot Table (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;perhaps&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 14:56:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ranking-in-arcgis-pro/m-p/1417573#M82615</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-05-01T14:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ranking-in-arcgis-pro/m-p/1417611#M82619</link>
      <description>&lt;P&gt;Thanks so much. Its interesting to note that ArcGIS Pro has a pivot table.&lt;/P&gt;&lt;P&gt;The result after applying the pivot table tool is quite close to what I want,&amp;nbsp;but not exactly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ranking_Question4.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/102679i87391FDDF12A3F09/image-size/large?v=v2&amp;amp;px=999" role="button" title="Ranking_Question4.png" alt="Ranking_Question4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As shown in the picture, I have the count for each State and the corresponding counts per operator.&lt;/P&gt;&lt;P&gt;I'd like to advance by ranking operators relative to their performance in each state. So I'd like to have columns for &lt;STRONG&gt;First_Operator&lt;/STRONG&gt;, &lt;STRONG&gt;Second_Operator, Third_Operator, and Forth_Operator&lt;/STRONG&gt;. So for Abia State, under First Operator, it should be MTN since it obviously has the highest number of towers, and the second_operator will be Airtel (the result should be similar to the picture below).&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ranking_Question3.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/102684iCBACD55C4ED6E17B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Ranking_Question3.png" alt="Ranking_Question3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I hope I have been able to provide sufficient clarity on the problem.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thank you.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 15:50:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ranking-in-arcgis-pro/m-p/1417611#M82619</guid>
      <dc:creator>Lucavson</dc:creator>
      <dc:date>2024-05-01T15:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ranking-in-arcgis-pro/m-p/1417711#M82631</link>
      <description>&lt;P&gt;The rest would require coding to produce the basic table structure, then you could use python to calculate the values for your fields&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/create-table.htm" target="_blank"&gt;Create Table (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/add-fields.htm" target="_blank"&gt;Add Fields (multiple) (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/calculate-field.htm" target="_blank"&gt;Calculate Field (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;or export to excel and rearrange the results there&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 18:38:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ranking-in-arcgis-pro/m-p/1417711#M82631</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-05-01T18:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ranking-in-arcgis-pro/m-p/1417812#M82646</link>
      <description>&lt;P&gt;Thank you very much. I opt for the excel as I am not yet good with python.&lt;/P&gt;&lt;P&gt;Much appreciated!&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 21:33:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ranking-in-arcgis-pro/m-p/1417812#M82646</guid>
      <dc:creator>Lucavson</dc:creator>
      <dc:date>2024-05-01T21:33:22Z</dc:date>
    </item>
  </channel>
</rss>

