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/1/9.json ADDED
@@ -0,0 +1,102 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ {
5
+ "day":"9",
6
+ "month":"1",
7
+ "year":"475 ",
8
+ "text":"Byzantine Emperor Zeno is forced to flee his capital at Constantinople."
9
+ },
10
+ {
11
+ "day":"9",
12
+ "month":"1",
13
+ "year":"1296 ",
14
+ "text":"Earl Floris V signs accord with French King"
15
+ },
16
+ {
17
+ "day":"9",
18
+ "month":"1",
19
+ "year":"1317 ",
20
+ "text":"Phillips V, the Tall, crowned king of France"
21
+ },
22
+ {
23
+ "day":"9",
24
+ "month":"1",
25
+ "year":"1349 ",
26
+ "text":"700 Jews of Basel Switzerland, burned alive in their houses"
27
+ },
28
+ {
29
+ "day":"9",
30
+ "month":"1",
31
+ "year":"1431 ",
32
+ "text":"Judges' investigations for the trial of Joan of Arc begin in Rouen, France, the seat of the English occupation government."
33
+ },
34
+ {
35
+ "day":"9",
36
+ "month":"1",
37
+ "year":"1464 ",
38
+ "text":"1st meeting of States-General of Netherlands"
39
+ },
40
+ {
41
+ "day":"9",
42
+ "month":"1",
43
+ "year":"1493 ",
44
+ "text":"1st sight of manatees (by Christopher Columbus)"
45
+ },
46
+ {
47
+ "day":"9",
48
+ "month":"1",
49
+ "year":"1522 ",
50
+ "text":"Adriaan F Boeyens elected only Dutch pope (Adrian VI)"
51
+ },
52
+ {
53
+ "day":"9",
54
+ "month":"1",
55
+ "year":"1558 ",
56
+ "text":"Geneva becomes independent from Berne canton, Switzerland"
57
+ },
58
+ {
59
+ "day":"9",
60
+ "month":"1",
61
+ "year":"1570 ",
62
+ "text":"Tsar Ivan the Terrible kills 1,000-2,000 residents of Novgorod"
63
+ },
64
+ {
65
+ "day":"9",
66
+ "month":"1",
67
+ "year":"1718 ",
68
+ "text":"France declares war on Spain"
69
+ },
70
+ {
71
+ "day":"9",
72
+ "month":"1",
73
+ "year":"1760 ",
74
+ "text":"Afghans defeat Marathas in battle of Barari Ghat"
75
+ },
76
+ {
77
+ "day":"9",
78
+ "month":"1",
79
+ "year":"1768 ",
80
+ "text":"Philip Astley stages the first modern circus in London."
81
+ },
82
+ {
83
+ "day":"9",
84
+ "month":"1",
85
+ "year":"1788 ",
86
+ "text":"Connecticut becomes 5th state of the Union"
87
+ },
88
+ {
89
+ "day":"9",
90
+ "month":"1",
91
+ "year":"1792 ",
92
+ "text":"Russia & Turkey sign Peace of Jassy"
93
+ },
94
+ {
95
+ "day":"9",
96
+ "month":"1",
97
+ "year":"1793 ",
98
+ "text":"1st hot-air balloon flight in the US lifts off in Philadelphia, piloted by Jean Pierre Blanchard"
99
+ }
100
+ ]
101
+ }
102
+ ]
data/data/11/1.json ADDED
@@ -0,0 +1,30 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"1", "month":"11", "year":"79", "text": "The city of Pompeii is buried by eruption of Mt. Vesuvius." },
5
+ { "day":"1", "month":"11", "year":"1512", "text": "Michelangelo’s painting on the Sistine Chapel ceiling is exhibited for the first time." },
6
+ { "day":"1", "month":"11", "year":"1582", "text": "Maurice of Nassau, the son of William of Orange, becomes the governor of Holland, Zeeland and Utrecht." },
7
+ { "day":"1", "month":"11", "year":"1755", "text": "A great earthquake at Lisbon, Portugal, kills over 50,000 people." },
8
+ { "day":"1", "month":"11", "year":"1765", "text": "The Stamp Act goes into effect in the British colonies." },
9
+ { "day":"1", "month":"11", "year":"1861", "text": "Lieutenant General Winfield Scott, 50 year-veteran and leader of the U.S. Army at the onset of the Civil War, retires. General George McClellan is appointed general-in-chief of the Union armies." },
10
+ { "day":"1", "month":"11", "year":"1866", "text": "Wild woman of the west Myra Maybelle Shirley (Belle Starr) marries James C. Reed in Collins County, Texas." },
11
+ { "day":"1", "month":"11", "year":"1869", "text": "Louis Riel seizes Fort Garry, Winnipeg, during the Red River Rebellion." },
12
+ { "day":"1", "month":"11", "year":"1911", "text": "Italian planes perform the first aerial bombing on Tanguira oasis in Libya." },
13
+ { "day":"1", "month":"11", "year":"1923", "text": "Goodyear Tire and Rubber Company buys the rights to manufacture Zeppelin dirigibles." },
14
+ { "day":"1", "month":"11", "year":"1924", "text": "Legendary Oklahoma marshal Bill Tilghman, 71, is gunned down by a drunk in Cromwell, Oklahoma." },
15
+ { "day":"1", "month":"11", "year":"1936", "text": "Italian Fascist leader Benito Mussolini announces the Rome-Berlin axis after Count Ciano’s visit to Germany." },
16
+ { "day":"1", "month":"11", "year":"1936", "text": "The Rodeo Cowboy’s Association is founded." },
17
+ { "day":"1", "month":"11", "year":"1943", "text": "American troops invade Bougainville in the Solomon Islands." },
18
+ { "day":"1", "month":"11", "year":"1945", "text": "John H. Johnson publishes the first issue of Ebony magazine." },
19
+ { "day":"1", "month":"11", "year":"1950", "text": "Two members of a Puerto Rican nationalist movement attempt to assassinate President Harry S Truman." },
20
+ { "day":"1", "month":"11", "year":"1951", "text": "Algerian National Liberation Front begins guerrilla warfare against the French." },
21
+ { "day":"1", "month":"11", "year":"1967", "text": "The first issue of Rolling Stone hits the streets." },
22
+ { "day":"1", "month":"11", "year":"1968", "text": "President Lyndon B. Johnson calls a halt to bombing in Vietnam, hoping this will lead to progress at the Paris peace talks." },
23
+ { "day":"1", "month":"11", "year":"1968", "text": "The Motion Picture Association of America officially introduces its rating system to indicate age-appropriateness of film content." },
24
+ { "day":"1", "month":"11", "year":"1973", "text": "Leon Jaworski appointed as new Watergate Special Prosecutor." },
25
+ { "day":"1", "month":"11", "year":"1981", "text": "Antigua and Barbuda gain independence from the United Kingdom." },
26
+ { "day":"1", "month":"11", "year":"1982", "text": "Honda opens a plant in Marysville, Ohio, becoming the first Asian automobile company to produce cars in the US." },
27
+ { "day":"1", "month":"11", "year":"2000", "text": "Serbia joins the United Nations." }
28
+ ]
29
+ }
30
+ ]
data/data/11/10.json ADDED
@@ -0,0 +1,32 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"10", "month":"11", "year":"1493", "text": "Christopher Columbus discovers Antigua during his second expedition." },
5
+ { "day":"10", "month":"11", "year":"1556", "text": "The Englishman Richard Chancellor is drowned off Aberdeenshire on his return from a second voyage to Russia." },
6
+ { "day":"10", "month":"11", "year":"1647", "text": "All Dutch-held areas of New York are returned to English control by the treaty of Westminster." },
7
+ { "day":"10", "month":"11", "year":"1775", "text": "U.S. Marine Corps founded." },
8
+ { "day":"10", "month":"11", "year":"1782", "text": "In the last battle of the American Revolution, George Rogers Clark attacks Indians and Loyalists at Chillicothe, in Ohio Territory." },
9
+ { "day":"10", "month":"11", "year":"1871", "text": "Henry M. Stanley finds Dr. Livingstone at Ujiji near Unyanyembe in Africa." },
10
+ { "day":"10", "month":"11", "year":"1879", "text": "Little Bighorn participant Major Marcus Reno is caught window-peeping at the daughter of his commanding officer—an offense for which he will be courtmartialed." },
11
+ { "day":"10", "month":"11", "year":"1911", "text": "President Taft ends a 15,000-mile, 57-day speaking tour." },
12
+ { "day":"10", "month":"11", "year":"1911", "text": "The Imperial government of China retakes Nanking." },
13
+ { "day":"10", "month":"11", "year":"1917", "text": "Forty-one US suffragettes are arrested protesting outside the White House." },
14
+ { "day":"10", "month":"11", "year":"1938", "text": "Fascist Italy enacts anti-Semitic legislation." },
15
+ { "day":"10", "month":"11", "year":"1941", "text": "Churchill promises to join the U.S. \"within the hour\" in the event of war with Japan." },
16
+ { "day":"10", "month":"11", "year":"1942", "text": "Admiral Jean Darlan orders French forces in North Africa to cease resistance to the Anglo-American forces." },
17
+ { "day":"10", "month":"11", "year":"1952", "text": "U.S. Supreme Court upholds the decision barring segregation on interstate railways." },
18
+ { "day":"10", "month":"11", "year":"1961", "text": "Andrew Hatcher is named associate press secretary to President John F. Kennedy." },
19
+ { "day":"10", "month":"11", "year":"1962", "text": "Eleanor Roosevelt is buried, she had died three days earlier." },
20
+ { "day":"10", "month":"11", "year":"1964", "text": "Australia begins a draft to fulfill its commitment in Vietnam." },
21
+ { "day":"10", "month":"11", "year":"1969", "text": "The PBS children’s program Sesame Street debuts." },
22
+ { "day":"10", "month":"11", "year":"1971", "text": "Two women are tarred and feathered in Belfast for dating British soldiers, while in Londonderry, Northern Ireland a Catholic girl is also tarred and feathered for her intention of marrying a British soldier." },
23
+ { "day":"10", "month":"11", "year":"1972", "text": "Hijackers divert a jet to Detroit, demanding $10 million and ten parachutes." },
24
+ { "day":"10", "month":"11", "year":"1975", "text": "The iron ore freighter Edmund Fitzgerald breaks in half and sinks at the eastern end of Lake Superior–all 29 crew members perish." },
25
+ { "day":"10", "month":"11", "year":"1986", "text": "President Ronald Reagan refuses to reveal details of the Iran arms sale." },
26
+ { "day":"10", "month":"11", "year":"1989", "text": "German citizens begin tearing down the Berlin Wall." },
27
+ { "day":"10", "month":"11", "year":"1997", "text": "WorldCom and MCI Communications announce a merger, the largest in US history up to that time." },
28
+ { "day":"10", "month":"11", "year":"2008", "text": "NASA declares the Phoenix mission concluded after losing communications with the lander, five months after it began its exploration on the surface of Mars." },
29
+ { "day":"10", "month":"11", "year":"2009", "text": "North Korean and South Korean ships skirmish off Daecheon Island." }
30
+ ]
31
+ }
32
+ ]
data/data/11/11.json ADDED
@@ -0,0 +1,33 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"11", "month":"11", "year":"1499", "text": "Pretender to the throne Perkin Warbeck is executed." },
5
+ { "day":"11", "month":"11", "year":"1778", "text": "Indians, led by William Butler, massacre the inhabitants of Cherry Valley, N.Y." },
6
+ { "day":"11", "month":"11", "year":"1831", "text": "Nat Turner, a slave who led a revolt against slave owners, is hanged in Jerusalem, Virginia." },
7
+ { "day":"11", "month":"11", "year":"1889", "text": "Washington becomes the 42nd state of the Union." },
8
+ { "day":"11", "month":"11", "year":"1909", "text": "Construction begins on the naval base at Pearl Harbor in Hawaii." },
9
+ { "day":"11", "month":"11", "year":"1918", "text": "The German leaders sign the armistice ending World War I." },
10
+ { "day":"11", "month":"11", "year":"1919", "text": "The first two-minutes’ silence is observed in Britain to commemorate those who died in the Great War." },
11
+ { "day":"11", "month":"11", "year":"1921", "text": "The Tomb of the Unknown Soldier at Arlington Cemetery is dedicated." },
12
+ { "day":"11", "month":"11", "year":"1922", "text": "Canada’s Vernon McKenzie urges to fight U.S. propaganda with taxes on U.S. magazines." },
13
+ { "day":"11", "month":"11", "year":"1933", "text": "The first of the great dust storms of the 1930s hits North Dakota." },
14
+ { "day":"11", "month":"11", "year":"1935", "text": "Albert Anderson and Orvil Anderson set a new altitude record in South Dakota, when they float to 74,000 feet in a balloon." },
15
+ { "day":"11", "month":"11", "year":"1938", "text": "Irving Berlin’s \"God Bless America\" is performed for the first time by singer Kate Smith." },
16
+ { "day":"11", "month":"11", "year":"1940", "text": "Britain’s Royal Navy attacks the Italian fleet at Taranto." },
17
+ { "day":"11", "month":"11", "year":"1944", "text": "Private Eddie Slovik is convicted of desertion and sentenced to death for refusing to join his unit in the European Theater of Operations." },
18
+ { "day":"11", "month":"11", "year":"1953", "text": "The polio virus is identified and photographed for the first time in Cambridge, Massachusetts." },
19
+ { "day":"11", "month":"11", "year":"1966", "text": "The United States launches Gemini 12, a two-man orbiter, into orbit." },
20
+ { "day":"11", "month":"11", "year":"1970", "text": "U.S. Army Special Forces raid the Son Tay prison camp in North Vietnam but find no prisoners." },
21
+ { "day":"11", "month":"11", "year":"1973", "text": "Israel and Egypt sign a cease-fire." },
22
+ { "day":"11", "month":"11", "year":"1973", "text": "The Soviet Union is kicked out of World Cup soccer for refusing to play Chile." },
23
+ { "day":"11", "month":"11", "year":"1987", "text": "An unidentified buyer buys Vincent Van Gogh’s painting \"Irises\" from the estate of Joan Whitney Payson for $53.9 million at Sotheby’s in New York." },
24
+ { "day":"11", "month":"11", "year":"1993", "text": "Sculpture honoring women who served in the Vietnam War dedicated at the Vietnam Veterans Memorial in Washington, DC." },
25
+ { "day":"11", "month":"11", "year":"1999", "text": "House of Lords Act reforming Britain’s House of Lords, given Royal Assent; the act removed the right to hereditary seats (sitting members were permitted to remain)." },
26
+ { "day":"11", "month":"11", "year":"2001", "text": "Journalists Pierre Billaud (France), Johanne Sutton (France) and Voker Handloik (Germany) killed in Afghanistan during an attack on the convoy in which they were traveling." },
27
+ { "day":"11", "month":"11", "year":"2004", "text": "New Zealand Tomb of the Unknown Warrior dedicated at the National War Museum, Wellington." },
28
+ { "day":"11", "month":"11", "year":"2004", "text": "Palestine Liberation organization confirms the death of its longtime chairman Yasser Arafat; cause of death has never been conclusively determined." },
29
+ { "day":"11", "month":"11", "year":"2006", "text": "Queen Elizabeth II unveils New Zealand War Memorial in London." },
30
+ { "day":"11", "month":"11", "year":"2008", "text": "RMS Queen Elizabeth 2 (QE2)sets sail on her final voyage, bound for Dubai." }
31
+ ]
32
+ }
33
+ ]
data/data/11/12.json ADDED
@@ -0,0 +1,31 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"12", "month":"11", "year":"1035", "text": "King Canute of Norway dies." },
5
+ { "day":"12", "month":"11", "year":"1276", "text": "Suspicious of the intentions of Llywelyn ap Gruffydd, the Prince of Wales, English King Edward I resolves to invade Wales." },
6
+ { "day":"12", "month":"11", "year":"1859", "text": "The first flying-trapeze circus act is performed by Jules Leotard at the Circus Napoleon." },
7
+ { "day":"12", "month":"11", "year":"1863", "text": "Confederate General James Longstreet arrives at Loudon, Tennessee, to assist the attack on Union General Ambrose Burnside’s troops at Knoxville." },
8
+ { "day":"12", "month":"11", "year":"1867", "text": "Mount Vesuvius erupts." },
9
+ { "day":"12", "month":"11", "year":"1903", "text": "The Lebaudy brothers of France set an air-travel distance record of 34 miles in a dirigible." },
10
+ { "day":"12", "month":"11", "year":"1923", "text": "Adolf Hitler is arrested for his attempted German coup." },
11
+ { "day":"12", "month":"11", "year":"1927", "text": "Canada is admitted to the League of Nations." },
12
+ { "day":"12", "month":"11", "year":"1928", "text": "The ocean liner Vestris sinks off the Virginia cape with 328 aboard, killing 111." },
13
+ { "day":"12", "month":"11", "year":"1938", "text": "Mexico agrees to compensate the United States for land seizures." },
14
+ { "day":"12", "month":"11", "year":"1941", "text": "Madame Lillian Evanti and Mary Cardwell Dawson establish the National Negro Opera Company." },
15
+ { "day":"12", "month":"11", "year":"1944", "text": "U.S. fighters wipe out a Japanese convoy near Leyte, consisting of six destroyers, four transports and 8,000 troops." },
16
+ { "day":"12", "month":"11", "year":"1944", "text": "The German battleship Tirpitz is sunk in a Norwegian fjord." },
17
+ { "day":"12", "month":"11", "year":"1948", "text": "Hikedi Tojo, Japanese prime minister, and seven others are sentenced to hang by an international tribunal." },
18
+ { "day":"12", "month":"11", "year":"1951", "text": "The U.S. Eighth Army in Korea is ordered to cease offensive operations and begin an active defense." },
19
+ { "day":"12", "month":"11", "year":"1960", "text": "The satellite Discoverer XVII is launched into orbit from California’s Vandenberg AFB." },
20
+ { "day":"12", "month":"11", "year":"1968", "text": "The U.S. Supreme Court voids an Arkansas law banning the teaching of evolution in public schools." },
21
+ { "day":"12", "month":"11", "year":"1971", "text": "President Richard Nixon announces the withdrawal of about 45,000 U.S. troops from Vietnam by February." },
22
+ { "day":"12", "month":"11", "year":"1987", "text": "Boris Yeltsin is fired as head of Moscow’s Communist Party for criticizing the slow pace of reform." },
23
+ { "day":"12", "month":"11", "year":"1990", "text": "Crown Prince Akihito is formally installed as Emperor Akihito of Japan." },
24
+ { "day":"12", "month":"11", "year":"1990", "text": "Sir Timothy John \"Tim\" Berners-Lee, a British computer scientist, publishes a formal proposal for the creation of the World Wide Web." },
25
+ { "day":"12", "month":"11", "year":"1996", "text": "A Saudi Arabian Airlines Boeing 747 collides with a Kazakh Illyushin II-76 cargo plane near New Delhi, killing 349. It is the deadliest mid-air collision to date (2013) and third-deadliest aircraft accident." },
26
+ { "day":"12", "month":"11", "year":"1997", "text": "Ramzi Yousef convicted of masterminding the 1993 World Trade Center bombing." },
27
+ { "day":"12", "month":"11", "year":"2003", "text": "The first Italians to die in the Iraq War are among 23 fatalities from a suicide bomb attack on an Italian police base in Nasiriya, iraq." },
28
+ { "day":"12", "month":"11", "year":"2003", "text": "Shanghai Transrapid sets a new world speed record (311 mph or 501 kph) for commercial railway systems." }
29
+ ]
30
+ }
31
+ ]
data/data/11/13.json ADDED
@@ -0,0 +1,30 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"13", "month":"11", "year":"1474", "text": "In the Swiss-Burgundian Wars, Swiss infantry shatters the army of Charles the Bold at Hericourt near Belfort, countering his march to Lorraine." },
5
+ { "day":"13", "month":"11", "year":"1835", "text": "Texans officially proclaim independence from Mexico, and calls itself the Lone Star Republic, after its flag, until its admission to the Union in 1845." },
6
+ { "day":"13", "month":"11", "year":"1851", "text": "The London-to-Paris telegraph begins operation." },
7
+ { "day":"13", "month":"11", "year":"1860", "text": "South Carolina’s legislature calls a special convention to discuss secession from the Union." },
8
+ { "day":"13", "month":"11", "year":"1862", "text": "Lewis Carroll writes in his diary, “Began writing the fairy-tale of Alice–I hope to finish it by Christmas.”" },
9
+ { "day":"13", "month":"11", "year":"1878", "text": "New Mexico Governor Lew Wallace offers amnesty to many participants of the Lincoln County War, but not to gunfighter Billy the Kid." },
10
+ { "day":"13", "month":"11", "year":"1897", "text": "The first metal dirigible is flown from Tempelhof Field in Berlin." },
11
+ { "day":"13", "month":"11", "year":"1907", "text": "Paul Corno achieves the first helicopter flight." },
12
+ { "day":"13", "month":"11", "year":"1914", "text": "The brassiere, invented by Caresse Crosby, is patented." },
13
+ { "day":"13", "month":"11", "year":"1927", "text": "New York’s Holland Tunnel officially opens for traffic." },
14
+ { "day":"13", "month":"11", "year":"1940", "text": "U.S. Supreme Court rules in Hansberry v. Lee that African Americans cannot be barred from white neighborhoods." },
15
+ { "day":"13", "month":"11", "year":"1941", "text": "A German U-boat, the U-81 torpedoes Great Britain’s premier aircraft carrier, the HMS Ark Royal. The ship sinks the next day." },
16
+ { "day":"13", "month":"11", "year":"1942", "text": "Lt. Gen. Dwight D. Eisenhower flies to Algeria to conclude an agreement with French Admiral Jean Darlan.." },
17
+ { "day":"13", "month":"11", "year":"1945", "text": "Charles de Gaulle is elected president of France." },
18
+ { "day":"13", "month":"11", "year":"1952", "text": "Harvard’s Paul Zoll becomes the first man to use electric shock to treat cardiac arrest." },
19
+ { "day":"13", "month":"11", "year":"1956", "text": "The U.S. Supreme Court unanimously strikes down two Alabama laws requiring racial segregation on public buses." },
20
+ { "day":"13", "month":"11", "year":"1969", "text": "Anti-war protesters stage a symbolic “March Against Death” in Washington, DC." },
21
+ { "day":"13", "month":"11", "year":"1970", "text": "A powerful tropical cyclone strikes the Ganges Delta region of East Pakistan (now Bangladesh), causing an estimated half-million deaths in a single night; the Bhola cyclone is regarded as the worst natural disaster of the 20th century." },
22
+ { "day":"13", "month":"11", "year":"1982", "text": "The Vietnam Veterans Memorial dedicated in Washington, DC." },
23
+ { "day":"13", "month":"11", "year":"1985", "text": "Some 23,000 people die when the Nevado del Ruiz erupts, melting a glacier and causing a massive mudslide that buries Armero, Columbia." },
24
+ { "day":"13", "month":"11", "year":"1989", "text": "Compact of Free Association: the Federated States of Micronesia, the Republic of the Marshall Islands, and the Republic of Palau—places US troops wrested from Japanese control in WWII—become sovereign nations, associated states of the United States." },
25
+ { "day":"13", "month":"11", "year":"1989", "text": "Hans-Adam II becomes Prince of Liechtenstein (1989– ) upon the death of his father, Franz Joseph II." },
26
+ { "day":"13", "month":"11", "year":"2000", "text": "Articles of impeachment passed against Philippine President Joseph Estrada." },
27
+ { "day":"13", "month":"11", "year":"2001", "text": "US President George W. Bush signs an executive order allowing military tribunals against foreigners suspected of connections to planned or actual terrorist acts against the US." }
28
+ ]
29
+ }
30
+ ]
data/data/11/14.json ADDED
@@ -0,0 +1,35 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"14", "month":"11", "year":"1501", "text": "Arthur Tudor of England marries Katherine of Aragon." },
5
+ { "day":"14", "month":"11", "year":"1812", "text": "As Napoleon Bonaparte’s army retreats form Moscow, temperatures drop to 20 degrees below zero." },
6
+ { "day":"14", "month":"11", "year":"1851", "text": "Herman Melville’s novel Moby Dick is published in New York." },
7
+ { "day":"14", "month":"11", "year":"1882", "text": "Billy Clairborne, a survivor of the Gunfight at the O.K. Corral, loses his life in a shoot-out with Buckskin Frank Leslie." },
8
+ { "day":"14", "month":"11", "year":"1908", "text": "Albert Einstein presents his quantum theory of light." },
9
+ { "day":"14", "month":"11", "year":"1910", "text": "Lieutenant Eugene Ely, U.S. Navy, becomes the first man to take off in an airplane from the deck of a ship. He flew from the ship Birmingham at Hampton Roads to Norfolk." },
10
+ { "day":"14", "month":"11", "year":"1921", "text": "The Cherokee Indians ask the U.S. Supreme Court to review their claim to 1 million acres of land in Texas." },
11
+ { "day":"14", "month":"11", "year":"1922", "text": "The British Broadcasting Company (BBC) begins the first daily radio broadcasts from Marconi House." },
12
+ { "day":"14", "month":"11", "year":"1930", "text": "Right-wing militarists in Japan attempt to assassinate Premier Hamagushi." },
13
+ { "day":"14", "month":"11", "year":"1935", "text": "Manuel Luis Quezon is sworn in as the first Filipino president, as the Commonwealth of the Philippines is inaugurated." },
14
+ { "day":"14", "month":"11", "year":"1940", "text": "German bombers devastate Coventry in Great Britain, killing 1,000 in the worst air raid of the war." },
15
+ { "day":"14", "month":"11", "year":"1951", "text": "The United States and Yugoslavia sign a military aid pact." },
16
+ { "day":"14", "month":"11", "year":"1951", "text": "French paratroopers capture Hoa Binh, Vietnam." },
17
+ { "day":"14", "month":"11", "year":"1960", "text": "New Orleans integrates two all-white schools." },
18
+ { "day":"14", "month":"11", "year":"1960", "text": "President Dwight Eisenhower orders U.S. naval units into the Caribbean after Guatemala and Nicaragua charge Castro with starting uprisings." },
19
+ { "day":"14", "month":"11", "year":"1961", "text": "President Kennedy increases the number of American advisors in Vietnam from 1,000 to 16,000." },
20
+ { "day":"14", "month":"11", "year":"1963", "text": "Iceland gets a new island when a volcano pushes its way up out of the sea five miles off the southern coast." },
21
+ { "day":"14", "month":"11", "year":"1963", "text": "Greece frees hundreds who were jailed in the Communist uprising of 1944-1950." },
22
+ { "day":"14", "month":"11", "year":"1965", "text": "The U.S. First Cavalry Division battles with the North Vietnamese Army in the Ia Drang Valley, the first ground combat for American troops." },
23
+ { "day":"14", "month":"11", "year":"1968", "text": "Yale University announces its plan to go co-ed." },
24
+ { "day":"14", "month":"11", "year":"1969", "text": "The United States launches Apollo 12, the second mission to the Moon, from Cape Kennedy." },
25
+ { "day":"14", "month":"11", "year":"1979", "text": "US President Jimmy Carter freezes all Iranian assets in the United States in response to Iranian militants holding more than 50 Americans hostage." },
26
+ { "day":"14", "month":"11", "year":"1982", "text": "Lech Walesa, leader of Poland’s outlawed Solidarity movement, is released by communist authorities after 11 months confinement; he would win the Nobel Peace Prize in 1983 and be elected Poland’s president in 1990." },
27
+ { "day":"14", "month":"11", "year":"1984", "text": "The Space Shuttle Discovery‘s crew rescues a second satellite." },
28
+ { "day":"14", "month":"11", "year":"1990", "text": "Poland and the Federal Republic of Germany sign a treaty officially making the Oder-Neisse line the border between their countries." },
29
+ { "day":"14", "month":"11", "year":"1995", "text": "Budget standoff between Democrats and Republicans in the US Congress forces temporary closure of national parks and museums; federal agencies forced to operate with skeleton staff." },
30
+ { "day":"14", "month":"11", "year":"2001", "text": "Northern Alliance fighters take control of Afghanistan’s capital, Kabul." },
31
+ { "day":"14", "month":"11", "year":"2008", "text": "First G-20 economic summit convenes, in Washington, DC." },
32
+ { "day":"14", "month":"11", "year":"2012", "text": "Israel launches Operation Pillar of Defense against the Hamas-governed Gaza Strip." }
33
+ ]
34
+ }
35
+ ]
data/data/11/15.json ADDED
@@ -0,0 +1,35 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"15", "month":"11", "year":"1315", "text": "Swiss soldiers ambush and slaughter invading Austrians in the battle of Morgarten." },
5
+ { "day":"15", "month":"11", "year":"1533", "text": "The explorer Francisco Pizarro enters Cuzco, Peru." },
6
+ { "day":"15", "month":"11", "year":"1626", "text": "The Pilgrim Fathers, who have settled in New Plymouth, buy out their London investors." },
7
+ { "day":"15", "month":"11", "year":"1777", "text": "The Articles of Confederation, instituting perpetual union of the United States of America, are adopted by Congress." },
8
+ { "day":"15", "month":"11", "year":"1805", "text": "Meriwether Lewis, William Clark and their party reach the mouth of the Columbia River, completing their trek to the Pacific." },
9
+ { "day":"15", "month":"11", "year":"1806", "text": "Explorer Zebulon Pike discovers the Colorado Peak that bears his name, despite the fact that he didn’t climb it." },
10
+ { "day":"15", "month":"11", "year":"1864", "text": "Union Major General William T. Sherman’s troops set fires that destroy much of Atlanta’s industrial district prior to beginning Sherman’s March to the Sea." },
11
+ { "day":"15", "month":"11", "year":"1881", "text": "The American Federation of Labor is founded." },
12
+ { "day":"15", "month":"11", "year":"1909", "text": "M. Metrot takes off in a Voisin biplane from Algiers, making the first manned flight in Africa." },
13
+ { "day":"15", "month":"11", "year":"1917", "text": "Kerensky flees and Bolsheviks take command in Moscow." },
14
+ { "day":"15", "month":"11", "year":"1920", "text": "Forty-one nations open the first League of Nations session in Geneva.." },
15
+ { "day":"15", "month":"11", "year":"1922", "text": "It is announced that Dr. Alexis Carrel has discovered white corpuscles." },
16
+ { "day":"15", "month":"11", "year":"1930", "text": "General strikes and riots paralyze Madrid, Spain." },
17
+ { "day":"15", "month":"11", "year":"1937", "text": "Eighteen lawsuits are brought against the Tennessee Valley Authority, calling for its dissolution." },
18
+ { "day":"15", "month":"11", "year":"1942", "text": "An American fleet defeats a Japanese naval force in a clash off Guadalcanal." },
19
+ { "day":"15", "month":"11", "year":"1946", "text": "The 17th Paris Air Show opens at the Grand Palais des Champs-Elysees. It is the first show of this kind since World War II." },
20
+ { "day":"15", "month":"11", "year":"1952", "text": "Newark Airport in New Jersey reopens after closing earlier in the year because of an increase in accidents." },
21
+ { "day":"15", "month":"11", "year":"1957", "text": "Soviet Premier Nikita Khrushchev asserts Soviet superiority in missiles, challenging the United States to a rocket-range shooting match." },
22
+ { "day":"15", "month":"11", "year":"1960", "text": "The first submarine with nuclear missiles, USS George Washington, takes to sea from Charleston, South Carolina." },
23
+ { "day":"15", "month":"11", "year":"1962", "text": "Cuba threatens to down U.S. planes on reconnaissance flights over its territory." },
24
+ { "day":"15", "month":"11", "year":"1963", "text": "Argentina voids all foreign oil contracts." },
25
+ { "day":"15", "month":"11", "year":"1965", "text": "In the second day of combat, regiments of the 1st Cavalry Division battle on Landing Zones X-Ray against North Vietnamese forces in the Ia Drang Valley." },
26
+ { "day":"15", "month":"11", "year":"1969", "text": "A quarter of a million anti-Vietnam War demonstrators march in Washington, D.C." },
27
+ { "day":"15", "month":"11", "year":"1976", "text": "A Syrian peace force takes control of Beirut, Lebanon." },
28
+ { "day":"15", "month":"11", "year":"1984", "text": "Baby Fae dies 20 days after receiving a baboon heart transplant in Loma Linda, California." },
29
+ { "day":"15", "month":"11", "year":"1985", "text": "Anglo-Irish Agreement signed by British Prime Minister Margaret Thatcher and Irish Taoiseach Garret Fitzgerald." },
30
+ { "day":"15", "month":"11", "year":"1988", "text": "Palestinian National Council proclaims an independent State of Palestine." },
31
+ { "day":"15", "month":"11", "year":"1990", "text": "People’s Republic of Bulgaria replaced by a new republican government." },
32
+ { "day":"15", "month":"11", "year":"2007", "text": "Cyclone Sidr strikes Bangladesh, killing an estimated 5,000 people." }
33
+ ]
34
+ }
35
+ ]
data/data/11/16.json ADDED
@@ -0,0 +1,28 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"16", "month":"11", "year":"1798", "text": "British seamen board the U.S. frigate Baltimore and impress a number of crewmen as alleged deserters, a practice that contributed to the War of 1812." },
5
+ { "day":"16", "month":"11", "year":"1813", "text": "The British announce a blockade of Long Island Sound, leaving only the New England coast open to shipping." },
6
+ { "day":"16", "month":"11", "year":"1821", "text": "Trader William Becknell reaches Santa Fe, N.M., on the route that will become known as the Santa Fe Trail." },
7
+ { "day":"16", "month":"11", "year":"1846", "text": "General Zachary Taylor takes Saltillo, Mexico." },
8
+ { "day":"16", "month":"11", "year":"1864", "text": "Union General William T. Sherman departs Atlanta and begins his \"March to the Sea.\"" },
9
+ { "day":"16", "month":"11", "year":"1892", "text": "King Behanzin of Dahomey (now Benin), leads soldiers against the French." },
10
+ { "day":"16", "month":"11", "year":"1902", "text": "A cartoon appears in the Washington Star, prompting the Teddy Bear Craze, after President Teddy Roosevelt refused to kill a captive bear tied up for him to shoot during a hunting trip to Mississippi." },
11
+ { "day":"16", "month":"11", "year":"1907", "text": "The Indian and Oklahoma territories are unified to make Oklahoma, which becomes the 46th state." },
12
+ { "day":"16", "month":"11", "year":"1913", "text": "Swann’s Way, the first volume of Marcel Proust’s 7-part novel Remembrance of Things Past, is published." },
13
+ { "day":"16", "month":"11", "year":"1920", "text": "Metered mail is born in Stamford, Connecticut with the first Pitney Bowes postage meter." },
14
+ { "day":"16", "month":"11", "year":"1945", "text": "Eighty-eight German scientists, holding Nazi secrets, arrive in the United States." },
15
+ { "day":"16", "month":"11", "year":"1948", "text": "President Harry S Truman rejects four-power talks on Berlin until the blockade is removed." },
16
+ { "day":"16", "month":"11", "year":"1953", "text": "The United States joins in the condemnation of Israel for its raid on Jordan." },
17
+ { "day":"16", "month":"11", "year":"1955", "text": "The Big Four talks, taking place in Geneva on German reunification, end in failure." },
18
+ { "day":"16", "month":"11", "year":"1960", "text": "After the integration of two all-white schools, 2,000 whites riot in the streets of New Orleans." },
19
+ { "day":"16", "month":"11", "year":"1965", "text": "In the last day of the fighting at Landing Zone X-Ray, regiments of the U.S. 1st Cavalry Division repulse NVA forces in the Ia Drang Valley." },
20
+ { "day":"16", "month":"11", "year":"1967", "text": "U.S. planes hit Haiphong shipyard in North Vietnam for the first time." },
21
+ { "day":"16", "month":"11", "year":"1979", "text": "American Airlines is fined $500,000 for improper DC-10 maintenance." },
22
+ { "day":"16", "month":"11", "year":"1982", "text": "The space shuttle Columbia completes its first operational flight." },
23
+ { "day":"16", "month":"11", "year":"1989", "text": "Salvadoran Army death squad kills six Jesuit priests and two others at Jose Simeon Canas University." },
24
+ { "day":"16", "month":"11", "year":"1992", "text": "Eric Lawes, while using a metal detector to search for a friend’s lost hammer near Hoxne, Suffolk, England, discovers the Hoxne Hoard, the largest hoard of Roman silver and gold ever found in Britain, and the largest collection of 4th and 5th century coins found anywhere within the bounds of the former Roman Empire" },
25
+ { "day":"16", "month":"11", "year":"1997", "text": "Pro-democracy Chinese dissident Wei Jingsheng released from prison after 18 years, for health reasons." }
26
+ ]
27
+ }
28
+ ]
data/data/11/17.json ADDED
@@ -0,0 +1,34 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"17", "month":"11", "year":"375", "text": "Enraged by the insolence of barbarian envoys, Valentinian, the Emperor of the West, dies of apoplexy in Pannonia in Central Europe." },
5
+ { "day":"17", "month":"11", "year":"1558", "text": "Queen Elizabeth ascends to the throne of England." },
6
+ { "day":"17", "month":"11", "year":"1558", "text": "The Church of England is re-established." },
7
+ { "day":"17", "month":"11", "year":"1636", "text": "Henrique Dias, Brazilian general, wins a decisive battle against the Dutch in Brazil." },
8
+ { "day":"17", "month":"11", "year":"1796", "text": "Napoleon Bonaparte defeats an Italian army near the Alpone River, Italy." },
9
+ { "day":"17", "month":"11", "year":"1800", "text": "The Sixth Congress (2nd session) convenes for the first time in Washington, D.C." },
10
+ { "day":"17", "month":"11", "year":"1842", "text": "A grim abolitionist meeting is held in Marlboro Chapel, Boston, after the imprisonment of a mulatto named George Latimer, one of the first fugitive slaves to be apprehended in Massachusetts." },
11
+ { "day":"17", "month":"11", "year":"1862", "text": "Union General Ambrose Burnside marches north out of Washington, D.C., to begin the Fredericksburg campaign." },
12
+ { "day":"17", "month":"11", "year":"1869", "text": "The Suez Canal is formally opened." },
13
+ { "day":"17", "month":"11", "year":"1877", "text": "Russia launches a surprise night attack that overruns Turkish forces at Kars, Armenia." },
14
+ { "day":"17", "month":"11", "year":"1885", "text": "The Serbian Army, with Russian support, invades Bulgaria." },
15
+ { "day":"17", "month":"11", "year":"1903", "text": "Vladimir Lenin’s efforts to impose his own radical views on the Russian Social Democratic Labor Party splits the party into two factions, the Bolsheviks, who support Lenin, and the Mensheviks." },
16
+ { "day":"17", "month":"11", "year":"1913", "text": "The first ship sails through the Panama Canal, which connects the Atlantic and Pacific oceans." },
17
+ { "day":"17", "month":"11", "year":"1918", "text": "Influenza deaths reported in the United States have far exceeded World War I casualties." },
18
+ { "day":"17", "month":"11", "year":"1918", "text": "German troops evacuate Brussels." },
19
+ { "day":"17", "month":"11", "year":"1931", "text": "Charles Lindbergh inaugurates Pan Am service from Cuba to South America in the Sikorsky flying boat American Clipper." },
20
+ { "day":"17", "month":"11", "year":"1941", "text": "German Luftwaffe general and World War I fighter-ace Ernst Udet commits suicide. The Nazi government tells the public that he died in a flying accident." },
21
+ { "day":"17", "month":"11", "year":"1951", "text": "Britain reports development of the world’s first nuclear-powered heating system." },
22
+ { "day":"17", "month":"11", "year":"1965", "text": "The NVA ambushes American troops of the 7th Cavalry at Landing Zone Albany in the Ia Drang Valley, almost wiping them out." },
23
+ { "day":"17", "month":"11", "year":"1967", "text": "The American Surveyor 6 makes a six-second flight on the moon, the first liftoff on the lunar surface." },
24
+ { "day":"17", "month":"11", "year":"1970", "text": "Soviet unmanned Luna 17 touches down on the moon." },
25
+ { "day":"17", "month":"11", "year":"1980", "text": "WHHM Television in Washington, D.C., becomes the first African-American public-broadcasting television station." },
26
+ { "day":"17", "month":"11", "year":"1986", "text": "Renault President Georges Besse is shot to death by leftists of the Direct Action Group in Paris." },
27
+ { "day":"17", "month":"11", "year":"1989", "text": "Student demonstration in Prague put down by riot police, leading to an uprising (the Velvet Revolution) that will topple the communist government on Dec. 29." },
28
+ { "day":"17", "month":"11", "year":"1993", "text": "US House of Representatives passes resolution to establish the North American Free Trade Agreement." },
29
+ { "day":"17", "month":"11", "year":"1993", "text": "Gen. Sani Abacha leads a military coup in Nigeria that overthrows the government of Ernest Shonekan." },
30
+ { "day":"17", "month":"11", "year":"2000", "text": "Controversial President of Peru Alberto Fujimori removed from office." }
31
+
32
+ ]
33
+ }
34
+ ]
data/data/11/18.json ADDED
@@ -0,0 +1,29 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"18", "month":"11", "year":"1477", "text": "William Claxton publishes the first dated book printed in England. It is a translation from the French of The Dictes and Sayings of the Philosopers by Earl Rivers." },
5
+ { "day":"18", "month":"11", "year":"1626", "text": "St. Peter’s Cathedral in Rome is officially dedicated." },
6
+ { "day":"18", "month":"11", "year":"1861", "text": "The first provisional meeting of the Confederate Congress is held in Richmond, Virginia." },
7
+ { "day":"18", "month":"11", "year":"1865", "text": "Mark Twain’s first story \"The Celebrated Jumping Frog of Calaveras County\" is published in the New York Saturday Press." },
8
+ { "day":"18", "month":"11", "year":"1901", "text": "The second Hay-Pauncefote Treaty is signed. The United States is given extensive rights by Britain for building and operating a canal through Central America." },
9
+ { "day":"18", "month":"11", "year":"1905", "text": "The Norwegian Parliament elects Prince Charles of Denmark to be the next King of Norway. Prince Charles takes the name Haakon VII." },
10
+ { "day":"18", "month":"11", "year":"1906", "text": "Anarchists bomb St. Peter’s Basilica in Rome." },
11
+ { "day":"18", "month":"11", "year":"1912", "text": "Cholera breaks out in Constantinople, in the Ottoman Empire." },
12
+ { "day":"18", "month":"11", "year":"1921", "text": "New York City considers varying work hours to avoid long traffic jams." },
13
+ { "day":"18", "month":"11", "year":"1928", "text": "Mickey mouse makes his film debut in Steamboat Willie, the first animated talking picture." },
14
+ { "day":"18", "month":"11", "year":"1936", "text": "The main span of the Golden Gate Bridge in San Francisco is joined." },
15
+ { "day":"18", "month":"11", "year":"1939", "text": "The Irish Republican Army explodes three bombs in Piccadilly Circus." },
16
+ { "day":"18", "month":"11", "year":"1943", "text": "RAF bombs Berlin, using 440 aircraft and losing nine of those and 53 air crew members; damage to the German capital is light, with 131 dead." },
17
+ { "day":"18", "month":"11", "year":"1949", "text": "The U.S. Air Force grounds B-29s after two crashes and 23 deaths in three days." },
18
+ { "day":"18", "month":"11", "year":"1950", "text": "The Bureau of Mines discloses its first production of oil from coal in practical amounts." },
19
+ { "day":"18", "month":"11", "year":"1968", "text": "Soviets recover the Zond 6 spacecraft after a flight around the moon." },
20
+ { "day":"18", "month":"11", "year":"1978", "text": "Peoples Temple cult leader Jim Jones leads his followers to a mass murder-suicide in Jonestown, Guyana, hours after cult member killed Congressman Leo J. Ryan of California." },
21
+ { "day":"18", "month":"11", "year":"1983", "text": "Argentina announces its ability to produce enriched uranium for nuclear weapons." },
22
+ { "day":"18", "month":"11", "year":"1984", "text": "The Soviet Union helps deliver American wheat during the Ethiopian famine." },
23
+ { "day":"18", "month":"11", "year":"1991", "text": "The Croatian city of Vukovar surrenders to Yugoslav People’s Army and allied Serb paramilitary forces after an 87-day siege." },
24
+ { "day":"18", "month":"11", "year":"1993", "text": "Twenty-one political parties approve a new constitution for South Africa that expands voter rights and ends the rule of the country’s white minority." },
25
+ { "day":"18", "month":"11", "year":"2002", "text": "UN weapons inspectors under Hans Blix arrive in Iraq." },
26
+ { "day":"18", "month":"11", "year":"2003", "text": "Massachusetts Supreme Judicial Court rules the state’s ban on same-sex marriages is unconstitutional; the legislature fails to act within the mandated 180 days, and on May 17, 2004, Massachusetts becomes the first US state to legalize same-sex marriage." }
27
+ ]
28
+ }
29
+ ]
data/data/11/19.json ADDED
@@ -0,0 +1,31 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"19", "month":"11", "year":"1620", "text": "The Pilgrims sight Cape Cod." },
5
+ { "day":"19", "month":"11", "year":"1828", "text": "In Vienna, Composer Franz Schubert dies of syphilis at age 31." },
6
+ { "day":"19", "month":"11", "year":"1861", "text": "Julia Ward Howe writes \"The Battle Hymn of the Republic\" while visiting Union troops near Washington." },
7
+ { "day":"19", "month":"11", "year":"1863", "text": "Lincoln delivers the \"Gettysburg Address\" at the dedication of the National Cemetery at the site of the Battle of Gettysburg." },
8
+ { "day":"19", "month":"11", "year":"1885", "text": "Bulgarians, led by Stefan Stambolov, repulse a larger Serbian invasion force at Slivinitza." },
9
+ { "day":"19", "month":"11", "year":"1873", "text": "James Reed and two accomplices rob the Watt Grayson family of $30,000 in the Choctaw Nation." },
10
+ { "day":"19", "month":"11", "year":"1897", "text": "The Great \"City Fire\" in London." },
11
+ { "day":"19", "month":"11", "year":"1905", "text": "100 people drown in the English Channel as the steamer Hilda sinks." },
12
+ { "day":"19", "month":"11", "year":"1911", "text": "New York receives first Marconi wireless transmission from Italy." },
13
+ { "day":"19", "month":"11", "year":"1915", "text": "The Allies ask China to join the entente against the Central Powers." },
14
+ { "day":"19", "month":"11", "year":"1923", "text": "The Oklahoma State Senate ousts Governor Walton for anti-Ku Klux Klan measures." },
15
+ { "day":"19", "month":"11", "year":"1926", "text": "Leon Trotsky is expelled from the Politburo in the Soviet Union." },
16
+ { "day":"19", "month":"11", "year":"1942", "text": "Soviet forces take the offensive at Stalingrad." },
17
+ { "day":"19", "month":"11", "year":"1949", "text": "Prince Ranier III is crowned 30th Monarch of Monaco." },
18
+ { "day":"19", "month":"11", "year":"1952", "text": "Scandinavian Airlines opens a commercial route from Canada to Europe." },
19
+ { "day":"19", "month":"11", "year":"1969", "text": "Apollo 12 touches down on the moon." },
20
+ { "day":"19", "month":"11", "year":"1973", "text": "New York stock market takes sharpest drop in 19 years." },
21
+ { "day":"19", "month":"11", "year":"1976", "text": "Patty Hearst is released from prison on $1.5 million bail." },
22
+ { "day":"19", "month":"11", "year":"1981", "text": "U.S. Steel agrees to pay $6.3 million for Marathon Oil." },
23
+ { "day":"19", "month":"11", "year":"1985", "text": "US President Ronald Reagan and Mikhail Gorbachev, General Secretary of the Communist Party of the Soviet Union, meet for the first time." },
24
+ { "day":"19", "month":"11", "year":"1985", "text": "In the largest civil verdict in US history, Pennzoil wins $10.53 billion judgement against Texaco." },
25
+ { "day":"19", "month":"11", "year":"1990", "text": "Pop duo Milli Vanilli are stripped of their Grammy Award after it is learned they did not sing on their award-winning Girl You Know Its True album." },
26
+ { "day":"19", "month":"11", "year":"1996", "text": "Canada’s Lt. Gen. Maurice Baril arrives in Africa to lead a multinational force policing Zaire." },
27
+ { "day":"19", "month":"11", "year":"1998", "text": "US House of Representatives begins impeachment hearings against President Bill Clinton." },
28
+ { "day":"19", "month":"11", "year":"2010", "text": "New Zealand suffers its worst mining disaster since 1914 when the first of four explosions occurs at the Pike River Mine; 29 people are killed." },
29
+ ]
30
+ }
31
+ ]