<?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 Showing data through time in Higher Education Questions</title>
    <link>https://community.esri.com/t5/higher-education-questions/showing-data-through-time/m-p/652106#M265</link>
    <description>&lt;P&gt;I'm trying to show the increase in the carbon output of each nation through time decade by decade, I have used a table join on the attribute table of a country boundry shape file and plotted the data in individual feature classes&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/491630_pastedImage_2.png" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;And enabled time on each individual layer, however i'm still having trouble to animate the changes through time&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the attribute table for each feature class looks like this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/491631_pastedImage_3.png" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've looked online but i can't seem to find an answer to my question, any pointers would be very much appreciated&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 10 May 2021 17:17:48 GMT</pubDate>
    <dc:creator>DanielFuller</dc:creator>
    <dc:date>2021-05-10T17:17:48Z</dc:date>
    <item>
      <title>Showing data through time</title>
      <link>https://community.esri.com/t5/higher-education-questions/showing-data-through-time/m-p/652106#M265</link>
      <description>&lt;P&gt;I'm trying to show the increase in the carbon output of each nation through time decade by decade, I have used a table join on the attribute table of a country boundry shape file and plotted the data in individual feature classes&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/491630_pastedImage_2.png" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;And enabled time on each individual layer, however i'm still having trouble to animate the changes through time&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the attribute table for each feature class looks like this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/491631_pastedImage_3.png" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've looked online but i can't seem to find an answer to my question, any pointers would be very much appreciated&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 17:17:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/higher-education-questions/showing-data-through-time/m-p/652106#M265</guid>
      <dc:creator>DanielFuller</dc:creator>
      <dc:date>2021-05-10T17:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: Showing data through time</title>
      <link>https://community.esri.com/t5/higher-education-questions/showing-data-through-time/m-p/652107#M266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What exactly are you having issues with Daniel?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My first step would be to make the join permanent by saving it as a new feature.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 May 2020 11:29:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/higher-education-questions/showing-data-through-time/m-p/652107#M266</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2020-05-10T11:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: Showing data through time</title>
      <link>https://community.esri.com/t5/higher-education-questions/showing-data-through-time/m-p/652108#M267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've saved the classes as a new feature, when i start the time slider the symbology does not change to reflect the new decade i am trying to show, all feature classes are copies of each other just showing a different field from the same attribute table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example of what is happening below:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/491632_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 May 2020 11:33:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/higher-education-questions/showing-data-through-time/m-p/652108#M267</guid>
      <dc:creator>DanielFuller</dc:creator>
      <dc:date>2020-05-10T11:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Showing data through time</title>
      <link>https://community.esri.com/t5/higher-education-questions/showing-data-through-time/m-p/652109#M268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need the data to all be in one table not multiple, unless you only wish to show it through each decade.&lt;/P&gt;&lt;P&gt;The problem is that time is not read along the columns, you need to replicate a feature for every time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/491608_qw.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 May 2020 11:57:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/higher-education-questions/showing-data-through-time/m-p/652109#M268</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2020-05-10T11:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Showing data through time</title>
      <link>https://community.esri.com/t5/higher-education-questions/showing-data-through-time/m-p/652110#M269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a tool that can help with this or will this be a manual process?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 May 2020 12:21:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/higher-education-questions/showing-data-through-time/m-p/652110#M269</guid>
      <dc:creator>DanielFuller</dc:creator>
      <dc:date>2020-05-10T12:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Showing data through time</title>
      <link>https://community.esri.com/t5/higher-education-questions/showing-data-through-time/m-p/652111#M270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would probably do it with python or other language, there's probably be a simpler way which I'm not aware of (as is mostly the case!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you upload a csv of the data I could write it up, or a sample of the schema if you do not wish to send the dataset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 May 2020 12:37:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/higher-education-questions/showing-data-through-time/m-p/652111#M270</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2020-05-10T12:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Showing data through time</title>
      <link>https://community.esri.com/t5/higher-education-questions/showing-data-through-time/m-p/652112#M271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you'd be willing to i'd be incredibly grateful! there is a transposition tool included in the program but i've spent the last few hours trying to get it to behave and so far had no luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the link to the data set&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://plymunigis.maps.arcgis.com/home/item.html?id=faf3a3b7c22c495abef104a10ec2519a" title="https://plymunigis.maps.arcgis.com/home/item.html?id=faf3a3b7c22c495abef104a10ec2519a"&gt;https://plymunigis.maps.arcgis.com/home/item.html?id=faf3a3b7c22c495abef104a10ec2519a&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please let me know if you have trouble accessing it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 May 2020 14:37:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/higher-education-questions/showing-data-through-time/m-p/652112#M271</guid>
      <dc:creator>DanielFuller</dc:creator>
      <dc:date>2020-05-10T14:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Showing data through time</title>
      <link>https://community.esri.com/t5/higher-education-questions/showing-data-through-time/m-p/652113#M272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's an organisational page I cant access&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 May 2020 14:51:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/higher-education-questions/showing-data-through-time/m-p/652113#M272</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2020-05-10T14:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Showing data through time</title>
      <link>https://community.esri.com/t5/higher-education-questions/showing-data-through-time/m-p/652114#M273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Transpose Fields can flip your data if you have one field per display year.&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/transpose-fields.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/transpose-fields.htm"&gt;Transpose Fields—Data Management toolbox | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recently created time-enabled school district enrollment maps. My data started out as separate tables; each containing one year's enrollment data for all Wisconsin school districts. Before joining with the spatial data layer, I&amp;nbsp;used the Append tool to combine the tables with a newly created table&amp;nbsp;that was formatted the way I wanted.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2020 19:30:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/higher-education-questions/showing-data-through-time/m-p/652114#M273</guid>
      <dc:creator>ShelleyWitte</dc:creator>
      <dc:date>2020-05-12T19:30:46Z</dc:date>
    </item>
  </channel>
</rss>

