<?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: Get 7 days data from the start date then again next 7 days in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248049#M33038</link>
    <description>&lt;P&gt;actually i worked on&amp;nbsp; latitude-longitude data, i already done with a job for find distance between lat -long, but in the next scenario i have a source which is having total daily distances between lat-long as datetime wise, so in the next task i want to calculate sum of&amp;nbsp; 7 days of data from start date, and then next 7 days and so on.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jul 2019 12:57:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-07-24T12:57:18Z</dc:date>
    <item>
      <title>Get 7 days data from the start date then again next 7 days</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248043#M33032</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;In my scenario i have a table which can contain 10 k rows data , i want to perform operation to get total of&amp;nbsp; 7 days cost&amp;nbsp; from the start date then again next 7 days data.&lt;/P&gt; 
&lt;P&gt;input table like this:-&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;object_id, Object_name, Object_cost, Object_added_date&lt;/P&gt; 
&lt;P&gt;1,keyboard, 1000,10-10-2016&lt;/P&gt; 
&lt;P&gt;2,mouse, 1500,11-10-2016&lt;/P&gt; 
&lt;P&gt;3,monitor, 2000,12-10-2016&lt;/P&gt; 
&lt;P&gt;4,cellphone,10000,14-10-2016&lt;/P&gt; 
&lt;P&gt;5,headphone,1000,14-10-2016.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advanced&lt;/P&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; 
&lt;P&gt;regards,&lt;/P&gt; 
&lt;P&gt;Manish&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 11:19:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248043#M33032</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-24T11:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Get 7 days data from the start date then again next 7 days</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248044#M33033</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;1.&lt;/P&gt; 
&lt;P&gt;simplest way - just little adjust the business requirements.&lt;/P&gt; 
&lt;P&gt;for example if it is a sales, much more simple - count by the calendar week. In this case just need group by week number&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;2.&lt;/P&gt; 
&lt;P&gt;for 7 days from the starting date - is also possible, but need to clarify what is 7 days means:&lt;/P&gt; 
&lt;UL&gt; 
 &lt;LI&gt;7 calendar days (if gaps in sales)&lt;/LI&gt; 
 &lt;LI&gt;7 sequenced dates, even if gap for 20 days it will be count as 2 days&lt;/LI&gt; 
&lt;/UL&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 12:13:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248044#M33033</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-07-24T12:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Get 7 days data from the start date then again next 7 days</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248045#M33034</link>
      <description>&lt;P&gt;thanks Sir for reply,&lt;/P&gt; 
&lt;P&gt;in my requirement the 7 days data are having some gaps like the starting date is 20 July&amp;nbsp; the next is 22 July, 23 July..&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;and plz give more detail about which component are used in this scenario.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;thanks Again&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;regards,&lt;/P&gt; 
&lt;P&gt;Manish&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 12:30:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248045#M33034</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-24T12:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Get 7 days data from the start date then again next 7 days</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248046#M33035</link>
      <description>&lt;P&gt;so, when 7 days from 20th finished - 27th?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;20/07-27/07&lt;/P&gt;&lt;P&gt;28/07-02/08&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;20,22,23,26,27,28,30&lt;/P&gt;&lt;P&gt;31,03,04,05,06,11,15&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what is your source?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 12:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248046#M33035</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-07-24T12:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Get 7 days data from the start date then again next 7 days</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248047#M33036</link>
      <description>&lt;P&gt;hello sir,&lt;/P&gt;&lt;P&gt;20,22,23,26,27,28,30&lt;/P&gt;&lt;P&gt;31,03,04,05,06,11,15 this type of dates in my source&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 12:43:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248047#M33036</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-24T12:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Get 7 days data from the start date then again next 7 days</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248048#M33037</link>
      <description>&lt;P&gt;What is the expected result? A simple flow with the total for the next 7 days such as this :&lt;/P&gt;&lt;PRE&gt;start_date | total for next 7 days
20         | 12000 (total for dates&amp;nbsp;20,22,23,26,27,28,30)
31         | 15300 (total for dates 31,03,04,05,06,11,15)&lt;/PRE&gt;&lt;P&gt;What do you want to do if 2 rows have the same date?&lt;/P&gt;&lt;P&gt;Do you need to group by object id?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 12:47:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248048#M33037</guid>
      <dc:creator>lennelei</dc:creator>
      <dc:date>2019-07-24T12:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Get 7 days data from the start date then again next 7 days</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248049#M33038</link>
      <description>&lt;P&gt;actually i worked on&amp;nbsp; latitude-longitude data, i already done with a job for find distance between lat -long, but in the next scenario i have a source which is having total daily distances between lat-long as datetime wise, so in the next task i want to calculate sum of&amp;nbsp; 7 days of data from start date, and then next 7 days and so on.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 12:57:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248049#M33038</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-24T12:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Get 7 days data from the start date then again next 7 days</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248050#M33039</link>
      <description>&lt;P&gt;1. define global variables (tSetGlobalVariable)&lt;/P&gt; 
