<?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: Import Yelp Academic Dataset into SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Import-Yelp-Academic-Dataset-into-SAS/m-p/467697#M119419</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/21277"&gt;@niam&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Thank you very much for the help. I opened the files and as you said, they are not the typical SAS readable files.&lt;/P&gt;
&lt;P&gt;I can use the JSON files, but still, I do not know how to use SAS to read them. Do you have any tips for that?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I googled "SAS JSON LIBNAME" and found this:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/sasdummy/2016/12/02/json-libname-engine-sas/" target="_blank"&gt;https://blogs.sas.com/content/sasdummy/2016/12/02/json-libname-engine-sas/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I do not have SAS 9.4 TS1M5 so I've never used it.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Jun 2018 15:05:39 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2018-06-05T15:05:39Z</dc:date>
    <item>
      <title>Import Yelp Academic Dataset into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-Yelp-Academic-Dataset-into-SAS/m-p/467667#M119406</link>
      <description>&lt;P&gt;Hi, I want to analyze the Yelp Academic Dataset in SAS. Yelp provides the data in different formats, one of which is .sql&lt;/P&gt;
&lt;P&gt;Data is available here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.yelp.com/dataset/download" target="_blank"&gt;https://www.yelp.com/dataset/download&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;How can I read the filed into SAS?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 14:18:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-Yelp-Academic-Dataset-into-SAS/m-p/467667#M119406</guid>
      <dc:creator>niam</dc:creator>
      <dc:date>2018-06-05T14:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Import Yelp Academic Dataset into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-Yelp-Academic-Dataset-into-SAS/m-p/467688#M119415</link>
      <description>&lt;P&gt;A .SQL file is a text file but there is no method that I know of to have that read into SAS automatically. Open a part of the text file in a text editor and you'll see why. It has the create table statements and insert table statements embedded. You can convert it to SAS SQL with minimal effort, but the size of the files are problematic. If you have SAS 9.4 TS1M5 perhaps JSON with the JSON libname is a better option?&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/21277"&gt;@niam&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi, I want to analyze the Yelp Academic Dataset in SAS. Yelp provides the data in different formats, one of which is .sql&lt;/P&gt;
&lt;P&gt;Data is available here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.yelp.com/dataset/download" target="_blank"&gt;https://www.yelp.com/dataset/download&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;How can I read the filed into SAS?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 14:54:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-Yelp-Academic-Dataset-into-SAS/m-p/467688#M119415</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-06-05T14:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Import Yelp Academic Dataset into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-Yelp-Academic-Dataset-into-SAS/m-p/467693#M119417</link>
      <description>&lt;P&gt;Thank you very much for the help. I opened the files and as you said, they are not the typical SAS readable files.&lt;/P&gt;
&lt;P&gt;I can use the JSON files, but still, I do not know how to use SAS to read them. Do you have any tips for that?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 15:00:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-Yelp-Academic-Dataset-into-SAS/m-p/467693#M119417</guid>
      <dc:creator>niam</dc:creator>
      <dc:date>2018-06-05T15:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Import Yelp Academic Dataset into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-Yelp-Academic-Dataset-into-SAS/m-p/467697#M119419</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/21277"&gt;@niam&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Thank you very much for the help. I opened the files and as you said, they are not the typical SAS readable files.&lt;/P&gt;
&lt;P&gt;I can use the JSON files, but still, I do not know how to use SAS to read them. Do you have any tips for that?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I googled "SAS JSON LIBNAME" and found this:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/sasdummy/2016/12/02/json-libname-engine-sas/" target="_blank"&gt;https://blogs.sas.com/content/sasdummy/2016/12/02/json-libname-engine-sas/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I do not have SAS 9.4 TS1M5 so I've never used it.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 15:05:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-Yelp-Academic-Dataset-into-SAS/m-p/467697#M119419</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-06-05T15:05:39Z</dc:date>
    </item>
  </channel>
</rss>

