Query_id
int64 1
1.02k
| Query
stringlengths 3
106
| Elastic_search
stringlengths 2
247
| Parser_output
stringlengths 2
281
|
---|---|---|---|
970 | What is the 200 day moving average of AAP? | [{'text':'aap','ticker':'AAP'},{'text':'day','ticker':'DAY'}] | [{'200 day': ['time/since_two_hundred_days_ago']}, {'moving average': ['attribute/technical/moving_average']}, {'AAP': ['ticker/AAP']}] |
971 | What is the 3-year return of MA? | [{'text':'ma','ticker':'MA'},{'text':'year','ticker':'YEAR'}] | [{'3-year': ['time/since_three_years_ago']}, {'return': ['attribute/technical/returns']}, {'MA': ['ticker/MA']}] |
972 | What is the impact of the momentum factor on my investment returns this year? | [{'text':'year','ticker':'YEAR'},{'text':'on','ticker':'ON'}] | [{'momentum factor': ['attribute/style/momentum']}, {'investment returns': ['attribute/technical/returns']}, {'this year': ['time/since_this_year']}] |
973 | what is the max drawdown of my portfolio this year? | [{'text':'year','ticker':'YEAR'},{'text':'max','ticker':'MAX'}] | [{'max drawdown': ['attribute/technical/drawdown']}, {'portfolio': ['vehicle/portfolio']}, {'this year': ['time/since_this_year']}] |
976 | What role has the momentum factor played in my portfolio's performance this year? | [{'text':'year','ticker':'YEAR'},{'text':'s','ticker':'S'},{'text':'has','ticker':'HAS'}] | [{'momentum factor': ['attribute/style/momentum']}, {'portfolio': ['vehicle/portfolio']}, {'performance': ['attribute/technical/returns']}, {'this year': ['time/since_this_year']}] |
980 | what was the total return of HIGH for 2023 | [{'text':'high','ticker':'HIGH'},{'text':'total','ticker':'TTFNF'},{'text':'for','ticker':'FOR'}] | [{'total return': ['attribute/technical/returns']}, {'HIGH': ['ticker/HIGH']}, {'2023': ['time/in_2023']}] |
981 | What was WG Kellogg priced at a month ago | [{'text':'kellogg','ticker':'K'},{'text':'ago','ticker':'AGO'},{'text':'a','ticker':'A'},{'text':'at','ticker':'TBC'}] | [{'WG Kellogg': ['potential_company']}, {'priced': ['attribute/technical/price']}, {'a month ago': ['time/one_month_ago']}] |
984 | what were the returns of csr from 7 weeks ago | [{'text':'ago','ticker':'AGO'},{'text':'csr','ticker':'CSR'}] | [{'returns': ['attribute/technical/returns']}, {'csr': ['ticker/CSR']}, {'7 weeks ago': ['time/since_seven_weeks_ago']}] |
987 | what's going on with nrhi today? | [{'text':'on','ticker':'ON'},{'text':'s','ticker':'S'},{'text':'nrhi','ticker':'NRHI'}] | [{'nrhi': ['ticker/NRHI']}, {'today': ['time/today']}] |
988 | What's the 1-year return of my TD Ameritrade portfolio? | [{'text':'td','ticker':'TD'},{'text':'year','ticker':'YEAR'},{'text':'s','ticker':'S'}] | [{'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 Fixed Income':['asset_type/composite/global_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 Fixed Income':['asset_type/composite/us_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 Equity':['asset_type/composite/global_equity']},{'return':['attribute/technical/returns']},{'this year':['time/since_this_year']}] |
1,008 | Did CVS pay their dividend due on July 22,2024? | [{'text':'on','ticker':'ON'},{'text':'pay','ticker':'PAY'},{'text':'cvs','ticker':'CVS'}] | [{'CVS':['ticker/CVS']},{'pay their dividend':['attribute/fundamental/dividend/amount']},{'July 22 2024':['time/july_22_2024']}] |
1,013 | do I have any global equity in my portfolio? | [{'text':'any','ticker':'ANY'},{'text':'do','ticker':'DO'}] | [{'global equity':['asset_type/composite/global_equity']},{'portfolio':['vehicle/portfolio']}] |