Query_id
int64 1
1.85k
| Query
stringlengths 3
112
| Elastic_search
stringlengths 2
247
| virtual_portfolios
stringclasses 44
values | Parser_output
stringlengths 2
320
|
|---|---|---|---|---|
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':'on','ticker':'ON'},{'text':'apple','ticker':'AAPL'},{'text':'t','ticker':'T'}]
|
[]
|
[{'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':'s','ticker':'S'},{'text':'far','ticker':'FARYF'},{'text':'so','ticker':'SO'}]
|
[]
|
[{'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']}, {'my 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']}, {'my 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']}, {'my 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']},{'my 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']},{'my 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':'on','ticker':'ON'},{'text':'s','ticker':'S'},{'text':'apple','ticker':'AAPL'},{'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'}]
|
[]
|
[{'my 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':'spy','ticker':'SPY'},{'text':'has','ticker':'HAS'},{'text':'s','ticker':'S'}]
|
[]
|
[{'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']}, {'my portfolio': ['vehicle/portfolio']}, {'since Liberation Day': ['time/event/trump_liberation']}]
|
1,838
|
What happened to SPY since Trump's liberation day?
|
[{'text':'s','ticker':'S'},{'text':'spy','ticker':'SPY'},{'text':'day','ticker':'DAY'}]
|
[]
|
[{'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':'has','ticker':'HAS'},{'text':'boom','ticker':'BOOM'},{'text':'ai','ticker':'AI'}]
|
[]
|
[{'How has * performed':['attribute/technical/returns']},{'my 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']}]
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.