question
stringlengths 38
86
| answer
stringlengths 2
10
| metadata
dict | difficulty
int64 2
4
|
|---|---|---|---|
What day of the week was December 09, 1906?
|
Sunday
|
{
"answer": "Sunday",
"date": "1906-12-09",
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 0,
"start_date": null,
"task_type": "day_of_week",
"year": null
}
| 2
|
How many days are there between March 24, 2007 and June 13, 2007 (inclusive)?
|
82
|
{
"answer": "82",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": "2007-06-13",
"source_dataset": "calendar_arithmetic",
"source_index": 1,
"start_date": "2007-03-24",
"task_type": "days_between",
"year": null
}
| 2
|
Is 1922 a leap year? Answer 'Yes' or 'No'.
|
No
|
{
"answer": "No",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 2,
"start_date": null,
"task_type": "leap_year",
"year": 1922
}
| 2
|
Is 2008 a leap year? Answer 'Yes' or 'No'.
|
Yes
|
{
"answer": "Yes",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 3,
"start_date": null,
"task_type": "leap_year",
"year": 2008
}
| 2
|
What day of the week was February 07, 1907?
|
Thursday
|
{
"answer": "Thursday",
"date": "1907-02-07",
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 4,
"start_date": null,
"task_type": "day_of_week",
"year": null
}
| 2
|
How many days are there between October 01, 2016 and August 13, 2017 (inclusive)?
|
317
|
{
"answer": "317",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": "2017-08-13",
"source_dataset": "calendar_arithmetic",
"source_index": 5,
"start_date": "2016-10-01",
"task_type": "days_between",
"year": null
}
| 2
|
How many days are there between November 23, 2022 and September 27, 2023 (inclusive)?
|
309
|
{
"answer": "309",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": "2023-09-27",
"source_dataset": "calendar_arithmetic",
"source_index": 6,
"start_date": "2022-11-23",
"task_type": "days_between",
"year": null
}
| 2
|
What date is 72 days before August 19, 2007?
|
2007-06-08
|
{
"answer": "2007-06-08",
"date": null,
"days_to_add": null,
"days_to_subtract": 72,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 7,
"start_date": "2007-08-19",
"task_type": "date_subtract",
"year": null
}
| 2
|
What day of the week was March 23, 2094?
|
Tuesday
|
{
"answer": "Tuesday",
"date": "2094-03-23",
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 8,
"start_date": null,
"task_type": "day_of_week",
"year": null
}
| 2
|
What date is 56 days before May 05, 2010?
|
2010-03-10
|
{
"answer": "2010-03-10",
"date": null,
"days_to_add": null,
"days_to_subtract": 56,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 9,
"start_date": "2010-05-05",
"task_type": "date_subtract",
"year": null
}
| 2
|
What date is 25 days after February 13, 2003?
|
2003-03-10
|
{
"answer": "2003-03-10",
"date": null,
"days_to_add": 25,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 10,
"start_date": "2003-02-13",
"task_type": "date_add",
"year": null
}
| 2
|
What date is 68 days after June 20, 2027?
|
2027-08-27
|
{
"answer": "2027-08-27",
"date": null,
"days_to_add": 68,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 11,
"start_date": "2027-06-20",
"task_type": "date_add",
"year": null
}
| 2
|
What day of the week was August 18, 2086?
|
Sunday
|
{
"answer": "Sunday",
"date": "2086-08-18",
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 12,
"start_date": null,
"task_type": "day_of_week",
"year": null
}
| 2
|
What day of the week was February 18, 1996?
|
Sunday
|
{
"answer": "Sunday",
"date": "1996-02-18",
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 13,
"start_date": null,
"task_type": "day_of_week",
"year": null
}
| 2
|
What date is 93 days after November 20, 2026?
|
2027-02-21
|
{
"answer": "2027-02-21",
"date": null,
"days_to_add": 93,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 14,
"start_date": "2026-11-20",
"task_type": "date_add",
"year": null
}
| 2
|
Is 1949 a leap year? Answer 'Yes' or 'No'.
|
No
|
{
"answer": "No",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 15,
"start_date": null,
"task_type": "leap_year",
"year": 1949
}
| 2
|
What day of the week was November 08, 1911?
|
Wednesday
|
{
"answer": "Wednesday",
"date": "1911-11-08",
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 16,
"start_date": null,
"task_type": "day_of_week",
"year": null
}
| 2
|
What date is 26 days after April 28, 2002?
|
2002-05-24
|
{
"answer": "2002-05-24",
"date": null,
"days_to_add": 26,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 17,
"start_date": "2002-04-28",
"task_type": "date_add",
"year": null
}
| 2
|
What date is 94 days before August 21, 2008?
|
2008-05-19
|
{
"answer": "2008-05-19",
"date": null,
"days_to_add": null,
"days_to_subtract": 94,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 18,
"start_date": "2008-08-21",
"task_type": "date_subtract",
"year": null
}
| 2
|
How many days are there between June 07, 2011 and November 19, 2011 (inclusive)?
|
166
|
{
"answer": "166",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": "2011-11-19",
"source_dataset": "calendar_arithmetic",
"source_index": 19,
"start_date": "2011-06-07",
"task_type": "days_between",
"year": null
}
| 2
|
What day of the week was November 06, 2055?
|
Saturday
|
{
"answer": "Saturday",
"date": "2055-11-06",
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 20,
"start_date": null,
"task_type": "day_of_week",
"year": null
}
| 2
|
Is 2086 a leap year? Answer 'Yes' or 'No'.
|
No
|
{
"answer": "No",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 21,
"start_date": null,
"task_type": "leap_year",
"year": 2086
}
| 2
|
How many days are there between August 13, 2005 and January 27, 2006 (inclusive)?
|
168
|
{
"answer": "168",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": "2006-01-27",
"source_dataset": "calendar_arithmetic",
"source_index": 22,
"start_date": "2005-08-13",
"task_type": "days_between",
"year": null
}
| 2
|
Is 1956 a leap year? Answer 'Yes' or 'No'.
|
Yes
|
{
"answer": "Yes",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 23,
"start_date": null,
"task_type": "leap_year",
"year": 1956
}
| 2
|
What date is 9 days after January 08, 2026?
|
2026-01-17
|
{
"answer": "2026-01-17",
"date": null,
"days_to_add": 9,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 24,
"start_date": "2026-01-08",
"task_type": "date_add",
"year": null
}
| 2
|
What date is 55 days after May 03, 2012?
|
2012-06-27
|
{
"answer": "2012-06-27",
"date": null,
"days_to_add": 55,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 25,
"start_date": "2012-05-03",
"task_type": "date_add",
"year": null
}
| 2
|
Is 2083 a leap year? Answer 'Yes' or 'No'.
|
No
|
{
"answer": "No",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 26,
"start_date": null,
"task_type": "leap_year",
"year": 2083
}
| 2
|
What date is 102 days after November 16, 2006?
|
2007-02-26
|
{
"answer": "2007-02-26",
"date": null,
"days_to_add": 102,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 27,
"start_date": "2006-11-16",
"task_type": "date_add",
"year": null
}
| 2
|
What date is 64 days before May 05, 2004?
|
2004-03-02
|
{
"answer": "2004-03-02",
"date": null,
"days_to_add": null,
"days_to_subtract": 64,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 28,
"start_date": "2004-05-05",
"task_type": "date_subtract",
"year": null
}
| 2
|
Is 2037 a leap year? Answer 'Yes' or 'No'.
|
No
|
{
"answer": "No",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 29,
"start_date": null,
"task_type": "leap_year",
"year": 2037
}
| 2
|
What date is 150 days after October 14, 2023?
|
2024-03-12
|
{
"answer": "2024-03-12",
"date": null,
"days_to_add": 150,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 30,
"start_date": "2023-10-14",
"task_type": "date_add",
"year": null
}
| 2
|
What date is 131 days before April 05, 2011?
|
2010-11-25
|
{
"answer": "2010-11-25",
"date": null,
"days_to_add": null,
"days_to_subtract": 131,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 31,
"start_date": "2011-04-05",
"task_type": "date_subtract",
"year": null
}
| 2
|
What date is 29 days before January 28, 2002?
|
2001-12-30
|
{
"answer": "2001-12-30",
"date": null,
"days_to_add": null,
"days_to_subtract": 29,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 32,
"start_date": "2002-01-28",
"task_type": "date_subtract",
"year": null
}
| 2
|
How many days are there between March 26, 2020 and November 26, 2020 (inclusive)?
|
246
|
{
"answer": "246",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": "2020-11-26",
"source_dataset": "calendar_arithmetic",
"source_index": 33,
"start_date": "2020-03-26",
"task_type": "days_between",
"year": null
}
| 2
|
Is 1916 a leap year? Answer 'Yes' or 'No'.
|
Yes
|
{
"answer": "Yes",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 34,
"start_date": null,
"task_type": "leap_year",
"year": 1916
}
| 2
|
What date is 136 days before October 15, 2012?
|
2012-06-01
|
{
"answer": "2012-06-01",
"date": null,
"days_to_add": null,
"days_to_subtract": 136,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 35,
"start_date": "2012-10-15",
"task_type": "date_subtract",
"year": null
}
| 2
|
What date is 185 days after January 22, 2017?
|
2017-07-26
|
{
"answer": "2017-07-26",
"date": null,
"days_to_add": 185,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 36,
"start_date": "2017-01-22",
"task_type": "date_add",
"year": null
}
| 2
|
What day of the week was September 25, 2074?
|
Tuesday
|
{
"answer": "Tuesday",
"date": "2074-09-25",
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 37,
"start_date": null,
"task_type": "day_of_week",
"year": null
}
| 2
|
What date is 29 days after November 11, 2024?
|
2024-12-10
|
{
"answer": "2024-12-10",
"date": null,
"days_to_add": 29,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 38,
"start_date": "2024-11-11",
"task_type": "date_add",
"year": null
}
| 2
|
What date is 1 days after March 15, 2013?
|
2013-03-16
|
{
"answer": "2013-03-16",
"date": null,
"days_to_add": 1,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 39,
"start_date": "2013-03-15",
"task_type": "date_add",
"year": null
}
| 2
|
What date is 28 days after March 17, 2016?
|
2016-04-14
|
{
"answer": "2016-04-14",
"date": null,
"days_to_add": 28,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 40,
"start_date": "2016-03-17",
"task_type": "date_add",
"year": null
}
| 2
|
What date is 156 days after November 17, 2026?
|
2027-04-22
|
{
"answer": "2027-04-22",
"date": null,
"days_to_add": 156,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 41,
"start_date": "2026-11-17",
"task_type": "date_add",
"year": null
}
| 2
|
How many days are there between June 25, 2004 and October 14, 2004 (inclusive)?
|
112
|
{
"answer": "112",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": "2004-10-14",
"source_dataset": "calendar_arithmetic",
"source_index": 42,
"start_date": "2004-06-25",
"task_type": "days_between",
"year": null
}
| 2
|
Is 2099 a leap year? Answer 'Yes' or 'No'.
|
No
|
{
"answer": "No",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 43,
"start_date": null,
"task_type": "leap_year",
"year": 2099
}
| 2
|
Is 1900 a leap year? Answer 'Yes' or 'No'.
|
No
|
{
"answer": "No",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 44,
"start_date": null,
"task_type": "leap_year",
"year": 1900
}
| 2
|
Is 1982 a leap year? Answer 'Yes' or 'No'.
|
No
|
{
"answer": "No",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 45,
"start_date": null,
"task_type": "leap_year",
"year": 1982
}
| 2
|
What date is 79 days before February 12, 2000?
|
1999-11-25
|
{
"answer": "1999-11-25",
"date": null,
"days_to_add": null,
"days_to_subtract": 79,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 46,
"start_date": "2000-02-12",
"task_type": "date_subtract",
"year": null
}
| 2
|
How many days are there between April 19, 2001 and June 27, 2001 (inclusive)?
|
70
|
{
"answer": "70",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": "2001-06-27",
"source_dataset": "calendar_arithmetic",
"source_index": 47,
"start_date": "2001-04-19",
"task_type": "days_between",
"year": null
}
| 2
|
What day of the week was August 27, 2087?
|
Wednesday
|
{
"answer": "Wednesday",
"date": "2087-08-27",
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 48,
"start_date": null,
"task_type": "day_of_week",
"year": null
}
| 2
|
What day of the week was September 25, 2094?
|
Saturday
|
{
"answer": "Saturday",
"date": "2094-09-25",
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 49,
"start_date": null,
"task_type": "day_of_week",
"year": null
}
| 2
|
How many days are there between November 16, 2004 and September 22, 2005 (inclusive)?
|
311
|
{
"answer": "311",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": "2005-09-22",
"source_dataset": "calendar_arithmetic",
"source_index": 50,
"start_date": "2004-11-16",
"task_type": "days_between",
"year": null
}
| 2
|
How many days are there between September 28, 2008 and September 02, 2009 (inclusive)?
|
340
|
{
"answer": "340",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": "2009-09-02",
"source_dataset": "calendar_arithmetic",
"source_index": 51,
"start_date": "2008-09-28",
"task_type": "days_between",
"year": null
}
| 2
|
What date is 194 days before April 18, 2030?
|
2029-10-06
|
{
"answer": "2029-10-06",
"date": null,
"days_to_add": null,
"days_to_subtract": 194,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 52,
"start_date": "2030-04-18",
"task_type": "date_subtract",
"year": null
}
| 2
|
How many days are there between May 13, 2022 and May 09, 2023 (inclusive)?
|
362
|
{
"answer": "362",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": "2023-05-09",
"source_dataset": "calendar_arithmetic",
"source_index": 53,
"start_date": "2022-05-13",
"task_type": "days_between",
"year": null
}
| 2
|
What date is 31 days after September 15, 2014?
|
2014-10-16
|
{
"answer": "2014-10-16",
"date": null,
"days_to_add": 31,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 54,
"start_date": "2014-09-15",
"task_type": "date_add",
"year": null
}
| 2
|
How many days are there between February 11, 2007 and March 22, 2007 (inclusive)?
|
40
|
{
"answer": "40",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": "2007-03-22",
"source_dataset": "calendar_arithmetic",
"source_index": 55,
"start_date": "2007-02-11",
"task_type": "days_between",
"year": null
}
| 2
|
Is 2041 a leap year? Answer 'Yes' or 'No'.
|
No
|
{
"answer": "No",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 56,
"start_date": null,
"task_type": "leap_year",
"year": 2041
}
| 2
|
How many days are there between April 01, 2018 and June 05, 2018 (inclusive)?
|
66
|
{
"answer": "66",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": "2018-06-05",
"source_dataset": "calendar_arithmetic",
"source_index": 57,
"start_date": "2018-04-01",
"task_type": "days_between",
"year": null
}
| 2
|
What day of the week was February 02, 1958?
|
Sunday
|
{
"answer": "Sunday",
"date": "1958-02-02",
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 58,
"start_date": null,
"task_type": "day_of_week",
"year": null
}
| 2
|
What date is 72 days after September 08, 2002?
|
2002-11-19
|
{
"answer": "2002-11-19",
"date": null,
"days_to_add": 72,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 59,
"start_date": "2002-09-08",
"task_type": "date_add",
"year": null
}
| 2
|
What date is 186 days before September 05, 2006?
|
2006-03-03
|
{
"answer": "2006-03-03",
"date": null,
"days_to_add": null,
"days_to_subtract": 186,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 60,
"start_date": "2006-09-05",
"task_type": "date_subtract",
"year": null
}
| 2
|
Is 2047 a leap year? Answer 'Yes' or 'No'.
|
No
|
{
"answer": "No",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 61,
"start_date": null,
"task_type": "leap_year",
"year": 2047
}
| 2
|
What date is 105 days before August 26, 2007?
|
2007-05-13
|
{
"answer": "2007-05-13",
"date": null,
"days_to_add": null,
"days_to_subtract": 105,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 62,
"start_date": "2007-08-26",
"task_type": "date_subtract",
"year": null
}
| 2
|
How many days are there between February 22, 2003 and October 29, 2003 (inclusive)?
|
250
|
{
"answer": "250",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": "2003-10-29",
"source_dataset": "calendar_arithmetic",
"source_index": 63,
"start_date": "2003-02-22",
"task_type": "days_between",
"year": null
}
| 2
|
What date is 187 days after July 15, 2013?
|
2014-01-18
|
{
"answer": "2014-01-18",
"date": null,
"days_to_add": 187,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 64,
"start_date": "2013-07-15",
"task_type": "date_add",
"year": null
}
| 2
|
What day of the week was November 21, 2072?
|
Monday
|
{
"answer": "Monday",
"date": "2072-11-21",
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 65,
"start_date": null,
"task_type": "day_of_week",
"year": null
}
| 2
|
What day of the week was July 24, 1915?
|
Saturday
|
{
"answer": "Saturday",
"date": "1915-07-24",
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 66,
"start_date": null,
"task_type": "day_of_week",
"year": null
}
| 2
|
What date is 50 days after February 08, 2025?
|
2025-03-30
|
{
"answer": "2025-03-30",
"date": null,
"days_to_add": 50,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 67,
"start_date": "2025-02-08",
"task_type": "date_add",
"year": null
}
| 2
|
How many days are there between August 05, 2017 and April 07, 2018 (inclusive)?
|
246
|
{
"answer": "246",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": "2018-04-07",
"source_dataset": "calendar_arithmetic",
"source_index": 68,
"start_date": "2017-08-05",
"task_type": "days_between",
"year": null
}
| 2
|
How many days are there between August 08, 2008 and October 14, 2008 (inclusive)?
|
68
|
{
"answer": "68",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": "2008-10-14",
"source_dataset": "calendar_arithmetic",
"source_index": 69,
"start_date": "2008-08-08",
"task_type": "days_between",
"year": null
}
| 2
|
What date is 13 days before September 04, 2025?
|
2025-08-22
|
{
"answer": "2025-08-22",
"date": null,
"days_to_add": null,
"days_to_subtract": 13,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 70,
"start_date": "2025-09-04",
"task_type": "date_subtract",
"year": null
}
| 3
|
Is 1903 a leap year? Answer 'Yes' or 'No'.
|
No
|
{
"answer": "No",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 71,
"start_date": null,
"task_type": "leap_year",
"year": 1903
}
| 3
|
What day of the week was April 06, 2092?
|
Sunday
|
{
"answer": "Sunday",
"date": "2092-04-06",
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 72,
"start_date": null,
"task_type": "day_of_week",
"year": null
}
| 3
|
What date is 103 days before August 07, 2015?
|
2015-04-26
|
{
"answer": "2015-04-26",
"date": null,
"days_to_add": null,
"days_to_subtract": 103,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 73,
"start_date": "2015-08-07",
"task_type": "date_subtract",
"year": null
}
| 3
|
What day of the week was July 01, 1942?
|
Wednesday
|
{
"answer": "Wednesday",
"date": "1942-07-01",
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 74,
"start_date": null,
"task_type": "day_of_week",
"year": null
}
| 3
|
What date is 109 days before August 10, 2008?
|
2008-04-23
|
{
"answer": "2008-04-23",
"date": null,
"days_to_add": null,
"days_to_subtract": 109,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 75,
"start_date": "2008-08-10",
"task_type": "date_subtract",
"year": null
}
| 3
|
Is 2069 a leap year? Answer 'Yes' or 'No'.
|
No
|
{
"answer": "No",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 76,
"start_date": null,
"task_type": "leap_year",
"year": 2069
}
| 3
|
What date is 56 days before April 10, 2004?
|
2004-02-14
|
{
"answer": "2004-02-14",
"date": null,
"days_to_add": null,
"days_to_subtract": 56,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 77,
"start_date": "2004-04-10",
"task_type": "date_subtract",
"year": null
}
| 3
|
What day of the week was December 18, 2048?
|
Friday
|
{
"answer": "Friday",
"date": "2048-12-18",
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 78,
"start_date": null,
"task_type": "day_of_week",
"year": null
}
| 3
|
What day of the week was June 02, 2091?
|
Saturday
|
{
"answer": "Saturday",
"date": "2091-06-02",
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 79,
"start_date": null,
"task_type": "day_of_week",
"year": null
}
| 3
|
What day of the week was August 17, 2049?
|
Tuesday
|
{
"answer": "Tuesday",
"date": "2049-08-17",
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 80,
"start_date": null,
"task_type": "day_of_week",
"year": null
}
| 3
|
Is 1940 a leap year? Answer 'Yes' or 'No'.
|
Yes
|
{
"answer": "Yes",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 81,
"start_date": null,
"task_type": "leap_year",
"year": 1940
}
| 3
|
What day of the week was February 28, 2030?
|
Thursday
|
{
"answer": "Thursday",
"date": "2030-02-28",
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 82,
"start_date": null,
"task_type": "day_of_week",
"year": null
}
| 3
|
How many days are there between October 03, 2002 and March 01, 2003 (inclusive)?
|
150
|
{
"answer": "150",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": "2003-03-01",
"source_dataset": "calendar_arithmetic",
"source_index": 83,
"start_date": "2002-10-03",
"task_type": "days_between",
"year": null
}
| 3
|
What date is 149 days before October 08, 2003?
|
2003-05-12
|
{
"answer": "2003-05-12",
"date": null,
"days_to_add": null,
"days_to_subtract": 149,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 84,
"start_date": "2003-10-08",
"task_type": "date_subtract",
"year": null
}
| 3
|
Is 1910 a leap year? Answer 'Yes' or 'No'.
|
No
|
{
"answer": "No",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 85,
"start_date": null,
"task_type": "leap_year",
"year": 1910
}
| 3
|
Is 1920 a leap year? Answer 'Yes' or 'No'.
|
Yes
|
{
"answer": "Yes",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 86,
"start_date": null,
"task_type": "leap_year",
"year": 1920
}
| 3
|
What date is 134 days before October 19, 2021?
|
2021-06-07
|
{
"answer": "2021-06-07",
"date": null,
"days_to_add": null,
"days_to_subtract": 134,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 87,
"start_date": "2021-10-19",
"task_type": "date_subtract",
"year": null
}
| 3
|
What date is 172 days after May 07, 2029?
|
2029-10-26
|
{
"answer": "2029-10-26",
"date": null,
"days_to_add": 172,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 88,
"start_date": "2029-05-07",
"task_type": "date_add",
"year": null
}
| 3
|
What date is 34 days after May 13, 2007?
|
2007-06-16
|
{
"answer": "2007-06-16",
"date": null,
"days_to_add": 34,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 89,
"start_date": "2007-05-13",
"task_type": "date_add",
"year": null
}
| 3
|
What date is 19 days after June 25, 2014?
|
2014-07-14
|
{
"answer": "2014-07-14",
"date": null,
"days_to_add": 19,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 90,
"start_date": "2014-06-25",
"task_type": "date_add",
"year": null
}
| 3
|
What day of the week was October 19, 2017?
|
Thursday
|
{
"answer": "Thursday",
"date": "2017-10-19",
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 91,
"start_date": null,
"task_type": "day_of_week",
"year": null
}
| 3
|
What day of the week was September 07, 1918?
|
Saturday
|
{
"answer": "Saturday",
"date": "1918-09-07",
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 92,
"start_date": null,
"task_type": "day_of_week",
"year": null
}
| 3
|
Is 1967 a leap year? Answer 'Yes' or 'No'.
|
No
|
{
"answer": "No",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 93,
"start_date": null,
"task_type": "leap_year",
"year": 1967
}
| 3
|
How many days are there between June 03, 2029 and November 04, 2029 (inclusive)?
|
155
|
{
"answer": "155",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": "2029-11-04",
"source_dataset": "calendar_arithmetic",
"source_index": 94,
"start_date": "2029-06-03",
"task_type": "days_between",
"year": null
}
| 3
|
What date is 140 days after March 15, 2009?
|
2009-08-02
|
{
"answer": "2009-08-02",
"date": null,
"days_to_add": 140,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 95,
"start_date": "2009-03-15",
"task_type": "date_add",
"year": null
}
| 3
|
What date is 3 days after November 17, 2019?
|
2019-11-20
|
{
"answer": "2019-11-20",
"date": null,
"days_to_add": 3,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 96,
"start_date": "2019-11-17",
"task_type": "date_add",
"year": null
}
| 3
|
Is 1976 a leap year? Answer 'Yes' or 'No'.
|
Yes
|
{
"answer": "Yes",
"date": null,
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 97,
"start_date": null,
"task_type": "leap_year",
"year": 1976
}
| 3
|
What day of the week was May 04, 1934?
|
Friday
|
{
"answer": "Friday",
"date": "1934-05-04",
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 98,
"start_date": null,
"task_type": "day_of_week",
"year": null
}
| 3
|
What day of the week was September 05, 2090?
|
Tuesday
|
{
"answer": "Tuesday",
"date": "2090-09-05",
"days_to_add": null,
"days_to_subtract": null,
"difficulty": {
"value": [
1,
100
]
},
"end_date": null,
"source_dataset": "calendar_arithmetic",
"source_index": 99,
"start_date": null,
"task_type": "day_of_week",
"year": null
}
| 3
|
End of preview. Expand
in Data Studio
README.md exists but content is empty.
- Downloads last month
- 33