facts_by_date 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (229) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +17 -0
  3. data/CHANGELOG.md +2 -0
  4. data/Gemfile +4 -0
  5. data/LICENSE.txt +22 -0
  6. data/README.md +57 -0
  7. data/Rakefile +2 -0
  8. data/data/1/1.json +126 -0
  9. data/data/1/10.json +96 -0
  10. data/data/1/11.json +96 -0
  11. data/data/1/12.json +96 -0
  12. data/data/1/13.json +78 -0
  13. data/data/1/14.json +90 -0
  14. data/data/1/15.json +84 -0
  15. data/data/1/16.json +72 -0
  16. data/data/1/17.json +96 -0
  17. data/data/1/18.json +90 -0
  18. data/data/1/19.json +90 -0
  19. data/data/1/2.json +90 -0
  20. data/data/1/20.json +120 -0
  21. data/data/1/21.json +120 -0
  22. data/data/1/22.json +84 -0
  23. data/data/1/23.json +60 -0
  24. data/data/1/24.json +102 -0
  25. data/data/1/25.json +90 -0
  26. data/data/1/26.json +90 -0
  27. data/data/1/27.json +108 -0
  28. data/data/1/28.json +84 -0
  29. data/data/1/29.json +72 -0
  30. data/data/1/3.json +102 -0
  31. data/data/1/30.json +90 -0
  32. data/data/1/31.json +126 -0
  33. data/data/1/4.json +102 -0
  34. data/data/1/5.json +90 -0
  35. data/data/1/6.json +96 -0
  36. data/data/1/7.json +102 -0
  37. data/data/1/8.json +96 -0
  38. data/data/1/9.json +102 -0
  39. data/data/11/1.json +30 -0
  40. data/data/11/10.json +32 -0
  41. data/data/11/11.json +33 -0
  42. data/data/11/12.json +31 -0
  43. data/data/11/13.json +30 -0
  44. data/data/11/14.json +35 -0
  45. data/data/11/15.json +35 -0
  46. data/data/11/16.json +28 -0
  47. data/data/11/17.json +34 -0
  48. data/data/11/18.json +29 -0
  49. data/data/11/19.json +31 -0
  50. data/data/11/2.json +35 -0
  51. data/data/11/20.json +27 -0
  52. data/data/11/21.json +27 -0
  53. data/data/11/22.json +31 -0
  54. data/data/11/23.json +30 -0
  55. data/data/11/24.json +26 -0
  56. data/data/11/25.json +26 -0
  57. data/data/11/26.json +30 -0
  58. data/data/11/27.json +180 -0
  59. data/data/11/28.json +31 -0
  60. data/data/11/29.json +25 -0
  61. data/data/11/3.json +32 -0
  62. data/data/11/30.json +31 -0
  63. data/data/11/4.json +28 -0
  64. data/data/11/5.json +31 -0
  65. data/data/11/6.json +22 -0
  66. data/data/11/7.json +33 -0
  67. data/data/11/8.json +32 -0
  68. data/data/11/9.json +106 -0
  69. data/data/12/1.json +35 -0
  70. data/data/12/10.json +26 -0
  71. data/data/12/11.json +31 -0
  72. data/data/12/12.json +26 -0
  73. data/data/12/13.json +24 -0
  74. data/data/12/14.json +30 -0
  75. data/data/12/15.json +27 -0
  76. data/data/12/16.json +22 -0
  77. data/data/12/17.json +26 -0
  78. data/data/12/18.json +29 -0
  79. data/data/12/19.json +26 -0
  80. data/data/12/2.json +29 -0
  81. data/data/12/20.json +26 -0
  82. data/data/12/21.json +26 -0
  83. data/data/12/22.json +26 -0
  84. data/data/12/23.json +24 -0
  85. data/data/12/24.json +26 -0
  86. data/data/12/25.json +32 -0
  87. data/data/12/26.json +29 -0
  88. data/data/12/27.json +30 -0
  89. data/data/12/28.json +21 -0
  90. data/data/12/29.json +23 -0
  91. data/data/12/3.json +30 -0
  92. data/data/12/30.json +18 -0
  93. data/data/12/31.json +19 -0
  94. data/data/12/4.json +25 -0
  95. data/data/12/5.json +30 -0
  96. data/data/12/6.json +34 -0
  97. data/data/12/7.json +29 -0
  98. data/data/12/8.json +26 -0
  99. data/data/12/9.json +25 -0
  100. data/data/2/1.json +102 -0
  101. data/data/2/10.json +90 -0
  102. data/data/2/11.json +84 -0
  103. data/data/2/12.json +96 -0
  104. data/data/2/13.json +90 -0
  105. data/data/2/14.json +84 -0
  106. data/data/2/15.json +96 -0
  107. data/data/2/16.json +84 -0
  108. data/data/2/17.json +90 -0
  109. data/data/2/18.json +72 -0
  110. data/data/2/19.json +84 -0
  111. data/data/2/2.json +90 -0
  112. data/data/2/20.json +30 -0
  113. data/data/2/21.json +27 -0
  114. data/data/2/22.json +32 -0
  115. data/data/2/23.json +41 -0
  116. data/data/2/24.json +28 -0
  117. data/data/2/25.json +29 -0
  118. data/data/2/26.json +31 -0
  119. data/data/2/27.json +27 -0
  120. data/data/2/28.json +24 -0
  121. data/data/2/29.json +23 -0
  122. data/data/2/3.json +90 -0
  123. data/data/2/4.json +66 -0
  124. data/data/2/5.json +90 -0
  125. data/data/2/6.json +96 -0
  126. data/data/2/7.json +120 -0
  127. data/data/2/8.json +96 -0
  128. data/data/2/9.json +114 -0
  129. data/data/3/1.json +84 -0
  130. data/data/3/10.json +84 -0
  131. data/data/3/11.json +90 -0
  132. data/data/3/12.json +84 -0
  133. data/data/3/13.json +90 -0
  134. data/data/3/14.json +90 -0
  135. data/data/3/15.json +72 -0
  136. data/data/3/16.json +90 -0
  137. data/data/3/17.json +90 -0
  138. data/data/3/18.json +90 -0
  139. data/data/3/19.json +102 -0
  140. data/data/3/2.json +96 -0
  141. data/data/3/20.json +84 -0
  142. data/data/3/21.json +102 -0
  143. data/data/3/22.json +96 -0
  144. data/data/3/23.json +90 -0
  145. data/data/3/24.json +36 -0
  146. data/data/3/25.json +1782 -0
  147. data/data/3/26.json +498 -0
  148. data/data/3/27.json +66 -0
  149. data/data/3/28.json +78 -0
  150. data/data/3/29.json +78 -0
  151. data/data/3/3.json +102 -0
  152. data/data/3/30.json +90 -0
  153. data/data/3/31.json +78 -0
  154. data/data/3/4.json +102 -0
  155. data/data/3/5.json +84 -0
  156. data/data/3/6.json +72 -0
  157. data/data/3/7.json +78 -0
  158. data/data/3/8.json +78 -0
  159. data/data/3/9.json +90 -0
  160. data/data/4/1.json +96 -0
  161. data/data/4/10.json +102 -0
  162. data/data/4/11.json +102 -0
  163. data/data/4/12.json +114 -0
  164. data/data/4/13.json +108 -0
  165. data/data/4/14.json +90 -0
  166. data/data/4/15.json +90 -0
  167. data/data/4/16.json +78 -0
  168. data/data/4/17.json +90 -0
  169. data/data/4/18.json +102 -0
  170. data/data/4/19.json +96 -0
  171. data/data/4/2.json +90 -0
  172. data/data/4/20.json +84 -0
  173. data/data/4/21.json +90 -0
  174. data/data/4/22.json +114 -0
  175. data/data/4/23.json +78 -0
  176. data/data/4/24.json +114 -0
  177. data/data/4/25.json +102 -0
  178. data/data/4/26.json +96 -0
  179. data/data/4/27.json +90 -0
  180. data/data/4/28.json +78 -0
  181. data/data/4/29.json +102 -0
  182. data/data/4/3.json +84 -0
  183. data/data/4/30.json +84 -0
  184. data/data/4/4.json +90 -0
  185. data/data/4/5.json +90 -0
  186. data/data/4/6.json +78 -0
  187. data/data/4/7.json +102 -0
  188. data/data/4/8.json +84 -0
  189. data/data/4/9.json +84 -0
  190. data/data/5/1.json +30 -0
  191. data/data/5/10.json +30 -0
  192. data/data/5/11.json +19 -0
  193. data/data/5/12.json +25 -0
  194. data/data/5/13.json +19 -0
  195. data/data/5/14.json +23 -0
  196. data/data/5/15.json +30 -0
  197. data/data/5/16.json +16 -0
  198. data/data/5/17.json +19 -0
  199. data/data/5/18.json +26 -0
  200. data/data/5/19.json +23 -0
  201. data/data/5/2.json +26 -0
  202. data/data/5/20.json +31 -0
  203. data/data/5/21.json +23 -0
  204. data/data/5/22.json +27 -0
  205. data/data/5/23.json +22 -0
  206. data/data/5/24.json +23 -0
  207. data/data/5/25.json +16 -0
  208. data/data/5/26.json +26 -0
  209. data/data/5/27.json +22 -0
  210. data/data/5/28.json +16 -0
  211. data/data/5/29.json +23 -0
  212. data/data/5/3.json +18 -0
  213. data/data/5/30.json +23 -0
  214. data/data/5/31.json +25 -0
  215. data/data/5/4.json +20 -0
  216. data/data/5/5.json +27 -0
  217. data/data/5/6.json +23 -0
  218. data/data/5/7.json +26 -0
  219. data/data/5/8.json +26 -0
  220. data/data/5/9.json +18 -0
  221. data/data/6/1.json +24 -0
  222. data/data/6/2.json +24 -0
  223. data/data/6/3.json +22 -0
  224. data/data/6/4.json +25 -0
  225. data/data/6/5.json +27 -0
  226. data/facts_by_date.gemspec +24 -0
  227. data/lib/facts_by_date/version.rb +3 -0
  228. data/lib/facts_by_date.rb +52 -0
  229. metadata +313 -0
