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/3/20.json ADDED
@@ -0,0 +1,84 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ {
5
+ "day":"20",
6
+ "month":"3",
7
+ "year":"141",
8
+ "text":"6th recorded perihelion passage of Halley's Comet"
9
+ },
10
+ {
11
+ "day":"20",
12
+ "month":"3",
13
+ "year":"1345",
14
+ "text":"Saturn/Jupiter/Mars-conjunction: thought \"cause of plague epidemic\""
15
+ },
16
+ {
17
+ "day":"20",
18
+ "month":"3",
19
+ "year":"1525",
20
+ "text":"Paris' parliament begins pursuit of Protestants"
21
+ },
22
+ {
23
+ "day":"20",
24
+ "month":"3",
25
+ "year":"1569",
26
+ "text":"Duke van Alva leads \"tenth penning\" in Ponts the Cé"
27
+ },
28
+ {
29
+ "day":"20",
30
+ "month":"3",
31
+ "year":"1598",
32
+ "text":"French King Henri IV & duke van Mercour sign treaty"
33
+ },
34
+ {
35
+ "day":"20",
36
+ "month":"3",
37
+ "year":"1600",
38
+ "text":"The Linköping Bloodbath takes place on Maundy Thursday in Linköping, Sweden."
39
+ },
40
+ {
41
+ "day":"20",
42
+ "month":"3",
43
+ "year":"1602",
44
+ "text":"United Dutch East Indian Company (VOC) forms"
45
+ },
46
+ {
47
+ "day":"20",
48
+ "month":"3",
49
+ "year":"1616",
50
+ "text":"Walter Raleigh released from Tower of London to seek gold in Guyana"
51
+ },
52
+ {
53
+ "day":"20",
54
+ "month":"3",
55
+ "year":"1627",
56
+ "text":"France & Spain sign accord for fighting protestantism"
57
+ },
58
+ {
59
+ "day":"20",
60
+ "month":"3",
61
+ "year":"1697",
62
+ "text":"Willem de Vlamingh returns to Batavia after exploring \"South Land\""
63
+ },
64
+ {
65
+ "day":"20",
66
+ "month":"3",
67
+ "year":"1739",
68
+ "text":"Nadir Shah occupies Delhi in India and sacks the city, stealing the jewels of the Peacock Throne."
69
+ },
70
+ {
71
+ "day":"20",
72
+ "month":"3",
73
+ "year":"1760",
74
+ "text":"Great Fire of Boston destroys 349 buildings"
75
+ },
76
+ {
77
+ "day":"20",
78
+ "month":"3",
79
+ "year":"1800",
80
+ "text":"French army defeats Turks at Helipolis & advance to Cairo"
81
+ }
82
+ ]
83
+ }
84
+ ]
data/data/3/21.json ADDED
@@ -0,0 +1,102 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ {
5
+ "day":"21",
6
+ "month":"3",
7
+ "year":"630",
8
+ "text":"Byzantine emperor Heraclius restores the True Cross to Jerusalem."
9
+ },
10
+ {
11
+ "day":"21",
12
+ "month":"3",
13
+ "year":"717",
14
+ "text":"Battle of Vincy between Charles Martel and Ragenfrid."
15
+ },
16
+ {
17
+ "day":"21",
18
+ "month":"3",
19
+ "year":"1188",
20
+ "text":"Accession to the throne of Japan by emperor Antoku."
21
+ },
22
+ {
23
+ "day":"21",
24
+ "month":"3",
25
+ "year":"1349",
26
+ "text":"3,000 Jews killed in Black Death riots in Efurt Germany"
27
+ },
28
+ {
29
+ "day":"21",
30
+ "month":"3",
31
+ "year":"1413",
32
+ "text":"Henry V becomes King of England."
33
+ },
34
+ {
35
+ "day":"21",
36
+ "month":"3",
37
+ "year":"1421",
38
+ "text":"Battle of Beauge-French beat English"
39
+ },
40
+ {
41
+ "day":"21",
42
+ "month":"3",
43
+ "year":"1492",
44
+ "text":"Alonzo Pietro, pilot, sailed with Columbus"
45
+ },
46
+ {
47
+ "day":"21",
48
+ "month":"3",
49
+ "year":"1610",
50
+ "text":"King James I addresses English House of Commons"
51
+ },
52
+ {
53
+ "day":"21",
54
+ "month":"3",
55
+ "year":"1681",
56
+ "text":"3rd Exclusion Parliament meets in London"
57
+ },
58
+ {
59
+ "day":"21",
60
+ "month":"3",
61
+ "year":"1702",
62
+ "text":"Queen Anne Stuart addresses English parliament"
63
+ },
64
+ {
65
+ "day":"21",
66
+ "month":"3",
67
+ "year":"1788",
68
+ "text":"Fire destroys 856 buildings in New Orleans Louisiana"
69
+ },
70
+ {
71
+ "day":"21",
72
+ "month":"3",
73
+ "year":"1788",
74
+ "text":"Olaudah Equiano (aka Gustavus Vassa), a freed slave, petitions King George III and Queen Charlotte, to free enslaved Africans"
75
+ },
76
+ {
77
+ "day":"21",
78
+ "month":"3",
79
+ "year":"1791",
80
+ "text":"Capt Hopley Yeaton of NH becomes 1st commissioned officer in USN"
81
+ },
82
+ {
83
+ "day":"21",
84
+ "month":"3",
85
+ "year":"1804",
86
+ "text":"French civil Code of Napoleon adopted"
87
+ },
88
+ {
89
+ "day":"21",
90
+ "month":"3",
91
+ "year":"1821",
92
+ "text":"First revolutionary act in Monastery of Agia Lavra, Kalavryta, Greek War of Independence."
93
+ },
94
+ {
95
+ "day":"21",
96
+ "month":"3",
97
+ "year":"1824",
98
+ "text":"Fire at Cairo ammunitions dump kills 4,000 horses"
99
+ }
100
+ ]
101
+ }
102
+ ]
data/data/3/22.json ADDED
@@ -0,0 +1,96 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ {
5
+ "day":"22",
6
+ "month":"3",
7
+ "year":"238",
8
+ "text":"Gordian I and his son Gordian II are proclaimed Roman emperor."
9
+ },
10
+ {
11
+ "day":"22",
12
+ "month":"3",
13
+ "year":"752",
14
+ "text":"Stephen II elected Catholic Pope (or 23rd)"
15
+ },
16
+ {
17
+ "day":"22",
18
+ "month":"3",
19
+ "year":"871",
20
+ "text":"Battle at Marton: Ethelred van Wessex beats Danish invasion army"
21
+ },
22
+ {
23
+ "day":"22",
24
+ "month":"3",
25
+ "year":"1349",
26
+ "text":"Townspeople of Fulda, Germany massacre Jews, blaming them for the Black Death"
27
+ },
28
+ {
29
+ "day":"22",
30
+ "month":"3",
31
+ "year":"1556",
32
+ "text":"Cardinal Reginald Pole becomes archbishop of Canterbury"
33
+ },
34
+ {
35
+ "day":"22",
36
+ "month":"3",
37
+ "year":"1594",
38
+ "text":"French King Henri IV festival in Paris"
39
+ },
40
+ {
41
+ "day":"22",
42
+ "month":"3",
43
+ "year":"1621",
44
+ "text":"Hugo de Grote escapes in bookcase from Loevenstein castle, Neth"
45
+ },
46
+ {
47
+ "day":"22",
48
+ "month":"3",
49
+ "year":"1622",
50
+ "text":"1st American Indian (Powhattan) massacre of whites Jamestown Virginia, 347 slain"
51
+ },
52
+ {
53
+ "day":"22",
54
+ "month":"3",
55
+ "year":"1630",
56
+ "text":"1st colonial legislation prohibiting gambling enacted (Boston)"
57
+ },
58
+ {
59
+ "day":"22",
60
+ "month":"3",
61
+ "year":"1638",
62
+ "text":"Religious dissident Anne Hutchinson expelled from Massachusetts Bay Colony"
63
+ },
64
+ {
65
+ "day":"22",
66
+ "month":"3",
67
+ "year":"1680",
68
+ "text":"Parliament of Breisach accepts French sovereignty over Elzas"
69
+ },
70
+ {
71
+ "day":"22",
72
+ "month":"3",
73
+ "year":"1692",
74
+ "text":"Emperor Leopold I names duke Earnest August of Braunschweig, king"
75
+ },
76
+ {
77
+ "day":"22",
78
+ "month":"3",
79
+ "year":"1765",
80
+ "text":"Stamp Act passed; 1st direct British tax on colonists"
81
+ },
82
+ {
83
+ "day":"22",
84
+ "month":"3",
85
+ "year":"1775",
86
+ "text":"Edmund Burke presents his 13 articles to the Westminster Parliament"
87
+ },
88
+ {
89
+ "day":"22",
90
+ "month":"3",
91
+ "year":"1778",
92
+ "text":"Captain Cook sights Cape Flattery, in Washington state"
93
+ }
94
+ ]
95
+ }
96
+ ]
data/data/3/23.json ADDED
@@ -0,0 +1,90 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ {
5
+ "day":"23",
6
+ "month":"3",
7
+ "year":"1026",
8
+ "text":"Koenraad II crowns himself king of Italy"
9
+ },
10
+ {
11
+ "day":"23",
12
+ "month":"3",
13
+ "year":"1066",
14
+ "text":"18th recorded perihelion passage of Halley's Comet"
15
+ },
16
+ {
17
+ "day":"23",
18
+ "month":"3",
19
+ "year":"1153",
20
+ "text":"Treaty of Konstanz between Frederick I \"Barbarossa\" & Pope Eugene III"
21
+ },
22
+ {
23
+ "day":"23",
24
+ "month":"3",
25
+ "year":"1174",
26
+ "text":"Jocelin, abbot of Melrose, is elected bishop of Glasgow."
27
+ },
28
+ {
29
+ "day":"23",
30
+ "month":"3",
31
+ "year":"1490",
32
+ "text":"1st dated edition of Maimonides \"Mishneh Torah\" published"
33
+ },
34
+ {
35
+ "day":"23",
36
+ "month":"3",
37
+ "year":"1534",
38
+ "text":"Aragonese legal code formally recognised"
39
+ },
40
+ {
41
+ "day":"23",
42
+ "month":"3",
43
+ "year":"1568",
44
+ "text":"Treaty of Longjumeau: French huguenots go on strike"
45
+ },
46
+ {
47
+ "day":"23",
48
+ "month":"3",
49
+ "year":"1579",
50
+ "text":"Friesland joins Union of Utrecht"
51
+ },
52
+ {
53
+ "day":"23",
54
+ "month":"3",
55
+ "year":"1593",
56
+ "text":"English Separatist Puritans John Greenwood and Henry Barrowe tried and sentenced to death on the charge of devising and circulating seditious books"
57
+ },
58
+ {
59
+ "day":"23",
60
+ "month":"3",
61
+ "year":"1630",
62
+ "text":"French troops occupy Pinerolo Piedmont"
63
+ },
64
+ {
65
+ "day":"23",
66
+ "month":"3",
67
+ "year":"1657",
68
+ "text":"France & England form alliance against Spain; England gets Dunkirk"
69
+ },
70
+ {
71
+ "day":"23",
72
+ "month":"3",
73
+ "year":"1708",
74
+ "text":"Pretender to the English throne James III lands at Firth of Forth"
75
+ },
76
+ {
77
+ "day":"23",
78
+ "month":"3",
79
+ "year":"1743",
80
+ "text":"George Frideric Handel's oratorio \"Messiah\" premieres in London"
81
+ },
82
+ {
83
+ "day":"23",
84
+ "month":"3",
85
+ "year":"1752",
86
+ "text":"Pope Stephen II elected to succeed Zacharias, died 2 days later"
87
+ }
88
+ ]
89
+ }
90
+ ]
data/data/3/24.json ADDED
@@ -0,0 +1,36 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ {
5
+ "day":"24",
6
+ "month":"3",
7
+ "year":"1603",
8
+ "text":"Scottish King James VI son of Mary Queen of Scots, becomes King James I of England in succession to Elizabeth I, thus joining the English and Scottish crowns."
9
+ },
10
+ {
11
+ "day":"24",
12
+ "month":"3",
13
+ "year":"1721",
14
+ "text":"Johann Sebastian Bach dedicates his Brandenburg Concertos (to the Margrave of Brandenburg-Schwedt)"
15
+ },
16
+ {
17
+ "day":"24",
18
+ "month":"3",
19
+ "year":"1837",
20
+ "text":"Canada gives black citizens the right to vote"
21
+ },
22
+ {
23
+ "day":"24",
24
+ "month":"3",
25
+ "year":"1882",
26
+ "text":"German scientist Robert Koch discovers bacillus cause of TB"
27
+ },
28
+ {
29
+ "day":"24",
30
+ "month":"3",
31
+ "year":"1976",
32
+ "text":"Argentine President Isabel Peron deposed by country's military"
33
+ }
34
+ ]
35
+ }
36
+ ]
data/data/3/25.json ADDED
@@ -0,0 +1,1782 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ {
5
+ "day":"25",
6
+ "month":"3",
7
+ "year":"1",
8
+ "text":"Origin of Dionysian Incarnation of the Word"
9
+ },
10
+ {
11
+ "day":"25",
12
+ "month":"3",
13
+ "year":"31",
14
+ "text":"1st Easter, according to calendar-maker Dionysius Exiguus"
15
+ },
16
+ {
17
+ "day":"25",
18
+ "month":"3",
19
+ "year":"421",
20
+ "text":"Friday at 12 PM - city of Venice founded"
21
+ },
22
+ {
23
+ "day":"25",
24
+ "month":"3",
25
+ "year":"708",
26
+ "text":"Constantine begins his reign as Catholic Pope"
27
+ },
28
+ {
29
+ "day":"25",
30
+ "month":"3",
31
+ "year":"1150",
32
+ "text":"Tichborne family of Hampshire England start tradition of giving gallon of flour to residents to keep deathbed promise"
33
+ },
34
+ {
35
+ "day":"25",
36
+ "month":"3",
37
+ "year":"1199",
38
+ "text":"Richard I, Lion Heart, King o f England, is wounded by a crossbow bolt while fighting France which leads to his death on April 6."
39
+ },
40
+ {
41
+ "day":"25",
42
+ "month":"3",
43
+ "year":"1306",
44
+ "text":"Robert the Bruce crowned Robert I, King of Scots, having killed his rival John Comyn, Lord of Badenoch"
45
+ },
46
+ {
47
+ "day":"25",
48
+ "month":"3",
49
+ "year":"1409",
50
+ "text":"Council of Pisa opens"
51
+ },
52
+ {
53
+ "day":"25",
54
+ "month":"3",
55
+ "year":"1571",
56
+ "text":"Catholic Italian businessman Roberto Ridolfi leaves England"
57
+ },
58
+ {
59
+ "day":"25",
60
+ "month":"3",
61
+ "year":"1581",
62
+ "text":"Portugese Cortes calls Philip II king of Portugal"
63
+ },
64
+ {
65
+ "day":"25",
66
+ "month":"3",
67
+ "year":"1584",
68
+ "text":"Sir Walter Raleigh renews Humphrey Gilbert's patent to explore North America"
69
+ },
70
+ {
71
+ "day":"25",
72
+ "month":"3",
73
+ "year":"1598",
74
+ "text":"Cornelis de Houtman's fleet departs for East-Indies"
75
+ },
76
+ {
77
+ "day":"25",
78
+ "month":"3",
79
+ "year":"1609",
80
+ "text":"Henry Hudson embarks on an exploration for Dutch East India Co"
81
+ },
82
+ {
83
+ "day":"25",
84
+ "month":"3",
85
+ "year":"1634",
86
+ "text":"Under charter granted to Lord Baltimore and led by his brother Leonard Calvert first settlers found Catholic colony of Maryland"
87
+ },
88
+ {
89
+ "day":"25",
90
+ "month":"3",
91
+ "year":"1655",
92
+ "text":"Christiaan Huygens discovers Titan (Saturn's largest satellite)"
93
+ },
94
+ {
95
+ "day":"25",
96
+ "month":"3",
97
+ "year":"1668",
98
+ "text":"1st horse race in America takes place"
99
+ },
100
+ {
101
+ "day":"25",
102
+ "month":"3",
103
+ "year":"1669",
104
+ "text":"Mount Etna in Sicily erupts, destroying Nicolosi, killing 20,000"
105
+ },
106
+ {
107
+ "day":"25",
108
+ "month":"3",
109
+ "year":"1753",
110
+ "text":"Voltaire leaves the court of Frederik II of Prussia"
111
+ },
112
+ {
113
+ "day":"25",
114
+ "month":"3",
115
+ "year":"1774",
116
+ "text":"British Parliament passes Boston Port Bill"
117
+ },
118
+ {
119
+ "day":"25",
120
+ "month":"3",
121
+ "year":"1776",
122
+ "text":"Continental Congress authorized a medal for George Washington"
123
+ },
124
+ {
125
+ "day":"25",
126
+ "month":"3",
127
+ "year":"1802",
128
+ "text":"France, Netherlands, Spain & Great Britain sign Peace of Amiens"
129
+ },
130
+ {
131
+ "day":"25",
132
+ "month":"3",
133
+ "year":"1807",
134
+ "text":"1st railway passenger service began in England"
135
+ },
136
+ {
137
+ "day":"25",
138
+ "month":"3",
139
+ "year":"1807",
140
+ "text":"British Parliament abolishes slave trade"
141
+ },
142
+ {
143
+ "day":"25",
144
+ "month":"3",
145
+ "year":"1807",
146
+ "text":"George Canning becomes British Foreign Secretary"
147
+ },
148
+ {
149
+ "day":"25",
150
+ "month":"3",
151
+ "year":"1811",
152
+ "text":"Percy Bysshe Shelley is expelled from the University of Oxford for his publication of the pamphlet The Necessity of Atheism."
153
+ },
154
+ {
155
+ "day":"25",
156
+ "month":"3",
157
+ "year":"1814",
158
+ "text":"Netherlands Bank established"
159
+ },
160
+ {
161
+ "day":"25",
162
+ "month":"3",
163
+ "year":"1817",
164
+ "text":"Tsar Alexander I recommends formation of Society of Israeli Christians"
165
+ },
166
+ {
167
+ "day":"25",
168
+ "month":"3",
169
+ "year":"1820",
170
+ "text":"Greece freedom revolt against anti Ottoman attack"
171
+ },
172
+ {
173
+ "day":"25",
174
+ "month":"3",
175
+ "year":"1821",
176
+ "text":"Greece gains independence from Turkey (National Day)"
177
+ },
178
+ {
179
+ "day":"25",
180
+ "month":"3",
181
+ "year":"1846",
182
+ "text":"German explorer Ludwig Leichhardt arrives in Sydney to a hero's welcome after completing his exploration of Australia's Northern Territory"
183
+ },
184
+ {
185
+ "day":"25",
186
+ "month":"3",
187
+ "year":"1847",
188
+ "text":"Pope Pius IX encyclical \"On aid for Ireland\""
189
+ },
190
+ {
191
+ "day":"25",
192
+ "month":"3",
193
+ "year":"1851",
194
+ "text":"Yosemite Valley discovered in California"
195
+ },
196
+ {
197
+ "day":"25",
198
+ "month":"3",
199
+ "year":"1852",
200
+ "text":"Friedrich Hebbel's \"Agnes Bernauer\" premieres in Munich"
201
+ },
202
+ {
203
+ "day":"25",
204
+ "month":"3",
205
+ "year":"1856",
206
+ "text":"A E Burnside patents Burnside carbine"
207
+ },
208
+ {
209
+ "day":"25",
210
+ "month":"3",
211
+ "year":"1857",
212
+ "text":"Frederick Laggenheim takes 1st photo of a solar eclipse"
213
+ },
214
+ {
215
+ "day":"25",
216
+ "month":"3",
217
+ "year":"1863",
218
+ "text":"1st Army Medal of Honor awarded"
219
+ },
220
+ {
221
+ "day":"25",
222
+ "month":"3",
223
+ "year":"1863",
224
+ "text":"Skirmish at Brentwood Tennessee"
225
+ },
226
+ {
227
+ "day":"25",
228
+ "month":"3",
229
+ "year":"1864",
230
+ "text":"Battle of Paducah, KY (Forrest's raid)"
231
+ },
232
+ {
233
+ "day":"25",
234
+ "month":"3",
235
+ "year":"1865",
236
+ "text":"Battle of Bluff Spring, FL"
237
+ },
238
+ {
239
+ "day":"25",
240
+ "month":"3",
241
+ "year":"1865",
242
+ "text":"Battle of Fort Stedman, VA - in front of Petersburg"
243
+ },
244
+ {
245
+ "day":"25",
246
+ "month":"3",
247
+ "year":"1865",
248
+ "text":"Battle of Mobile, AL (Spanish Fort, Fort Morgan, Fort Blakely)"
249
+ },
250
+ {
251
+ "day":"25",
252
+ "month":"3",
253
+ "year":"1865",
254
+ "text":"SS General Lyon at Cape Hatteras catches fire & sinks, killing 400"
255
+ },
256
+ {
257
+ "day":"25",
258
+ "month":"3",
259
+ "year":"1876",
260
+ "text":"Glasgow 1st soccer match Scotland-Wales (4-0)"
261
+ },
262
+ {
263
+ "day":"25",
264
+ "month":"3",
265
+ "year":"1882",
266
+ "text":"1st demonstration of pancake making (Dept store in NYC)"
267
+ },
268
+ {
269
+ "day":"25",
270
+ "month":"3",
271
+ "year":"1888",
272
+ "text":"Socialist leader Domela Nieuwenhuis elected to Dutch 2nd chamber"
273
+ },
274
+ {
275
+ "day":"25",
276
+ "month":"3",
277
+ "year":"1889",
278
+ "text":"1st Test Cricket match played at Newlands, Cape Town v England"
279
+ },
280
+ {
281
+ "day":"25",
282
+ "month":"3",
283
+ "year":"1894",
284
+ "text":"Coxey's Army of the unemployed sets out from Massillon, Ohio, for Washington DC"
285
+ },
286
+ {
287
+ "day":"25",
288
+ "month":"3",
289
+ "year":"1895",
290
+ "text":"Italian troops invade Abyssinia (Ethiopia)"
291
+ },
292
+ {
293
+ "day":"25",
294
+ "month":"3",
295
+ "year":"1896",
296
+ "text":"Modern Olympics began in Athens, Greece [NS=Apr 6]"
297
+ },
298
+ {
299
+ "day":"25",
300
+ "month":"3",
301
+ "year":"1898",
302
+ "text":"Intercollegiate Trapshooting Association formed in NYC"
303
+ },
304
+ {
305
+ "day":"25",
306
+ "month":"3",
307
+ "year":"1900",
308
+ "text":"US Socialist Party forms in Indianapolis"
309
+ },
310
+ {
311
+ "day":"25",
312
+ "month":"3",
313
+ "year":"1901",
314
+ "text":"55 die as Rock Island train derailed near Marshalltown, Iowa"
315
+ },
316
+ {
317
+ "day":"25",
318
+ "month":"3",
319
+ "year":"1902",
320
+ "text":"Irving W Colburn patents sheet glass drawing machine"
321
+ },
322
+ {
323
+ "day":"25",
324
+ "month":"3",
325
+ "year":"1902",
326
+ "text":"In Russia, 567 students are tried for rioting and 'political disaffection' are found guilty; 95 are banished to Siberia"
327
+ },
328
+ {
329
+ "day":"25",
330
+ "month":"3",
331
+ "year":"1903",
332
+ "text":"Racing Club de Avellaneda, one of the big five of Argentina, is founded."
333
+ },
334
+ {
335
+ "day":"25",
336
+ "month":"3",
337
+ "year":"1905",
338
+ "text":"Confederate battle flags captured during the American Civil War are returned to South"
339
+ },
340
+ {
341
+ "day":"25",
342
+ "month":"3",
343
+ "year":"1907",
344
+ "text":"Stanley Cup: Montreal Wanderers lose to Kenora Thistles but outscore them in 2 game set but outscore them 12-8 and win cup"
345
+ },
346
+ {
347
+ "day":"25",
348
+ "month":"3",
349
+ "year":"1908",
350
+ "text":"Clube Atletico Mineiro, Founded in Belo Horizonte, Brazil."
351
+ },
352
+ {
353
+ "day":"25",
354
+ "month":"3",
355
+ "year":"1910",
356
+ "text":"Chalmers Auto Co offers a new car to each leagues' batting champ"
357
+ },
358
+ {
359
+ "day":"25",
360
+ "month":"3",
361
+ "year":"1911",
362
+ "text":"L D Swamikannu publishes \"Manual of Indian Chronology\" in Bombay"
363
+ },
364
+ {
365
+ "day":"25",
366
+ "month":"3",
367
+ "year":"1911",
368
+ "text":"Triangle Shirtwaist Factory catches fire 145 die, all but 13 girls"
369
+ },
370
+ {
371
+ "day":"25",
372
+ "month":"3",
373
+ "year":"1913",
374
+ "text":"Great Dayton Flood"
375
+ },
376
+ {
377
+ "day":"25",
378
+ "month":"3",
379
+ "year":"1913",
380
+ "text":"Home of vaudeville, Palace Theatre, opens (NYC) starring Ed Wynn"
381
+ },
382
+ {
383
+ "day":"25",
384
+ "month":"3",
385
+ "year":"1915",
386
+ "text":"1st submarine disaster; a US F-4 sank off Hawaii, killing 21"
387
+ },
388
+ {
389
+ "day":"25",
390
+ "month":"3",
391
+ "year":"1915",
392
+ "text":"German U boat torpedoes Neth merchant ship Medea"
393
+ },
394
+ {
395
+ "day":"25",
396
+ "month":"3",
397
+ "year":"1916",
398
+ "text":"Heavyweight Jess Willard & Franc Moran fight to no decision in NYC"
399
+ },
400
+ {
401
+ "day":"25",
402
+ "month":"3",
403
+ "year":"1916",
404
+ "text":"Jess Willard fights Frank Moran to no decision in 10 for boxing title"
405
+ },
406
+ {
407
+ "day":"25",
408
+ "month":"3",
409
+ "year":"1916",
410
+ "text":"Women are allowed to attend a boxing match"
411
+ },
412
+ {
413
+ "day":"25",
414
+ "month":"3",
415
+ "year":"1918",
416
+ "text":"The Belarusian People's Republic is established."
417
+ },
418
+ {
419
+ "day":"25",
420
+ "month":"3",
421
+ "year":"1919",
422
+ "text":"Woodrow Wilson's dream of a League of Nations becomes a reality after the League Covenant is adopted at the Paris Peace Conference"
423
+ },
424
+ {
425
+ "day":"25",
426
+ "month":"3",
427
+ "year":"1920",
428
+ "text":"Greek Independence Day"
429
+ },
430
+ {
431
+ "day":"25",
432
+ "month":"3",
433
+ "year":"1923",
434
+ "text":"British government grants Trans-Jordan autonomy"
435
+ },
436
+ {
437
+ "day":"25",
438
+ "month":"3",
439
+ "year":"1924",
440
+ "text":"Greek parliament selects admiral Paul Koundouriotis as premier"
441
+ },
442
+ {
443
+ "day":"25",
444
+ "month":"3",
445
+ "year":"1924",
446
+ "text":"Stanley Cup: Mont Canadiens (NHL) sweep Calgary Tigers (WCHL) in 2"
447
+ },
448
+ {
449
+ "day":"25",
450
+ "month":"3",
451
+ "year":"1931",
452
+ "text":"Hal Kemp & his orchestra record Whistles, with Skinnay Ennis"
453
+ },
454
+ {
455
+ "day":"25",
456
+ "month":"3",
457
+ "year":"1931",
458
+ "text":"Scottsboro Boys (accused of raping a white woman) arrested in Alabama"
459
+ },
460
+ {
461
+ "day":"25",
462
+ "month":"3",
463
+ "year":"1934",
464
+ "text":"1st Golf Masters Championship: Horton Smith wins, shooting a 284"
465
+ },
466
+ {
467
+ "day":"25",
468
+ "month":"3",
469
+ "year":"1935",
470
+ "text":"1st Belgium government of Van Zealand resigns"
471
+ },
472
+ {
473
+ "day":"25",
474
+ "month":"3",
475
+ "year":"1936",
476
+ "text":"200-inch mirror blank leaves for California to be ground"
477
+ },
478
+ {
479
+ "day":"25",
480
+ "month":"3",
481
+ "year":"1937",
482
+ "text":"It is revealed Quaker Oats pays Babe Ruth $25,000 per year for ads"
483
+ },
484
+ {
485
+ "day":"25",
486
+ "month":"3",
487
+ "year":"1937",
488
+ "text":"Italy & Yugoslavia sign non-aggression treaty (Pact of Belgrade)"
489
+ },
490
+ {
491
+ "day":"25",
492
+ "month":"3",
493
+ "year":"1937",
494
+ "text":"Lionel Conacher misses on 1st Stanley Cup penalty shot"
495
+ },
496
+ {
497
+ "day":"25",
498
+ "month":"3",
499
+ "year":"1937",
500
+ "text":"Wash Daily News is 1st US newspaper with perfumed advertising page"
501
+ },
502
+ {
503
+ "day":"25",
504
+ "month":"3",
505
+ "year":"1938",
506
+ "text":"1st US bred and owned horse (Battleship) to win British Grand National Steeplechase"
507
+ },
508
+ {
509
+ "day":"25",
510
+ "month":"3",
511
+ "year":"1939",
512
+ "text":"Billboard Magazine introduces hillbilly (country) music chart"
513
+ },
514
+ {
515
+ "day":"25",
516
+ "month":"3",
517
+ "year":"1941",
518
+ "text":"Carolina Paprika Mills in Dillon, SC, incorporated"
519
+ },
520
+ {
521
+ "day":"25",
522
+ "month":"3",
523
+ "year":"1942",
524
+ "text":"700 Jews of Polish Lvov-district reach Belzec Concentration camp"
525
+ },
526
+ {
527
+ "day":"25",
528
+ "month":"3",
529
+ "year":"1943",
530
+ "text":"97% of all Dutch physicians strike againt nazi registration"
531
+ },
532
+ {
533
+ "day":"25",
534
+ "month":"3",
535
+ "year":"1943",
536
+ "text":"Jimmy Durante & Garry Moore premiere on radio"
537
+ },
538
+ {
539
+ "day":"25",
540
+ "month":"3",
541
+ "year":"1944",
542
+ "text":"Germany troop executes 335 residents of Rome"
543
+ },
544
+ {
545
+ "day":"25",
546
+ "month":"3",
547
+ "year":"1944",
548
+ "text":"RAF Flight Sgt Nicholas Alkemade survives a jump from his Lancaster bomber from 18,000 feet over Germany without a parachute; his fall was broken by pine trees and soft snow, and he suffered only a sprained leg."
549
+ },
550
+ {
551
+ "day":"25",
552
+ "month":"3",
553
+ "year":"1945",
554
+ "text":"US 4th Armored div arrives at Hanau & Aschaffenburg"
555
+ },
556
+ {
557
+ "day":"25",
558
+ "month":"3",
559
+ "year":"1945",
560
+ "text":"US Northern Tractor Flotilla departs Ulithi to Okinawa"
561
+ },
562
+ {
563
+ "day":"25",
564
+ "month":"3",
565
+ "year":"1946",
566
+ "text":"1st performance of Igor Stravinsky's \"Ebony Concerto\""
567
+ },
568
+ {
569
+ "day":"25",
570
+ "month":"3",
571
+ "year":"1947",
572
+ "text":"9th NCAA Men's Basketball Championship: Holy Cross beats Oklahoma 58-47"
573
+ },
574
+ {
575
+ "day":"25",
576
+ "month":"3",
577
+ "year":"1133",
578
+ "text":"Henry II, King of England (1154-89)"
579
+ },
580
+ {
581
+ "day":"25",
582
+ "month":"3",
583
+ "year":"1252",
584
+ "text":"Conradin, Duke of Swabia (d. 1268), son of Conradin IV"
585
+ },
586
+ {
587
+ "day":"25",
588
+ "month":"3",
589
+ "year":"1259",
590
+ "text":"Andronikos II Palaiologos, Byzantine emperor (d. 1332)"
591
+ },
592
+ {
593
+ "day":"25",
594
+ "month":"3",
595
+ "year":"1297",
596
+ "text":"Andronicus III Palaeologus, Byzantine emperor (d. 1341)"
597
+ },
598
+ {
599
+ "day":"25",
600
+ "month":"3",
601
+ "year":"1297",
602
+ "text":"Arnost of Pardubice, Archbishop of Prague (d. 1364)"
603
+ },
604
+ {
605
+ "day":"25",
606
+ "month":"3",
607
+ "year":"1345",
608
+ "text":"Blanche of Lancaster, wife of John of Gaunt (d. 1369)"
609
+ },
610
+ {
611
+ "day":"25",
612
+ "month":"3",
613
+ "year":"1347",
614
+ "text":"Catherine of Siena, Italian saint (d. 1380)"
615
+ },
616
+ {
617
+ "day":"25",
618
+ "month":"3",
619
+ "year":"1404",
620
+ "text":"John Beaufort, 1st Duke of Somerset, English military leader (d. 1444)"
621
+ },
622
+ {
623
+ "day":"25",
624
+ "month":"3",
625
+ "year":"1495",
626
+ "text":"Leonhard Paminger, composer"
627
+ },
628
+ {
629
+ "day":"25",
630
+ "month":"3",
631
+ "year":"1532",
632
+ "text":"Pietro Pontio, composer"
633
+ },
634
+ {
635
+ "day":"25",
636
+ "month":"3",
637
+ "year":"1539",
638
+ "text":"Christopher Clavius, German mathematician (d. 1612)"
639
+ },
640
+ {
641
+ "day":"25",
642
+ "month":"3",
643
+ "year":"1541",
644
+ "text":"Francesco I de' Medici, Grand Duke of Tuscany (d. 1587)"
645
+ },
646
+ {
647
+ "day":"25",
648
+ "month":"3",
649
+ "year":"1593",
650
+ "text":"Jean de Brébeuf, French Jesuit missionary (d. 1649)"
651
+ },
652
+ {
653
+ "day":"25",
654
+ "month":"3",
655
+ "year":"1594",
656
+ "text":"Maria Tesselschade Roemers Visscher, Dutch writer"
657
+ },
658
+ {
659
+ "day":"25",
660
+ "month":"3",
661
+ "year":"1643",
662
+ "text":"Louis Moréri, French encylopedist (d. 1680)"
663
+ },
664
+ {
665
+ "day":"25",
666
+ "month":"3",
667
+ "year":"1653",
668
+ "text":"Joseph Sauveur, French physicist/mathematician"
669
+ },
670
+ {
671
+ "day":"25",
672
+ "month":"3",
673
+ "year":"1661",
674
+ "text":"Paul de Rapin, French historian (d. 1725)"
675
+ },
676
+ {
677
+ "day":"25",
678
+ "month":"3",
679
+ "year":"1688",
680
+ "text":"Johann Gotthilf Ziegler, composer"
681
+ },
682
+ {
683
+ "day":"25",
684
+ "month":"3",
685
+ "year":"1699",
686
+ "text":"Johann Adolf Hasse, composer"
687
+ },
688
+ {
689
+ "day":"25",
690
+ "month":"3",
691
+ "year":"1702",
692
+ "text":"Christian Gottlieb Ziegler, composer"
693
+ },
694
+ {
695
+ "day":"25",
696
+ "month":"3",
697
+ "year":"1702",
698
+ "text":"Pieter Teyler Van der Hulst, Dutch silk merchant (Teyler's Museum)"
699
+ },
700
+ {
701
+ "day":"25",
702
+ "month":"3",
703
+ "year":"1713",
704
+ "text":"Jean-Baptiste Canavas, composer"
705
+ },
706
+ {
707
+ "day":"25",
708
+ "month":"3",
709
+ "year":"1723",
710
+ "text":"Kaat Mussel, [Catharina Mulder], Dutch demonstrater"
711
+ },
712
+ {
713
+ "day":"25",
714
+ "month":"3",
715
+ "year":"1745",
716
+ "text":"Nicolas Etienne Framery, composer"
717
+ },
718
+ {
719
+ "day":"25",
720
+ "month":"3",
721
+ "year":"1762",
722
+ "text":"Francesco Giuseppi Pollini, composer"
723
+ },
724
+ {
725
+ "day":"25",
726
+ "month":"3",
727
+ "year":"1767",
728
+ "text":"Joachim Murat, marshal of France/King of Naples (1808-15)"
729
+ },
730
+ {
731
+ "day":"25",
732
+ "month":"3",
733
+ "year":"1769",
734
+ "text":"Salvatore Vigano, composer"
735
+ },
736
+ {
737
+ "day":"25",
738
+ "month":"3",
739
+ "year":"1770",
740
+ "text":"Carl Friedrich Ebers, composer"
741
+ },
742
+ {
743
+ "day":"25",
744
+ "month":"3",
745
+ "year":"1782",
746
+ "text":"Caroline Bonaparte, Queen of Naples (d. 1839) and sister of Napoleon"
747
+ },
748
+ {
749
+ "day":"25",
750
+ "month":"3",
751
+ "year":"1786",
752
+ "text":"Giovanni B Amia, Italian astronomer/physicist/botanist"
753
+ },
754
+ {
755
+ "day":"25",
756
+ "month":"3",
757
+ "year":"1797",
758
+ "text":"John Winebrenner, US, clergyman, founded Church of God"
759
+ },
760
+ {
761
+ "day":"25",
762
+ "month":"3",
763
+ "year":"1800",
764
+ "text":"Paulin Paris, French historian"
765
+ },
766
+ {
767
+ "day":"25",
768
+ "month":"3",
769
+ "year":"1808",
770
+ "text":"Jose de Espronceda y Delgado, Spanish revolutionary/poet (Cortes)"
771
+ },
772
+ {
773
+ "day":"25",
774
+ "month":"3",
775
+ "year":"1818",
776
+ "text":"Isaac Ingalls Stevens, Major General (Union volunteers), (d. 1862)"
777
+ },
778
+ {
779
+ "day":"25",
780
+ "month":"3",
781
+ "year":"1820",
782
+ "text":"Xavier F M G, Earl of Merode, Belgian minister to Pope (in Rome)"
783
+ },
784
+ {
785
+ "day":"25",
786
+ "month":"3",
787
+ "year":"1823",
788
+ "text":"William Thompson Martin, Mjr General (Confederate Army), (d. 1910)"
789
+ },
790
+ {
791
+ "day":"25",
792
+ "month":"3",
793
+ "year":"1824",
794
+ "text":"Clinton L. Merriam, American politician (d. 1900)"
795
+ },
796
+ {
797
+ "day":"25",
798
+ "month":"3",
799
+ "year":"1830",
800
+ "text":"Julius Caesar, cricketer (prominent batsman for Surrey)"
801
+ },
802
+ {
803
+ "day":"25",
804
+ "month":"3",
805
+ "year":"1839",
806
+ "text":"William Bell Wait, US, educated the blind"
807
+ },
808
+ {
809
+ "day":"25",
810
+ "month":"3",
811
+ "year":"1840",
812
+ "text":"Myles Keogh, U.S. Soldier in U.S. 7th Cavalry Regiment & Irish Soldier of Fortune (d. 1876)"
813
+ },
814
+ {
815
+ "day":"25",
816
+ "month":"3",
817
+ "year":"1848",
818
+ "text":"William Keith Brooks, American marine zoologist (anatomy and embryology of marine animals), born in Cleveland, Ohio"
819
+ },
820
+ {
821
+ "day":"25",
822
+ "month":"3",
823
+ "year":"1863",
824
+ "text":"Simon Flexner, American pathologist (d. 1946)"
825
+ },
826
+ {
827
+ "day":"25",
828
+ "month":"3",
829
+ "year":"1865",
830
+ "text":"Pierre Weiss, Mulhouse, France, French physicist (theory of ferromagnetism)"
831
+ },
832
+ {
833
+ "day":"25",
834
+ "month":"3",
835
+ "year":"1867",
836
+ "text":"Arturo Toscanini, Parma Italy, temperamental conductor (NBC)"
837
+ },
838
+ {
839
+ "day":"25",
840
+ "month":"3",
841
+ "year":"1867",
842
+ "text":"John Gutzon Borglum, sculptor (Mt Rushmore)"
843
+ },
844
+ {
845
+ "day":"25",
846
+ "month":"3",
847
+ "year":"1868",
848
+ "text":"Bill Lockwood, cricketer (England all-rounder in 12 Tests 1893-1902)"
849
+ },
850
+ {
851
+ "day":"25",
852
+ "month":"3",
853
+ "year":"1869",
854
+ "text":"Gustaaf DFL Schamelhout, Flemish physician/writer"
855
+ },
856
+ {
857
+ "day":"25",
858
+ "month":"3",
859
+ "year":"1872",
860
+ "text":"Vito Pardo, Italian sculptor (Columbus monument in Argentina)"
861
+ },
862
+ {
863
+ "day":"25",
864
+ "month":"3",
865
+ "year":"1873",
866
+ "text":"Rudolf Rocker, German/US anarchist"
867
+ },
868
+ {
869
+ "day":"25",
870
+ "month":"3",
871
+ "year":"1875",
872
+ "text":"Spencer Charters, Duncannon PA, actor (3 Faces West)"
873
+ },
874
+ {
875
+ "day":"25",
876
+ "month":"3",
877
+ "year":"1877",
878
+ "text":"Walter Little, Canadian politician (d. 1961)"
879
+ },
880
+ {
881
+ "day":"25",
882
+ "month":"3",
883
+ "year":"1878",
884
+ "text":"Henry graaf de Baillet-Latour, Belgian pres of IOC (1925-42)"
885
+ },
886
+ {
887
+ "day":"25",
888
+ "month":"3",
889
+ "year":"1878",
890
+ "text":"Theodore Samuel Holland, composer"
891
+ },
892
+ {
893
+ "day":"25",
894
+ "month":"3",
895
+ "year":"1879",
896
+ "text":"Otakar Zich, composer"
897
+ },
898
+ {
899
+ "day":"25",
900
+ "month":"3",
901
+ "year":"1881",
902
+ "text":"Béla Bartok, Hungary, composer/pianist (Concerto for Orchestra)"
903
+ },
904
+ {
905
+ "day":"25",
906
+ "month":"3",
907
+ "year":"1881",
908
+ "text":"Louis Dosfel, Flemish lawyer/writer (Assault!)"
909
+ },
910
+ {
911
+ "day":"25",
912
+ "month":"3",
913
+ "year":"1881",
914
+ "text":"Mary Gladys Webb, English writer (d. 1927)"
915
+ },
916
+ {
917
+ "day":"25",
918
+ "month":"3",
919
+ "year":"1882",
920
+ "text":"Haydn Wood, composer"
921
+ },
922
+ {
923
+ "day":"25",
924
+ "month":"3",
925
+ "year":"1884",
926
+ "text":"Georges Imbert, Alsatian chemist (d. 1950)"
927
+ },
928
+ {
929
+ "day":"25",
930
+ "month":"3",
931
+ "year":"1885",
932
+ "text":"Veit Valentin, German/US historian (Deutsche Revolution)"
933
+ },
934
+ {
935
+ "day":"25",
936
+ "month":"3",
937
+ "year":"1886",
938
+ "text":"Athenagoras, Patriarch of Constantinople (d. 1972)"
939
+ },
940
+ {
941
+ "day":"25",
942
+ "month":"3",
943
+ "year":"1890",
944
+ "text":"Marten Baersma, [MH Bottema], Friesan author (De ljochte kimen)"
945
+ },
946
+ {
947
+ "day":"25",
948
+ "month":"3",
949
+ "year":"1892",
950
+ "text":"Andy Clyde, Scotland, actor (George-Real McCoys, Cully-Lassie)"
951
+ },
952
+ {
953
+ "day":"25",
954
+ "month":"3",
955
+ "year":"1893",
956
+ "text":"Edward Hart, (Rep-D-NJ)/1st chairman of Com on Un-American Activities"
957
+ },
958
+ {
959
+ "day":"25",
960
+ "month":"3",
961
+ "year":"1894",
962
+ "text":"Erik William Gustav Leidzen, composer"
963
+ },
964
+ {
965
+ "day":"25",
966
+ "month":"3",
967
+ "year":"1895",
968
+ "text":"Siegfried Handloser, German physician (d. 1954)"
969
+ },
970
+ {
971
+ "day":"25",
972
+ "month":"3",
973
+ "year":"1897",
974
+ "text":"John Laurie, Dumfries Scotland, actor (Jericho, Island of Desire)"
975
+ },
976
+ {
977
+ "day":"25",
978
+ "month":"3",
979
+ "year":"1899",
980
+ "text":"Bella Spewack, Hungary, playwright (Kiss Me Kate)"
981
+ },
982
+ {
983
+ "day":"25",
984
+ "month":"3",
985
+ "year":"1899",
986
+ "text":"Jacques Audiberti, French poet (Race of Men)"
987
+ },
988
+ {
989
+ "day":"25",
990
+ "month":"3",
991
+ "year":"1899",
992
+ "text":"Burt Munro, New Zealand motorcycle racer (d. 1978)"
993
+ },
994
+ {
995
+ "day":"25",
996
+ "month":"3",
997
+ "year":"1901",
998
+ "text":"Ed Begley, Hartford Ct, actor (Mr Koppel-Leave it to Larry)"
999
+ },
1000
+ {
1001
+ "day":"25",
1002
+ "month":"3",
1003
+ "year":"1902",
1004
+ "text":"Sten Broman, composer"
1005
+ },
1006
+ {
1007
+ "day":"25",
1008
+ "month":"3",
1009
+ "year":"1903",
1010
+ "text":"Frankie Carle, Providence RI, orchestra leader (Golden Touch)"
1011
+ },
1012
+ {
1013
+ "day":"25",
1014
+ "month":"3",
1015
+ "year":"1903",
1016
+ "text":"Nahum Norbert Glatzer, Jewish-American scholar (d. 1990)"
1017
+ },
1018
+ {
1019
+ "day":"25",
1020
+ "month":"3",
1021
+ "year":"1905",
1022
+ "text":"Binnie Barnes, actress (Last of the Mohicans, 3 Musketeers), born in London, England"
1023
+ },
1024
+ {
1025
+ "day":"25",
1026
+ "month":"3",
1027
+ "year":"1906",
1028
+ "text":"Alan J P Taylor, British historian (English history 1914-1915)"
1029
+ },
1030
+ {
1031
+ "day":"25",
1032
+ "month":"3",
1033
+ "year":"1906",
1034
+ "text":"Howard Pyle, (Gov-R-Az, 1951-55)"
1035
+ },
1036
+ {
1037
+ "day":"25",
1038
+ "month":"3",
1039
+ "year":"1906",
1040
+ "text":"Jean Sablon, crooner"
1041
+ },
1042
+ {
1043
+ "day":"25",
1044
+ "month":"3",
1045
+ "year":"1908",
1046
+ "text":"Bridget D'Oyly Carte, British theater & hotel director"
1047
+ },
1048
+ {
1049
+ "day":"25",
1050
+ "month":"3",
1051
+ "year":"1908",
1052
+ "text":"David Lean, Croydon England, director (Dr Zhivago, Ryan's Daughter)"
1053
+ },
1054
+ {
1055
+ "day":"25",
1056
+ "month":"3",
1057
+ "year":"1909",
1058
+ "text":"Dutch (Emil) Leonard, baseball pitcher (Boston Red Sox, 1.01 ERA 1914)"
1059
+ },
1060
+ {
1061
+ "day":"25",
1062
+ "month":"3",
1063
+ "year":"1909",
1064
+ "text":"Jay Blackton, conductor/arranger (Guys & Dolls), born in NYC, New York"
1065
+ },
1066
+ {
1067
+ "day":"25",
1068
+ "month":"3",
1069
+ "year":"1910",
1070
+ "text":"Mario Peragallo, Italian composer"
1071
+ },
1072
+ {
1073
+ "day":"25",
1074
+ "month":"3",
1075
+ "year":"1910",
1076
+ "text":"Magda Olivero, Italian soprano"
1077
+ },
1078
+ {
1079
+ "day":"25",
1080
+ "month":"3",
1081
+ "year":"1911",
1082
+ "text":"Willy Anthoons, Flemish sculptor (Mystic verheffing)"
1083
+ },
1084
+ {
1085
+ "day":"25",
1086
+ "month":"3",
1087
+ "year":"1912",
1088
+ "text":"Jean Vilar, French stage and film actor (d. 1971)"
1089
+ },
1090
+ {
1091
+ "day":"25",
1092
+ "month":"3",
1093
+ "year":"1913",
1094
+ "text":"Sir Reo Stakis, Anglo-Cypriot hotel magnate (d. 2001)"
1095
+ },
1096
+ {
1097
+ "day":"25",
1098
+ "month":"3",
1099
+ "year":"1914",
1100
+ "text":"Marthe Robert, essayist/translator"
1101
+ },
1102
+ {
1103
+ "day":"25",
1104
+ "month":"3",
1105
+ "year":"1914",
1106
+ "text":"Norman E Borlaug, US agriculture scientist (Nobel 1970)"
1107
+ },
1108
+ {
1109
+ "day":"25",
1110
+ "month":"3",
1111
+ "year":"1916",
1112
+ "text":"Nikolay Ivanovich Peyko, composer"
1113
+ },
1114
+ {
1115
+ "day":"25",
1116
+ "month":"3",
1117
+ "year":"1918",
1118
+ "text":"Howard Cosell, Winston-Salem NC, sportscaster (Monday Night Football)"
1119
+ },
1120
+ {
1121
+ "day":"25",
1122
+ "month":"3",
1123
+ "year":"1919",
1124
+ "text":"Jeanne Cagney, actress (Lion is in the Streets, Quicksand)"
1125
+ },
1126
+ {
1127
+ "day":"25",
1128
+ "month":"3",
1129
+ "year":"1920",
1130
+ "text":"Patrick Troughton, actor (Doctor Who)"
1131
+ },
1132
+ {
1133
+ "day":"25",
1134
+ "month":"3",
1135
+ "year":"1920",
1136
+ "text":"Arthur Wint, Jamaican runner (d. 1992)"
1137
+ },
1138
+ {
1139
+ "day":"25",
1140
+ "month":"3",
1141
+ "year":"1921",
1142
+ "text":"Nancy Kelly, Lowell Mass, actress (Double Exposure, Jesse James)"
1143
+ },
1144
+ {
1145
+ "day":"25",
1146
+ "month":"3",
1147
+ "year":"1921",
1148
+ "text":"Simone Signoret, Weisbaden Germany, (Casque d'Or, Room at the Top)"
1149
+ },
1150
+ {
1151
+ "day":"25",
1152
+ "month":"3",
1153
+ "year":"1921",
1154
+ "text":"Alexandra of Greece and Denmark, Queen of Yugoslavia (d. 1993)"
1155
+ },
1156
+ {
1157
+ "day":"25",
1158
+ "month":"3",
1159
+ "year":"1922",
1160
+ "text":"Bruno VeSota, Ill, actor/director (Chopper, Teenage Doll, Wild Rovers)"
1161
+ },
1162
+ {
1163
+ "day":"25",
1164
+ "month":"3",
1165
+ "year":"1734",
1166
+ "text":"William IV, Prince of Orange-Nassau marries princess Anne of Great Britain, eldest daughter of King George II at St. James' Palace"
1167
+ },
1168
+ {
1169
+ "day":"25",
1170
+ "month":"3",
1171
+ "year":"1985",
1172
+ "text":"Professional boxer George Foreman (35) weds Mary Martelly"
1173
+ },
1174
+ {
1175
+ "day":"25",
1176
+ "month":"3",
1177
+ "year":"2003",
1178
+ "text":"Actress-model Liv Tyler (25) weds rock band vocalist Royston Langdon (30) at a private villa in St James, Barbados"
1179
+ },
1180
+ {
1181
+ "day":"25",
1182
+ "month":"3",
1183
+ "year":"2006",
1184
+ "text":"Cowboy Crush singer Darla Perlozzi weds musician Timmy Lee Patterson at Southern Belle Wedding Chapel in Murfreesboro, Tennessee"
1185
+ },
1186
+ {
1187
+ "day":"25",
1188
+ "month":"3",
1189
+ "year":"2006",
1190
+ "text":"Olympic gold medal freestyle skier Jonny Moseley (30) weds Malia Rich in Telluride, Colorado"
1191
+ },
1192
+ {
1193
+ "day":"25",
1194
+ "month":"3",
1195
+ "year":"1223",
1196
+ "text":"Afonso II, 3rd King of Portugal (1211-23), dies at 36"
1197
+ },
1198
+ {
1199
+ "day":"25",
1200
+ "month":"3",
1201
+ "year":"1345",
1202
+ "text":"Henry, 3rd Earl of Lancaster, English politician (b. 1281)"
1203
+ },
1204
+ {
1205
+ "day":"25",
1206
+ "month":"3",
1207
+ "year":"1458",
1208
+ "text":"Inigo Lopez de Mendoza, Spanish marquis of Santillana/poet, dies"
1209
+ },
1210
+ {
1211
+ "day":"25",
1212
+ "month":"3",
1213
+ "year":"1510",
1214
+ "text":"Georges d'amboise, French archbishop of Narbonne/Rouen, dies at 49"
1215
+ },
1216
+ {
1217
+ "day":"25",
1218
+ "month":"3",
1219
+ "year":"1558",
1220
+ "text":"Marcos de Niza, French Franciscan explorer"
1221
+ },
1222
+ {
1223
+ "day":"25",
1224
+ "month":"3",
1225
+ "year":"1561",
1226
+ "text":"Conrad Lycosthenes, French-born German philosopher and encyclopedist (b. 1518)"
1227
+ },
1228
+ {
1229
+ "day":"25",
1230
+ "month":"3",
1231
+ "year":"1603",
1232
+ "text":"Ikoma Chikamasa, Japanese warlord (b. 1526)"
1233
+ },
1234
+ {
1235
+ "day":"25",
1236
+ "month":"3",
1237
+ "year":"1609",
1238
+ "text":"Olaus Martini, Swedish Archbishop of Uppsala (b. 1557)"
1239
+ },
1240
+ {
1241
+ "day":"25",
1242
+ "month":"3",
1243
+ "year":"1620",
1244
+ "text":"Johannes Nucius, German composer"
1245
+ },
1246
+ {
1247
+ "day":"25",
1248
+ "month":"3",
1249
+ "year":"1625",
1250
+ "text":"Giambattista Marini, Italian poet (b. 1569)"
1251
+ },
1252
+ {
1253
+ "day":"25",
1254
+ "month":"3",
1255
+ "year":"1692",
1256
+ "text":"Gerardus L Blasius, Flemish anatomist, dies at about 66"
1257
+ },
1258
+ {
1259
+ "day":"25",
1260
+ "month":"3",
1261
+ "year":"1697",
1262
+ "text":"Hendrik Casimir II, King of Nassau-Dietzstadhouder, dies"
1263
+ },
1264
+ {
1265
+ "day":"25",
1266
+ "month":"3",
1267
+ "year":"1712",
1268
+ "text":"Nehemiah Grew, English naturalist (b. 1641)"
1269
+ },
1270
+ {
1271
+ "day":"25",
1272
+ "month":"3",
1273
+ "year":"1736",
1274
+ "text":"Nicholas Hawksmoor, British architect"
1275
+ },
1276
+ {
1277
+ "day":"25",
1278
+ "month":"3",
1279
+ "year":"1738",
1280
+ "text":"Turlough O'Carolan, Irish harper and composer (b. 1670)"
1281
+ },
1282
+ {
1283
+ "day":"25",
1284
+ "month":"3",
1285
+ "year":"1751",
1286
+ "text":"Frederick of Hessen Kassel, King of Sweden (1720-51), dies at 74"
1287
+ },
1288
+ {
1289
+ "day":"25",
1290
+ "month":"3",
1291
+ "year":"1766",
1292
+ "text":"Johannes Ritschel, composer, dies at 26"
1293
+ },
1294
+ {
1295
+ "day":"25",
1296
+ "month":"3",
1297
+ "year":"1799",
1298
+ "text":"Constantin Reindl, composer, dies at 60"
1299
+ },
1300
+ {
1301
+ "day":"25",
1302
+ "month":"3",
1303
+ "year":"1801",
1304
+ "text":"Anthony Ziesenis, architect/sculptor (Camper), dies at 69"
1305
+ },
1306
+ {
1307
+ "day":"25",
1308
+ "month":"3",
1309
+ "year":"1801",
1310
+ "text":"Novalis, writer, dies at 28"
1311
+ },
1312
+ {
1313
+ "day":"25",
1314
+ "month":"3",
1315
+ "year":"1818",
1316
+ "text":"Caspar Wessel, Danish mathematician (b. 1745)"
1317
+ },
1318
+ {
1319
+ "day":"25",
1320
+ "month":"3",
1321
+ "year":"1823",
1322
+ "text":"Coelestin Jungbauer, composer, dies at 75"
1323
+ },
1324
+ {
1325
+ "day":"25",
1326
+ "month":"3",
1327
+ "year":"1825",
1328
+ "text":"Rutger Jan Schimmelpenninck, Dutch patriot/earl, dies at 63"
1329
+ },
1330
+ {
1331
+ "day":"25",
1332
+ "month":"3",
1333
+ "year":"1835",
1334
+ "text":"Friederike Blum, writer, dies"
1335
+ },
1336
+ {
1337
+ "day":"25",
1338
+ "month":"3",
1339
+ "year":"1852",
1340
+ "text":"Alexis Garaude, composer, dies at 73"
1341
+ },
1342
+ {
1343
+ "day":"25",
1344
+ "month":"3",
1345
+ "year":"1860",
1346
+ "text":"James Braid, Scottish surgeon (b. 1795)"
1347
+ },
1348
+ {
1349
+ "day":"25",
1350
+ "month":"3",
1351
+ "year":"1873",
1352
+ "text":"Wilhelm Marstrand, Danish painter (b. 1810)"
1353
+ },
1354
+ {
1355
+ "day":"25",
1356
+ "month":"3",
1357
+ "year":"1880",
1358
+ "text":"Joseph Rummel, composer, dies at 61"
1359
+ },
1360
+ {
1361
+ "day":"25",
1362
+ "month":"3",
1363
+ "year":"1880",
1364
+ "text":"Ludmilla Assing, writer, dies"
1365
+ },
1366
+ {
1367
+ "day":"25",
1368
+ "month":"3",
1369
+ "year":"1908",
1370
+ "text":"Durham Stevens, American diplomat (b. 1851)"
1371
+ },
1372
+ {
1373
+ "day":"25",
1374
+ "month":"3",
1375
+ "year":"1909",
1376
+ "text":"Ruperto Chapi y Lorente, composer, dies at 57"
1377
+ },
1378
+ {
1379
+ "day":"25",
1380
+ "month":"3",
1381
+ "year":"1917",
1382
+ "text":"Elizabeth Storrs Mead, American educator (b. 1832)"
1383
+ },
1384
+ {
1385
+ "day":"25",
1386
+ "month":"3",
1387
+ "year":"1918",
1388
+ "text":"Claude Debussy, French composer (Iberia/La Mer), dies in Paris at 55"
1389
+ },
1390
+ {
1391
+ "day":"25",
1392
+ "month":"3",
1393
+ "year":"1924",
1394
+ "text":"John Reedman, cricketer (Test for Aust 1894, 17 & 4, 1 for 24), dies"
1395
+ },
1396
+ {
1397
+ "day":"25",
1398
+ "month":"3",
1399
+ "year":"1937",
1400
+ "text":"John Drinkwater, English poet/playwright (Bird in Hand), dies at 54"
1401
+ },
1402
+ {
1403
+ "day":"25",
1404
+ "month":"3",
1405
+ "year":"1940",
1406
+ "text":"Ion Nonna Otescu, composer, dies at 51"
1407
+ },
1408
+ {
1409
+ "day":"25",
1410
+ "month":"3",
1411
+ "year":"1948",
1412
+ "text":"Warren Hymer, actor (Show Them No Mercy), dies at 42"
1413
+ },
1414
+ {
1415
+ "day":"25",
1416
+ "month":"3",
1417
+ "year":"1949",
1418
+ "text":"Hanns A Rauter, German SS-commandant in Netherland, executed at 54"
1419
+ },
1420
+ {
1421
+ "day":"25",
1422
+ "month":"3",
1423
+ "year":"1951",
1424
+ "text":"Edward Collins, Hall of Fame infielder (White Sox, A's), dies at 63"
1425
+ },
1426
+ {
1427
+ "day":"25",
1428
+ "month":"3",
1429
+ "year":"1951",
1430
+ "text":"Eddie Collins, American baseball player (b. 1887)"
1431
+ },
1432
+ {
1433
+ "day":"25",
1434
+ "month":"3",
1435
+ "year":"1956",
1436
+ "text":"George Luther Foote, composer, dies at 70"
1437
+ },
1438
+ {
1439
+ "day":"25",
1440
+ "month":"3",
1441
+ "year":"1956",
1442
+ "text":"Robert Newton, actor (Henry V, Odd Man Out), dies at 50"
1443
+ },
1444
+ {
1445
+ "day":"25",
1446
+ "month":"3",
1447
+ "year":"1957",
1448
+ "text":"Fud Livingston, composer, dies at 50"
1449
+ },
1450
+ {
1451
+ "day":"25",
1452
+ "month":"3",
1453
+ "year":"1957",
1454
+ "text":"Max Ophüls, German director and writer (b. 1902)"
1455
+ },
1456
+ {
1457
+ "day":"25",
1458
+ "month":"3",
1459
+ "year":"1958",
1460
+ "text":"Tom Brown, American musician (b. 1888)"
1461
+ },
1462
+ {
1463
+ "day":"25",
1464
+ "month":"3",
1465
+ "year":"1959",
1466
+ "text":"Billy Mayerl, composer, dies at 56"
1467
+ },
1468
+ {
1469
+ "day":"25",
1470
+ "month":"3",
1471
+ "year":"1962",
1472
+ "text":"Auguste Piccard, Swiss explorer/balloonist, dies at 78"
1473
+ },
1474
+ {
1475
+ "day":"25",
1476
+ "month":"3",
1477
+ "year":"1963",
1478
+ "text":"David Moore, US feather weight boxer, dies at 29"
1479
+ },
1480
+ {
1481
+ "day":"25",
1482
+ "month":"3",
1483
+ "year":"1965",
1484
+ "text":"Giorgio Federico Ghedini, composer, dies at 72"
1485
+ },
1486
+ {
1487
+ "day":"25",
1488
+ "month":"3",
1489
+ "year":"1965",
1490
+ "text":"Viola Gregg Liuzzo, US civil rights activist, murdered"
1491
+ },
1492
+ {
1493
+ "day":"25",
1494
+ "month":"3",
1495
+ "year":"1966",
1496
+ "text":"Colin Campbell, actor (Leather Boys), dies at 83"
1497
+ },
1498
+ {
1499
+ "day":"25",
1500
+ "month":"3",
1501
+ "year":"1967",
1502
+ "text":"Renato Cellini, Italian conductor (b.c.1913)"
1503
+ },
1504
+ {
1505
+ "day":"25",
1506
+ "month":"3",
1507
+ "year":"1968",
1508
+ "text":"Douglas Evans, actor (South Pacific Trail), dies in Hollywood"
1509
+ },
1510
+ {
1511
+ "day":"25",
1512
+ "month":"3",
1513
+ "year":"1969",
1514
+ "text":"Alan Mowbray, actor (Dante, Colonel Flack), dies at 72"
1515
+ },
1516
+ {
1517
+ "day":"25",
1518
+ "month":"3",
1519
+ "year":"1969",
1520
+ "text":"Max Eastman, American critic/essayist (Love and Revolution), dies at 86"
1521
+ },
1522
+ {
1523
+ "day":"25",
1524
+ "month":"3",
1525
+ "year":"1969",
1526
+ "text":"Norman Gallichan, cricketer (one Test for NZ, 30 & 2, 3-113), dies"
1527
+ },
1528
+ {
1529
+ "day":"25",
1530
+ "month":"3",
1531
+ "year":"1969",
1532
+ "text":"Billy Cotton, British bandleader & entertainer (b. 1889)"
1533
+ },
1534
+ {
1535
+ "day":"25",
1536
+ "month":"3",
1537
+ "year":"1973",
1538
+ "text":"Edward Steichen, pioneer of US photography, dies at 93"
1539
+ },
1540
+ {
1541
+ "day":"25",
1542
+ "month":"3",
1543
+ "year":"1974",
1544
+ "text":"Otto Waldis, actor (Unknown World, Whip Hand), dies at 72"
1545
+ },
1546
+ {
1547
+ "day":"25",
1548
+ "month":"3",
1549
+ "year":"1975",
1550
+ "text":"Faisal bin Abdulaziz Al Saud, king of Saudi-Arab (1964-75), shot by nephew at 68"
1551
+ },
1552
+ {
1553
+ "day":"25",
1554
+ "month":"3",
1555
+ "year":"1975",
1556
+ "text":"Juan Gaudino, Argentine racing driver (b. 1893)"
1557
+ },
1558
+ {
1559
+ "day":"25",
1560
+ "month":"3",
1561
+ "year":"1978",
1562
+ "text":"Jack Hulbert, actor (Bulldog Jack), dies at 85"
1563
+ },
1564
+ {
1565
+ "day":"25",
1566
+ "month":"3",
1567
+ "year":"1979",
1568
+ "text":"Anton Heiller, composer, dies at 55"
1569
+ },
1570
+ {
1571
+ "day":"25",
1572
+ "month":"3",
1573
+ "year":"1980",
1574
+ "text":"Roland Barthes, French literary critic and writer (b. 1915)"
1575
+ },
1576
+ {
1577
+ "day":"25",
1578
+ "month":"3",
1579
+ "year":"1980",
1580
+ "text":"Milton H. Erickson, American psychiatrist (b. 1901)"
1581
+ },
1582
+ {
1583
+ "day":"25",
1584
+ "month":"3",
1585
+ "year":"1980",
1586
+ "text":"Walter Susskind, Czech conductor (b. 1913)"
1587
+ },
1588
+ {
1589
+ "day":"25",
1590
+ "month":"3",
1591
+ "year":"1980",
1592
+ "text":"James Wright, American poet (b. 1927)"
1593
+ },
1594
+ {
1595
+ "day":"25",
1596
+ "month":"3",
1597
+ "year":"1983",
1598
+ "text":"Martha Sleeper, actress (Spitfire), dies of a heart attack at 72"
1599
+ },
1600
+ {
1601
+ "day":"25",
1602
+ "month":"3",
1603
+ "year":"1983",
1604
+ "text":"Bob Waterfield, American football player (b. 1920)"
1605
+ },
1606
+ {
1607
+ "day":"25",
1608
+ "month":"3",
1609
+ "year":"1987",
1610
+ "text":"Henry R LaBouisse, headed UNICEF (1965-79), dies at 83"
1611
+ },
1612
+ {
1613
+ "day":"25",
1614
+ "month":"3",
1615
+ "year":"1991",
1616
+ "text":"Eileen Joyce, pianist, dies at 78"
1617
+ },
1618
+ {
1619
+ "day":"25",
1620
+ "month":"3",
1621
+ "year":"1991",
1622
+ "text":"Lee Donn, pianist, dies of stroke at 96"
1623
+ },
1624
+ {
1625
+ "day":"25",
1626
+ "month":"3",
1627
+ "year":"1991",
1628
+ "text":"Marcel Lefebvre, French Catholic prelate (b. 1905)"
1629
+ },
1630
+ {
1631
+ "day":"25",
1632
+ "month":"3",
1633
+ "year":"1992",
1634
+ "text":"Nancy Walker, actress (Ida Morgenstern-Rhoda), dies of cancer at 69"
1635
+ },
1636
+ {
1637
+ "day":"25",
1638
+ "month":"3",
1639
+ "year":"1994",
1640
+ "text":"David Miles Bensusan-Butt, English economist, dies at 79"
1641
+ },
1642
+ {
1643
+ "day":"25",
1644
+ "month":"3",
1645
+ "year":"1994",
1646
+ "text":"Michel R Vassallucci, French/Neth publisher (Arena), dies at 32"
1647
+ },
1648
+ {
1649
+ "day":"25",
1650
+ "month":"3",
1651
+ "year":"1995",
1652
+ "text":"James Gardner, designer, dies at 87"
1653
+ },
1654
+ {
1655
+ "day":"25",
1656
+ "month":"3",
1657
+ "year":"1995",
1658
+ "text":"Peter Herbert Penwarden, priest, dies at 73"
1659
+ },
1660
+ {
1661
+ "day":"25",
1662
+ "month":"3",
1663
+ "year":"1995",
1664
+ "text":"Warren E Burger, chief justice of US (1969-86), dies"
1665
+ },
1666
+ {
1667
+ "day":"25",
1668
+ "month":"3",
1669
+ "year":"1995",
1670
+ "text":"James Coleman, American sociologist (b. 1926)"
1671
+ },
1672
+ {
1673
+ "day":"25",
1674
+ "month":"3",
1675
+ "year":"1996",
1676
+ "text":"John Derrick Mordaunt Snagge, news commentator (BBC), dies at 91"
1677
+ },
1678
+ {
1679
+ "day":"25",
1680
+ "month":"3",
1681
+ "year":"1997",
1682
+ "text":"Roberto Sanchez Vilella, governor of Puerto Rico in (1965-69), dies"
1683
+ },
1684
+ {
1685
+ "day":"25",
1686
+ "month":"3",
1687
+ "year":"1998",
1688
+ "text":"Max Green, Australian lawyer (b. 1952)"
1689
+ },
1690
+ {
1691
+ "day":"25",
1692
+ "month":"3",
1693
+ "year":"1998",
1694
+ "text":"Steve Schiff, United States Congressman (b. 1947)"
1695
+ },
1696
+ {
1697
+ "day":"25",
1698
+ "month":"3",
1699
+ "year":"1999",
1700
+ "text":"Cal Ripken, Sr., American baseball manager (b. 1936)"
1701
+ },
1702
+ {
1703
+ "day":"25",
1704
+ "month":"3",
1705
+ "year":"2000",
1706
+ "text":"Helen Martin, American actress (b. 1909)"
1707
+ },
1708
+ {
1709
+ "day":"25",
1710
+ "month":"3",
1711
+ "year":"2002",
1712
+ "text":"Kenneth Wolstenholme, English football commentator (b. 1920)"
1713
+ },
1714
+ {
1715
+ "day":"25",
1716
+ "month":"3",
1717
+ "year":"2005",
1718
+ "text":"Paul Henning, American TV/film producer and writer (b. 1911)"
1719
+ },
1720
+ {
1721
+ "day":"25",
1722
+ "month":"3",
1723
+ "year":"2006",
1724
+ "text":"Rocío Dúrcal, Spanish singer and actress (b. 1944)"
1725
+ },
1726
+ {
1727
+ "day":"25",
1728
+ "month":"3",
1729
+ "year":"2006",
1730
+ "text":"Richard Fleischer, American film director (b. 1916)"
1731
+ },
1732
+ {
1733
+ "day":"25",
1734
+ "month":"3",
1735
+ "year":"2006",
1736
+ "text":"Buck Owens, American singer and television personality (b. 1929)"
1737
+ },
1738
+ {
1739
+ "day":"25",
1740
+ "month":"3",
1741
+ "year":"2007",
1742
+ "text":"Andranik Margaryan, Armenian politician (b. 1951)"
1743
+ },
1744
+ {
1745
+ "day":"25",
1746
+ "month":"3",
1747
+ "year":"2008",
1748
+ "text":"Rafael Azcona, Spanish screenwriter (b. 1926)"
1749
+ },
1750
+ {
1751
+ "day":"25",
1752
+ "month":"3",
1753
+ "year":"2008",
1754
+ "text":"Ben Carnevale, American basketball coach (b. 1915)"
1755
+ },
1756
+ {
1757
+ "day":"25",
1758
+ "month":"3",
1759
+ "year":"2009",
1760
+ "text":"Johnny Blanchard, American baseball player (b. 1933)"
1761
+ },
1762
+ {
1763
+ "day":"25",
1764
+ "month":"3",
1765
+ "year":"2009",
1766
+ "text":"Gábor Ocskay, Hungarian hockey player (b. 1975)"
1767
+ },
1768
+ {
1769
+ "day":"25",
1770
+ "month":"3",
1771
+ "year":"2009",
1772
+ "text":"Giovanni Parisi, Italian boxer (b. 1967)"
1773
+ },
1774
+ {
1775
+ "day":"25",
1776
+ "month":"3",
1777
+ "year":"2009",
1778
+ "text":"Kosuke Koyama, Japanese theologian (b. 1929)"
1779
+ }
1780
+ ]
1781
+ }
1782
+ ]