<?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 data from European Social Survey in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Import-data-from-European-Social-Survey-Solved/m-p/122573#M33668</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't register, but guess there are two things that you need to attend to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) select the SAS format for the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) That typically results in a SAS Transport Data set (the extension is .xpt).&amp;nbsp; To read a transport file, you need to specify it in the libname statement as the engine, e.g.&lt;/P&gt;&lt;P&gt;LIBNAME mydata XPORT '&amp;lt;path&amp;gt;&amp;lt;the download file name with the extension&amp;gt;';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then do a proc contents to see what you have,&lt;/P&gt;&lt;P&gt;PROC CONTENTS DATA=mydata._all_;&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and go from there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Sep 2012 01:35:09 GMT</pubDate>
    <dc:creator>Doc_Duke</dc:creator>
    <dc:date>2012-09-17T01:35:09Z</dc:date>
    <item>
      <title>Import data from European Social Survey [Solved]</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Import-data-from-European-Social-Survey-Solved/m-p/122572#M33667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to import data from &lt;A href="http://ess.nsd.uib.no/downloadwizard/" title="http://ess.nsd.uib.no/downloadwizard/"&gt;European Social Survey - ESS DATA - Cumulative Data&lt;/A&gt;. I'm not very good at using SAS so I just naively tried importing the text file one gets but it stores it all in one variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone maybe help me with what to do? Since there doesn't seem to be a guide on their web page i reckon it has to be pretty easy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's free to register (and takes 5 secs) and I need all possible data for Denmark.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope someone is willing to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Henrik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: I posted the question at another site and the problem is solved. Thank you for your interest! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Sep 2012 14:27:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Import-data-from-European-Social-Survey-Solved/m-p/122572#M33667</guid>
      <dc:creator>zuki</dc:creator>
      <dc:date>2012-09-15T14:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: Import data from European Social Survey</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Import-data-from-European-Social-Survey-Solved/m-p/122573#M33668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't register, but guess there are two things that you need to attend to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) select the SAS format for the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) That typically results in a SAS Transport Data set (the extension is .xpt).&amp;nbsp; To read a transport file, you need to specify it in the libname statement as the engine, e.g.&lt;/P&gt;&lt;P&gt;LIBNAME mydata XPORT '&amp;lt;path&amp;gt;&amp;lt;the download file name with the extension&amp;gt;';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then do a proc contents to see what you have,&lt;/P&gt;&lt;P&gt;PROC CONTENTS DATA=mydata._all_;&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and go from there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2012 01:35:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Import-data-from-European-Social-Survey-Solved/m-p/122573#M33668</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2012-09-17T01:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Import data from European Social Survey</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Import-data-from-European-Social-Survey-Solved/m-p/122574#M33669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post some sample data ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2012 04:31:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Import-data-from-European-Social-Survey-Solved/m-p/122574#M33669</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2012-09-17T04:31:40Z</dc:date>
    </item>
  </channel>
</rss>

