<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>jq — Altair Community</title>
        <link>https://community.altair.com/</link>
        <pubDate>Mon, 27 Jul 2026 19:10:00 +0000</pubDate>
        <language>en</language>
            <description>jq — Altair Community</description>
    <atom:link href="https://community.altair.com/discussions/tagged/jq/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>JSON processing using JQ operator in Rapidminer</title>
        <link>https://community.altair.com/discussion/58143/json-processing-using-jq-operator-in-rapidminer</link>
        <pubDate>Sun, 18 Apr 2021 05:19:35 +0000</pubDate>
        <category>Community Q&amp;A</category>
        <dc:creator>Somnath_Das</dc:creator>
        <guid isPermaLink="false">58143@/discussions</guid>
        <description><![CDATA[<div>I have simple JSON data in the format as follows:<br /><br />{"A":"a1","B":"b1"}</div><div>{"A":"a2","B":"b2"}</div><div>{"A":"a3","B":"b3"}<br /><br />I want the output in the format:<br />A   B<br />a1  b1<br />a2  b2<br />a3  b3<br /><br />Please help, it is urgent</div>]]>
        </description>
    </item>
   </channel>
</rss>