data/data/4/6.json ADDED
@@ -0,0 +1,78 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ {
5
+ "day":"6",
6
+ "month":"4",
7
+ "year":"46 BC",
8
+ "text":"Julius Caesar defeats Caecilius Metellus Scipio and Marcus Porcius Cato (Cato the Younger) in the battle of Thapsus."
9
+ },
10
+ {
11
+ "day":"6",
12
+ "month":"4",
13
+ "year":"402",
14
+ "text":"Battle at Pollentia: Roman army under Stilicho beats Visigoten"
15
+ },
16
+ {
17
+ "day":"6",
18
+ "month":"4",
19
+ "year":"610",
20
+ "text":"Lailat-ul Qadar, night koran descended to Earth"
21
+ },
22
+ {
23
+ "day":"6",
24
+ "month":"4",
25
+ "year":"774",
26
+ "text":"Charles the Great (Charlemagne) confirmed the gift to the Pope of the territories belonging to Ravenna made by his father Pepin the Short at Quiercy-sur-Loire in 753"
27
+ },
28
+ {
29
+ "day":"6",
30
+ "month":"4",
31
+ "year":"1106",
32
+ "text":"Fire in Venice"
33
+ },
34
+ {
35
+ "day":"6",
36
+ "month":"4",
37
+ "year":"1320",
38
+ "text":"The Scots reaffirm their independence by signing the Declaration of Arbroath."
39
+ },
40
+ {
41
+ "day":"6",
42
+ "month":"4",
43
+ "year":"1327",
44
+ "text":"Italian poet Petrarch 1st sets eyes on his beloved Laura"
45
+ },
46
+ {
47
+ "day":"6",
48
+ "month":"4",
49
+ "year":"1362",
50
+ "text":"Robber bastion Tard-Venus strikes at Brignais France"
51
+ },
52
+ {
53
+ "day":"6",
54
+ "month":"4",
55
+ "year":"1385",
56
+ "text":"John, Master of the Order of Aviz, is made king John I of Portugal."
57
+ },
58
+ {
59
+ "day":"6",
60
+ "month":"4",
61
+ "year":"1516",
62
+ "text":"A Willaert installed as singer of cardinal Ippolito I d'Este"
63
+ },
64
+ {
65
+ "day":"6",
66
+ "month":"4",
67
+ "year":"1634",
68
+ "text":"Heeren XIX asks \"to secure Eylands Curacao\""
69
+ },
70
+ {
71
+ "day":"6",
72
+ "month":"4",
73
+ "year":"1652",
74
+ "text":"Cape Colony, the 1st European settlement in South Africa, established by Dutch East India Company under John of Riebeeck"
75
+ }
76
+ ]
77
+ }
78
+ ]
data/data/4/7.json ADDED
@@ -0,0 +1,102 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ {
5
+ "day":"7",
6
+ "month":"4",
7
+ "year":"30",
8
+ "text":"Scholars' estimate of Jesus' crucifixion by Roman troops in Jerusalem"
9
+ },
10
+ {
11
+ "day":"7",
12
+ "month":"4",
13
+ "year":"451",
14
+ "text":"Attila's Huns plunder Metz"
15
+ },
16
+ {
17
+ "day":"7",
18
+ "month":"4",
19
+ "year":"529",
20
+ "text":"First draft of Corpus Juris Civilis (a fundamental work in jurisprudence) is issued by Eastern Roman Emperor Justinian I."
21
+ },
22
+ {
23
+ "day":"7",
24
+ "month":"4",
25
+ "year":"1118",
26
+ "text":"Pope Gelasius II excommunicated Henry V, Holy Roman Emperor"
27
+ },
28
+ {
29
+ "day":"7",
30
+ "month":"4",
31
+ "year":"1348",
32
+ "text":"Prague U, 1st university in central Europe, formed by Charles IV"
33
+ },
34
+ {
35
+ "day":"7",
36
+ "month":"4",
37
+ "year":"1456",
38
+ "text":"Louis van Burbon becomes prince-bishop of Luik"
39
+ },
40
+ {
41
+ "day":"7",
42
+ "month":"4",
43
+ "year":"1498",
44
+ "text":"Crowd storms Savonarola's convent San Marco Florence, Italy"
45
+ },
46
+ {
47
+ "day":"7",
48
+ "month":"4",
49
+ "year":"1509",
50
+ "text":"France declares war on Venice"
51
+ },
52
+ {
53
+ "day":"7",
54
+ "month":"4",
55
+ "year":"1521",
56
+ "text":"Inquisitor-general Adrian Boeyens bans Lutheran books"
57
+ },
58
+ {
59
+ "day":"7",
60
+ "month":"4",
61
+ "year":"1521",
62
+ "text":"Magelhaes' fleet reaches Cebu"
63
+ },
64
+ {
65
+ "day":"7",
66
+ "month":"4",
67
+ "year":"1541",
68
+ "text":"Francis Xavier leaves Lisbon on a mission to the Portuguese East Indies."
69
+ },
70
+ {
71
+ "day":"7",
72
+ "month":"4",
73
+ "year":"1584",
74
+ "text":"Ieper surrenders to duke Van Parma"
75
+ },
76
+ {
77
+ "day":"7",
78
+ "month":"4",
79
+ "year":"1625",
80
+ "text":"Albrecht von Wallenstein appointed German supreme commander"
81
+ },
82
+ {
83
+ "day":"7",
84
+ "month":"4",
85
+ "year":"1645",
86
+ "text":"Michael Cardozo becomes 1st Jewish lawyer in Brazil"
87
+ },
88
+ {
89
+ "day":"7",
90
+ "month":"4",
91
+ "year":"1652",
92
+ "text":"Dutch establish settlement at Cape Town, South Africa"
93
+ },
94
+ {
95
+ "day":"7",
96
+ "month":"4",
97
+ "year":"1655",
98
+ "text":"Fabio Chigi replaces Pope Innocent X as Alexander VII"
99
+ }
100
+ ]
101
+ }
102
+ ]
data/data/4/8.json ADDED
@@ -0,0 +1,84 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ {
5
+ "day":"8",
6
+ "month":"4",
7
+ "year":"217",
8
+ "text":"Roman Emperor Caracalla is assassinated (and succeeded) by his Praetorian Guard prefect, Marcus Opellius Macrinus."
9
+ },
10
+ {
11
+ "day":"8",
12
+ "month":"4",
13
+ "year":"1093",
14
+ "text":"The new Winchester Cathedral is dedicated by Walkelin."
15
+ },
16
+ {
17
+ "day":"8",
18
+ "month":"4",
19
+ "year":"1139",
20
+ "text":"Roger II of Sicily is excommunicated."
21
+ },
22
+ {
23
+ "day":"8",
24
+ "month":"4",
25
+ "year":"1149",
26
+ "text":"Pope Eugene III takes refuge in the castle of Ptolemy II of Tusculum."
27
+ },
28
+ {
29
+ "day":"8",
30
+ "month":"4",
31
+ "year":"1195",
32
+ "text":"Alexius III Angelus drives out brother Isaak II as Byzantine emperor"
33
+ },
34
+ {
35
+ "day":"8",
36
+ "month":"4",
37
+ "year":"1271",
38
+ "text":"In Syria, sultan Baybars conquers the Krak of Chevaliers (a fortress near Homs)."
39
+ },
40
+ {
41
+ "day":"8",
42
+ "month":"4",
43
+ "year":"1341",
44
+ "text":"Francesco Petrarca crowned in Rome"
45
+ },
46
+ {
47
+ "day":"8",
48
+ "month":"4",
49
+ "year":"1378",
50
+ "text":"Bartolomeo Prignano elected as Pope Urban VI"
51
+ },
52
+ {
53
+ "day":"8",
54
+ "month":"4",
55
+ "year":"1455",
56
+ "text":"Alfonso de Borgia elected as Pope Callistus III"
57
+ },
58
+ {
59
+ "day":"8",
60
+ "month":"4",
61
+ "year":"1500",
62
+ "text":"Battle at Novara: King Louis XII beats duke Ludovico Sforza"
63
+ },
64
+ {
65
+ "day":"8",
66
+ "month":"4",
67
+ "year":"1730",
68
+ "text":"1st Jewish congregation in US forms synagogue, \"Shearith Israel, NYC\""
69
+ },
70
+ {
71
+ "day":"8",
72
+ "month":"4",
73
+ "year":"1759",
74
+ "text":"British troops chase French out of Masulipatam India"
75
+ },
76
+ {
77
+ "day":"8",
78
+ "month":"4",
79
+ "year":"1766",
80
+ "text":"1st fire escape patented, wicker basket on a pulley & chain"
81
+ }
82
+ ]
83
+ }
84
+ ]
data/data/4/9.json ADDED
@@ -0,0 +1,84 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ {
5
+ "day":"9",
6
+ "month":"4",
7
+ "year":"193",
8
+ "text":"Septimius Severus is proclaimed Roman Emperor by the army in Illyricum (in the Balkans)."
9
+ },
10
+ {
11
+ "day":"9",
12
+ "month":"4",
13
+ "year":"475",
14
+ "text":"Byzantine Emperor Basiliscus issues a circular letter (Enkyklikon) to the bishops of his empire, supporting the Monophysite christological position."
15
+ },
16
+ {
17
+ "day":"9",
18
+ "month":"4",
19
+ "year":"715",
20
+ "text":"Constantine ends his reign as Catholic Pope"
21
+ },
22
+ {
23
+ "day":"9",
24
+ "month":"4",
25
+ "year":"1241",
26
+ "text":"Battle of Liegnitz - Mongol armies defeat Poles & Germans"
27
+ },
28
+ {
29
+ "day":"9",
30
+ "month":"4",
31
+ "year":"1388",
32
+ "text":"Battle of Näfels; Glarius Swiss defeat Habsburg (Austrian) army"
33
+ },
34
+ {
35
+ "day":"9",
36
+ "month":"4",
37
+ "year":"1413",
38
+ "text":"Henry V is crowned King of England."
39
+ },
40
+ {
41
+ "day":"9",
42
+ "month":"4",
43
+ "year":"1440",
44
+ "text":"Christopher of Bavaria is appointed King of Denmark."
45
+ },
46
+ {
47
+ "day":"9",
48
+ "month":"4",
49
+ "year":"1454",
50
+ "text":"Milan and Venice sign peace of Lodi"
51
+ },
52
+ {
53
+ "day":"9",
54
+ "month":"4",
55
+ "year":"1474",
56
+ "text":"Breisach land guardian Peter von Hagenbach throws out Walloon/Italians"
57
+ },
58
+ {
59
+ "day":"9",
60
+ "month":"4",
61
+ "year":"1483",
62
+ "text":"Edward V (aged 12) succeeds his father Edward IV as king of England. He was never crowned, and disappeared, presumed murdered, after incarceration in the Tower of London with his younger brother Richard (the \"Princes in the Tower\")"
63
+ },
64
+ {
65
+ "day":"9",
66
+ "month":"4",
67
+ "year":"1538",
68
+ "text":"Danish king Christian III enters Schmalkaldische Union"
69
+ },
70
+ {
71
+ "day":"9",
72
+ "month":"4",
73
+ "year":"1555",
74
+ "text":"Marcello Cervini elected Pope Marcellus II"
75
+ },
76
+ {
77
+ "day":"9",
78
+ "month":"4",
79
+ "year":"1609",
80
+ "text":"Spain & Netherlands sign 12 Year Resistant Pact"
81
+ }
82
+ ]
83
+ }
84
+ ]
data/data/5/1.json ADDED
@@ -0,0 +1,30 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"1", "month":"5", "year":"408", "text": "Theodosius II succeeds to the throne of Constantinople." },
5
+ { "day":"1", "month":"5", "year":"1308", "text": "King Albert is murdered by his nephew John, because he refused his share of the Habsburg lands." },
6
+ { "day":"1", "month":"5", "year":"1486", "text": "Christopher Columbus convinces Queen Isabella to fund expedition to the West Indies." },
7
+ { "day":"1", "month":"5", "year":"1805", "text": "The state of Virginia passes a law requiring all freed slaves to leave the state, or risk either imprisonment or deportation." },
8
+ { "day":"1", "month":"5", "year":"1863", "text": "The Battle of Chancellorsville begins as Union Gen. Joe Hooker starts his three-pronged attack against Confederate Gen. Robert E. Lee." },
9
+ { "day":"1", "month":"5", "year":"1867", "text": "Reconstruction in the South begins with black voter registration." },
10
+ { "day":"1", "month":"5", "year":"1877", "text": "President Ruthoford B. Hayes withdraws all Federal troops from the South, ending Reconstruction." },
11
+ { "day":"1", "month":"5", "year":"1898", "text": "The U.S. Navy under Dewey defeats the Spanish fleet at the Battle of Manila Bay in the Philippines." },
12
+ { "day":"1", "month":"5", "year":"1915", "text": "The luxury liner Lusitania leaves New York Harbor for a voyage to Europe." },
13
+ { "day":"1", "month":"5", "year":"1927", "text": "Adolf Hitler holds his first Nazi meeting in Berlin." },
14
+ { "day":"1", "month":"5", "year":"1931", "text": "The Empire State Building opens in New York." },
15
+ { "day":"1", "month":"5", "year":"1934", "text": "The Philippine legislature accepts a U.S. proposal for independence." },
16
+ { "day":"1", "month":"5", "year":"1937", "text": "President Franklin Roosevelt signs an act of neutrality, keeping the United States out of World War II." },
17
+ { "day":"1", "month":"5", "year":"1941", "text": "The film Citizen Kane–directed and starring Orson Welles–opens in New York." },
18
+ { "day":"1", "month":"5", "year":"1944", "text": "The Messerschmitt Me 262, the first combat jet, makes its first flight." },
19
+ { "day":"1", "month":"5", "year":"1945", "text": "Martin Bormann, private secretary to Adolf Hitler, escapes the Fuehrerbunker as the Red Army advances on Berlin." },
20
+ { "day":"1", "month":"5", "year":"1948", "text": "North Korea is established." },
21
+ { "day":"1", "month":"5", "year":"1950", "text": "Gwendolyn Brooks becomes the first African American to win the Pulitzer Prize for her book of poetry called Annie Allen." },
22
+ { "day":"1", "month":"5", "year":"1960", "text": "Francis Gary Powers’ U-2 spy plane is shot down over Russia." },
23
+ { "day":"1", "month":"5", "year":"1961", "text": "Fidel Castro announces there will be no more elections in Cuba." },
24
+ { "day":"1", "month":"5", "year":"1968", "text": "In the second day of battle, U.S. Marines, with the support of naval fire, continue their attack on a North Vietnamese Division at Dai Do." },
25
+ { "day":"1", "month":"5", "year":"1970", "text": "Students from Kent State University riot in downtown Kent, Ohio, in protest of the American invasion of Cambodia." },
26
+ { "day":"1", "month":"5", "year":"1986", "text": "The Tass News Agency reports the Chernobyl nuclear power plant accident." },
27
+ { "day":"1", "month":"5", "year":"2011", "text": "Osama Bin Laden is killed in Abbottabad Pakistan by US Navy SEALS in Operation Neptune Spear." }
28
+ ]
29
+ }
30
+ ]
data/data/5/10.json ADDED
@@ -0,0 +1,30 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"10", "month":"5", "year":"1285", "text": "Philip III of Spain is succeeded by Philip IV (\"the Fair\")." },
5
+ { "day":"10", "month":"5", "year":"1503", "text": "Christopher Columbus discovers the Cayman Islands." },
6
+ { "day":"10", "month":"5", "year":"1676", "text": "Bacon’s Rebellion begins in the New World." },
7
+ { "day":"10", "month":"5", "year":"1773", "text": "To keep the troubled East India Company afloat, Parliament passes the Tea Act, taxing all tea in the American colonies." },
8
+ { "day":"10", "month":"5", "year":"1774", "text": "Louis XVI succeeds his father Louis XV as King of France." },
9
+ { "day":"10", "month":"5", "year":"1775", "text": "American troops capture Fort Ticonderoga from the British." },
10
+ { "day":"10", "month":"5", "year":"1794", "text": "Elizabeth, the sister of King Louis XVI, is beheaded." },
11
+ { "day":"10", "month":"5", "year":"1796", "text": "Napoleon Bonaparte wins a brilliant victory against the Austrians at Lodi bridge in Italy." },
12
+ { "day":"10", "month":"5", "year":"1840", "text": "Mormon leader Joseph Smith moves his band of followers to Illinois to escape the hostilities they experienced in Missouri." },
13
+ { "day":"10", "month":"5", "year":"1857", "text": "The Bengal Army in India revolts against the British." },
14
+ { "day":"10", "month":"5", "year":"1863", "text": "General Thomas \"Stonewall\" Jackson succumbs to illness and wounds received during the Battle of Chancellorsville." },
15
+ { "day":"10", "month":"5", "year":"1865", "text": "Union cavalry troops capture Confederate President Jefferson Davis near Irvinville, Georgia." },
16
+ { "day":"10", "month":"5", "year":"1869", "text": "The Central Pacific and Union Pacific railroads meet in Promontory, Utah." },
17
+ { "day":"10", "month":"5", "year":"1859", "text": "French emperor Napoleon III leaves Paris to join his troops preparing to battle the Austrian army in Northern Italy." },
18
+ { "day":"10", "month":"5", "year":"1872", "text": "Victoria Woodhull becomes first woman nominated for U.S. president." },
19
+ { "day":"10", "month":"5", "year":"1917", "text": "Allied ships get destroyer escorts to fend off German attacks in the Atlantic." },
20
+ { "day":"10", "month":"5", "year":"1924", "text": "J. Edgar Hoover is appointed head of the Federal Bureau of Investigation." },
21
+ { "day":"10", "month":"5", "year":"1928", "text": "WGY-TV in Schenectady, New York, begins regular television programming." },
22
+ { "day":"10", "month":"5", "year":"1933", "text": "Nazis begin burning books by \"unGerman\" writers such as Heinrich Mann and Erich Maria Remarque, author of All Quiet on the Western Front." },
23
+ { "day":"10", "month":"5", "year":"1940", "text": "German forces begin a blitzkrieg of the Netherlands, Belgium and Luxembourg, skirting France’s \"impenetrable\" Maginot Line." },
24
+ { "day":"10", "month":"5", "year":"1940", "text": "Winston Churchill succeeds Neville Chamberlain as British Prime Minister." },
25
+ { "day":"10", "month":"5", "year":"1941", "text": "England’s House of Commons is destroyed during the worst of the London Blitz: 550 German bombers drop 100,000 incendiary bombs." },
26
+ { "day":"10", "month":"5", "year":"1960", "text": "The USS Nautilus completes first circumnavigation of globe underwater." },
27
+ { "day":"10", "month":"5", "year":"1994", "text": "Nelson Mandela is sworn in as South Africa’s first black president." }
28
+ ]
29
+ }
30
+ ]
data/data/5/11.json ADDED
@@ -0,0 +1,19 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"11", "month":"5", "year":"1573", "text": "Henry of Anjou becomes the first elected king of Poland." },
5
+ { "day":"11", "month":"5", "year":"1689", "text": "French and English navies battle at Bantry Bay." },
6
+ { "day":"11", "month":"5", "year":"1690", "text": "In the first major engagement of King William’s War, British troops from Massachusetts seize Port Royal in Acadia (Nova Scotia and New Brunswick) from the French." },
7
+ { "day":"11", "month":"5", "year":"1745", "text": "French forces defeat an Anglo-Dutch-Hanoverian army at Fontenoy." },
8
+ { "day":"11", "month":"5", "year":"1792", "text": "The Columbia River is discovered by Captain Robert Gray." },
9
+ { "day":"11", "month":"5", "year":"1812", "text": "British prime Minster Spencer Perceval is shot by a bankrupt banker in the lobby of the House of Commons." },
10
+ { "day":"11", "month":"5", "year":"1857", "text": "Indian mutineers seize Delhi." },
11
+ { "day":"11", "month":"5", "year":"1858", "text": "Minnesota is admitted as the 32nd U.S. state." },
12
+ { "day":"11", "month":"5", "year":"1860", "text": "Giuseppe Garibaldi lands at Marsala, Sicily." },
13
+ { "day":"11", "month":"5", "year":"1862", "text": "Confederates scuttle the CSS Virginia off Norfolk, Virginia." },
14
+ { "day":"11", "month":"5", "year":"1864", "text": "Confederate General J.E.B. Stuart is mortally wounded at Yellow Tavern." },
15
+ { "day":"11", "month":"5", "year":"1960", "text": "Israeli soldiers capture Adolf Eichmann in Buenos Aires." },
16
+ { "day":"11", "month":"5", "year":"1967", "text": "The siege of Khe Sanh ends, the base is still in American hands." }
17
+ ]
18
+ }
19
+ ]
data/data/5/12.json ADDED
@@ -0,0 +1,25 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"12", "month":"5", "year":"254", "text": "St. Stephen I begins his reign as Catholic Pope." },
5
+ { "day":"12", "month":"5", "year":"1588", "text": "King Henry III flees Paris after Henry of Guise triumphantly enters the city." },
6
+ { "day":"12", "month":"5", "year":"1641", "text": "The chief advisor to Charles I, Thomas Wentworth, is beheaded in the Tower of London" },
7
+ { "day":"12", "month":"5", "year":"1780", "text": "Charleston, South Carolina falls to British forces." },
8
+ { "day":"12", "month":"5", "year":"1851", "text": "The Tule River War ends." },
9
+ { "day":"12", "month":"5", "year":"1863", "text": "With a victory at the Battle of Raymond, Mississippi, Union General Ulysses S. Grant closes in on Vicksburg." },
10
+ { "day":"12", "month":"5", "year":"1864", "text": "Union General Benjamin Butler attacks Drewry’s Bluff on the James River." },
11
+ { "day":"12", "month":"5", "year":"1865", "text": "The last land battle of the Civil war occurs at Palmito Ranch, Texas. It is a Confederate victory." },
12
+ { "day":"12", "month":"5", "year":"1881", "text": "Tunisia, in North Africa become a French protectorate." },
13
+ { "day":"12", "month":"5", "year":"1885", "text": "In the Battle of Batoche, French Canadians rebel against the Canadian government." },
14
+ { "day":"12", "month":"5", "year":"1926", "text": "The Airship Norge becomes the first vessel to fly over the North Pole." },
15
+ { "day":"12", "month":"5", "year":"1932", "text": "The body of Charles Lindbergh’s baby is found." },
16
+ { "day":"12", "month":"5", "year":"1935", "text": "Alcoholics Anonymous is founded in Akron, Ohio by \"Bill W.,\" a stockbroker, and "Dr. Bob S.," a heart surgeon." },
17
+ { "day":"12", "month":"5", "year":"1940", "text": "The Nazi conquest of France begins with the crossing Muese River." },
18
+ { "day":"12", "month":"5", "year":"1942", "text": "The Soviet Army launches its first major offensive of the war, taking Kharkov in the eastern Ukraine." },
19
+ { "day":"12", "month":"5", "year":"1943", "text": "Axis forces in North Africa surrender." },
20
+ { "day":"12", "month":"5", "year":"1949", "text": "The Berlin Blockade ends." },
21
+ { "day":"12", "month":"5", "year":"1969", "text": "Viet Cong sappers try unsuccessfully to overrun Landing Zone Snoopy in Vietnam." },
22
+ { "day":"12", "month":"5", "year":"1975", "text": "The U.S. merchant ship Mayaguez is seized by Cambodian forces." }
23
+ ]
24
+ }
25
+ ]