<?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 Variable lables are missing when the SAS dataset is converted to JSON object. How to include them? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Variable-lables-are-missing-when-the-SAS-dataset-is-converted-to/m-p/875088#M345758</link>
    <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;BR /&gt;I'm Trying to export SAS Dataset to JSON Object but the Variable Labels are missing in the output file.&amp;nbsp;&lt;BR /&gt;Please throw some light on how to fix this?&lt;BR /&gt;Regards,&lt;BR /&gt;DivyaA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 10 May 2023 21:05:32 GMT</pubDate>
    <dc:creator>DivyaA</dc:creator>
    <dc:date>2023-05-10T21:05:32Z</dc:date>
    <item>
      <title>Variable lables are missing when the SAS dataset is converted to JSON object. How to include them?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Variable-lables-are-missing-when-the-SAS-dataset-is-converted-to/m-p/875088#M345758</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;BR /&gt;I'm Trying to export SAS Dataset to JSON Object but the Variable Labels are missing in the output file.&amp;nbsp;&lt;BR /&gt;Please throw some light on how to fix this?&lt;BR /&gt;Regards,&lt;BR /&gt;DivyaA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 21:05:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Variable-lables-are-missing-when-the-SAS-dataset-is-converted-to/m-p/875088#M345758</guid>
      <dc:creator>DivyaA</dc:creator>
      <dc:date>2023-05-10T21:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Variable lables are missing when the SAS dataset is converted to JSON object. How to include the</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Variable-lables-are-missing-when-the-SAS-dataset-is-converted-to/m-p/875689#M346007</link>
      <description>&lt;P&gt;How are you exporting the data, proc JSON?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This answer replaced variable names with labels during the export:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Programming/How-do-I-use-a-Variable-Label-in-JSON-key-PROC-JSON-EXPORT/td-p/587834" target="_blank"&gt;https://communities.sas.com/t5/SAS-Programming/How-do-I-use-a-Variable-Label-in-JSON-key-PROC-JSON-EXPORT/td-p/587834&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is that what you want? &amp;nbsp;Or do you want a separate json object listing the variables and labels? &amp;nbsp;If the latter, perhaps run PROC CONTENTS and output that to a SAS dataset, then export that dataset to JSON.&lt;/P&gt;</description>
      <pubDate>Sun, 14 May 2023 17:25:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Variable-lables-are-missing-when-the-SAS-dataset-is-converted-to/m-p/875689#M346007</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2023-05-14T17:25:57Z</dc:date>
    </item>
  </channel>
</rss>

