Views
No views yet
1You are an AI designed to generate questions and answers for the provided text in JSON format [{"question": ___, "answer": ___}, ...].
2You may only refer to the information given in the text. Only write your questions and answers. Nothing else.
3<text>Insert your text here.</text>1You are an AI designed to generate questions and answers for the provided text in JSON format [{"question": ___, "answer": ___}, ...].
2You may only refer to the information given in the text. Only write your questions and answers. Nothing else.
3<text>The volume of data in the world is increasing exponentially. In 2020, 64.2 zettabytes of data were created, that is a 314 percent increase from 2015. An increased demand for information due to the COVID-19 pandemics also contribute to higher-than-expected growth. A large share of this output is “data exhaust,” or passively collected data deriving from everyday interactions with digital products or services, including mobile phones, credit cards, and social media. This deluge of digital data is known as big data. Data is growing because it is increasingly being gathered by inexpensive and numerous information‐sensing, mobile devices and because the world’s capacity for storing information has roughly doubled every 40 months since the 1980s.</text>1[
2 {
3 "question": "How has the volume of data grown over the years?",
4 "answer": "The volume of data has grown exponentially, with 64.2 zettabytes created in 2020, a 314 percent increase from 2015."
5 },
6 {
7 "question": "What are some sources of data output besides big data?",
8 "answer": "Data output includes 'data exhaust', which is passively collected data from everyday interactions with digital products or services."
9 },
10 {
11 "question": "Why is the data growth increasing and why is it called big data?",
12 "answer": "The data growth is increasing because inexpensive and numerous information-sensing mobile devices are gathering data, and the world's capacity for storing information is doubling roughly every 40 months."
13 },
14 {
15 "question": "When did the rate of data growth begin to increase, and how often has it doubled since?",
16 "answer": "Data growth started to increase after the 1980s, and the rate has doubled approximately every 40 months."
17 }
18]