&lt;P&gt;WEEK_NUMBER==1&lt;/P&gt; 
&lt;P&gt;WEEK_DAY==1&lt;/P&gt; 
&lt;P&gt;START_DATE==minimum date from the source&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;2. sort input by date ASCENDING - add ORDER BY date into tDBInput or use tSortRow for csv input&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;3. use tJavaRow&amp;nbsp;for add 1 more column (in schema) - week_number&lt;/P&gt; 
&lt;P&gt;for each row:&lt;/P&gt; 
&lt;P&gt;- compare date from current row with&amp;nbsp;START_DATE, if equal - do nothing, if current date &amp;gt;&amp;nbsp;START_DATE than store date into&amp;nbsp;START_DATE,&lt;/P&gt; 
&lt;P&gt;- if WEEK_DAY &amp;lt;7 increase WEEK_DAY = WEEK_DAY+1, if WEEK_DAY ==7, reset WEEK_DAY = 1, increase WEEK_NUMBER&lt;/P&gt; 
&lt;P&gt;- assign column week_number with variable &amp;nbsp;WEEK_NUMBER&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;4. tAggregateRow - group by WEEK_NUMBER&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;5. use output component to store result&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 12:59:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248050#M33039</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-07-24T12:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Get 7 days data from the start date then again next 7 days</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248051#M33040</link>
      <description>&lt;P&gt;sir,&lt;/P&gt;&lt;P&gt;is it working on Date Time data like in my source, data is datetime wise like this "2019-02-20 05:43:00","2019-02-20 05:45:00", , it means there is multiple datetime for single day, then as it is all 7 day data having multiple dateTime data ..&amp;nbsp;&lt;/P&gt;&lt;P&gt;source data :-&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;_added_date&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-20 16:13:27&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-20 16:13:55&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-20 16:14:29&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-20 16:14:56&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-20 16:15:28&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-21 03:40:26&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-21 03:40:58&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-21 03:41:28&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-21 03:41:57&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-21 03:42:27&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-22 03:41:17&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-22 03:41:47&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-22 03:42:18&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-22 03:42:48&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-23 05:21:18&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-23 05:21:44&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-23 05:22:15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-23 05:22:45&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 13:28:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248051#M33040</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-24T13:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Get 7 days data from the start date then again next 7 days</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248052#M33041</link>
      <description>&lt;PRE&gt;is it working on Date Time data like in my source, data is datetime wise like this "2019-02-20 05:43:00","2019-02-20 05:45:00", , it means there is multiple datetime for single day, then as it is all 7 day data having multiple dateTime data ..&lt;/PRE&gt;
&lt;P&gt;not, but you can always truncate DateTime to date, just one more step&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 13:34:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248052#M33041</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-07-24T13:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Get 7 days data from the start date then again next 7 days</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248053#M33042</link>
      <description>&lt;P&gt;is it possible to work on datetime, because in table column every datetime having different vaules and&amp;nbsp; i want to calculate sum total values on every day data then next day then up to 7 days, like this:-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;added_date&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-20 16:13:27&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-20 16:13:55&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-20 16:14:29&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-20 16:14:56&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-20 16:15:28&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-21 03:40:26&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-21 03:40:58&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-21 03:41:28&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-21 03:41:57&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-21 03:42:27&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-22 03:41:17&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-22 03:41:47&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-22 03:42:18&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-22 03:42:48&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-23 05:21:18&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-23 05:21:44&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-23 05:22:15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2019-02-23 05:22:45&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 13:46:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248053#M33042</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-24T13:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Get 7 days data from the start date then again next 7 days</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248054#M33043</link>
      <description>&lt;P&gt;all possible!&lt;/P&gt;
&lt;P&gt;but all depends - from what you really want/need ?! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;as variants:&lt;/P&gt;
&lt;P&gt;why not make group by day in the database? and retrieve to talend date(without time) and sum per day? any database could do this fast and easy&lt;/P&gt;
&lt;P&gt;then you return to original question&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;alternatives - make 2 tAggregateRow - first for aggregate per day (you will need additional column - datetime truncated to date), then again return to the original task&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 13:55:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248054#M33043</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-07-24T13:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: Get 7 days data from the start date then again next 7 days</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248055#M33044</link>
      <description>&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.JPG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M6B4.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155024iEF86AB4F16F6C3E1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M6B4.jpg" alt="0683p000009M6B4.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;hello&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/005390000067LRbAAM"&gt;@vapukov&lt;/A&gt;&amp;nbsp; sir,&lt;/P&gt; 
&lt;P&gt;can you plz explain me the marked step, after sync columns in tjava row, what code i write for no.3 step.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;thanks,&lt;/P&gt; 
&lt;P&gt;regards,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Manish&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 13:43:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-7-days-data-from-the-start-date-then-again-next-7-days/m-p/2248055#M33044</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-25T13:43:29Z</dc:date>
    </item>
  </channel>
</rss>

