sql-qa-chinook / qa.json
hwchase17's picture
Create qa.json
920f745
[
{
"question": "How many employees are there?",
"answer": "8"
},
{
"question": "What are some example tracks by composer Johann Sebastian Bach?",
"answer": "'Concerto for 2 Violins in D Minor, BWV 1043: I. Vivace', 'Aria Mit 30 Veränderungen, BWV 988 'Goldberg Variations': Aria', and 'Suite for Solo Cello No. 1 in G Major, BWV 1007: I. Prélude'"
},
{
"question": "What are some example tracks by Bach?",
"answer": "'Concerto for 2 Violins in D Minor, BWV 1043: I. Vivace', 'Aria Mit 30 Veränderungen, BWV 988 'Goldberg Variations': Aria', and 'Suite for Solo Cello No. 1 in G Major, BWV 1007: I. Prélude'"
},
{
"question": "How many employees are also customers?",
"answer": "None"
},
{
"question": "Where is Mark Telus from?",
"answer": "Edmonton, Canada"
},
{
"question": "What is the most common genre of songs?",
"answer": "Rock"
},
{
"question": "What is the most common media type?",
"answer": "MPEG audio file"
},
{
"question": "What is the most common media type?",
"answer": "Purchased AAC audio file"
},
{
"question": "How many more Protected AAC audio files are there than Protected MPEG-4 video file?",
"answer": "23"
},
{
"question": "How many albums are there",
"answer": "347"
}
]