Query_id int64 1 482 | Query stringlengths 5 78 | Elastic_search stringlengths 2 213 | Parser_output stringlengths 2 222 |
|---|---|---|---|
472 | do I hold any car stocks | [{'text': 'any', 'ticker': 'ANY'}] | [{'car':['exposure/theme/cars']},{'stocks':['asset_type/single_stocks']}] |
473 | did msft pay the dividend due 6/13//24 | [{'text': 'msft', 'ticker': 'MSFT'}, {'text': 'pay', 'ticker': 'PAY'}] | [{'msft':['ticker/MSFT']},{'pay the dividend':['attribute/fundamental/dividend/amount']},{'6/13//24':['june_13_2024']}] |
474 | did microsoft pay their dividend due on June 13 2024 | [{'text': 'microsoft', 'ticker': 'MSFT'}, {'text': 'pay', 'ticker': 'PAY'}, {'text': 'on', 'ticker': 'ONON'}] | [{'microsoft':['ticker/MSFT']},{'pay their dividend':['attribute/fundamental/dividend/amount']},{'June 13 2024':['june_13_2024']}] |
475 | did KHC pay dividend due 6/13/2024 | [{'text': 'KHC', 'ticker': 'KHC'}, {'text': 'pay', 'ticker': 'PAY'}] | [{'KHC':['ticker/KHC']},{'pay dividend':['attribute/fundamental/dividend/amount']},{'6/13/2024':['june_13_2024']}] |
476 | did YBTC pay the dividend due 5/31/23 | [{'text': 'pay', 'ticker': 'PAY'}] | [{'YBTC':['potential_company']},{'pay the dividend':['attribute/fundamental/dividend/amount']},{'5/31/23':['may_31_2023']}] |
477 | was TPVG dividend payment due on Mar 29? | [{'text': 'TPVG', 'ticker': 'TPVG'}, {'text': 'on', 'ticker': 'ONON'}] | [{'TPVG':['ticker/TPVG']},{'dividend payment':['attribute/fundamental/dividend/amount']},{'Mar 29':['march_29_this_year']}] |
478 | buy these stocks: utg, sfl, ritm, riet, qrtep | [{'text': 'utg', 'ticker': 'UTGN'}, {'text': 'sfl', 'ticker': 'SFL'}, {'text': 'ritm', 'ticker': 'RITM'}, {'text': 'qrtep', 'ticker': 'QRTEP'}] | [{'stocks':['asset_type/single_stocks']},{'utg':['ticker/UTG']},{'sfl':['ticker/SFL']},{'ritm':['ticker/RITM']},{'riet':['potential_company']},{'qrtep':['ticker/QRTEP']}] |
479 | add to my cart: STWD, ADBE, AVGO, GME | [{'text': 'add', 'ticker': 'ADD'}, {'text': 'cart', 'ticker': 'CART'}, {'text': 'STWD', 'ticker': 'STWD'}, {'text': 'ADBE', 'ticker': 'ADBE'}, {'text': 'AVGO', 'ticker': 'AVGO'}, {'text': 'GME', 'ticker': 'GME'}] | [{'STWD':['ticker/STWD']},{'ADBE':['ticker/ADBE']},{'AVGO':['ticker/AVGO']},{'GME':['ticker/GME']}] |
480 | add orcl, aso, sig, adbe to my portfolio | [{'text': 'add', 'ticker': 'ADD'}, {'text': 'orcl', 'ticker': 'ORCL'}, {'text': 'aso', 'ticker': 'ASO'}, {'text': 'sig', 'ticker': 'SIG'}, {'text': 'adbe', 'ticker': 'ADBE'}] | [{'orcl':['ticker/ORCL']},{'aso':['ticker/ASO']},{'sig':['ticker/SIG']},{'adbe':['ticker/ADBE']},{'portfolio':['vehicle/portfolio']}] |
481 | compare VISX with RH | [{'text': 'RH', 'ticker': 'RH'}] | [{'VISX':['potential_company']},{'RH':['ticker/RH']}] |
482 | which of these performed better: delta, southwest or united? | [{'text': 'united', 'ticker': 'UTNDF'}] | [{'performed better':['preference/high','attribute/technical/returns']},{'delta':['potential_company']},{'southwest':['potential_company']},{'united':['ticker/UTNDF']}] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.