Query_id
int64
1
1k
Query
stringlengths
3
106
Elastic_search
stringlengths
2
247
Parser_output
stringlengths
2
281
987
what's going on with nrhi today?
[{'text':'nrhi','ticker':'NRHI'},{'text':'on','ticker':'ON'},{'text':'s','ticker':'S'}]
[{'nrhi': ['ticker/NRHI']}, {'today': ['time/today']}]
988
What's the 1-year return of my TD Ameritrade portfolio?
[{'text':'year','ticker':'YEAR'},{'text':'s','ticker':'S'},{'text':'td','ticker':'TD'}]
[{'1-year': ['time/since_one_year_ago']}, {'return': ['attribute/technical/returns']}, {'TD Ameritrade': ['potential_broker']}, {'portfolio': ['vehicle/portfolio']}]
989
when are next dividend payouts
[{'text':'are','ticker':'ARE'},{'text':'when','ticker':'WHEN'},{'text':'next','ticker':'NEXT'}]
[{'dividend payouts': ['attribute/fundamental/dividend/amount']}]
990
When are upcoming ex-dividend dates in my portfolio?
[{'text':'are','ticker':'ARE'},{'text':'when','ticker':'WHEN'}]
[{'upcoming': ['time/next_dividend_date']}, {'portfolio': ['vehicle/portfolio']}]
992
which of my tech stocks have gained the most this year?
[{'text':'year','ticker':'YEAR'},{'text':'tech','ticker':'TECH'}]
[{'tech': ['exposure/sector/it']}, {'stocks': ['asset_type/single_stocks']}, {'gained the most': ['preference/high', 'attribute/technical/gains']}, {'this year': ['time/since_this_year']}]
995
which tech stocks have I gained the most in this year?
[{'text':'year','ticker':'YEAR'},{'text':'tech','ticker':'TECH'}]
[{'tech': ['exposure/sector/it']}, {'stocks': ['asset_type/single_stocks']}, {'gained the most': ['preference/high', 'attribute/technical/gains']}, {'this year': ['time/since_this_year']}]
996
How much dividends would have I received had I invested in JEPY since start of this year?
[{'text':'year','ticker':'YEAR'},{'text':'jepy','ticker':'JEPY'}]
[{'dividends':['attribute/fundamental/dividend/amount']},{'JEPY':['ticker/JEPY']},{'since start of this year':['time/since_this_year']}]
997
How much dividends would have I received if I invested in CI start of this year?
[{'text':'year','ticker':'YEAR'},{'text':'ci','ticker':'CI'}]
[{'dividends':['attribute/fundamental/dividend/amount']},{'CI':['ticker/CI']},{'start of this year':['time/since_this_year']}]
998
how much money did I make on snow
[{'text':'make','ticker':'MAKE'},{'text':'snow','ticker':'SNOW'},{'text':'on','ticker':'ON'}]
[{'make':['attribute/technical/gains']},{'snow':['ticker/SNOW']}]
1,001
How has Global Fixed Income contributed to my return this year?
[{'text':'year','ticker':'YEAR'},{'text':'has','ticker':'HAS'}]
[{'Global':['exposure/region/global']},{'Fixed Income':['asset_type/bonds']},{'return':['attribute/technical/returns']},{'this year':['time/since_this_year']}]
1,002
How has US Fixed Income contributed to my return this year?
[{'text':'year','ticker':'YEAR'},{'text':'has','ticker':'HAS'}]
[{'US':['exposure/region/developed_markets/united_states']},{'Fixed Income':['asset_type/bonds']},{'return':['attribute/technical/returns']},{'this year':['time/since_this_year']}]
1,003
How has Global Equity contributed to my return this year?
[{'text':'year','ticker':'YEAR'},{'text':'has','ticker':'HAS'}]
[{'Global':['exposure/region/global']},{'Equity':['asset_type/equity']},{'return':['attribute/technical/returns']},{'this year':['time/since_this_year']}]