Query_id
int64 1
2k
| Query
stringlengths 3
112
| Elastic_search
stringlengths 2
247
| virtual_portfolios
stringclasses 44
values | Parser_output
stringlengths 2
320
|
---|---|---|---|---|
1,654 | show me each holding, the dividend amount paid, and the first paid date | [{'text':'paid','ticker':'PAYD'},{'text':'me','ticker':'ME'}] | [] | [{'holding':['vehicle/portfolio']},{'dividend amount':['attribute/fundamental/dividend/amount']},{'paid date':['attribute/fundamental/dividend/pay_date']}] |
1,655 | what are the paid dates of my holdings | [{'text':'paid','ticker':'PAYD'},{'text':'are','ticker':'ARE'}] | [] | [{'paid dates':['attribute/fundamental/dividend/pay_date']},{'holdings':['vehicle/portfolio']}] |
1,656 | What's the underlying index of SPY | [{'text':'spy','ticker':'SPY'},{'text':'index','ticker':'INDEX'},{'text':'s','ticker':'S'}] | [] | [{'underlying index':['attribute/underlying_index']},{'SPY':['ticker/SPY']}] |
1,657 | what is the underlying index of ARKK? | [{'text':'arkk','ticker':'ARKK'},{'text':'index','ticker':'INDEX'}] | [] | [{'underlying index':['attribute/underlying_index']},{'ARKK':['ticker/ARKK']}] |
1,659 | holdings overlap b/n VOO and SPY | [{'text':'spy','ticker':'SPY'},{'text':'voo','ticker':'VOO'},{'text':'b','ticker':'B'}] | [] | [{'holdings overlap':['attribute/target_attribute/similarity/overlap']},{'VOO':['ticker/VOO']},{'SPY':['ticker/SPY']}] |
1,660 | what is the Holding Overlap of arkk and qqq | [{'text':'qqq','ticker':'QQQ'},{'text':'arkk','ticker':'ARKK'}] | [] | [{'Holding Overlap':['attribute/target_attribute/similarity/overlap']},{'arkk':['ticker/ARKK']},{'qqq':['ticker/QQQ']}] |
1,661 | Show me the Holdings overlap between IVV and agg | [{'text':'ivv','ticker':'IVV'},{'text':'me','ticker':'ME'},{'text':'agg','ticker':'AGG'}] | [] | [{'Holdings overlap':['attribute/target_attribute/similarity/overlap']},{'IVV':['ticker/IVV']},{'agg':['ticker/AGG']}] |
1,662 | vv and ive holding overlap | [{'text':'vv','ticker':'VV'},{'text':'ive','ticker':'IVE'}] | [] | [{'vv':['ticker/VV']},{'ive':['ticker/IVE']},{'holding overlap':['attribute/target_attribute/similarity/overlap']}] |
1,663 | What is the Price to Earnings Ratio (TTM) of GOOGL? | [{'text':'googl','ticker':'GOOGL'},{'text':'ttm','ticker':'TTMI'}] | [] | [{'Price to Earnings Ratio':['attribute/fundamental/valuation/ratio/pe_ratio']},{'TTM':['time/since_twelve_months_ago']},{'GOOGL':['ticker/GOOGL']}] |
1,664 | what's the price to earnings ratio of tesla | [{'text':'tesla','ticker':'TSLA'},{'text':'s','ticker':'S'}] | [] | [{'price to earnings ratio':['attribute/fundamental/valuation/ratio/pe_ratio']},{'tesla':['ticker/TSLA']}] |
1,666 | show me apple's Price-to-earnings ratio | [{'text':'apple','ticker':'AAPL'},{'text':'me','ticker':'ME'},{'text':'s','ticker':'S'}] | [] | [{'apple':['ticker/AAPL']},{'Price-to-earnings ratio':['attribute/fundamental/valuation/ratio/pe_ratio']}] |
1,668 | How much UAL do I own? | [{'text':'do','ticker':'DO'},{'text':'ual','ticker':'UAL'}] | [] | [{'UAL':['ticker/UAL']},{'own':['vehicle/portfolio']}] |
1,669 | are any of my holdings being discussed in dividend hunter latest issue | [{'text':'any','ticker':'ANY'},{'text':'are','ticker':'ARE'}] | [] | [{'holdings':['vehicle/portfolio']},{'dividend hunter':['communities/investors_alley/the_dividend_hunter/monthly_newsletter']},{'latest':['time/this_month']}] |
1,672 | when did SPY launch? | [{'text':'spy','ticker':'SPY'},{'text':'when','ticker':'WHEN'}] | [] | [{'SPY':['ticker/SPY']},{'launch':['attribute/track_record/inception']}] |
1,678 | ACI Worldwide | [{'text':'worldwide','ticker':'WWDH'},{'text':'aci','ticker':'ACI'}] | [] | [{'ACI Worldwide':['potential_company']}] |
1,684 | East West Bancorp | [{'text':'west','ticker':'WEST'},{'text':'east','ticker':'EAST'},{'text':'bancorp','ticker':'TBBK'}] | [] | [{'East West Bancorp':['potential_company']}] |
1,692 | Smurfit Westrock | [{'text':'westrock','ticker':'WRK'},{'text':'smurfit','ticker':'SMFKY'}] | [] | [{'Smurfit Westrock':['potential_company']}] |
1,702 | If the Fed raises rates by 25 basis points, how will my portfolio be impacted? | [{'text':'be','ticker':'BE'},{'text':'by','ticker':'BY'}] | [] | [{'raises * by 25 basis points':['number/0.25_percent']}, {'rates': ['exposure/event/interest_rate']}, {'portfolio': ['vehicle/portfolio']}]` |
1,703 | How will my portfolio be affected if the 10-year treasury yield increases by 75 basis points? | [{'text':'year','ticker':'YEAR'},{'text':'be','ticker':'BE'},{'text':'by','ticker':'BY'}] | [] | [{'portfolio': ['vehicle/portfolio']}, {'10-year treasury yield': ['exposure/event/treasury_yield_10y']}, {'increases by 75 basis points':['number/0.75_percent']}] |
1,704 | What happens to my investments if the 2-year treasury yield falls by 1 percent? | [{'text':'by','ticker':'BY'},{'text':'year','ticker':'YEAR'}] | [] | [{'investments': ['vehicle/portfolio']}, {'2-year treasury yield': ['exposure/event/treasury_yield_2y']}, {'falls by 1 percent':['number/-1_percent']}] |
1,705 | How would a 0.5% rise in the 30-year treasury yield impact my portfolio? | [{'text':'year','ticker':'YEAR'},{'text':'a','ticker':'A'}] | [] | [{'0.5% rise':['number/0.5_percent']}, {'30-year treasury yield': ['exposure/event/treasury_yield_30y']}, {'portfolio': ['vehicle/portfolio']}] |
1,706 | What does a widening of credit spreads by 50 basis points mean for my portfolio? | [{'text':'by','ticker':'BY'},{'text':'a','ticker':'A'},{'text':'for','ticker':'FOR'}] | [] | [{'widening * 50 basis points':['number/0.5_percent']}, {'credit spreads': ['exposure/event/credit_spread']}, {'portfolio': ['vehicle/portfolio']}] |
1,708 | What is the impact on my portfolio if credit spreads expand by 1%? | [{'text':'by','ticker':'BY'},{'text':'on','ticker':'ON'}] | [] | [{'portfolio': ['vehicle/portfolio']}, {'credit spreads': ['exposure/event/credit_spread']}, {'expand by 1%':['number/1_percent']}] |
1,710 | If GDP declines by 100 basis points, what impact will it have on my investments? | [{'text':'on','ticker':'ON'},{'text':'it','ticker':'IT'},{'text':'by','ticker':'BY'}] | [] | [{'GDP': ['exposure/event/gdp']}, {'declines by 100 basis points':['number/-1_percent']}, {'investments': ['vehicle/portfolio']}] |
1,716 | How will a rise in the US dollar by 2 percent affect my portfolio? | [{'text':'by','ticker':'BY'},{'text':'a','ticker':'A'}] | [] | [{'rise * by 2 percent':['number/2_percent']}, {'US dollar': ['asset_type/currency/us_dollar']}, {'portfolio': ['vehicle/portfolio']}] |
1,718 | How will rising oil prices by 10 percent impact my portfolio? | [{'text':'by','ticker':'BY'},{'text':'oil','ticker':'OIL'}] | [] | [{'rising * by 10 percent':['number/10_percent']}, {'oil': ['asset_type/commodities/commodities_energy/oil']}, {'portfolio': ['vehicle/portfolio']}] |
1,719 | If natural gas prices decline by 5 percentage points, how will it affect my investments? | [{'text':'it','ticker':'IT'},{'text':'by','ticker':'BY'}] | [] | [{'natural gas': ['asset_type/commodities/natural_gas']}, {'decline by 5 percentage points':['number/-5_percent']}, {'investments': ['vehicle/portfolio']}] |
1,720 | How does a rise of 50 basis points in gold prices influence my portfolio? | [{'text':'gold','ticker':'GOLD'},{'text':'a','ticker':'A'}] | [] | [{'rise of 50 basis points':['number/0.5_percent']}, {'gold': ['asset_type/commodities/precious_metals/gold']}, {'portfolio': ['vehicle/portfolio']}] |
1,722 | How would a 5 percent increase in the S&P 500 affect my portfolio? | [{'text':'s&p','ticker':'S'},{'text':'a','ticker':'A'}] | [] | [{'5 percent increase':['number/5_percent']}, {'S&P 500': ['exposure/index/sp_500']}, {'portfolio': ['vehicle/portfolio']}] |
1,723 | How will my portfolio react if NASDAQ declines by 200 points? | [{'text':'by','ticker':'BY'},{'text':'nasdaq','ticker':'NDAQ'}] | [] | [{'portfolio': ['vehicle/portfolio']}, {'NASDAQ': ['exposure/index/nasdaq_100']}, {'declines by 200 points':['number/-2_percent']}] |
1,724 | What impact does a 1% rise in the Russell 2000 have on my portfolio? | [{'text':'on','ticker':'ON'},{'text':'a','ticker':'A'}] | [] | [{'1% rise':['number/1_percent']}, {'Russell 2000': ['exposure/index/russell_2000']}, {'portfolio': ['vehicle/portfolio']}] |
1,725 | How would a rise of 20 percent in the volatility index affect my investments? | [{'text':'index','ticker':'INDEX'},{'text':'a','ticker':'A'}] | [] | [{'rise of 20 percent':['number/20_percent']}, {'volatility index': ['exposure/index/vix']}, {'investments': ['vehicle/portfolio']}] |
1,727 | How would my portfolio be impacted if the FTSE 100 rises by 2 percent? | [{'text':'by','ticker':'BY'},{'text':'be','ticker':'BE'}] | [] | [{'portfolio': ['vehicle/portfolio']}, {'FTSE 100': ['exposure/index/ftse_100']}, {'rises by 2 percent':['number/2_percent']}] |
1,728 | How would a 300-point drop in the NIKKEI 225 affect my investments? | [{'text':'drop','ticker':'DROP'},{'text':'a','ticker':'A'}] | [] | [{'300-point drop':['number/-3_percent']}, {'NIKKEI 225': ['exposure/index/nikkei_225']}, {'investments': ['vehicle/portfolio']}] |
1,729 | What effect would a rise of 50 basis points in the DAX index have on my portfolio? | [{'text':'a','ticker':'A'},{'text':'on','ticker':'ON'},{'text':'index','ticker':'INDEX'},{'text':'dax','ticker':'DAX'}] | [] | [{'rise of 50 basis points': ['number/0.5_percent']}, {'DAX index': ['exposure/index/dax']}, {'portfolio': ['vehicle/portfolio']}] |
1,730 | If the CAC 40 declines by 1.5 percent, how will my portfolio respond? | [{'text':'cac','ticker':'CAC'},{'text':'by','ticker':'BY'}] | [] | [{'CAC 40': ['exposure/index/cac_40']}, {'declines by 1.5 percent':['number/-1.5_percent']}, {'portfolio': ['vehicle/portfolio']}] |
1,731 | How will a rise of 100 basis points in the emerging markets index affect my investments? | [{'text':'index','ticker':'INDEX'},{'text':'emerging','ticker':'EMRH'},{'text':'a','ticker':'A'}] | [] | [{'rise of 100 basis points': ['number/1_percent']}, {'emerging markets index': ['exposure/index/msci_emerging_markets']}, {'investments': ['vehicle/portfolio']}] |
1,733 | How did I do on Sunday? | [{'text':'on','ticker':'ON'},{'text':'do','ticker':'DO'}] | [] | [{'How did * do':['attribute/technical/returns']},{'Sunday':['time/sunday']}] |
1,734 | How did I do on Monday? | [{'text':'monday','ticker':'MNDY'},{'text':'on','ticker':'ON'},{'text':'do','ticker':'DO'}] | [] | [{'how did * do': ['attribute/technical/returns']}, {'Monday': ['time/monday']}] |
1,735 | how did I do on Friday | [{'text':'on','ticker':'ON'},{'text':'do','ticker':'DO'}] | [] | [{'how did * do': ['attribute/technical/returns']}, {'Friday': ['time/friday']}] |
1,746 | how did I do in Q2 of last year | [{'text':'q2','ticker':'QTWO'},{'text':'do','ticker':'DO'},{'text':'year','ticker':'YEAR'}] | [] | [{'how did * do': ['attribute/technical/returns']}, {'Q2 of last year': ['time/second_quarter_last_year']}] |
1,749 | how did I do last qtr? | [{'text':'qtr','ticker':'QTR'},{'text':'do','ticker':'DO'}] | [] | [{'how did * do': ['attribute/technical/returns']}, {'last qtr': ['time/last_one_quarter']}] |
1,750 | how did I do in the last qtr 2024? | [{'text':'qtr','ticker':'QTR'},{'text':'do','ticker':'DO'}] | [] | [{'how did * do': ['attribute/technical/returns']}, {'last qtr': ['time/fourth_quarter_2024']}] |
1,751 | how did I do in the first qtr of 2025? | [{'text':'qtr','ticker':'QTR'},{'text':'do','ticker':'DO'}] | [] | [{'how did * do': ['attribute/technical/returns']}, {'first qtr of 2025': ['time/first_quarter_2025']}] |
1,766 | Apple MTD returns | [{'text':'mtd','ticker':'MTD'},{'text':'apple','ticker':'AAPL'}] | [] | [{'Apple':['ticker/AAPL']},{'MTD':['time/since_this_month']},{'returns':['attribute/technical/returns']}] |
1,773 | how did TSLA perform T-1 | [{'text':'t','ticker':'T'},{'text':'tsla','ticker':'TSLA'}] | [] | [{'how did * perform':['attribute/technical/returns']},{'TSLA':['ticker/TSLA']},{'T-1':['time/yesterday']}] |
1,774 | how did TSLA perform T-2 | [{'text':'t','ticker':'T'},{'text':'tsla','ticker':'TSLA'}] | [] | [{'how did * perform':['attribute/technical/returns']},{'TSLA':['ticker/TSLA']},{'T-2':['time/two_days_ago']}] |
1,775 | tesla price T-2 | [{'text':'t','ticker':'T'},{'text':'tesla','ticker':'TSLA'}] | [] | [{'tesla':['ticker/TSLA']},{'price':['attribute/technical/price']},{'T-2':['time/two_days_ago']}] |
1,776 | how did I do since T-2 | [{'text':'t','ticker':'T'},{'text':'do','ticker':'DO'}] | [] | [{'how did * do': ['attribute/technical/returns']}, {'since T-2': ['time/since_two_days_ago']}] |
1,777 | how did apple close T-1? | [{'text':'t','ticker':'T'},{'text':'apple','ticker':'AAPL'}] | [] | [{'apple': ['ticker/AAPL']}, {'close': ['attribute/technical/price/close']}, {'T-1': ['time/yesterday']}] |
1,778 | how did apple close on T-2? | [{'text':'apple','ticker':'AAPL'},{'text':'t','ticker':'T'},{'text':'on','ticker':'ON'}] | [] | [{'apple': ['ticker/AAPL']}, {'close': ['attribute/technical/price/close']}, {'T-2': ['time/two_days_ago']}] |
1,781 | my performance since Jan 1st 2025 | [{'text':'1st','ticker':'SRCE'},{'text':'jan','ticker':'JAN'}] | [] | [{'performance': ['attribute/technical/returns']}, {'since Jan 1st 2025': ['time/since_january_1_2025']}] |
1,785 | how is my performance on Jan 12? | [{'text':'jan','ticker':'JAN'},{'text':'on','ticker':'ON'}] | [] | [{'how is * performance': ['attribute/technical/returns']}, {'Jan 12': ['time/january_12_this_year']}] |
1,788 | how did I perform on 25-Mar-2024 | [{'text':'mar','ticker':'MAR'},{'text':'on','ticker':'ON'}] | [] | [{'how did * perform':['attribute/technical/returns']},{'25-Mar-2024':['time/march_25_2024']}] |
1,796 | how did I perform so far this week | [{'text':'far','ticker':'FARYF'},{'text':'so','ticker':'SO'}] | [] | [{'how did * perform': ['attribute/technical/returns']}, {'so far this week': ['time/this_week']}] |
1,799 | how's my performance this week so far | [{'text':'far','ticker':'FARYF'},{'text':'so','ticker':'SO'},{'text':'s','ticker':'S'}] | [] | [{'hows performance': ['attribute/technical/returns']}, {'this week': ['time/this_week']}, {'so far': ['time/this_week']}] |
1,800 | how is my portfolio doing so far this week | [{'text':'far','ticker':'FARYF'},{'text':'so','ticker':'SO'}] | [] | [{'how is * doing': ['attribute/technical/returns']}, {'portfolio': ['vehicle/portfolio']}, {'so far this week': ['time/this_week']}] |
1,802 | How did my portfolio do last day? | [{'text':'day','ticker':'DAY'},{'text':'do','ticker':'DO'}] | [] | [{'How did * do': ['attribute/technical/returns']}, {'portfolio': ['vehicle/portfolio']}, {'last day': ['time/yesterday']}] |
1,803 | How did my portfolio do previous day? | [{'text':'day','ticker':'DAY'},{'text':'do','ticker':'DO'}] | [] | [{'How did * do': ['attribute/technical/returns']}, {'portfolio': ['vehicle/portfolio']}, {'previous day': ['time/yesterday']}] |
1,804 | How did my portfolio do past day? | [{'text':'day','ticker':'DAY'},{'text':'do','ticker':'DO'}] | [] | [{'How did * do':['attribute/technical/returns']},{'portfolio':['vehicle/portfolio']},{'past day':['time/yesterday']}] |
1,805 | How did my portfolio do prior day? | [{'text':'day','ticker':'DAY'},{'text':'do','ticker':'DO'}] | [] | [{'How did * do':['attribute/technical/returns']},{'portfolio':['vehicle/portfolio']},{'prior day':['time/yesterday']}] |
1,809 | How has Tesla performed since the pandemic? | [{'text':'tesla','ticker':'TSLA'},{'text':'has','ticker':'HAS'}] | [] | [{'How has * performed':['attribute/technical/returns']},{'Tesla':['ticker/TSLA']},{'since the pandemic':['time/event/covid']}] |
1,811 | How has SPY done since inflation spiked in 2022? | [{'text':'spy','ticker':'SPY'},{'text':'has','ticker':'HAS'}] | [] | [{'SPY': ['ticker/SPY']}, {'done': ['attribute/technical/returns']}, {'inflation spiked in 2022': ['time/event/2022_inflation_spike']}] |
1,812 | What was Apple's performance since the 2022 inflation peak? | [{'text':'apple','ticker':'AAPL'},{'text':'peak','ticker':'PEAK'},{'text':'s','ticker':'S'}] | [] | [{'Apple': ['ticker/AAPL']}, {'performance': ['attribute/technical/returns']}, {'since the 2022 inflation peak': ['time/event/2022_inflation_spike']}] |
1,817 | How has QQQ performed since the bank panic? | [{'text':'qqq','ticker':'QQQ'},{'text':'has','ticker':'HAS'}] | [] | [{'How has * performed':['attribute/technical/returns']},{'QQQ':['ticker/QQQ']},{'since the bank panic':['time/event/svb_collapse']}] |
1,818 | What's the return on Apple since SVB failed? | [{'text':'apple','ticker':'AAPL'},{'text':'on','ticker':'ON'},{'text':'s','ticker':'S'},{'text':'svb','ticker':'SVBT'}] | [] | [{'return': ['attribute/technical/returns']}, {'Apple': ['ticker/AAPL']}, {'since SVB failed': ['time/event/svb_collapse']}] |
1,820 | How did SPY perform since the UK left the EU? | [{'text':'uk','ticker':'UK'},{'text':'spy','ticker':'SPY'},{'text':'eu','ticker':'EU'}] | [] | [{'SPY': ['ticker/SPY']}, {'perform': ['attribute/technical/returns']}, {'since the UK left the EU': ['time/event/brexit']}] |
1,821 | How has Tesla done since Brexit? | [{'text':'tesla','ticker':'TSLA'},{'text':'has','ticker':'HAS'}] | [] | [{'How has * done': ['attribute/technical/returns']}, {'Tesla': ['ticker/TSLA']}, {'since Brexit': ['time/event/brexit']}] |
1,823 | What was QQQ's return since Lehman collapsed? | [{'text':'s','ticker':'S'},{'text':'qqq','ticker':'QQQ'},{'text':'lehman','ticker':'LEHKQ'}] | [] | [{'QQQ': ['ticker/QQQ']}, {'return': ['attribute/technical/returns']}, {'since Lehman collapsed': ['time/event/2008_financial_crisis']}] |
1,824 | How has Apple performed since the financial crisis? | [{'text':'apple','ticker':'AAPL'},{'text':'has','ticker':'HAS'}] | [] | [{'How has * performed':['attribute/technical/returns']},{'Apple':['ticker/AAPL']},{'since the financial crisis':['time/event/2008_financial_crisis']}] |
1,825 | How has my portfolio recovered since the dot-com crash? | [{'text':'com','ticker':'COM'},{'text':'has','ticker':'HAS'}] | [] | [{'portfolio': ['vehicle/portfolio']}, {'recovered': ['attribute/technical/returns']}, {'dot-com crash': ['time/event/dotcom_bubble']}] |
1,826 | What happened to QQQ since the tech bubble burst? | [{'text':'tech','ticker':'TECH'},{'text':'qqq','ticker':'QQQ'}] | [] | [{'QQQ':['ticker/QQQ']},{'since the tech bubble burst':['time/event/dotcom_bubble']}] |
1,827 | How did Tesla stock perform since the dot-com bubble? | [{'text':'com','ticker':'COM'},{'text':'tesla','ticker':'TSLA'}] | [] | [{'How did * perform':['attribute/technical/returns']},{'Tesla':['ticker/TSLA']},{'stock':['asset_type/single_stocks']},{'since the dot-com bubble':['time/event/dotcom_bubble']}] |
1,830 | How has Apple stock done since 9/11? | [{'text':'apple','ticker':'AAPL'},{'text':'has','ticker':'HAS'}] | [] | [{'How has * done':['attribute/technical/returns']},{'Apple':['ticker/AAPL']},{'stock':['asset_type/single_stocks']},{'since 9/11':['time/event/911']}] |
1,832 | What has Tesla done since Obama was elected? | [{'text':'tesla','ticker':'TSLA'},{'text':'has','ticker':'HAS'}] | [] | [{'Tesla': ['ticker/TSLA']}, {'done': ['attribute/technical/returns']}, {'since Obama was elected': ['time/event/obama_elected']}] |
1,833 | How has SPY performed since Obama's election? | [{'text':'has','ticker':'HAS'},{'text':'s','ticker':'S'},{'text':'spy','ticker':'SPY'}] | [] | [{'SPY': ['ticker/SPY']}, {'performed': ['attribute/technical/returns']}, {'since Obama's election': ['time/event/obama_elected']}] |
1,836 | How has Tesla performed since Trump tariff shock? | [{'text':'tesla','ticker':'TSLA'},{'text':'has','ticker':'HAS'}] | [] | [{'How has * performed':['attribute/technical/returns']},{'Tesla':['ticker/TSLA']},{'since Trump tariff shock':['time/event/trump_tariffs']}] |
1,837 | How has my portfolio done since Liberation Day? | [{'text':'day','ticker':'DAY'},{'text':'has','ticker':'HAS'}] | [] | [{'How has * done': ['attribute/technical/returns']}, {'portfolio': ['vehicle/portfolio']}, {'since Liberation Day': ['time/event/trump_liberation']}] |
1,838 | What happened to SPY since Trump's liberation day? | [{'text':'day','ticker':'DAY'},{'text':'s','ticker':'S'},{'text':'spy','ticker':'SPY'}] | [] | [{'SPY': ['ticker/SPY']}, {'since Trump's liberation day': ['time/event/trump_liberation']}] |
1,839 | How has Tesla performed since Trump Tariff Day? | [{'text':'day','ticker':'DAY'},{'text':'tesla','ticker':'TSLA'},{'text':'has','ticker':'HAS'}] | [] | [{'How has * performed':['attribute/technical/returns']},{'Tesla':['ticker/TSLA']},{'Trump Tariff Day':['time/event/trump_tariffs']}] |
1,841 | What was Apple's return since the 90-day tariff delay? | [{'text':'s','ticker':'S'},{'text':'apple','ticker':'AAPL'},{'text':'day','ticker':'DAY'}] | [] | [{'Apple': ['ticker/AAPL']}, {'return': ['attribute/technical/returns']}, {'90-day tariff delay': ['time/event/trump_tariffs_pause']}] |
1,842 | How has QQQ performed since the tariff pause? | [{'text':'qqq','ticker':'QQQ'},{'text':'has','ticker':'HAS'}] | [] | [{'How has * performed':['attribute/technical/returns']},{'QQQ':['ticker/QQQ']},{'since the tariff pause':['time/event/trump_tariffs_pause']}] |
1,843 | How has my portfolio performed since the AI boom? | [{'text':'boom','ticker':'BOOM'},{'text':'ai','ticker':'AI'},{'text':'has','ticker':'HAS'}] | [] | [{'How has * performed':['attribute/technical/returns']},{'portfolio':['vehicle/portfolio']},{'since the AI boom':['time/event/ai_rally']}] |
1,844 | How did Tesla perform since tech stocks surged? | [{'text':'tech','ticker':'TECH'},{'text':'tesla','ticker':'TSLA'}] | [] | [{'How did * perform':['attribute/technical/returns']},{'Tesla':['ticker/TSLA']},{'since tech stocks surged':['time/event/ai_rally']}] |
1,845 | What happened to QQQ during the AI rally? | [{'text':'ai','ticker':'AI'},{'text':'qqq','ticker':'QQQ'}] | [] | [{'QQQ':['ticker/QQQ']},{'during the AI rally':['time/event/ai_rally']}] |
1,849 | What are the best performing bonds with low exposure to europe in my holdings? | [{'text':'are','ticker':'ARE'},{'text':'low','ticker':'LOW'},{'text':'best','ticker':'BEST'}] | [] | [{'best performing':['preference/high','attribute/technical/returns']},{'bonds':['asset_type/bonds']},{'europe':['exposure/region/europe']},{'holdings':['vehicle/portfolio']}] |
1,852 | Do I have any AI exposure in my portfolio? | [{'text':'any','ticker':'ANY'},{'text':'do','ticker':'DO'},{'text':'ai','ticker':'AI'}] | [] | [{'AI':['exposure/theme/technology/artificial_intelligence']},{'portfolio':['vehicle/portfolio']}] |
1,856 | Can you tell me about my retail stocks? | [{'text':'you','ticker':'YOU'},{'text':'can','ticker':'CAN'},{'text':'tell','ticker':'TELL'},{'text':'me','ticker':'ME'},{'text':'retail','ticker':'RHDGF'}] | [] | [{'retail':['exposure/sector/consumer_discretionary/retail']},{'stocks':['asset_type/single_stocks']}] |
1,859 | how much money have I made in total so far | [{'text':'total','ticker':'TTE'},{'text':'made','ticker':'MADE'},{'text':'so','ticker':'SO'},{'text':'far','ticker':'FARYF'}] | [] | [{'made':['attribute/technical/gains']},{'so far':['time/since_inception']}] |
1,861 | What are my long-term losses, if any? | [{'text':'term','ticker':'TERM'},{'text':'are','ticker':'ARE'},{'text':'any','ticker':'ANY'}] | [] | [{'long-term losses': ['attribute/technical/losses/long_term']}] |
1,862 | where do I have biggest long term losses | [{'text':'term','ticker':'TERM'},{'text':'do','ticker':'DO'}] | [] | [{'biggest long term losses':['preference/high','attribute/technical/losses/long_term']}] |
1,863 | do I have any long term gains? | [{'text':'do','ticker':'DO'},{'text':'term','ticker':'TERM'},{'text':'any','ticker':'ANY'}] | [] | [{'long term gains':['attribute/technical/gains/long_term']}] |
1,864 | Are there any long-term capital gains in my account? | [{'text':'any','ticker':'ANY'},{'text':'are','ticker':'ARE'},{'text':'term','ticker':'TERM'}] | [] | [{'long-term capital gains':['attribute/technical/gains/long_term']},{'account':['vehicle/portfolio']}] |
1,865 | Could you tell me if I’ve got long-term gains? | [{'text':'tell','ticker':'TELL'},{'text':'you','ticker':'YOU'},{'text':'me','ticker':'ME'},{'text':'term','ticker':'TERM'}] | [] | [{'long-term gains':['attribute/technical/gains/long_term']}] |
1,866 | show my largest short term gain | [{'text':'gain','ticker':'GAIN'},{'text':'term','ticker':'TERM'}] | [] | [{'largest short term gain':['preference/high','attribute/technical/gains/short_term']}] |
1,867 | What are my short-term losses, if any? | [{'text':'are','ticker':'ARE'},{'text':'any','ticker':'ANY'},{'text':'term','ticker':'TERM'}] | [] | [{'short-term losses': ['attribute/technical/losses/short_term']}] |
1,868 | Which of my CEFs are losing the most? | [{'text':'are','ticker':'ARE'},{'text':'cefs','ticker':'CEFS'}] | [] | [{'CEFs':['vehicle/funds/closed_end']},{'losing the most':['preference/high','attribute/technical/losses']}] |
1,869 | who are my loser CEFs? | [{'text':'cefs','ticker':'CEFS'},{'text':'are','ticker':'ARE'}] | [] | [{'loser':['preference/low','attribute/technical/losses']},{'CEFs':['vehicle/funds/closed_end']}] |
1,871 | who are my winner CEFs? | [{'text':'cefs','ticker':'CEFS'},{'text':'are','ticker':'ARE'}] | [] | [{'winner':['preference/high','attribute/technical/gains']},{'CEFs':['vehicle/funds/closed_end']}] |
1,872 | do any of my securities have duplicates? | [{'text':'any','ticker':'ANY'},{'text':'do','ticker':'DO'}] | [] | [{'securities':['asset_type']}] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.