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/5/13.json ADDED
@@ -0,0 +1,19 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"13", "month":"5", "year":"1607", "text": "English colonists land near the James River in Virginia." },
5
+ { "day":"13", "month":"5", "year":"1648", "text": "Margaret Jones of Plymouth is found guilty of witchcraft and is sentenced to be hanged." },
6
+ { "day":"13", "month":"5", "year":"1779", "text": "The War of Bavarian Succession ends." },
7
+ { "day":"13", "month":"5", "year":"1846", "text": "The United States declares war on Mexico after fighting has already begun." },
8
+ { "day":"13", "month":"5", "year":"1861", "text": "Britain declares its neutrality in the American Civil War." },
9
+ { "day":"13", "month":"5", "year":"1864", "text": "The Battle of Resaca commences as Union General Sherman fights towards Atlanta." },
10
+ { "day":"13", "month":"5", "year":"1888", "text": "Slavery is abolished in Brazil." },
11
+ { "day":"13", "month":"5", "year":"1912", "text": "The Royal Flying Corps is established in England." },
12
+ { "day":"13", "month":"5", "year":"1913", "text": "Igor Sikorsky flies the first four-engine aircraft." },
13
+ { "day":"13", "month":"5", "year":"1944", "text": "Allied forces in Italy break through the German Gustav Line into the Liri Valley." },
14
+ { "day":"13", "month":"5", "year":"1958", "text": "French troops take control of Algiers." },
15
+ { "day":"13", "month":"5", "year":"1968", "text": "Peace talks between the United States and North Vietnam begin in Paris." },
16
+ { "day":"13", "month":"5", "year":"1981", "text": "Pope John Paul II survives an assassination attempt." }
17
+ ]
18
+ }
19
+ ]
data/data/5/14.json ADDED
@@ -0,0 +1,23 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"14", "month":"5", "year":"1264", "text": "King Henry III is captured by his brother-in-law, Simon de Montfort, at the Battle of Lewes." },
5
+ { "day":"14", "month":"5", "year":"1509", "text": "At the Battle of Agnadello, the French defeat the Venitians in Northern Italy." },
6
+ { "day":"14", "month":"5", "year":"1610", "text": "French King Henri IV (Henri de Navarre) is assassinated by François Ravillac, a fanatical monk." },
7
+ { "day":"14", "month":"5", "year":"1796", "text": "English physician Edward Jenner gives the first successful smallpox vaccination." },
8
+ { "day":"14", "month":"5", "year":"1804", "text": "Explorer William Clark sets off from St. Louis, Missouri." },
9
+ { "day":"14", "month":"5", "year":"1853", "text": "Gail Borden applies for a patent for condensed milk." },
10
+ { "day":"14", "month":"5", "year":"1863", "text": "Union General Nathanial Banks heads towards Port Hudson along the Mississippi River." },
11
+ { "day":"14", "month":"5", "year":"1897", "text": "Guglielmo Marconi sends first communication by wireless telegraph." },
12
+ { "day":"14", "month":"5", "year":"1897", "text": "\"Stars and Stripes Forever\" by John Phillip Sousa is performed for the first time in Philadelphia." },
13
+ { "day":"14", "month":"5", "year":"1935", "text": "A plebiscite in the Philippines ratifies an independence agreement." },
14
+ { "day":"14", "month":"5", "year":"1940", "text": "Holland surrenders to Germany." },
15
+ { "day":"14", "month":"5", "year":"1942", "text": "The British Army, in retreat from Burma, reach India." },
16
+ { "day":"14", "month":"5", "year":"1948", "text": "Prime Minister David Ben-Gurion establishes the State of Israel." },
17
+ { "day":"14", "month":"5", "year":"1961", "text": "A bus carrying black and white civil rights activists is bombed and burned in Alabama." },
18
+ { "day":"14", "month":"5", "year":"1969", "text": "Three companies of the 101st Airborne Division fail to push North Vietnamese forces off Hill 937 in South Vietnam." },
19
+ { "day":"14", "month":"5", "year":"1973", "text": "The U.S. space station Skylab is launched." },
20
+ { "day":"14", "month":"5", "year":"1991", "text": "In South Africa, Winnie Mandela is sentenced to six years in prison for her part in the kidnapping and beating of three black youths and the death of a fourth." }
21
+ ]
22
+ }
23
+ ]
data/data/5/15.json ADDED
@@ -0,0 +1,30 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"15", "month":"5", "year":"756", "text": "Abd-al-Rahman is proclaimed emir of Cordoba, Spain." },
5
+ { "day":"15", "month":"5", "year":"1213", "text": "King John submits to the Pope, offering to make England and Ireland papal fiefs. Pope Innocent III lifts the interdict of 1208." },
6
+ { "day":"15", "month":"5", "year":"1602", "text": "English navigator Bartholomew Gosnold discovers Cape Cod." },
7
+ { "day":"15", "month":"5", "year":"1614", "text": "An aristocratic uprising in France ends with treaty of St. Menehould." },
8
+ { "day":"15", "month":"5", "year":"1618", "text": "Johannes Kepler discovers his harmonics law." },
9
+ { "day":"15", "month":"5", "year":"1702", "text": "The War of Spanish Succession begins." },
10
+ { "day":"15", "month":"5", "year":"1730", "text": "Following the resignation of Lord Townshend, Robert Walpole becomes the sole minister in the English cabinet." },
11
+ { "day":"15", "month":"5", "year":"1768", "text": "By the Treaty of Versailles, France purchases Corsica from Genoa." },
12
+ { "day":"15", "month":"5", "year":"1795", "text": "Napoleon enters the Lombardian capital of Milan in triumph." },
13
+ { "day":"15", "month":"5", "year":"1820", "text": "The U.S. Congress designates the slave trade a form of piracy." },
14
+ { "day":"15", "month":"5", "year":"1849", "text": "Neapolitan troops enter Palermo, Sicily." },
15
+ { "day":"15", "month":"5", "year":"1862", "text": "The Union ironclad Monitor and the gunboat Galena fire on Confederate troops at the Battle of Drewry’s Bluff, Virginia." },
16
+ { "day":"15", "month":"5", "year":"1864", "text": "At the Battle of New Market, Virginia Military Institute cadets repel a Union attack." },
17
+ { "day":"15", "month":"5", "year":"1886", "text": "Emily Dickinson dies in Amherst, Mass., where she had lived in seclusion for the previous 24 years." },
18
+ { "day":"15", "month":"5", "year":"1916", "text": "U.S. Marines land in Santo Domingo to quell civil disorder." },
19
+ { "day":"15", "month":"5", "year":"1918", "text": "Pfc. Henry Johnson and Pfc. Needham Roberts receive the Croix de Guerre for their services in World War I. They are the first Americans to win France’s highest military medal." },
20
+ { "day":"15", "month":"5", "year":"1930", "text": "Ellen Church becomes the first airline stewardess." },
21
+ { "day":"15", "month":"5", "year":"1942", "text": "The United States begins rationing gasoline." },
22
+ { "day":"15", "month":"5", "year":"1958", "text": "Sputnik III is launched by the Soviet Union." },
23
+ { "day":"15", "month":"5", "year":"1963", "text": "The last Project Mercury space flight, carrying Gordon Cooper, is launched." },
24
+ { "day":"15", "month":"5", "year":"1968", "text": "U.S. Marines relieve army troops in Nhi Ha, South Vietnam after a fourteen-day battle." },
25
+ { "day":"15", "month":"5", "year":"1972", "text": "George Wallace is shot by Arthur Bremer in Laurel, Maryland." },
26
+ { "day":"15", "month":"5", "year":"1975", "text": "The merchant ship Mayaguez is recaptured from Cambodia’s Khmer Rouge." },
27
+ { "day":"15", "month":"5", "year":"1988", "text": "Soviets forces begin their withdrawal from Afghanistan." }
28
+ ]
29
+ }
30
+ ]
data/data/5/16.json ADDED
@@ -0,0 +1,16 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"16", "month":"5", "year":"1770", "text": "Marie Antoinette marries future King Louis XVI of France." },
5
+ { "day":"16", "month":"5", "year":"1863", "text": "At the Battle of Champion’s Hill, Union General Ulysess S. Grant repulses the Confederates, driving them into Vicksburg." },
6
+ { "day":"16", "month":"5", "year":"1868", "text": "President Andrew Johnson is acquitted during Senate impeachment, by one vote, cast by Edmund G. Ross." },
7
+ { "day":"16", "month":"5", "year":"1879", "text": "The Treaty of Gandamak between Russia and England sets up the Afghan state." },
8
+ { "day":"16", "month":"5", "year":"1920", "text": "Joan of Arc is canonized in Rome." },
9
+ { "day":"16", "month":"5", "year":"1928", "text": "The first Academy Awards are held in Hollywood." },
10
+ { "day":"16", "month":"5", "year":"1943", "text": "A specially trained and equipped Royal Air Force squadron destroys two river dams in Germany." },
11
+ { "day":"16", "month":"5", "year":"1951", "text": "Chinese Communist Forces launch second step, fifth-phase offensive and gain up to 20 miles of territory." },
12
+ { "day":"16", "month":"5", "year":"1960", "text": "A Big Four summit in Paris collapses because of the American U-2 spy plane affair." },
13
+ { "day":"16", "month":"5", "year":"1963", "text": "After 22 Earth orbits, Gordon Cooper returns to Earth, ending the last mission of Project Mercury." }
14
+ ]
15
+ }
16
+ ]
data/data/5/17.json ADDED
@@ -0,0 +1,19 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"17", "month":"5", "year":"1540", "text": "Afgan chief Sher Khan defeats Mongul Emperor Humayun at Kanauj." },
5
+ { "day":"17", "month":"5", "year":"1630", "text": "Italian Jesuit Niccolo Zucchi sees the belts on Jupiter’s surface." },
6
+ { "day":"17", "month":"5", "year":"1681", "text": "Louis XIV sends and expedition to aid James II in Ireland. As a result, England declares war on France." },
7
+ { "day":"17", "month":"5", "year":"1756", "text": "Britain declares war on France." },
8
+ { "day":"17", "month":"5", "year":"1792", "text": "Merchants form the New York Stock Exchange at 70 Wall Street." },
9
+ { "day":"17", "month":"5", "year":"1814", "text": "Denmark cedes Norway to Sweden." },
10
+ { "day":"17", "month":"5", "year":"1863", "text": "Union General Ulysses Grant continues his push towards Vicksburg at the Battle of the Big Black River Bridge." },
11
+ { "day":"17", "month":"5", "year":"1875", "text": "The first Kentucky Derby is run in Louisville." },
12
+ { "day":"17", "month":"5", "year":"1881", "text": "Frederick Douglass is appointed recorder of deeds for Washington, D.C." },
13
+ { "day":"17", "month":"5", "year":"1940", "text": "Germany occupies Brussels, Belgium and begins the invasion of France." },
14
+ { "day":"17", "month":"5", "year":"1954", "text": "The U.S. Supreme Court unanimously rules for school integration in Brown v. Board of Education." },
15
+ { "day":"17", "month":"5", "year":"1973", "text": "The Senate Watergate Committee begins its hearings." },
16
+ { "day":"17", "month":"5", "year":"1987", "text": "In the Persian Gulf the American guided missile frigate USS Stark is struck by 2 Exocet missiles fired by an Iraqi aircraft; only one detonates, but 37 sailors are killed and 21 are wounded. Whether the launch was deliberate or a mistake is still debated." }
17
+ ]
18
+ }
19
+ ]
data/data/5/18.json ADDED
@@ -0,0 +1,26 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"18", "month":"5", "year":"526 ", "text": "St. John I ends his reign as Catholic Pope." },
5
+ { "day":"18", "month":"5", "year":"1643", "text": "Queen Anne, the widow of Louis XIII, is granted sole and absolute power as regent by the Paris parliament, overriding the late king’s will." },
6
+ { "day":"18", "month":"5", "year":"1652", "text": "A law is passed in Rhode Island banning slavery in the colonies but it causes little stir and seems unlikely to be enforced." },
7
+ { "day":"18", "month":"5", "year":"1792", "text": "Russian troops invade Poland." },
8
+ { "day":"18", "month":"5", "year":"1802", "text": "Britain declares war on France." },
9
+ { "day":"18", "month":"5", "year":"1804", "text": "Napoleon Bonaparte becomes the Emperor of France." },
10
+ { "day":"18", "month":"5", "year":"1828", "text": "The Battle of Las Piedras, between Uruguay and Brazil, ends." },
11
+ { "day":"18", "month":"5", "year":"1860", "text": "Abraham Lincoln is nominated for president." },
12
+ { "day":"18", "month":"5", "year":"1864", "text": "The fighting at Spotsylvania in Virginia, reaches its peak at the Bloody Angle." },
13
+ { "day":"18", "month":"5", "year":"1896", "text": "The Supreme Court’s decision on Plessy v. Ferguson upholds the \"separate but equal\" policy in the United States." },
14
+ { "day":"18", "month":"5", "year":"1904", "text": "Brigand Raizuli kidnaps American Ion H. Perdicaris in Morocco." },
15
+ { "day":"18", "month":"5", "year":"1917", "text": "The U.S. Congress passes the Selective Service act, calling up soldiers to fight World War I." },
16
+ { "day":"18", "month":"5", "year":"1931", "text": "Japanese pilot Seiji Yoshihara crashes his plane in the Pacific Ocean while trying to be the first to cross the ocean nonstop. He is picked up seven hours later by a passing ship." },
17
+ { "day":"18", "month":"5", "year":"1933", "text": "President Franklin Roosevelt signs the Tennessee Valley Authority Act." },
18
+ { "day":"18", "month":"5", "year":"1942", "text": "New York ends night baseball games for the rest of World War II." },
19
+ { "day":"18", "month":"5", "year":"1944", "text": "The Allies finally capture Monte Cassino in Italy." },
20
+ { "day":"18", "month":"5", "year":"1951", "text": "The United Nations moves its headquarters to New York city." },
21
+ { "day":"18", "month":"5", "year":"1969", "text": "Two battalions of the 101st Airborne Division assault Hill 937 but cannot reach the top because of muddy conditions." },
22
+ { "day":"18", "month":"5", "year":"1974", "text": "India becomes sixth nation to explode an atomic bomb." },
23
+ { "day":"18", "month":"5", "year":"1980", "text": "After rumbling for two months, Mount Saint Helens, in Washington, erupts 3 times in 24 hours." }
24
+ ]
25
+ }
26
+ ]
data/data/5/19.json ADDED
@@ -0,0 +1,23 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"19", "month":"5", "year":"715", "text": "St. Gregory II begins his reign as Catholic Pope." },
5
+ { "day":"19", "month":"5", "year":"1535", "text": "French explorer Jacques Cartier sets sail for North America." },
6
+ { "day":"19", "month":"5", "year":"1536", "text": "Anne Boleyn, Henry VIII’s second wife, is beheaded on Tower Green." },
7
+ { "day":"19", "month":"5", "year":"1568", "text": "Defeated by the Protestants, Mary, Queen of Scots, flees to England where Queen Elizabeth imprisons her." },
8
+ { "day":"19", "month":"5", "year":"1588", "text": "The Spanish Armada sets sail from Lisbon, Spain." },
9
+ { "day":"19", "month":"5", "year":"1608", "text": "The Protestant states form the Evangelical Union of Lutherans and Calvinists." },
10
+ { "day":"19", "month":"5", "year":"1635", "text": "Cardinal Richelieu of France intervenes in the great conflict in Europe by declaring war on the Hapsburgs in Spain." },
11
+ { "day":"19", "month":"5", "year":"1643", "text": "The French army defeats a Spanish army at Rocroi, France." },
12
+ { "day":"19", "month":"5", "year":"1780", "text": "Near total darkness descends on New England at noon. No explanation is found." },
13
+ { "day":"19", "month":"5", "year":"1856", "text": "Senator Charles Sumner speaks out against slavery." },
14
+ { "day":"19", "month":"5", "year":"1858", "text": "A pro-slavery band led by Charles Hameton executes unarmed Free State men near Marais des Cygnes on the Kansas-Missouri border." },
15
+ { "day":"19", "month":"5", "year":"1863", "text": "Union General Ulysses S. Grant’s first attack on Vicksburg is repulsed." },
16
+ { "day":"19", "month":"5", "year":"1864", "text": "The Union and Confederate armies launch their last attacks against each other at Spotsylvania, Virginia." },
17
+ { "day":"19", "month":"5", "year":"1921", "text": "Congress sharply curbs immigration, setting a national quota system." },
18
+ { "day":"19", "month":"5", "year":"1935", "text": "The National Football League adopts an annual college draft to begin in 1936." },
19
+ { "day":"19", "month":"5", "year":"1964", "text": "U.S. diplomats find at least 40 microphones planted in the American embassy in Moscow." },
20
+ { "day":"19", "month":"5", "year":"1967", "text": "U.S. planes bomb Hanoi for the first time." }
21
+ ]
22
+ }
23
+ ]
data/data/5/2.json ADDED
@@ -0,0 +1,26 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"2", "month":"5", "year":"1670", "text": "The Hudson Bay Company is founded." },
5
+ { "day":"2", "month":"5", "year":"1598", "text": "Henry IV signs Treaty of Vervins, ending Spain’s interference in France." },
6
+ { "day":"2", "month":"5", "year":"1668", "text": "Peace of Aix-la-Chapelle ends the War of Devolution in France." },
7
+ { "day":"2", "month":"5", "year":"1776", "text": "France and Spain agree to donate arms to American rebels fighting the British." },
8
+ { "day":"2", "month":"5", "year":"1797", "text": "A mutiny in the British navy spreads from Spithead to the rest of the fleet." },
9
+ { "day":"2", "month":"5", "year":"1798", "text": "The black General Toussaint L’ouverture forces British troops to agree to evacuate the port of Santo Domingo." },
10
+ { "day":"2", "month":"5", "year":"1808", "text": "The citizens of Madrid rise up against Napoleon." },
11
+ { "day":"2", "month":"5", "year":"1813", "text": "Napoleon defeats a Russian and Prussian army at Grossgorschen." },
12
+ { "day":"2", "month":"5", "year":"1863", "text": "Stonewall Jackson smashes Hooker’s flank at Chancellorsville, Virginia." },
13
+ { "day":"2", "month":"5", "year":"1865", "text": "President Andrew Johnson offers a $100,000 reward for the capture of Confederate President" },
14
+ { "day":"2", "month":"5", "year":"1885", "text": "King Leopold II of Belgium establishes the Congo Free State." },
15
+ { "day":"2", "month":"5", "year":"1890", "text": "The Territory of Oklahoma is created." },
16
+ { "day":"2", "month":"5", "year":"1919", "text": "The first U.S. air passenger service starts." },
17
+ { "day":"2", "month":"5", "year":"1923", "text": "Lieutenants Okaley Kelly and John Macready take off from New York for the West Coast on what will become the first successful nonstop transcontinental flight." },
18
+ { "day":"2", "month":"5", "year":"1941", "text": "Hostilities break out between British forces in Iraq and that country’s pro-German faction." },
19
+ { "day":"2", "month":"5", "year":"1942", "text": "Admiral Chester J. Nimitz, convinced that the Japanese will attack Midway Island, visits the island to review its readiness." },
20
+ { "day":"2", "month":"5", "year":"1945", "text": "Russian forces take Berlin after 12 days of fierce house-to-house fighting." },
21
+ { "day":"2", "month":"5", "year":"1946", "text": "Prisoners revolt at California’s Alcatraz prison." },
22
+ { "day":"2", "month":"5", "year":"1968", "text": "The U.S. Army attacks Nhi Ha in South Vietnam and begins a fourteen-day battle to wrestle it away from Vietnamese Communists." },
23
+ { "day":"2", "month":"5", "year":"1970", "text": "Student anti-war protesters at Ohio’s Kent State University burn down the campus ROTC building. The National Guard takes control of campus." }
24
+ ]
25
+ }
26
+ ]
data/data/5/20.json ADDED
@@ -0,0 +1,31 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"20", "month":"5", "year":"325", "text": "Ecumenical council is inaugurated by Emperor Constantine in Nicea." },
5
+ { "day":"20", "month":"5", "year":"1303", "text": "A peace treaty is signed between England and France." },
6
+ { "day":"20", "month":"5", "year":"1347", "text": "Cola di Rienzo takes the title of tribune in Rome." },
7
+ { "day":"20", "month":"5", "year":"1520", "text": "Hernando Cortes defeats Spanish troops sent against him in Mexico." },
8
+ { "day":"20", "month":"5", "year":"1690", "text": "England passes the Act of Grace, forgiving followers of James II." },
9
+ { "day":"20", "month":"5", "year":"1674", "text": "John Sobieski becomes Poland’s first king." },
10
+ { "day":"20", "month":"5", "year":"1774", "text": "Parliament passes the Coercive Acts to punish the colonists for their increasingly anti-British behavior. The acts close the port of Boston." },
11
+ { "day":"20", "month":"5", "year":"1775", "text": "North Carolina becomes the first colony to declare its independence." },
12
+ { "day":"20", "month":"5", "year":"1784", "text": "The Peace of Versailles ends a war between France, England, and Holland." },
13
+ { "day":"20", "month":"5", "year":"1799", "text": "Napoleon Bonaparte orders a withdrawal from his siege of St. Jean d’Acre in Egypt." },
14
+ { "day":"20", "month":"5", "year":"1859", "text": "A force of Austrians collide with Piedmontese cavalry at the village of Montebello, in northern Italy." },
15
+ { "day":"20", "month":"5", "year":"1861", "text": "North Carolina becomes the last state to secede from the Union." },
16
+ { "day":"20", "month":"5", "year":"1862", "text": "President Lincoln signs the Homestead Act, providing 250 million acres of free land to settlers in the West." },
17
+ { "day":"20", "month":"5", "year":"1874", "text": "Levi Strauss begins marketing blue jeans with copper rivets." },
18
+ { "day":"20", "month":"5", "year":"1902", "text": "The U.S. military occupation of Cuba ends." },
19
+ { "day":"20", "month":"5", "year":"1927", "text": "Charles Lindbergh takes off from New York for Paris." },
20
+ { "day":"20", "month":"5", "year":"1930", "text": "The first airplane is catapulted from a dirigible." },
21
+ { "day":"20", "month":"5", "year":"1932", "text": "Amelia Earhart lands near Londonderry, Ireland, to become the first woman fly solo across the Atlantic." },
22
+ { "day":"20", "month":"5", "year":"1939", "text": "Pan American Airways starts the first regular passenger service across the Atlantic." },
23
+ { "day":"20", "month":"5", "year":"1941", "text": "Germany invades Crete by air." },
24
+ { "day":"20", "month":"5", "year":"1942", "text": "Japan completes the conquest of Burma." },
25
+ { "day":"20", "month":"5", "year":"1951", "text": "During the Korean War, U.S. Air Force Captain James Jabara becomes the first jet air ace in history." },
26
+ { "day":"20", "month":"5", "year":"1961", "text": "A white mob attacks civil rights activists in Montgomery, Alabama." },
27
+ { "day":"20", "month":"5", "year":"1969", "text": "In South Vietnam, troops of the 101st Airborne Division reach the top of Hill 937 after nine days of fighting entrenched North Vietnamese forces." },
28
+ { "day":"20", "month":"5", "year":"1970", "text": "100,000 people march in New York, supporting U.S. policies in Vietnam." }
29
+ ]
30
+ }
31
+ ]
data/data/5/21.json ADDED
@@ -0,0 +1,23 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"21", "month":"5", "year":"996", "text": "Sixteen year old Otto III is crowned the Roman Emperor." },
5
+ { "day":"21", "month":"5", "year":"1471", "text": "King Henry VI is killed in the Tower of London. Edward IV takes the throne." },
6
+ { "day":"21", "month":"5", "year":"1506", "text": "Christopher Columbus dies." },
7
+ { "day":"21", "month":"5", "year":"1536", "text": "The Reformation is officially adopted in Geneva, Switzerland." },
8
+ { "day":"21", "month":"5", "year":"1620", "text": "Present-day Martha’s Vineyard is first sighted by Captain Bartholomew Gosnold." },
9
+ { "day":"21", "month":"5", "year":"1790", "text": "Paris is divided into 48 zones." },
10
+ { "day":"21", "month":"5", "year":"1832", "text": "The Democratic party holds its first national convention." },
11
+ { "day":"21", "month":"5", "year":"1856", "text": "Lawrence, Kansas is captured and sacked by pro-slavery forces." },
12
+ { "day":"21", "month":"5", "year":"1863", "text": "The siege of the Confederate Port Hudson, Louisiana, begins." },
13
+ { "day":"21", "month":"5", "year":"1881", "text": "The American Red Cross is founded by Clara Barton." },
14
+ { "day":"21", "month":"5", "year":"1927", "text": "Charles Lindbergh lands in Paris completing the first solo air crossing of the Atlantic." },
15
+ { "day":"21", "month":"5", "year":"1940", "text": "British forces attack German General Rommel’s 7th Panzer Division at Arras, slowing his blitzkrieg of France." },
16
+ { "day":"21", "month":"5", "year":"1941", "text": "The first U.S. ship, the S.S. Robin Moor, is sunk by a U-boat." },
17
+ { "day":"21", "month":"5", "year":"1951", "text": "The U.S. Eighth Army counterattacks to drive the Communist Chinese and North Koreans out of South Korea." },
18
+ { "day":"21", "month":"5", "year":"1961", "text": "Governor Patterson declares martial law in Montgomery, Alabama." },
19
+ { "day":"21", "month":"5", "year":"1970", "text": "The U.S. National Guard mobilizes to quell disturbances at Ohio State University." },
20
+ { "day":"21", "month":"5", "year":"1991", "text": "In Madras, India, a suicide bomber kills the former Prime Minister, Rajiv Gandhi." }
21
+ ]
22
+ }
23
+ ]
data/data/5/22.json ADDED
@@ -0,0 +1,27 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"22", "month":"5", "year":"1246", "text": "Henry Raspe is elected anti-king by the Rhenish prelates in France." },
5
+ { "day":"22", "month":"5", "year":"1455", "text": "King Henry VI is taken prisoner by the Yorkists at the Battle of St. Albans, during the War of the Roses." },
6
+ { "day":"22", "month":"5", "year":"1804", "text": "The Lewis and Clark Expedition officially begins as the Corps of Discovery departs from St. Charles, Missouri." },
7
+ { "day":"22", "month":"5", "year":"1856", "text": "U.S. Congressman Preston Brooks of South Carolina beats Senator Charles Sumner with a cane for Sumner’s earlier condemnation of slavery, which included an insult to Brooks’ cousin, Senator Andrew Butler." },
8
+ { "day":"22", "month":"5", "year":"1863", "text": "Union General Ulysses S. Grant’s second attack on Vicksburg fails and a siege begins." },
9
+ { "day":"22", "month":"5", "year":"1868", "text": "The \"Great Train Robbery\" takes place as seven members of the Reno Gang make off with $98,000 in cash from a train’s safe in Indiana." },
10
+ { "day":"22", "month":"5", "year":"1872", "text": "The Amnesty Act restores civil rights to Southerners." },
11
+ { "day":"22", "month":"5", "year":"1882", "text": "The United States formally recognizes Korea." },
12
+ { "day":"22", "month":"5", "year":"1908", "text": "The Wright brothers register their flying machine for a U.S. patent." },
13
+ { "day":"22", "month":"5", "year":"1939", "text": "Adolf Hitler and Benito Mussolini sign a \"Pact of Steel\" forming the Axis powers." },
14
+ { "day":"22", "month":"5", "year":"1947", "text": "The Truman Doctrine brings aid to Turkey and Greece." },
15
+ { "day":"22", "month":"5", "year":"1967", "text": "The children’s program Mister Rogers’ Neighborhood premiers." },
16
+ { "day":"22", "month":"5", "year":"1972", "text": "Ceylon becomes the Republic of Sri Lanka as its constitution is ratified." },
17
+ { "day":"22", "month":"5", "year":"1985", "text": "Baseball player Pete Rose passes Hank Aaron as National League run scoring leader with 2,108." },
18
+ { "day":"22", "month":"5", "year":"1990", "text": "In the Middle East, North and South Yemen merge to become a single state." },
19
+ { "day":"22", "month":"5", "year":"1992", "text": "Johnny Carson’s final appearance on The Tonight Show on NBC, after 30 years as the program’s host." },
20
+ { "day":"22", "month":"5", "year":"2004", "text": "An EF4 tornado with a record-setting width of 2.5 miles wipes out Hallam, Nebraska, killing 1 person." },
21
+ { "day":"22", "month":"5", "year":"2004", "text": "Farenheit 9-11, directed by Michael Moore, becomes the first documentary ever to win the Palme d’Or at the Cannes Film Festival." },
22
+ { "day":"22", "month":"5", "year":"2010", "text": "Following a 200-year search for the tomb of Polish astronomer Nicolaus Copernicus his remains are reburied in Frombork Cathedral" },
23
+ { "day":"22", "month":"5", "year":"2011", "text": "An EF5 tornado kills at least 158 people in Joplin, Missouri, the largest death toll from a tornado since record-keeping began in 1950." },
24
+ { "day":"22", "month":"5", "year":"2015", "text": "The Republic of Ireland, long known as a conservative, predominantly Catholic country, becomes the first nation in the world to legalize gay marriage in a public referendum." }
25
+ ]
26
+ }
27
+ ]
data/data/5/23.json ADDED
@@ -0,0 +1,22 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"23", "month":"5", "year":"1430", "text": "Burgundians capture Joan of Arc and sell her to the English." },
5
+ { "day":"23", "month":"5", "year":"1533", "text": "Henry VIII’s marriage to Catherine of Aragon is declared null and void." },
6
+ { "day":"23", "month":"5", "year":"1618", "text": "The Thirty Years War begins." },
7
+ { "day":"23", "month":"5", "year":"1701", "text": "Captain William Kidd, the Scottish pirate, is hanged on the banks of the Thames." },
8
+ { "day":"23", "month":"5", "year":"1785", "text": "Benjamin Franklin announces his invention of bifocals." },
9
+ { "day":"23", "month":"5", "year":"1788", "text": "South Carolina becomes the eighth state to ratify U.S. Constitution." },
10
+ { "day":"23", "month":"5", "year":"1861", "text": "Pro-Union and pro-Confederate forces clash in western Virginia." },
11
+ { "day":"23", "month":"5", "year":"1862", "text": "Confederate General \"Stonewall\" Jackson takes Front Royal, Virginia." },
12
+ { "day":"23", "month":"5", "year":"1864", "text": "Union General Ulysses Grant attempts to outflank Confederate Robert E. Lee in the Battle of North Anna, Virginia." },
13
+ { "day":"23", "month":"5", "year":"1900", "text": "Civil War hero Sgt. William H. Carney becomes the first African American to receive the Medal of Honor, thirty-seven years after the Battle of Fort Wagner." },
14
+ { "day":"23", "month":"5", "year":"1901", "text": "American forces capture Filipino rebel leader Emilio Aguinaldo." },
15
+ { "day":"23", "month":"5", "year":"1915", "text": "Italy declares war on Austria-Hungary." },
16
+ { "day":"23", "month":"5", "year":"1934", "text": "Gangsters Bonnie Parker and Clyde Barrow are killed by Texas Rangers." },
17
+ { "day":"23", "month":"5", "year":"1945", "text": "Heinrich Himmler, the head of the Nazi Gestapo, commits suicide after being captured by Allied forces." },
18
+ { "day":"23", "month":"5", "year":"1949", "text": "The Federal Republic of West Germany is proclaimed." },
19
+ { "day":"23", "month":"5", "year":"1960", "text": "Israel announces the capture of Nazi Adolf Eichmann in Argentina." }
20
+ ]
21
+ }
22
+ ]
data/data/5/24.json ADDED
@@ -0,0 +1,23 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"24", "month":"5", "year":"1543", "text": "Nicolaus Copernicus publishes proof of a sun-centered solar system. He dies just after publication." },
5
+ { "day":"24", "month":"5", "year":"1607", "text": "Captain Christopher Newport and 105 followers found the colony of Jamestown at the mouth of the James River on the coast of Virginia." },
6
+ { "day":"24", "month":"5", "year":"1610", "text": "Sir Thomas Gates institutes \"laws divine moral and marshal, \" a harsh civil code for Jamestown." },
7
+ { "day":"24", "month":"5", "year":"1624", "text": "After years of unprofitable operation, Virginia’s charter is revoked and it becomes a royal colony." },
8
+ { "day":"24", "month":"5", "year":"1689", "text": "English Parliament passes the Act of Toleration, protecting Protestants. Roman Catholics are specifically excluded from exemption." },
9
+ { "day":"24", "month":"5", "year":"1738", "text": "The Methodist Church is established." },
10
+ { "day":"24", "month":"5", "year":"1764", "text": "Boston lawyer James Otis denounces \"taxation without representation,\" calling for the colonies to unite in opposition to Britain’s new tax measures." },
11
+ { "day":"24", "month":"5", "year":"1798", "text": "Believing that a French invasion of Ireland is imminent, Irish nationalists rise up against the British occupation." },
12
+ { "day":"24", "month":"5", "year":"1844", "text": "Samuel Morse taps out the first telegraph message." },
13
+ { "day":"24", "month":"5", "year":"1846", "text": "General Zachary Taylor captures Monterey." },
14
+ { "day":"24", "month":"5", "year":"1861", "text": "General Benjamin Butler declares slaves to be the contraband of war." },
15
+ { "day":"24", "month":"5", "year":"1863", "text": "Bushwackers led by Captain William Marchbanks attack a Federal militia party in Nevada, Missouri." },
16
+ { "day":"24", "month":"5", "year":"1878", "text": "The first American bicycle race is held in Boston." },
17
+ { "day":"24", "month":"5", "year":"1930", "text": "Amy Johnson becomes the first woman to fly from England to Australia." },
18
+ { "day":"24", "month":"5", "year":"1941", "text": "The British battleship Hood is sunk by the German battleship Bismarck. There are only three survivors." },
19
+ { "day":"24", "month":"5", "year":"1951", "text": "Willie Mays begins playing for the New York Giants." },
20
+ { "day":"24", "month":"5", "year":"1961", "text": "Civil rights activists are arrested in Jackson, Mississippi." }
21
+ ]
22
+ }
23
+ ]
data/data/5/25.json ADDED
@@ -0,0 +1,16 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"25", "month":"5", "year":"1085", "text": "Alfonso VI takes Toledo, Spain from the Muslims." },
5
+ { "day":"25", "month":"5", "year":"1787", "text": "The Constitutional convention opens at Philadelphia with George Washington presiding." },
6
+ { "day":"25", "month":"5", "year":"1810", "text": "Argentina declares independence from Napoleonic Spain." },
7
+ { "day":"25", "month":"5", "year":"1851", "text": "Jose Justo de Urquiza of Argentina leads a rebellion against Juan Manuel de Rosas, his former ally." },
8
+ { "day":"25", "month":"5", "year":"1911", "text": "Porfirio Diaz, President of Mexico, resigns his office." },
9
+ { "day":"25", "month":"5", "year":"1914", "text": "The British House of Commons passes Irish Home Rule." },
10
+ { "day":"25", "month":"5", "year":"1925", "text": "John Scopes is indicted for teaching Darwinian theory in school." },
11
+ { "day":"25", "month":"5", "year":"1935", "text": "Jesse Owens sets six world records in less than an hour in Ann Arbor, Michigan." },
12
+ { "day":"25", "month":"5", "year":"1946", "text": "Jordan gains independence from Britain." },
13
+ { "day":"25", "month":"5", "year":"1953", "text": "The first atomic cannon is fired in Nevada." }
14
+ ]
15
+ }
16
+ ]
data/data/5/26.json ADDED
@@ -0,0 +1,26 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"26", "month":"5", "year":"17", "text": "Germanicus of Rome celebrates his victory over the Germans." },
5
+ { "day":"26", "month":"5", "year":"1328", "text": "William of Ockham forced to flee from Avignon by Pope John XXII." },
6
+ { "day":"26", "month":"5", "year":"1647", "text": "A new law bans Catholic priests from the colony of Massachusetts. The penalty is banishment or death for a second offense." },
7
+ { "day":"26", "month":"5", "year":"1670", "text": "Charles II and Louis XIV sign a secret treaty in Dover, England, ending hostilities between England and France." },
8
+ { "day":"26", "month":"5", "year":"1691", "text": "Jacob Leiser, leader of the popular uprising in support of William and Mary’s succession to the throne, is executed for treason." },
9
+ { "day":"26", "month":"5", "year":"1736", "text": "British and Chickasaw forces defeat the French at the Battle of Ackia." },
10
+ { "day":"26", "month":"5", "year":"1831", "text": "The Russians defeat the Poles at the Battle of Ostrolenska." },
11
+ { "day":"26", "month":"5", "year":"1835", "text": "A resolution is passed in the U.S. Congress stating that Congress has no authority over state slavery laws." },
12
+ { "day":"26", "month":"5", "year":"1864", "text": "The territory of Montana is organized." },
13
+ { "day":"26", "month":"5", "year":"1865", "text": "The last Confederate army surrenders in Shreveport, Louisiana." },
14
+ { "day":"26", "month":"5", "year":"1868", "text": "President Andrew Johnson is aquitted of all charges of impeachment." },
15
+ { "day":"26", "month":"5", "year":"1896", "text": "The last czar of Russia, Nicholas II, is crowned." },
16
+ { "day":"26", "month":"5", "year":"1938", "text": "The House Committee on Un-American Activities begins its work of searching for subversives in the United States." },
17
+ { "day":"26", "month":"5", "year":"1940", "text": "The evacuation of Allied forces from Dunkirk begins." },
18
+ { "day":"26", "month":"5", "year":"1946", "text": "A patent is filed in the United States for the H-bomb." },
19
+ { "day":"26", "month":"5", "year":"1958", "text": "Union Square, San Francisco, becomes a state historical landmark." },
20
+ { "day":"26", "month":"5", "year":"1961", "text": "The civil rights activist group, Freedom Ride Coordinating Committee, is established in Atlanta." },
21
+ { "day":"26", "month":"5", "year":"1961", "text": "A U.S. Air Force bomber flies across the Atlantic in a record of just over three hours." },
22
+ { "day":"26", "month":"5", "year":"1969", "text": "Apollo 10 returns to Earth." },
23
+ { "day":"26", "month":"5", "year":"1977", "text": "The movie Star Wars debuts." }
24
+ ]
25
+ }
26
+ ]
data/data/5/27.json ADDED
@@ -0,0 +1,22 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"27", "month":"5", "year":"1564", "text": "John Calvin, one of the dominant figures of the Protestant Reformation, dies in Geneva." },
5
+ { "day":"27", "month":"5", "year":"1647", "text": "Achsah Young becomes the first woman known to be executed as a witch in Massachusetts." },
6
+ { "day":"27", "month":"5", "year":"1668", "text": "Three colonists are expelled from Massachusetts for being Baptists." },
7
+ { "day":"27", "month":"5", "year":"1813", "text": "Americans capture Fort George, Canada." },
8
+ { "day":"27", "month":"5", "year":"1907", "text": "The Bubonic Plague breaks out in San Francisco." },
9
+ { "day":"27", "month":"5", "year":"1919", "text": "A U.S. Navy seaplane completes the first transatlantic flight." },
10
+ { "day":"27", "month":"5", "year":"1929", "text": "Colonel Charles Lindbergh marries Anne Spencer Murrow." },
11
+ { "day":"27", "month":"5", "year":"1935", "text": "The Supreme Court declares President Franklin Roosevelt’s National Recovery Act unconstitutional." },
12
+ { "day":"27", "month":"5", "year":"1937", "text": "San Francisco’s Golden Gate Bridge opens." },
13
+ { "day":"27", "month":"5", "year":"1941", "text": "The German battleship Bismarck is sunk by British naval and air forces." },
14
+ { "day":"27", "month":"5", "year":"1942", "text": "German General Rommel begins a major offensive in Libya with his Afrika Korps." },
15
+ { "day":"27", "month":"5", "year":"1944", "text": "American General MacArthur lands on Biak Island in New Guinea." },
16
+ { "day":"27", "month":"5", "year":"1960", "text": "A military coup overthrows the democratic government of Turkey." },
17
+ { "day":"27", "month":"5", "year":"1969", "text": "Construction begins on Walt Disney World in Florida." },
18
+ { "day":"27", "month":"5", "year":"1972", "text": "President Richard M. Nixon and Soviet Communist Party chief Leonid Brezhnev sign an arms reduction agreement." },
19
+ { "day":"27", "month":"5", "year":"1999", "text": "The international war crimes tribunal indicts Yugoslav president Slobodan Milosevic for war atrocities." }
20
+ ]
21
+ }
22
+ ]
data/data/5/28.json ADDED
@@ -0,0 +1,16 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"28", "month":"5", "year":"585 BC", "text": "A solar eclipse interrupts a battle outside of Sardis in western Turkey between Medes and Lydians. The battle ends in a draw." },
5
+ { "day":"28", "month":"5", "year":"1805", "text": "Napoleon is crowned in Milan, Italy." },
6
+ { "day":"28", "month":"5", "year":"1830", "text": "Congress authorizes Indian removal from all states to the western Prairie." },
7
+ { "day":"28", "month":"5", "year":"1863", "text": "The 54th Massachusetts, a regiment of African-American recruits, leaves Boston, headed for Hilton Head, South Carolina." },
8
+ { "day":"28", "month":"5", "year":"1859", "text": "The French army launches a flanking attack on the Austrian army in Northern France." },
9
+ { "day":"28", "month":"5", "year":"1871", "text": "The Paris commune is suppressed by troops from Versailles." },
10
+ { "day":"28", "month":"5", "year":"1900", "text": "Britain annexes the Orange Free State in South Africa." },
11
+ { "day":"28", "month":"5", "year":"1940", "text": "Belgium surrenders to Germany." },
12
+ { "day":"28", "month":"5", "year":"1953", "text": "Melody, the first animated 3-D cartoon in Technicolor, premiers." },
13
+ { "day":"28", "month":"5", "year":"1961", "text": "Amnesty International, a human rights organization, is founded." }
14
+ ]
15
+ }
16
+ ]
data/data/5/29.json ADDED
@@ -0,0 +1,23 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"29", "month":"5", "year":"1453", "text": "Constantinople falls to Muhammad II, ending the Byzantine Empire." },
5
+ { "day":"29", "month":"5", "year":"1660", "text": "Charles II is restored to the English throne, succeeding the short-lived Commonwealth." },
6
+ { "day":"29", "month":"5", "year":"1721", "text": "South Carolina is formally incorporated as a royal colony of England." },
7
+ { "day":"29", "month":"5", "year":"1790", "text": "Rhode Island becomes last of the original thirteen colonies to ratify the Constitution." },
8
+ { "day":"29", "month":"5", "year":"1848", "text": "Wisconsin becomes the thirtieth state." },
9
+ { "day":"29", "month":"5", "year":"1849", "text": "A patent for lifting vessels is granted to Abraham Lincoln." },
10
+ { "day":"29", "month":"5", "year":"1862", "text": "Confederate general P.G.T. Beauregard retreats to Tupelo, Mississippi." },
11
+ { "day":"29", "month":"5", "year":"1911", "text": "The first running of the Indianapolis 500." },
12
+ { "day":"29", "month":"5", "year":"1913", "text": "The premier of the ballet Le Sacre du Printemps (The Rite of Spring) in Paris causes rioting in the theater." },
13
+ { "day":"29", "month":"5", "year":"1916", "text": "U.S. forces invade the Dominican Republic." },
14
+ { "day":"29", "month":"5", "year":"1922", "text": "Ecuador becomes independent." },
15
+ { "day":"29", "month":"5", "year":"1922", "text": "The U.S. Supreme Court rules organized baseball is a sport not subject to antitrust laws." },
16
+ { "day":"29", "month":"5", "year":"1942", "text": "The German Army completes its encirclement of the Kharkov region of the Soviet Union." },
17
+ { "day":"29", "month":"5", "year":"1951", "text": "C. F. Blair becomes the first man to fly over the North Pole in single engine plane." },
18
+ { "day":"29", "month":"5", "year":"1953", "text": "Edmund Hillary and Tenzing Norgay become the first men to reach the top of Mount Everest." },
19
+ { "day":"29", "month":"5", "year":"1974", "text": "President Richard Nixon agrees to turn over 1,200 pages of edited Watergate transcripts." },
20
+ { "day":"29", "month":"5", "year":"1990", "text": "Boris Yeltsin is elected the president of Russia." }
21
+ ]
22
+ }
23
+ ]