query
stringlengths
8
109
reasoned_parsed_output
stringlengths
261
779
Suggest some small-cap stocks with low cost and high relative volume.
{ "reasoning": "The query seeks small-cap stocks filtered by low cost and high relative volume. Key attributes include identifying small-cap stocks, filtering for low-cost stocks, and selecting those with high relative volume.", "parsed_output": "attributes=[Attributes(node='attribute/cost', qualifier='low', quantifier=None, time=None), Attributes(node='attribute/technical/volume/relative_volume', qualifier='high', quantifier=None, time=None), Attributes(node='attribute/style/size/small_cap', qualifier=None, quantifier=None, time=None)] exposures=[] tickers=[] asset_types=[AssetType(node='asset_type/equity')] sebi=[] vehicles=[Vehicle(node='vehicle/stock')]" }
Find midcap funds with low cost and low exit load.
{ "reasoning": "The query is asking for midcap funds filtered by low cost and low exit load. Key attributes include identifying midcap funds, filtering for low-cost funds, and selecting those with low exit load.", "parsed_output": "attributes=[Attributes(node='attribute/cost', qualifier='low', quantifier=None, time=None), Attributes(node='attribute/cost/exit_load', qualifier='low', quantifier=None, time=None), Attributes(node='attribute/style/size/mid_cap', qualifier=None, quantifier=None, time=None)] exposures=[] tickers=[] asset_types=[] sebi=[SEBI(node='sebi/equity_schemes/mid_cap_fund')] vehicles=[Vehicle(node='vehicle/mutual_fund')]" }
Find large cap funds with low cost.
{ "reasoning": "The query is asking for large-cap funds filtered by low cost. Key attributes include identifying large-cap funds and filtering for low-cost funds.", "parsed_output": "attributes=[Attributes(node='attribute/cost', qualifier='low', quantifier=None, time=None), Attributes(node='attribute/style/size/large_cap', qualifier=None, quantifier=None, time=None)] exposures=[] tickers=[] asset_types=[] sebi=[SEBI(node='sebi/equity_schemes/large_cap_fund')] vehicles=[Vehicle(node='vehicle/mutual_fund')]" }
Which equity funds delivered consistent high returns in the last 5 years?
{ "reasoning": "The query is asking for equity funds that have delivered consistently high returns over the last 5 years. The focus is on the performance attribute (returns) over a specified time period (5 years).", "parsed_output": { "attributes": [ { "node": "attribute/technical/returns", "qualifier": "high", "time": "5y", "quantifier": null } ], "exposures": [], "tickers": [], "asset_types": [], "sebi": [ { "node": "sebi/equity_schemes" } ], "vehicles": [ { "node": "vehicle/mutual_fund" } ] } }
Suggest some mid-cap funds with high returns in the last 10 years.
{ "reasoning": "The query seeks mid-cap funds with high returns over the past 10 years. The focus is on identifying mid-cap funds and their long-term performance attribute (returns).", "parsed_output": { "attributes": [ { "node": "attribute/technical/returns", "qualifier": "high", "time": "10y", "quantifier": null } ], "exposures": [], "tickers": [], "asset_types": [], "sebi": [ { "node": "sebi/equity_schemes/mid_cap_fund" } ], "vehicles": [ { "node": "vehicle/mutual_fund" } ] } }
Suggest some small-cap funds with low returns in the last 3 years.
{ "reasoning": "The query is asking for small-cap funds that have delivered low returns over the past 3 years. The focus is on small-cap funds and their recent performance.", "parsed_output": { "attributes": [ { "node": "attribute/technical/returns", "qualifier": "low", "time": "3y", "quantifier": null } ], "exposures": [], "tickers": [], "asset_types": [], "sebi": [ { "node": "sebi/equity_schemes/small_cap_fund" } ], "vehicles": [ { "node": "vehicle/mutual_fund" } ] } }
Show me mid-cap IT funds with low risk that holds Infosys.
{ "reasoning": "The query seeks mid-cap funds in the IT sector with low risk, specifically holding Infosys. The focus includes mid-cap size, IT sector exposure, low risk, and Infosys holding.", "parsed_output": { "attributes": [ { "node": "attribute/style/size/mid_cap", "qualifier": null, "time": null, "quantifier": null }, { "node": "attribute/technical/risk", "qualifier": "low", "time": null, "quantifier": null } ], "exposures": [ { "node": "exposure/sector/information_technology", "qualifier": "high", "quantifier": null }, { "node": "exposure/ticker/Infosys", "qualifier": null, "quantifier": null } ], "tickers": [], "asset_types": [], "sebi": [ { "node": "sebi/equity_schemes/mid_cap_fund" } ], "vehicles": [ { "node": "vehicle/mutual_fund" } ] } }
Gold mutual funds with high returns over the last 3 years and AUM greater than ₹5200 crore.
{ "reasoning": "The query is asking for gold mutual funds with high returns over the past 3 years and an AUM exceeding ₹5200 crore. The focus is on gold as an asset type, performance (returns), and size (AUM).", "parsed_output": { "attributes": [ { "node": "attribute/technical/returns", "qualifier": "high", "time": "3y", "quantifier": null }, { "node": "attribute/technical/aum", "qualifier": null, "time": null, "quantifier": ">5200cr" } ], "exposures": [], "tickers": [], "asset_types": [ { "node": "asset_type/commodities/gold" } ], "sebi": [], "vehicles": [ { "node": "vehicle/mutual_fund" } ] } }
Find ETFs with low cost and high exposure to technology sectors.
{ "reasoning": "The query seeks ETFs with low cost and high exposure to technology sectors. The focus is on cost efficiency and sectoral exposure to technology.", "parsed_output": { "attributes": [ { "node": "attribute/cost", "qualifier": "low", "time": null, "quantifier": null } ], "exposures": [ { "node": "exposure/sector/information_technology", "qualifier": "high", "quantifier": null } ], "tickers": [], "asset_types": [], "sebi": [], "vehicles": [ { "node": "vehicle/etf" } ] } }
Show midcap funds with low cost, low volatility, and high risk.
{ "reasoning": "The query asks for midcap funds with low cost, low volatility, and high risk. The focus includes cost efficiency, volatility, risk level, and midcap classification.", "parsed_output": { "attributes": [ { "node": "attribute/cost", "qualifier": "low", "time": null, "quantifier": null }, { "node": "attribute/technical/risk/volatility", "qualifier": "low", "time": null, "quantifier": null }, { "node": "attribute/technical/risk", "qualifier": "high", "time": null, "quantifier": null }, { "node": "attribute/style/size/mid_cap", "qualifier": null, "time": null, "quantifier": null } ], "exposures": [], "tickers": [], "asset_types": [], "sebi": [ { "node": "sebi/equity_schemes/mid_cap_fund" } ], "vehicles": [ { "node": "vehicle/mutual_fund" } ] } }
Debt schemes with returns greater than ₹2 crore.
{ "reasoning": "The query seeks debt schemes with returns exceeding ₹2 crore. The focus is on debt schemes and their performance attribute (returns).", "parsed_output": { "attributes": [ { "node": "attribute/technical/returns", "qualifier": "high", "time": null, "quantifier": ">2cr" } ], "exposures": [], "tickers": [], "asset_types": [], "sebi": [ { "node": "sebi/debt_schemes" } ], "vehicles": [ { "node": "vehicle/mutual_fund" } ] } }
Show me funds that hold SBI.
{ "reasoning": "The query is asking for funds that have holdings in SBI. The focus is solely on the exposure to the specific ticker (SBI).", "parsed_output": { "attributes": [], "exposures": [ { "node": "exposure/ticker/SBI", "qualifier": null, "quantifier": null } ], "tickers": [], "asset_types": [], "sebi": [], "vehicles": [ { "node": "vehicle/mutual_fund" } ] } }
Show me funds that hold SBI and ICICI Bank.
{ "reasoning": "The query asks for funds holding both SBI and ICICI Bank. The focus is on exposure to these specific tickers.", "parsed_output": { "attributes": [], "exposures": [ { "node": "exposure/ticker/SBI", "qualifier": null, "quantifier": null }, { "node": "exposure/ticker/ICICI bank", "qualifier": null, "quantifier": null } ], "tickers": [], "asset_types": [], "sebi": [], "vehicles": [ { "node": "vehicle/mutual_fund" } ] } }
Index funds with lowest fees.
{"reasoning": "This query is asking for index funds with the lowest fees. The key parts to parse are the sebi type (index funds) and the cost attribute (fees) with its qualifier (lowest).", "parsed_output": {"attributes": [{"node": "attribute/cost", "qualifier": "low", "quantifier": null, "time": null}], "exposures": [], "tickers": [], "asset_types": [], "sebi": [{"node": "sebi/other/index_funds_etfs"}], "vehicles": []}}
Suggest mid-cap funds with low fees and high AUM.
{"reasoning": "The query is asking for mid-cap funds with low fees and high AUM. Key attributes include mid-cap style, low fees, and high assets under management (AUM).", "parsed_output": {"attributes": [{"node": "attribute/cost", "qualifier": "low", "quantifier": null, "time": null}, {"node": "attribute/technical/aum", "qualifier": "high", "quantifier": null, "time": null}, {"node": "attribute/style/size/mid_cap", "qualifier": null, "quantifier": null, "time": null}], "exposures": [], "tickers": [], "asset_types": [], "sebi": [{"node": "sebi/equity_schemes/mid_cap_fund"}], "vehicles": [{"node": "vehicle/mutual_fund"}]}}
Small-cap funds with high growth potential and moderate fees.
{"reasoning": "This query seeks small-cap funds with high growth potential and moderate fees. It emphasizes small-cap style, the growth factor, and cost-efficiency.", "parsed_output": {"attributes": [{"node": "attribute/style/size/small_cap", "qualifier": null, "quantifier": null, "time": null}, {"node": "attribute/cost", "qualifier": "moderate", "quantifier": null, "time": null}], "exposures": [], "tickers": [], "asset_types": [], "sebi": [{"node": "sebi/equity_schemes/small_cap_fund"}], "vehicles": [{"node": "vehicle/mutual_fund"}]}}
Show me some index funds with the highest AUM and the lowest expense ratios.
{"reasoning": "The query is looking for index funds with the highest assets under management (AUM) and the lowest expense ratios. The focus is on AUM and cost attributes.", "parsed_output": {"attributes": [{"node": "attribute/aum", "qualifier": "high", "quantifier": null, "time": null}, {"node": "attribute/cost", "qualifier": "low", "quantifier": null, "time": null}], "exposures": [], "tickers": [], "asset_types": [], "sebi": [], "vehicles": [{"node": "vehicle/index_fund"}]}}
What are some international funds with low fees and strong past performance?
{"reasoning": "The query seeks international funds with low fees and strong past performance. The key elements are international scope, cost efficiency, and historical performance.", "parsed_output": {"attributes": [{"node": "attribute/cost", "qualifier": "low", "quantifier": null, "time": null}, {"node": "attribute/technical/performance", "qualifier": "strong", "quantifier": null, "time": "historical"}], "exposures": [], "tickers": [], "asset_types": [{"node": "asset_type/international"}], "sebi": [], "vehicles": [{"node": "vehicle/mutual_fund"}]}}
IT funds with low fees and high growth potential.
{"reasoning": "The query asks for IT funds with low fees and high growth potential. The focus includes sector exposure (IT), low cost, and growth factor.", "parsed_output": {"attributes": [{"node": "attribute/cost", "qualifier": "low", "quantifier": null, "time": null}, {"node": "attribute/factor/growth", "qualifier": "high", "quantifier": null, "time": null}], "exposures": [{"node": "exposure/sector/information_technology", "qualifier": "high", "quantifier": null}], "tickers": [], "asset_types": [], "sebi": [], "vehicles": [{"node": "vehicle/mutual_fund"}]}}
Show me low fee funds in mid cap?
{ "reasoning": "The query is asking for equity funds with minimal management fees in the large-cap category. Key elements to capture include the cost attribute with a low qualifier and the mid-cap style attribute. The vehicle type (equity funds) is explicitly mentioned.", "parsed_output": { "attributes": [ { "node": "attribute/cost", "qualifier": "low", "quantifier": null, "time": null }, { "node": "attribute/style/size/mid_cap", "qualifier": "high", "quantifier": null, "time": null } ], "exposures": [], "tickers": [], "asset_types": [], "sebi": [], "vehicles": [ { "node": "vehicle/fund" } ] } }
Low expense ratio funds in small cap?
{ "reasoning": "The query is looking for funds with a low expense ratio in the small-cap category. Key elements include the cost attribute with a low qualifier and the small-cap style attribute.", "parsed_output": { "attributes": [ { "node": "attribute/cost", "qualifier": "low", "quantifier": null, "time": null }, { "node": "attribute/style/size/small_cap", "qualifier": "high", "quantifier": null, "time": null } ], "exposures": [], "tickers": [], "asset_types": [], "sebi": [], "vehicles": [ { "node": "vehicle/fund" } ] } }
funds in midcap with high management fees?
{ "reasoning": "The query is about finding funds in the mid-cap category with high management fees. It highlights the cost attribute with a high qualifier and the mid-cap style attribute.", "parsed_output": { "attributes": [ { "node": "attribute/cost", "qualifier": "high", "quantifier": null, "time": null }, { "node": "attribute/style/size/mid_cap", "qualifier": "high", "quantifier": null, "time": null } ], "exposures": [], "tickers": [], "asset_types": [], "sebi": [], "vehicles": [ { "node": "vehicle/fund" } ] } }
looking for small cap funds with higher expense ratio.
{ "reasoning": "The query is requesting small-cap funds with a higher expense ratio. It highlights the cost attribute with a high qualifier and the mid-cap style attribute.", "parsed_output": { "attributes": [ { "node": "attribute/cost/expense_ratio", "qualifier": "high", "quantifier": null, "time": null }, { "node": "attribute/style/size/small_cap", "qualifier": "high", "quantifier": null, "time": null } ], "exposures": [], "tickers": [], "asset_types": [], "sebi": [], "vehicles": [ { "node": "vehicle/fund" } ] } }
show best performing funds in largecap?
{ "reasoning": "The query requests the best-performing funds in the large-cap category. It emphasizes the returns attribute with a high qualifier over a 3-year timeframe and the mid-cap style attribute.", "parsed_output": { "attributes": [ { "node": "attribute/technical/returns", "qualifier": "high", "quantifier": null, "time": "3y" }, { "node": "attribute/style/size/large_cap", "qualifier": "high", "quantifier": null, "time": null } ], "exposures": [], "tickers": [], "asset_types": [], "sebi": [], "vehicles": [ { "node": "vehicle/fund" } ] } }
show me largecap funds?
{ "reasoning": "The query seeks a list of funds in the large-cap category. It highlights the large-cap style attribute with a high qualifier.", "parsed_output": { "attributes": [ { "node": "attribute/style/size/large_cap", "qualifier": "high", "quantifier": null, "time": null } ], "exposures": [], "tickers": [], "asset_types": [], "sebi": [], "vehicles": [ { "node": "vehicle/fund" } ] } }
list out the small cap funds
{ "reasoning": "The query seeks a list of funds in the small-cap category. It highlights the small-cap style attribute with a high qualifier.", "parsed_output": { "attributes": [ { "node": "attribute/style/size/small_cap", "qualifier": "high", "quantifier": null, "time": null } ], "exposures": [], "tickers": [], "asset_types": [], "sebi": [], "vehicles": [ { "node": "vehicle/fund" } ] } }
large cap funds with high risk and low fees?
{ "reasoning": "The query is asking for large-cap funds with high risk and low fees. It highlights the cost attribute with a low qualifier, the risk attribute with a high qualifier, and the large-cap style attribute.", "parsed_output": { "attributes": [ { "node": "attribute/cost", "qualifier": "low", "quantifier": null, "time": null }, { "node": "attribute/technical/risk", "qualifier": "high", "quantifier": null, "time": null }, { "node": "attribute/style/size/large_cap", "qualifier": "high", "quantifier": null, "time": null } ], "exposures": [], "tickers": [], "asset_types": [], "sebi": [], "vehicles": [ { "node": "vehicle/fund" } ] } }
show mid cap high risk low cost funds
{ "reasoning": "The query is asking for mid-cap funds with high risk and low fees. It highlights the cost attribute with a low qualifier, the risk attribute with a high qualifier, and the mid-cap style attribute.", "parsed_output": { "attributes": [ { "node": "attribute/cost", "qualifier": "low", "quantifier": null, "time": null }, { "node": "attribute/technical/risk", "qualifier": "high", "quantifier": null, "time": null }, { "node": "attribute/style/size/mid_cap", "qualifier": "high", "quantifier": null, "time": null } ], "exposures": [], "tickers": [], "asset_types": [], "sebi": [], "vehicles": [ { "node": "vehicle/fund" } ] } }
small cap funds with low risk and high fees?
{ "reasoning": "The query is about finding small-cap funds with low risk and high fees. It focuses on the cost attribute with a high qualifier, the risk attribute with a low qualifier, and the small-cap style attribute.", "parsed_output": { "attributes": [ { "node": "attribute/cost", "qualifier": "high", "quantifier": null, "time": null }, { "node": "attribute/technical/risk", "qualifier": "low", "quantifier": null, "time": null }, { "node": "attribute/style/size/small_cap", "qualifier": "high", "quantifier": null, "time": null } ], "exposures": [], "tickers": [], "asset_types": [], "sebi": [], "vehicles": [ { "node": "vehicle/fund" } ] } }
high volatility low cost mid cap funds?
{ "reasoning": "The query is asking for mid-cap funds with high volatility and low cost. It highlights the cost attribute with a low qualifier, the volatility risk attribute with a high qualifier, and the mid-cap style attribute.", "parsed_output": { "attributes": [ { "node": "attribute/cost", "qualifier": "low", "quantifier": null, "time": null }, { "node": "attribute/technical/risk/volatility", "qualifier": "high", "quantifier": null, "time": null }, { "node": "attribute/style/size/mid_cap", "qualifier": "high", "quantifier": null, "time": null } ], "exposures": [], "tickers": [], "asset_types": [], "sebi": [], "vehicles": [ { "node": "vehicle/fund" } ] } }
list out low cost large cap funds with high volatility?
{ "reasoning": "The query is looking for large-cap funds with low cost and high volatility. It highlights the cost attribute with a low qualifier, the volatility risk attribute with a high qualifier, and the large-cap style attribute.", "parsed_output": { "attributes": [ { "node": "attribute/cost", "qualifier": "low", "quantifier": null, "time": null }, { "node": "attribute/technical/risk/volatility", "qualifier": "high", "quantifier": null, "time": null }, { "node": "attribute/style/size/large_cap", "qualifier": "high", "quantifier": null, "time": null } ], "exposures": [], "tickers": [], "asset_types": [], "sebi": [], "vehicles": [ { "node": "vehicle/fund" } ] } }
small cap funds with low volatility and high fees?
{ "reasoning": "The query is looking for small-cap funds with low volatility and high fees. It emphasizes the cost attribute with a high qualifier, the risk/volatility attribute with a low qualifier, and the small-cap style attribute.", "parsed_output": { "attributes": [ { "node": "attribute/cost", "qualifier": "high", "quantifier": null, "time": null }, { "node": "attribute/technical/risk/volatility", "qualifier": "low", "quantifier": null, "time": null }, { "node": "attribute/style/size/small_cap", "qualifier": "high", "quantifier": null, "time": null } ], "exposures": [], "tickers": [], "asset_types": [], "sebi": [], "vehicles": [ { "node": "vehicle/fund" } ] } }
show me funds with returns over 50% in the last 10Y?
{ "reasoning": "The query is requesting funds with returns over 50% over a 10-year time frame. The relevant attribute is the return percentage with a quantifier of '>50%' over the 10-year period.", "parsed_output": { "attributes": [ { "node": "attribute/technical/returns", "qualifier": null, "quantifier": ">50%", "time": "10y" } ], "exposures": [], "tickers": [], "asset_types": [], "sebi": [], "vehicles": [ { "node": "vehicle/fund" } ] } }
top funds with 5Y returns greater than 50%?a
{ "reasoning": "The query is looking for top-performing funds with returns greater than 50% over the last 5 years. The return attribute over 5 years is the key focus here, with a quantifier of '>50%'.", "parsed_output": { "attributes": [ { "node": "attribute/technical/returns", "qualifier": null, "quantifier": ">50%", "time": "5y" } ], "exposures": [], "tickers": [], "asset_types": [], "sebi": [], "vehicles": [ { "node": "vehicle/fund" } ] } }
Small-cap index funds offering low-cost passive investment.
{ "reasoning": "The query is requesting small-cap index funds that provide low-cost passive investment. Key attributes include identifying small-cap funds and filtering for low-cost funds.", "parsed_output": { "attributes": [ { "node": "attribute/cost", "qualifier": "low", "quantifier": null, "time": null }, { "node": "attribute/style/size/small_cap", "qualifier": "high", "quantifier": null, "time": null } ], "exposures": [], "tickers": [], "asset_types": [], "sebi": [ { "node": "sebi/other/index_funds_etfs" } ], "vehicles": [ { "node": "vehicle/mutual_fund" } ] } }
Show me some small-cap funds with low cost and low risk.
{ "reasoning": "The query is asking for small-cap funds filtered by low cost and low risk. The key attributes include identifying small-cap funds, filtering for low-cost funds, and selecting those with low risk.", "parsed_output": { "attributes": [ { "node": "attribute/cost", "qualifier": "low", "quantifier": null, "time": null }, { "node": "attribute/style/size/small_cap", "qualifier": "high", "quantifier": null, "time": null }, { "node": "attribute/technical/risk", "qualifier": "low", "quantifier": null, "time": null } ], "exposures": [], "tickers": [], "asset_types": [], "sebi": [ { "node": "sebi/equity_schemes/small_cap_fund" } ], "vehicles": [ { "node": "vehicle/mutual_fund" } ] } }