<?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: Challenge #69: Web Stock Data in Weekly Challenges</title>
    <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/60462#M1010</link>
    <description>&lt;P&gt;Well, the yahoo link doesn't seem to be working for me today, so I connected through Yahoo Finance and downloaded the HTML.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;A bit of cleaning, a bit of RegEx, and voila! A useable table. When I can actually connect to the API, I will post a new solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;Spoiler&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/16890i5B16C78C7A51A128/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
    <pubDate>Wed, 17 May 2017 14:08:17 GMT</pubDate>
    <dc:creator>estherb47</dc:creator>
    <dc:date>2017-05-17T14:08:17Z</dc:date>
    <item>
      <title>Challenge #69: Web Stock Data</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/58944#M923</link>
      <description>&lt;P&gt;The solution to last week's challenge is&lt;SPAN&gt; &lt;A href="https://community.alteryx.com/t5/Weekly-Challenge/Challenge-68-Elapsed-Classroom-Times/m-p/57766#M840." target="_blank" rel="noopener"&gt;HERE&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Weekly Challenge 70.jpg" style="width: 431px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/16496i9D40EE42B88B8B16/image-dimensions/431x377?v=v2" width="431" height="377" role="button" title="Weekly Challenge 70.jpg" alt="Weekly Challenge 70.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Today’s challenge is for all our investors out there! Say you wanted to perform your own unique analyses on a stock, or at least have its trends handy for notification if it was hitting an established threshold of yours. How would you obtain this data?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRIKE&gt;For our challenge, we’ll be using Yahoo Finance! Use the URL below to gather &lt;EM&gt;useable &lt;/EM&gt;(parsed; tabulated format) stock data on AYX (Alteryx!):&lt;/STRIKE&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRIKE&gt;&lt;A href="http://ichart.finance.yahoo.com/table.csv?s=AYX" target="_blank" rel="noopener"&gt;http://ichart.finance.yahoo.com/table.csv?s=AYX&lt;/A&gt;&lt;/STRIKE&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRIKE&gt;As of May 2017 - the Yahoo API has closed its service. Instead please use the following URL to get historical data:&lt;/STRIKE&gt;&lt;BR /&gt;&lt;STRIKE&gt;&lt;A href="https://www.google.com/finance/historical?output=csv&amp;amp;q=AYX" target="_blank" rel="noopener"&gt;https://www.google.com/finance/historical?output=csv&amp;amp;q=AYX&lt;/A&gt;&lt;/STRIKE&gt;&lt;BR /&gt;&lt;STRIKE&gt;*Due to differences in the API services - there will be no field in the resulting response for "Adj Close"&lt;/STRIKE&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As of December 2017, the previously used URL produces an error.&amp;nbsp; We've updated this Challenge to point to a new link to download a dataset on attributes of mushrooms.&amp;nbsp; The Start File and Solution have been updated to reflect this change.&amp;nbsp; Happy Challenging!&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 19:13:53 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/58944#M923</guid>
      <dc:creator>MattD</dc:creator>
      <dc:date>2022-09-13T19:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #69: Web Stock Data</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/58949#M925</link>
      <description>&lt;LI-SPOILER&gt;I went with download tool followed by some text to columns (\n to get rows and , to get columns), followed by dynamic rename &amp;nbsp;to get the column headings. The auto-field gets converts the strings to doubles, and the filter gets the data through 4/28 to match the sample output&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 840px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/16499i563E3FA517963486/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 08 May 2017 17:18:54 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/58949#M925</guid>
      <dc:creator>patrick_digan</dc:creator>
      <dc:date>2017-05-08T17:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #69: Web Stock Data</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/58963#M926</link>
      <description>&lt;P&gt;Learn some new things thanks to this one!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2017-05-08_19-10-53.png" style="width: 796px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/16503i4CF5F6CF966F0004/image-size/large?v=v2&amp;amp;px=999" role="button" title="2017-05-08_19-10-53.png" alt="2017-05-08_19-10-53.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 08 May 2017 18:13:26 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/58963#M926</guid>
      <dc:creator>BenMoss</dc:creator>
      <dc:date>2017-05-08T18:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #69: Web Stock Data</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/58967#M928</link>
      <description>&lt;P&gt;same as patrick&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 18:53:24 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/58967#M928</guid>
      <dc:creator>MarqueeCrew</dc:creator>
      <dc:date>2017-05-08T18:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #69: Web Stock Data</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/58973#M930</link>
      <description>&lt;LI-SPOILER&gt;Only need two tools:&lt;BR /&gt;- Download URL to a Temporary File&lt;BR /&gt;- Dynamic Input configured to read in a comma separated CSV file, changing&amp;nbsp;full path based on DownloadTempFile&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="69.png" style="width: 644px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/16506i08F8DE46138E8D43/image-size/large?v=v2&amp;amp;px=999" role="button" title="69.png" alt="69.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 08 May 2017 19:11:09 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/58973#M930</guid>
      <dc:creator>Joe_Mako</dc:creator>
      <dc:date>2017-05-08T19:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #69: Web Stock Data</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/58980#M931</link>
      <description>&lt;P&gt;I took it a little further to practice with iterative macros and provided a 50 day moving average and 52 week high and low for each day.&amp;nbsp; Volume is a bit skewed since the first day of trading was much larger than normal, but that will auto correct once there are more than 50 days in the data set.&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="challenge 69" style="width: 985px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/16507iAADCF3BB6B7AB939/image-size/large?v=v2&amp;amp;px=999" role="button" title="69a.JPG" alt="challenge 69" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;challenge 69&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Macro" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/16508i12E7B908E9049B48/image-size/large?v=v2&amp;amp;px=999" role="button" title="69b.JPG" alt="Macro" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Macro&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="results" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/16509i81D57E65880B3CD6/image-size/large?v=v2&amp;amp;px=999" role="button" title="69c.JPG" alt="results" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;results&lt;/span&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 08 May 2017 19:18:46 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/58980#M931</guid>
      <dc:creator>alex</dc:creator>
      <dc:date>2017-05-08T19:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #69: Web Stock Data</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/58986#M933</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/1078"&gt;@Joe_Mako&lt;/a&gt;- Nice solution.&amp;nbsp; Took me a bit to figure out the configuration of the second tool, but I got it to work.&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 19:35:56 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/58986#M933</guid>
      <dc:creator>alex</dc:creator>
      <dc:date>2017-05-08T19:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #69: Web Stock Data</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/59033#M935</link>
      <description>&lt;P&gt;My solution - just for kicks, I went a bit of a different route and created an app.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I figured if you had this data and you were looking for certain criteria (such as Adj Close price changed by more than +/- 5% from the prior day, or if it reached a price greater than or less than a certain value), you would want to know. So I added a&amp;nbsp;Daily Change % calculation and then some app parameters. Set it up to just look at "yesterday's" results (i.e. last Friday if today is Monday, otherwise previous day). This would be easy enough to add another prompt asking for the stock symbol, which could then update the text input accordingly and get you results for any stock...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WeeklyChallenge69.JPG" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/16532i8B2EC16E9BDECA71/image-size/large?v=v2&amp;amp;px=999" role="button" title="WeeklyChallenge69.JPG" alt="WeeklyChallenge69.JPG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WeeklyChallenge69App.JPG" style="width: 633px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/16533i36754647001E6FC5/image-size/large?v=v2&amp;amp;px=999" role="button" title="WeeklyChallenge69App.JPG" alt="WeeklyChallenge69App.JPG" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 08 May 2017 22:58:13 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/59033#M935</guid>
      <dc:creator>NicoleJohnson</dc:creator>
      <dc:date>2017-05-08T22:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #69: Web Stock Data</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/59034#M936</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3824"&gt;@NicoleJohnson&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ok, go the extra mile. &amp;nbsp;Try the yahoo finance API and get some real data! &amp;nbsp;I like your approach and encourage you to use an API to deliver value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 23:05:14 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/59034#M936</guid>
      <dc:creator>MarqueeCrew</dc:creator>
      <dc:date>2017-05-08T23:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #69: Web Stock Data</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/59068#M942</link>
      <description>&lt;P&gt;I don't know the answer, but I'd definitely like to know what it is and then learn how to build it in Alteryx Designer&amp;nbsp;for myself. Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 06:06:53 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/59068#M942</guid>
      <dc:creator>DanG_dup_78</dc:creator>
      <dc:date>2017-05-09T06:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #69: Web Stock Data</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/59071#M943</link>
      <description>&lt;P&gt;Nice use of the download tool. The output isn't identical as there are now more days in the yahoo data&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 08:49:50 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/59071#M943</guid>
      <dc:creator>Phil_L57</dc:creator>
      <dc:date>2017-05-09T08:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #69: Web Stock Data</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/59115#M946</link>
      <description>&lt;P&gt;This was a nice place to start for my first weekly challenge. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A pretty simple solution to a simple challenge, with a couple of charts thrown in as a bonus:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Weekly Challenge Week 69.png" style="width: 783px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/16554i1B25FA5660FA9635/image-size/large?v=v2&amp;amp;px=999" role="button" title="Weekly Challenge Week 69.png" alt="Weekly Challenge Week 69.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 13:53:15 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/59115#M946</guid>
      <dc:creator>jamielaird</dc:creator>
      <dc:date>2017-05-09T13:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #69: Web Stock Data</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/59116#M947</link>
      <description>&lt;P&gt;I looked around for some guidance on how to tag my image as a spoiler but couldn't find any - what should I have done?&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 13:02:42 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/59116#M947</guid>
      <dc:creator>jamielaird</dc:creator>
      <dc:date>2017-05-09T13:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #69: Web Stock Data</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/59134#M949</link>
      <description>&lt;P&gt;My solution is similar to others, but used it as an opportunity to try reporting tools.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2017-05-09 at 14.29.51.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/16556i833250562349D2A4/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2017-05-09 at 14.29.51.png" alt="Screen Shot 2017-05-09 at 14.29.51.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Tue, 09 May 2017 13:41:29 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/59134#M949</guid>
      <dc:creator>Natasha</dc:creator>
      <dc:date>2017-05-09T13:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #69: Web Stock Data</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/59141#M950</link>
      <description>&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Atom lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;jamielaird,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Atom lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;First you need to insert a spoiler tag, and then with the cursor inside it insert photos&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Atom lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2017-05-09 at 14.45.41.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/16557iF499F5B964E9FF4F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2017-05-09 at 14.45.41.png" alt="Screen Shot 2017-05-09 at 14.45.41.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 13:49:22 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/59141#M950</guid>
      <dc:creator>Natasha</dc:creator>
      <dc:date>2017-05-09T13:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #69: Web Stock Data</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/59143#M952</link>
      <description>&lt;P&gt;Done - thanks so much Natasha :-)&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 13:53:37 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/59143#M952</guid>
      <dc:creator>jamielaird</dc:creator>
      <dc:date>2017-05-09T13:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #69: Web Stock Data</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/59154#M954</link>
      <description>&lt;P&gt;Definitely I learnt something new today! Thanks for this challenge.&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alteryx challenge.PNG" style="width: 842px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/16562i91026306CEB12B91/image-size/large?v=v2&amp;amp;px=999" role="button" title="Alteryx challenge.PNG" alt="Alteryx challenge.PNG" /&gt;&lt;/span&gt;&lt;BR /&gt;I used first the download tool to extract the data and then the text to column, first to split the data by rows and then another to split it by columns. Then I just removed unused&amp;nbsp;fields and used the dynamic rename to pick from the first line of data the column headers. Autofield to give a field type as it was all string. Fun!!&lt;/LI-SPOILER&gt;</description>
      <pubDate>Tue, 09 May 2017 15:01:14 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/59154#M954</guid>
      <dc:creator>Simona</dc:creator>
      <dc:date>2017-05-09T15:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #69: Web Stock Data</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/59283#M956</link>
      <description>&lt;P&gt;Went above and beyond on this one. Created an app where you can input (probably) any real ticker and it will spit out the data in csv format as well as 2 charts for your viewing pleasure (saved to same folder as the app location). Any feedback on where this can be improved is&amp;nbsp;welcome!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 21:02:27 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/59283#M956</guid>
      <dc:creator>JoshK_dup_167</dc:creator>
      <dc:date>2017-05-09T21:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #69: Web Stock Data</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/59620#M982</link>
      <description>&lt;P&gt;Wow - you turn you back for 1 min, and then&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3804"&gt;@JoeM&lt;/a&gt;&amp;nbsp;posts the next challenge while you're not looking, and before you know it there's dozens of bright people who have solved the problem already.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So - summary is that I did much the same as&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/2387"&gt;@patrick_digan&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/5143"&gt;@BenMoss&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3557"&gt;@MarqueeCrew&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3173"&gt;@alex&lt;/a&gt;&amp;nbsp;'s basic solution.&lt;/P&gt;&lt;P&gt;I gotta say, people really swung for the fence on this one with charts, and graphs etc - I just just used some of the analytical tools (violin plot; histogram and a scatter plot) to see if there are any obvious anomalies (and there are &amp;nbsp;:-))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;was impressed by&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/1078"&gt;@Joe_Mako&lt;/a&gt;&amp;nbsp;'s approach - in retrospect it's obvious, but the trick is seeing it the first time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;I also struggled with the newline use of TextToColumns so did the same workaround as&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3824"&gt;@NicoleJohnson&lt;/a&gt;&amp;nbsp;:-) &amp;nbsp; But peeping at the solutions above, now I know this one for the future...&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2017-05-11_9-11-38.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/16692i868BF856AB22C29D/image-size/large?v=v2&amp;amp;px=999" role="button" title="2017-05-11_9-11-38.png" alt="2017-05-11_9-11-38.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Thu, 11 May 2017 03:48:28 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/59620#M982</guid>
      <dc:creator>SeanAdams</dc:creator>
      <dc:date>2017-05-11T03:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #69: Web Stock Data</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/59630#M985</link>
      <description>&lt;P&gt;I'd love to take credit for this challenge&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/4534"&gt;@SeanAdams&lt;/a&gt;, but this week&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3524"&gt;@MattD&lt;/a&gt;&amp;nbsp;started his weekly challenge authoring campaign! He's got some good ones planned for you guys over the next few weeks!!!&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2017 05:17:15 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-69-Web-Stock-Data/m-p/59630#M985</guid>
      <dc:creator>JoeM</dc:creator>
      <dc:date>2017-05-11T05:17:15Z</dc:date>
    </item>
  </channel>
</rss>

