query stringlengths 94 99 | answer stringlengths 6 11 | text list |
|---|---|---|
What was the daily highest stock price for ticker symbol 'DM' on the date of 2023-07-21?
Answer: | 1.8300 | [
"DM",
"2023-07-21",
"highest"
] |
What was the daily lowest stock price for ticker symbol 'DM' on the date of 2023-07-21?
Answer: | 1.7800 | [
"DM",
"2023-07-21",
"lowest"
] |
What was the daily highest stock price for ticker symbol 'DM' on the date of 2023-06-22?
Answer: | 2.0600 | [
"DM",
"2023-06-22",
"highest"
] |
What was the daily lowest stock price for ticker symbol 'DM' on the date of 2023-06-22?
Answer: | 1.9850 | [
"DM",
"2023-06-22",
"lowest"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.