Query_id int64 1 998 | Query stringlengths 3 106 | Elastic_search stringlengths 2 247 | Parser_output stringlengths 2 281 |
|---|---|---|---|
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':'snow','ticker':'SNOW'},{'text':'on','ticker':'ON'},{'text':'make','ticker':'MAKE'}] | [{'make':['attribute/technical/gains']},{'snow':['ticker/SNOW']}] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.