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/12/27.json ADDED
@@ -0,0 +1,30 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"27", "month":"12", "year": "1512", "text": "The laws of Burgos give New World natives legal protection against abuse and authorize Negro slavery." },
5
+ { "day":"27", "month":"12", "year": "1831", "text": "HMS Beagle, with Charles Darwin on board, departs from Plymouth. It will eventually visit the Galapagos Islands where Darwin will form his theories on evolution." },
6
+ { "day":"27", "month":"12", "year": "1862", "text": "Union General William Rosecrans’ army begins moving slowly toward Murfreesboro, Tennessee, from Nashville." },
7
+ { "day":"27", "month":"12", "year": "1913", "text": "Charles Moyer, president of the Miners Union, is shot in the back and dragged through the streets of Chicago." },
8
+ { "day":"27", "month":"12", "year": "1915", "text": "In Ohio, iron and steel workers go on strike for an eight-hour day and higher wages." },
9
+ { "day":"27", "month":"12", "year": "1932", "text": "Radio City Music Hall opens." },
10
+ { "day":"27", "month":"12", "year": "1933", "text": "Josef Stalin calls tensions with Japan a grave danger." },
11
+ { "day":"27", "month":"12", "year": "1939", "text": "A series of vicious earthquakes take 11,000 lives in Turkey." },
12
+ { "day":"27", "month":"12", "year": "1941", "text": "Japanese bombers attack Manila, despite its claim as an open city." },
13
+ { "day":"27", "month":"12", "year": "1944", "text": "General George S. Patton’s Third Army, spearheaded by the 4th Armored Division, relieves the surrounded city of Bastogne in Belgium." },
14
+ { "day":"27", "month":"12", "year": "1945", "text": "The International Monetary Fund and the Bank for Reconstruction and Development are created." },
15
+ { "day":"27", "month":"12", "year": "1947", "text": "The new Italian constitution is promulgated in Rome." },
16
+ { "day":"27", "month":"12", "year": "1950", "text": "The United States and Spain resume relations for the first time since the Spanish Civil War of the 1930s." },
17
+ { "day":"27", "month":"12", "year": "1956", "text": "Segregation on buses in Tallahassee, Florida, is outlawed." },
18
+ { "day":"27", "month":"12", "year": "1968", "text": "The United States agrees to sell F-4 Phantom jets to Israel." },
19
+ { "day":"27", "month":"12", "year": "1979", "text": "President Hafizullah Amin of Afghanistan is ousted and murdered in a coup backed by the Soviet Union, beginning a war that will last more than 10 years." },
20
+ { "day":"27", "month":"12", "year": "1983", "text": "President Reagan takes all responsibility for the lack of security in Beirut that allowed a terrorist on a suicide mission to kill 241 Marines." },
21
+ { "day":"27", "month":"12", "year": "1984", "text": "Four Polish officers are tried for the slaying of Reverend Jerzy Popieluszko." },
22
+ { "day":"27", "month":"12", "year": "1985", "text": "Palestinian guerrillas kill 18 people at airports in Rome and Vienna." },
23
+ { "day":"27", "month":"12", "year": "1996", "text": "Taliban forces retake strategic Bagram Airfield during Afghan civil war." },
24
+ { "day":"27", "month":"12", "year": "2001", "text": "China receives permanent normal trade relations with the US." },
25
+ { "day":"27", "month":"12", "year": "2004", "text": "Radiation reaches Earth from the brightest extrasolar event ever witnessed, an explosion of magnetar SGR 1806-20." },
26
+ { "day":"27", "month":"12", "year": "2007", "text": "Former Pakistani prime minister Benazir Bhutto assassinated." },
27
+ { "day":"27", "month":"12", "year": "2007", "text": "After Mwai Kibaki is declared the winner of Kenya’s presidential elections, rioting begins in Mombasa, precipitating an economic, humanitarian and political crisis." }
28
+ ]
29
+ }
30
+ ]
data/data/12/28.json ADDED
@@ -0,0 +1,21 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"28", "month":"12", "year": "1688", "text": "William of Orange makes a triumphant march into London as James II flees." },
5
+ { "day":"28", "month":"12", "year": "1694", "text": "George I of England gets divorced." },
6
+ { "day":"28", "month":"12", "year": "1846", "text": "Iowa is admitted as the 29th State of the Union." },
7
+ { "day":"28", "month":"12", "year": "1872", "text": "A U.S. Army force defeats a group of Apache warriors at Salt River Canyon, Arizona Territory, with 57 Indians killed but only one soldier." },
8
+ { "day":"28", "month":"12", "year": "1904", "text": "Farmers in Georgia burn two million bales of cotton to prop up falling prices." },
9
+ { "day":"28", "month":"12", "year": "1920", "text": "The United States resumes the deportation of communists and suspected communists." },
10
+ { "day":"28", "month":"12", "year": "1933", "text": "President Franklin D. Roosevelt states, \"The definite policy of the United States, from now on, is one opposed to armed intervention.\"" },
11
+ { "day":"28", "month":"12", "year": "1936", "text": "Benito Mussolini sends planes to Spain to support Francisco Franco’s forces." },
12
+ { "day":"28", "month":"12", "year": "1938", "text": "France orders the doubling of forces in Somaliland; two warships are sent." },
13
+ { "day":"28", "month":"12", "year": "1946", "text": "The French declare martial law in Vietnam as a full-scale war appears inevitable." },
14
+ { "day":"28", "month":"12", "year": "1948", "text": "Premier Nokrashy Pasha of Egypt is assassinated by a member of the outlawed Muslim Brotherhood because of his failure to achieve victory in the war against Israel." },
15
+ { "day":"28", "month":"12", "year": "1951", "text": "The United States pays $120,000 to free four fliers convicted of espionage in Hungary." },
16
+ { "day":"28", "month":"12", "year": "1965", "text": "The United States bars oil sales to Rhodesia." },
17
+ { "day":"28", "month":"12", "year": "1968", "text": "Israel attacks an airport in Beirut, destroying 13 planes." },
18
+ { "day":"28", "month":"12", "year": "1971", "text": "The U.S. Justice Department sues Mississippi officials for ignoring the voting ballots of blacks in that state." }
19
+ ]
20
+ }
21
+ ]
data/data/12/29.json ADDED
@@ -0,0 +1,23 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"29", "month":"12", "year": "1170", "text": "Thomas Becket, the archbishop of Canterbury, is murdered in Canterbury Cathedral by four knights of Henry II." },
5
+ { "day":"29", "month":"12", "year": "1607", "text": "Indian chief Powhatan spares John Smith’s life after the pleas of his daughter Pocahontas." },
6
+ { "day":"29", "month":"12", "year": "1778", "text": "British troops, attempting a new strategy to defeat the colonials in America, capture Savannah." },
7
+ { "day":"29", "month":"12", "year": "1845", "text": "Texas (comprised of the present state of Texas and part of New Mexico, Colorado, and Wyoming) is admitted as the 28th state of the Union, with the provision that the area (389,166 square miles) should be divided into no more than five states "of convenient size."" },
8
+ { "day":"29", "month":"12", "year": "1849", "text": "Gas lighting is installed in the White House." },
9
+ { "day":"29", "month":"12", "year": "1862", "text": "Union General William T. Sherman’s troops try to gain the north side of Vicksburg in the Battle of Chickasaw Bluffs." },
10
+ { "day":"29", "month":"12", "year": "1890", "text": "The last major conflict of the Indian wars takes place at Wounded Knee Creek in South Dakota after Colonel James W. Forsyth of the 7th Cavalry tries to disarm Chief Big Foot and his followers." },
11
+ { "day":"29", "month":"12", "year": "1914", "text": "The production of Belgian newspapers is halted to protest German censorship." },
12
+ { "day":"29", "month":"12", "year": "1921", "text": "Sears Roebuck president Julius Rosenwald pledges $20 million of his personal fortune to help Sears through hard times." },
13
+ { "day":"29", "month":"12", "year": "1926", "text": "Germany and Italy sign an arbitration treaty." },
14
+ { "day":"29", "month":"12", "year": "1934", "text": "Japan formally denounces Washington Naval Treaty of 1922." },
15
+ { "day":"29", "month":"12", "year": "1940", "text": "In a radio interview, President Roosevelt proclaims the United States to be the \"arsenal of democracy.\"" },
16
+ { "day":"29", "month":"12", "year": "1940", "text": "London suffers its most devastating air raid when Germans firebomb the city on the evening of December 29." },
17
+ { "day":"29", "month":"12", "year": "1948", "text": "Tito declares Yugoslavia will follow its own path to Communism." },
18
+ { "day":"29", "month":"12", "year": "1956", "text": "President Dwight Eisenhower asks Congress for the authority to oppose Soviet aggression in the Middle East." },
19
+ { "day":"29", "month":"12", "year": "1965", "text": "A Christmas truce is observed in Vietnam, while President Johnson tries to get the North Vietnamese to the bargaining table." },
20
+ { "day":"29", "month":"12", "year": "1981", "text": "President Ronald Reagan curtails Soviet trade in reprisal for its hash policies on Poland." }
21
+ ]
22
+ }
23
+ ]
data/data/12/3.json ADDED
@@ -0,0 +1,30 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"3", "month":"12", "year":"1468", "text": "Lorenzo the Magnificent and his brother Giuliano succeed their father, Piero de Medici, as rulers of Florence, Italy." },
5
+ { "day":"3", "month":"12", "year":"1762", "text": "France cedes to Spain all lands west of the Mississippi–the territory known as Upper Louisiana." },
6
+ { "day":"3", "month":"12", "year":"1818", "text": "Illinois admitted into the Union as the 21st state." },
7
+ { "day":"3", "month":"12", "year":"1800", "text": "The French defeat an Austrian army at the Battle of Hohenlinden, near Munich." },
8
+ { "day":"3", "month":"12", "year":"1847", "text": "Frederick Douglass and Martin R. Delaney establish the North Star, and anti-slavery paper." },
9
+ { "day":"3", "month":"12", "year":"1862", "text": "Confederate raiders attack a Federal forage train on the Hardin Pike near Nashville, Tenn." },
10
+ { "day":"3", "month":"12", "year":"1863", "text": "Confederate General James Longstreet moves his army east and north toward Greeneville. This withdrawal marks the end of the Fall Campaign in Tennessee." },
11
+ { "day":"3", "month":"12", "year":"1864", "text": "Major General William Tecumseh Sherman meets with slight resistance from Confederate troops at Thomas Station on his march to the sea." },
12
+ { "day":"3", "month":"12", "year":"1906", "text": "The U.S. Supreme Court orders Industrial Workers of the World (IWW) leaders extradited to Idaho for trial in the Steunenberg murder case." },
13
+ { "day":"3", "month":"12", "year":"1915", "text": "The United States expels German attaches on spy charges." },
14
+ { "day":"3", "month":"12", "year":"1916", "text": "French commander Joseph Joffre is dismissed after his failure at the Somme. General Robert Nivelle is the new French commander in chief." },
15
+ { "day":"3", "month":"12", "year":"1918", "text": "The Allied Conference ends in London where they decide that Germany must pay for the war." },
16
+ { "day":"3", "month":"12", "year":"1925", "text": "The League of Nations orders Greece to pay an indemnity for the October invasion of Bulgaria." },
17
+ { "day":"3", "month":"12", "year":"1926", "text": "British reports claim that German soldiers are being trained in the Soviet Union." },
18
+ { "day":"3", "month":"12", "year":"1950", "text": "The Chinese close in on Pyongyang, Korea, and UN forces withdraw southward." },
19
+ { "day":"3", "month":"12", "year":"1965", "text": "The National Council of Churches asks the United States to halt the massive bombings in North Vietnam." },
20
+ { "day":"3", "month":"12", "year":"1977", "text": "The State Department proposes the admission of 10,000 more Vietnamese refugees to the United States." },
21
+ { "day":"3", "month":"12", "year":"1979", "text": "Eleven are dead and eight injured in a mad rush to see a rock band (The Who) at a concert in Cincinnati, Ohio." },
22
+ { "day":"3", "month":"12", "year":"1984", "text": "Toxic gas leaks from a Union Carbide plant and results in the deaths of thousands in Bhopal, India." },
23
+ { "day":"3", "month":"12", "year":"1989", "text": "Presidents George Bush and Mikhail Gorbachev announce the official end to the Cold War at a meeting in Malta." },
24
+ { "day":"3", "month":"12", "year":"1992", "text": "A test engineer for Sema Group sends the world’s first text message, using a personal computer and the Vodafone network." },
25
+ { "day":"3", "month":"12", "year":"1997", "text": "Representatives of 121 nations sign the Ottawa Treaty prohibiting the manufacture or deployment of antipersonnel landmines; the People’s Republic of China, the US and the USSR do not sign." },
26
+ { "day":"3", "month":"12", "year":"2005", "text": "First manned rocket aircraft delivery of US Mail takes place in Mojave, Cal." },
27
+ { "day":"3", "month":"12", "year":"2009", "text": "Suicide bombing in Mogadishu, Somalia, kills 25 people, including three miniseries of the Transitional Federal Government." }
28
+ ]
29
+ }
30
+ ]
data/data/12/30.json ADDED
@@ -0,0 +1,18 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"30", "month":"12", "year": "1460", "text": "The Duke of York is defeated and killed by Lancastrians at the Battle of Wakefield." },
5
+ { "day":"30", "month":"12", "year": "1803", "text": "The United States takes possession of the Louisiana area from France at New Orleans with a simple ceremony, the simultaneous lowering and raising of the national flags." },
6
+ { "day":"30", "month":"12", "year": "1861", "text": "Banks in the United States suspend the practice of redeeming paper money for metal currency, a practice that would continue until 1879." },
7
+ { "day":"30", "month":"12", "year": "1862", "text": "The draft of the Emancipation Proclamation is finished and circulated among President Abraham Lincoln’s cabinet for comment." },
8
+ { "day":"30", "month":"12", "year": "1905", "text": "Governor Frank Steunenberg of Idaho is killed by an assassin’s bomb." },
9
+ { "day":"30", "month":"12", "year": "1922", "text": "Soviet Russia is renamed the Union of Soviet Socialist Republics." },
10
+ { "day":"30", "month":"12", "year": "1932", "text": "The Soviet Union bars food handouts for housewives under 36 years of age. They must now work to eat." },
11
+ { "day":"30", "month":"12", "year": "1947", "text": "Romania’s King Michael is forced to abdicate by Soviet-backed Communists. Communists now control all of Eastern Europe." },
12
+ { "day":"30", "month":"12", "year": "1965", "text": "Ferdinand E. Marcos is sworn in as the Philippine Republic’s sixth president." },
13
+ { "day":"30", "month":"12", "year": "1972", "text": "After two weeks of heavy bombing raids on North Vietnam, President Nixon halts the air offensive and agrees to resume peace negotiations with Hanoi representative Le Duc Tho." },
14
+ { "day":"30", "month":"12", "year": "1976", "text": "Governor Carey of New York pardons seven inmates, closing the book on the Attica uprising." },
15
+ { "day":"30", "month":"12", "year": "2006", "text": "Saddam Hussein, former Iraq dictator, is executed by hanging for crimes committed against his own people during his rule." }
16
+ ]
17
+ }
18
+ ]
data/data/12/31.json ADDED
@@ -0,0 +1,19 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"31", "month":"12", "year": "1775", "text": "George Washington orders recruiting officers to accept free blacks into the army." },
5
+ { "day":"31", "month":"12", "year": "1852", "text": "The richest year of the gold rush ends with $81.3 million in gold produced." },
6
+ { "day":"31", "month":"12", "year": "1862", "text": "Union General William Rosecrans’ army repels two Confederate attacks at the Battle of Murfreesboro (Stone’s River)." },
7
+ { "day":"31", "month":"12", "year": "1910", "text": "John B. Moisant and Arch Hoxsey, two of America’s foremost aviators, die in separate plane crashes." },
8
+ { "day":"31", "month":"12", "year": "1911", "text": "Helene Dutrieu wins the Femina aviation cup in Etampes. She sets a distance record for women at 158 miles." },
9
+ { "day":"31", "month":"12", "year": "1915", "text": "The Germans torpedo the British liner Persia without any warning killing 335 passengers." },
10
+ { "day":"31", "month":"12", "year": "1923", "text": "The Sahara is crossed by an automobile for the first time." },
11
+ { "day":"31", "month":"12", "year": "1930", "text": "Brewery heir Adolphus Busch is kidnapped." },
12
+ { "day":"31", "month":"12", "year": "1941", "text": "General MacArthur reports that U.S. lines in Manila have been pushed back by the Japanese." },
13
+ { "day":"31", "month":"12", "year": "1942", "text": "After five months of battle, Emperor Hirohito allows the Japanese commanders at Guadalcanal to retreat." },
14
+ { "day":"31", "month":"12", "year": "1944", "text": "Hungary declares war on Germany." },
15
+ { "day":"31", "month":"12", "year": "1965", "text": "California becomes the largest state in population." },
16
+ { "day":"31", "month":"12", "year": "1977", "text": "Cambodia breaks relations with Vietnam." }
17
+ ]
18
+ }
19
+ ]
data/data/12/4.json ADDED
@@ -0,0 +1,25 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"4", "month":"12", "year":"771", "text": "With the death of his brother Carloman, Charlemagne becomes sole ruler of the Frankish Empire." },
5
+ { "day":"4", "month":"12", "year":"1861", "text": "The U.S. Senate, voting 36 to 0, expels Senator John C. Brekinridge of Kentucky because of his joining the Confederate Army." },
6
+ { "day":"4", "month":"12", "year":"1861", "text": "Queen Victoria of Britain forbids the export of gunpowder, firearms and all materials for their production." },
7
+ { "day":"4", "month":"12", "year":"1862", "text": "Winchester, Va., falls into Union hands, resulting in the capture of 145 Southern soldiers." },
8
+ { "day":"4", "month":"12", "year":"1863", "text": "Seven solid days of bombardment ends at Charleston, S.C. The Union fires some 1,307 rounds." },
9
+ { "day":"4", "month":"12", "year":"1872", "text": "The U.S. brigantine Marie Celeste is found adrift and deserted with its cargo intact, in the Atlantic Ocean between the Azores and Portugal." },
10
+ { "day":"4", "month":"12", "year":"1900", "text": "The French National Assembly, successor to the States-General, rejects Nationalist General Mercier’s proposal to plan an invasion of England." },
11
+ { "day":"4", "month":"12", "year":"1914", "text": "The first Seaplane Unit formed by the German Navy officially comes into existence and begins operations from Zeebrugge, Belgium." },
12
+ { "day":"4", "month":"12", "year":"1918", "text": "France cancels trade treaties in order to compete in the postwar economic battles." },
13
+ { "day":"4", "month":"12", "year":"1941", "text": "Operation Taifun (Typhoon), which was launched by the German armies on October 2, 1941, as a prelude to taking Moscow, is halted because of freezing temperatures and lack of serviceable aircraft." },
14
+ { "day":"4", "month":"12", "year":"1942", "text": "U.S. planes make the first raids on Naples, Italy." },
15
+ { "day":"4", "month":"12", "year":"1947", "text": "Tennessee William’s play A Streetcar Named Desire premieres on Broadway starring Marlon Brando and Jessica Tandy." },
16
+ { "day":"4", "month":"12", "year":"1950", "text": "The University of Tennessee defies court rulings by rejecting five Negro applicants." },
17
+ { "day":"4", "month":"12", "year":"1952", "text": "The Grumman XS2F-1 makes its first flight." },
18
+ { "day":"4", "month":"12", "year":"1959", "text": "Peking pardons Pu Yi, ex-emperor of China and of the Japanese puppet-state of Manchukuo." },
19
+ { "day":"4", "month":"12", "year":"1981", "text": "President Ronald Reagan broadens the power of the CIA by allowing spying in the United States." },
20
+ { "day":"4", "month":"12", "year":"1985", "text": "Robert McFarland resigns as National Security Advisor. Admiral John Poindexter is named to succeed." },
21
+ { "day":"4", "month":"12", "year":"1991", "text": "The last American hostages held in Lebanon are released." },
22
+ { "day":"4", "month":"12", "year":"1992", "text": "US Pres. George H. W. Bush orders 28,000 troops to Somalia during the Somali Civil War." }
23
+ ]
24
+ }
25
+ ]
data/data/12/5.json ADDED
@@ -0,0 +1,30 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"5", "month":"12", "year":"1484", "text": "Pope Innocent VIII issues a bill deploring the spread of witchcraft and heresy in Germany." },
5
+ { "day":"5", "month":"12", "year":"1776", "text": "Phi Beta Kappa is organized as the first American college Greek letter-fraternity, at William and Mary College, Williamsburg, Va." },
6
+ { "day":"5", "month":"12", "year":"1791", "text": "Composer Wolfgang Amadeus Mozart dies in Vienna." },
7
+ { "day":"5", "month":"12", "year":"1861", "text": "In the U.S. Congress, petitions and bills calling for the abolition of slavery are introduced." },
8
+ { "day":"5", "month":"12", "year":"1862", "text": "Union General Ulysses S. Grant’s cavalry receives a setback in an engagement on the Mississippi Central Railroad at Coffeeville, Mississippi." },
9
+ { "day":"5", "month":"12", "year":"1864", "text": "Confederate General John Bell Hood sends Nathan Bedford Forrest’s cavalry and a division of infantry toward Murfreesboro, Tenn." },
10
+ { "day":"5", "month":"12", "year":"1904", "text": "The Japanese destroy a Russian fleet at Port Arthur in Korea." },
11
+ { "day":"5", "month":"12", "year":"1909", "text": "George Taylor makes the first manned glider flight in Australia in a glider that he designed himself." },
12
+ { "day":"5", "month":"12", "year":"1912", "text": "Italy, Austria and Germany renew the Triple Alliance for six years." },
13
+ { "day":"5", "month":"12", "year":"1916", "text": "David Lloyd George replaces Herbert Asquith as the British prime minister." },
14
+ { "day":"5", "month":"12", "year":"1921", "text": "The British empire reaches an accord with the Irish revolutionary group the Sinn Fein; Ireland is to become a free state." },
15
+ { "day":"5", "month":"12", "year":"1933", "text": "The 21st Amendment ends Prohibition in the United States, which had begun 13 years earlier." },
16
+ { "day":"5", "month":"12", "year":"1934", "text": "Italian and Ethiopian troops clash at the Ualual on disputed the Somali-Ethiopian border." },
17
+ { "day":"5", "month":"12", "year":"1936", "text": "The New Constitution in the Soviet Union promises universal suffrage, but the Communist Party remains the only legal political party." },
18
+ { "day":"5", "month":"12", "year":"1937", "text": "The Lindberghs arrive in New York on a holiday visit after a two-year voluntary exile." },
19
+ { "day":"5", "month":"12", "year":"1945", "text": "Four TBM Avenger bombers disappear approximately 100 miles off the coast of Florida." },
20
+ { "day":"5", "month":"12", "year":"1950", "text": "Pyongyang in Korea falls to the invading Chinese army." },
21
+ { "day":"5", "month":"12", "year":"1953", "text": "Italy and Yugoslavia agree to pull troops out of the disputed Trieste border." },
22
+ { "day":"5", "month":"12", "year":"1955", "text": "A bus boycott begins under the leadership of the Rev. Martin Luther King, Jr., in Montgomery, Alabama." },
23
+ { "day":"5", "month":"12", "year":"1966", "text": "Comedian and political activist Dick Gregory heads for Hanoi, North Vietnam, despite federal warnings against it." },
24
+ { "day":"5", "month":"12", "year":"1978", "text": "The Soviet Union signs a 20-year friendship pact with Afghanistan." },
25
+ { "day":"5", "month":"12", "year":"1983", "text": "Military Junta dissolves in Argentina." },
26
+ { "day":"5", "month":"12", "year":"2006", "text": "Commodore Frank Bainimarama overthrows the government in Fiji." },
27
+ { "day":"5", "month":"12", "year":"2007", "text": "A gunman armed with a semi-automatic rifle kills 8 people at Westroads Mall, Omaha, Neb., before taking his own life." }
28
+ ]
29
+ }
30
+ ]
data/data/12/6.json ADDED
@@ -0,0 +1,34 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"6", "month":"12", "year":"1492", "text": "Christopher Columbus lands on the island of Santo Domingo in search of gold." },
5
+ { "day":"6", "month":"12", "year":"1776", "text": "Phi Beta Kappa, the first scholastic fraternity, is founded at the College of William and Mary in Williamsburg." },
6
+ { "day":"6", "month":"12", "year":"1812", "text": "The majority of Napoleon Bonaparte’s Grand Armeé staggers into Vilna, Lithuania, ending the failed Russian campaign." },
7
+ { "day":"6", "month":"12", "year":"1861", "text": "Union General George G. Meade leads a foraging expedition to Gunnell’s farm near Dranesville, Virginia." },
8
+ { "day":"6", "month":"12", "year":"1862", "text": "President Abraham Lincoln orders the hanging of 39 of the 303 convicted Indians who participated in the Sioux Uprising in Minnesota. They are to be hanged on December 26." },
9
+ { "day":"6", "month":"12", "year":"1863", "text": "The monitor Weehawken sinks in Charleston Harbor." },
10
+ { "day":"6", "month":"12", "year":"1876", "text": "Jack McCall is convicted for the murder of Wild Bill Hickok and sentenced to hang." },
11
+ { "day":"6", "month":"12", "year":"1877", "text": "Thomas A. Edison makes the first sound recording when he recites \"Mary had a Little Lamb\" into his phonograph machine." },
12
+ { "day":"6", "month":"12", "year":"1906", "text": "Lieutenant Thomas E. Selfridge flies a powered, man-carrying kite that carries him 168 feet in the air for seven minutes at Baddeck, Nova Scotia." },
13
+ { "day":"6", "month":"12", "year":"1917", "text": "The Bolsheviks imprison Czar Nicholas II and his family in Tobolsk." },
14
+ { "day":"6", "month":"12", "year":"1921", "text": "Ireland’s 26 southern counties become independent from Britain forming the Irish Free State." },
15
+ { "day":"6", "month":"12", "year":"1922", "text": "Benito Mussolini threatens Italian newspapers with censorship if they keep reporting \"false\" information." },
16
+ { "day":"6", "month":"12", "year":"1934", "text": "American Ambassador Davis says Japan is a grave security threat in the Pacific." },
17
+ { "day":"6", "month":"12", "year":"1938", "text": "France and Germany sign a treaty of friendship." },
18
+ { "day":"6", "month":"12", "year":"1939", "text": "Britain agrees to send arms to Finland, which is fighting off a Soviet invasion." },
19
+ { "day":"6", "month":"12", "year":"1941", "text": "President Franklin D. Roosevelt issues a personal appeal to Emperor Hirohito to use his influence to avoid war." },
20
+ { "day":"6", "month":"12", "year":"1945", "text": "The United States extends a $3 billion loan to Great Britain to help compensate for the termination of the Lend-Lease agreement." },
21
+ { "day":"6", "month":"12", "year":"1947", "text": "Florida’s Everglades National Park is established." },
22
+ { "day":"6", "month":"12", "year":"1948", "text": "The \"Pumpkin Spy Papers\" are found on the Maryland farm of Whittaker Chambers. They become evidence that State Department employee Alger Hiss is spying for the Soviet Union." },
23
+ { "day":"6", "month":"12", "year":"1957", "text": "Vanguard TV3 explodes on the launchpad, thwarting the first US attempt to launch a satellite into Earth’s orbit." },
24
+ { "day":"6", "month":"12", "year":"1967", "text": "Adrian Kantrowitz performs first human heart transplant in the US." },
25
+ { "day":"6", "month":"12", "year":"1969", "text": "Hells Angels, hired to provide security at a Rolling Stones concert at the Altamont Speedway in California, beat to death concert-goer Meredith Hunter." },
26
+ { "day":"6", "month":"12", "year":"1971", "text": "Pakistan severs diplomatic relations with India after New Delhi recognizes the state of Bangladesh." },
27
+ { "day":"6", "month":"12", "year":"1973", "text": "US House of Representatives confirms Gerald Ford as Vice-President of the United States, 387–35." },
28
+ { "day":"6", "month":"12", "year":"1975", "text": "A Provisional IRA unit takes a couple hostage in Balcombe Street, London, and a 6-day siege begins." },
29
+ { "day":"6", "month":"12", "year":"1976", "text": "Democrat Tip O’Neill is elected speaker of the House of Representatives. He will serve the longest consecutive term as speaker." },
30
+ { "day":"6", "month":"12", "year":"1992", "text": "The Babri Mosque in Ayodhya, India, is destroyed during a riot that started as a political protest." },
31
+ { "day":"6", "month":"12", "year":"2006", "text": "NASA reveals photographs from Mars Global Surveyor that suggest the presence of water on the red planet." }
32
+ ]
33
+ }
34
+ ]
data/data/12/7.json ADDED
@@ -0,0 +1,29 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"7", "month":"12", "year":"43 BC", "text": "Cicero, considered one of the greatest sons of Rome, is assassinated on the orders of Marcus Antonius." },
5
+ { "day":"7", "month":"12", "year":"983", "text": "Otto III takes the throne after his father’s death in Italy. A power struggle between magnates ensues." },
6
+ { "day":"7", "month":"12", "year":"1787", "text": "Delaware becomes the first state to ratify the Constitution of the United States." },
7
+ { "day":"7", "month":"12", "year":"1808", "text": "James Madison is elected president in succession of Thomas Jefferson." },
8
+ { "day":"7", "month":"12", "year":"1861", "text": "USS Santiago de Cuba, under Commander Daniel B. Ridgely, halts the British schooner Eugenia Smith and captures J.W. Zacharie, a New Orleans merchant and Confederate purchasing agent." },
9
+ { "day":"7", "month":"12", "year":"1862", "text": "Confederate forces surprise an equal number of Union troops at the Battle of Prairie Grove, Arkansas." },
10
+ { "day":"7", "month":"12", "year":"1863", "text": "Outlaw George Ives, an alleged member of an outlaw gang known as the \"Innocents,\" robs and then kills Nick Thiebalt in the Ruby Valley of what would become Montana." },
11
+ { "day":"7", "month":"12", "year":"1917", "text": "The United States declares war on Austria-Hungary with only one dissenting vote in Congress." },
12
+ { "day":"7", "month":"12", "year":"1918", "text": "Spartacists call for a German revolution." },
13
+ { "day":"7", "month":"12", "year":"1931", "text": "A report indicates that Nazis would ensure \"Nordic dominance\" by sterilizing certain races." },
14
+ { "day":"7", "month":"12", "year":"1941", "text": "Japanese planes raid Pearl Harbor, Hawaii, in a surprise attack, bringing the US into WWII." },
15
+ { "day":"7", "month":"12", "year":"1942", "text": "The U.S. Navy launches USS New Jersey, the largest battleship ever built." },
16
+ { "day":"7", "month":"12", "year":"1946", "text": "The president of the United Mine Workers, John L. Lewis, orders all striking miners back to work." },
17
+ { "day":"7", "month":"12", "year":"1949", "text": "The A.F.L. and the C.I.O. organize a non-Communist international trade union." },
18
+ { "day":"7", "month":"12", "year":"1970", "text": "Poland and West Germany sign a pact renouncing the use of force to settle disputes, recognizing the Oder-Neisse River as Poland’s western frontier, and acknowledging the transfer to Poland of 40,000 square miles of former German territory." },
19
+ { "day":"7", "month":"12", "year":"1972", "text": "The crew of Apollo 17, the last manned mission to the moon, lifts off at Cape Canaveral, Florida." },
20
+ { "day":"7", "month":"12", "year":"1981", "text": "The Reagan Administration predicts a record deficit in 1982 of $109 billion." },
21
+ { "day":"7", "month":"12", "year":"1988", "text": "An earthquake in Armenia kills an estimated 100,000 people." },
22
+ { "day":"7", "month":"12", "year":"1988", "text": "Palestinian leader Yasser Arafat recognizes Israel’s right to exist." },
23
+ { "day":"7", "month":"12", "year":"1995", "text": "Galileo spacecraft arrives at Jupiter after a 6-year journey." },
24
+ { "day":"7", "month":"12", "year":"1999", "text": "The Recording Industry Association of America files a copyright infringement suit against the file-sharing website Napster." },
25
+ { "day":"7", "month":"12", "year":"2003", "text": "A tornado in Kensal Green, North West London, damages about 150 properties." },
26
+ { "day":"7", "month":"12", "year":"2006", "text": "An earthquake in Armenia kills an estimated 100,000 people." }
27
+ ]
28
+ }
29
+ ]
data/data/12/8.json ADDED
@@ -0,0 +1,26 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"8", "month":"12", "year":"1660", "text": "The first Shakespearian actress to appear on an English stage (she is believed to be a Ms. Norris) makes her debut as Desdemona." },
5
+ { "day":"8", "month":"12", "year":"1861", "text": "CSS Sumter captures the whaler Eben Dodge in the Atlantic. The American Civil War is now affecting the Northern whaling industry." },
6
+ { "day":"8", "month":"12", "year":"1863", "text": "Union General William Averell’s cavalry destroys railroads in the southwestern part of West Virginia." },
7
+ { "day":"8", "month":"12", "year":"1914", "text": "The German cruisers Scharnhorst, Gneisenau, Nurnberg, and Liepzig are sunk by a British force in the Battle of the Falkland Islands." },
8
+ { "day":"8", "month":"12", "year":"1920", "text": "President Woodrow Wilson declines to send a representative to the League of Nations in Geneva." },
9
+ { "day":"8", "month":"12", "year":"1932", "text": "Japan tells the League of Nations that it has no control over her designs in China." },
10
+ { "day":"8", "month":"12", "year":"1941", "text": "Japanese General Tomoyuki Yamashita begins his attack against the British army at Singapore." },
11
+ { "day":"8", "month":"12", "year":"1943", "text": "U.S. carrier-based planes sink two cruisers and down 72 planes in the Marshall Islands." },
12
+ { "day":"8", "month":"12", "year":"1944", "text": "The United States conducts the longest, most effective air raid on the Pacific island of Iwo Jima." },
13
+ { "day":"8", "month":"12", "year":"1948", "text": "The United Nations approves the recognition of South Korea." },
14
+ { "day":"8", "month":"12", "year":"1967", "text": "In the biggest battle yet in the Mekong Delta, 365 Viet Cong are killed." },
15
+ { "day":"8", "month":"12", "year":"1968", "text": "South Vietnam’s Vice President Nguyen Cao Ky arrives in Paris for peace talks." },
16
+ { "day":"8", "month":"12", "year":"1980", "text": "John Lennon is shot to death outside his Manhattan apartment building." },
17
+ { "day":"8", "month":"12", "year":"1982", "text": "The Washington, D.C., police shoot and kill a man threatening to blow up the Washington Monument." },
18
+ { "day":"8", "month":"12", "year":"1987", "text": "The Intermediate-Range Nuclear Forces Treaty signed." },
19
+ { "day":"8", "month":"12", "year":"1987", "text": "An Israeli army tank transporter kills 4 Palestinian refugees and injures 7 others during a traffic accident at the Erez Crossing on the border between Israel and the Gaza Strip, leading to the First Intifada." },
20
+ { "day":"8", "month":"12", "year":"1991", "text": "The leaders of Belarus, Russia, and Ukraine sign an agreement that dissolves the Soviet Union and establishes the Commonwealth of Independent States." },
21
+ { "day":"8", "month":"12", "year":"2004", "text": "The Cuzco Declaration signed in Cuzco, Peru, establishing the South American Community of Nations." },
22
+ { "day":"8", "month":"12", "year":"2010", "text": "SpaceX becomes the first privately held company to successfully launch, orbit and recover a spacecraft." },
23
+ { "day":"8", "month":"12", "year":"2010", "text": "The Japanese solar-sail spacecraft IKAROS passes the planet Venus." }
24
+ ]
25
+ }
26
+ ]
data/data/12/9.json ADDED
@@ -0,0 +1,25 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ { "day":"9", "month":"12", "year":"536 ", "text": "Having captured Naples earlier in the year, Belisarius takes Rome." },
5
+ { "day":"9", "month":"12", "year":"1861", "text": "The U.S. Senate approves establishment of a committee that would become the Joint Committee on the Conduct of War." },
6
+ { "day":"9", "month":"12", "year":"1863", "text": "Major General John G. Foster replaces Maj. Gen. Ambrose E. Burnside as Commander of the Department of Ohio." },
7
+ { "day":"9", "month":"12", "year":"1867", "text": "The capital of Colorado Territory is moved from Golden to Denver." },
8
+ { "day":"9", "month":"12", "year":"1872", "text": "P.B.S. Pinchback becomes the first African-American governor of Louisiana." },
9
+ { "day":"9", "month":"12", "year":"1900", "text": "The Russian czar rejects Boer Paul Kruger’s pleas for aid in South Africa against the British." },
10
+ { "day":"9", "month":"12", "year":"1908", "text": "A child labor bill passes in the German Reichstag, forbidding work for children under age 13." },
11
+ { "day":"9", "month":"12", "year":"1917", "text": "The new Finnish Republic demands the withdrawal of Russian troops." },
12
+ { "day":"9", "month":"12", "year":"1940", "text": "The British army seizes 1,000 Italians in a sudden thrust in Egypt." },
13
+ { "day":"9", "month":"12", "year":"1941", "text": "Franklin D. Roosevelt tells Americans to plan for a long war." },
14
+ { "day":"9", "month":"12", "year":"1948", "text": "The United States abandons a plan to de-concentrate industry in Japan." },
15
+ { "day":"9", "month":"12", "year":"1949", "text": "The United Nations takes trusteeship over Jerusalem." },
16
+ { "day":"9", "month":"12", "year":"1950", "text": "President Harry Truman bans U.S. exports to Communist China." },
17
+ { "day":"9", "month":"12", "year":"1950", "text": "Harry Gold gets 30 years imprisonment for passing atomic bomb secrets to the Soviet Union during World War II." },
18
+ { "day":"9", "month":"12", "year":"1955", "text": "Sugar Ray Robinson knocks out Carl Olson to regain the world middleweight boxing title." },
19
+ { "day":"9", "month":"12", "year":"1960", "text": "The Laos government flees to Cambodia as the capital city of Vientiane is engulfed in war." },
20
+ { "day":"9", "month":"12", "year":"1990", "text": "Lech Walesa is elected president of Poland." },
21
+ { "day":"9", "month":"12", "year":"1992", "text": "U.S. Marines land in Somalia to ensure food and medicine reaches the deprived areas of that country." },
22
+ { "day":"9", "month":"12", "year":"2008", "text": "Governor of Illinois Rod Blagojevich is arrested on federal charges, including an attempt to sell the US Senate seat being vacated by President-elect Barack Obama." }
23
+ ]
24
+ }
25
+ ]
data/data/2/1.json ADDED
@@ -0,0 +1,102 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ {
5
+ "day":"1",
6
+ "month":"2",
7
+ "year":"772",
8
+ "text":"Adrian I begins his reign as Catholic Pope"
9
+ },
10
+ {
11
+ "day":"1",
12
+ "month":"2",
13
+ "year":"1327",
14
+ "text":"Teenaged Edward III is crowned King of England, but the country is ruled by his mother Queen Isabella and her lover Roger Mortimer."
15
+ },
16
+ {
17
+ "day":"1",
18
+ "month":"2",
19
+ "year":"1539",
20
+ "text":"Emperor Karel & King Francois I sign anti-English treaty"
21
+ },
22
+ {
23
+ "day":"1",
24
+ "month":"2",
25
+ "year":"1587",
26
+ "text":"Queen Elizabeth I of England signs death warrant for Mary Stuart, Queen of Scots"
27
+ },
28
+ {
29
+ "day":"1",
30
+ "month":"2",
31
+ "year":"1662",
32
+ "text":"Dutch garrison on Formosa surrenders to Chinese pirates"
33
+ },
34
+ {
35
+ "day":"1",
36
+ "month":"2",
37
+ "year":"1669",
38
+ "text":"French King Louis XIV limits freedom of religion"
39
+ },
40
+ {
41
+ "day":"1",
42
+ "month":"2",
43
+ "year":"1713",
44
+ "text":"The Kalabalik or Tumult in Bendery results from the Ottoman sultan's order that his unwelcome guest, King Charles XII of Sweden, be seized."
45
+ },
46
+ {
47
+ "day":"1",
48
+ "month":"2",
49
+ "year":"1717",
50
+ "text":"Henri d'Aguesseau's 1st appointment as chancellor of France"
51
+ },
52
+ {
53
+ "day":"1",
54
+ "month":"2",
55
+ "year":"1720",
56
+ "text":"Sweden and Prussia sign peace treaty"
57
+ },
58
+ {
59
+ "day":"1",
60
+ "month":"2",
61
+ "year":"1732",
62
+ "text":"Parliament of Ratisborn accept Pragmatic Sanctions"
63
+ },
64
+ {
65
+ "day":"1",
66
+ "month":"2",
67
+ "year":"1742",
68
+ "text":"Sardinia and Austria sign alliance"
69
+ },
70
+ {
71
+ "day":"1",
72
+ "month":"2",
73
+ "year":"1783",
74
+ "text":"William Herschel announces star Lambda Herculis as apex"
75
+ },
76
+ {
77
+ "day":"1",
78
+ "month":"2",
79
+ "year":"1788",
80
+ "text":"1st US steamboat patent issued, by Georgia to Briggs & Longstreet"
81
+ },
82
+ {
83
+ "day":"1",
84
+ "month":"2",
85
+ "year":"1789",
86
+ "text":"Chinese troops driven out of Vietnam capital Thang Long"
87
+ },
88
+ {
89
+ "day":"1",
90
+ "month":"2",
91
+ "year":"1790",
92
+ "text":"Supreme Court convenes for 1st time (NYC)"
93
+ },
94
+ {
95
+ "day":"1",
96
+ "month":"2",
97
+ "year":"1793",
98
+ "text":"France declares war on Great Britain and Netherlands"
99
+ }
100
+ ]
101
+ }
102
+ ]
data/data/2/10.json ADDED
@@ -0,0 +1,90 @@
1
+ [
2
+ {
3
+ "facts":[
4
+ {
5
+ "day":"10",
6
+ "month":"2",
7
+ "year":"60",
8
+ "text":"St Paul thought to have been shipwrecked at Malta"
9
+ },
10
+ {
11
+ "day":"10",
12
+ "month":"2",
13
+ "year":"1098",
14
+ "text":"Crusaders defeat Prince Redwan of Aleppo at Antioch"
15
+ },
16
+ {
17
+ "day":"10",
18
+ "month":"2",
19
+ "year":"1355",
20
+ "text":"The St. Scholastica's Day riot breaks out in Oxford, England, leaving 62 scholars and perhaps 30 locals dead in two days."
21
+ },
22
+ {
23
+ "day":"10",
24
+ "month":"2",
25
+ "year":"1525",
26
+ "text":"Albert of Prussia pledges a personal oath to Sigismund I and is invested with the duchy for himself and his heirs"
27
+ },
28
+ {
29
+ "day":"10",
30
+ "month":"2",
31
+ "year":"1535",
32
+ "text":"12 nude anabaptists run through Amsterdam streets"
33
+ },
34
+ {
35
+ "day":"10",
36
+ "month":"2",
37
+ "year":"1549",
38
+ "text":"Tomé de Sousa appointed governor general of Brazil"
39
+ },
40
+ {
41
+ "day":"10",
42
+ "month":"2",
43
+ "year":"1635",
44
+ "text":"Academie Francaise forms in Paris (by Cardinal Richelieu)"
45
+ },
46
+ {
47
+ "day":"10",
48
+ "month":"2",
49
+ "year":"1676",
50
+ "text":"Wampanoag Indians under King Philip kill all men in Lancaster Mass"
51
+ },
52
+ {
53
+ "day":"10",
54
+ "month":"2",
55
+ "year":"1713",
56
+ "text":"Netherlands & England sign accord concerning anti-French Barrier [OS=Jan 31]"
57
+ },
58
+ {
59
+ "day":"10",
60
+ "month":"2",
61
+ "year":"1716",
62
+ "text":"Scottish pretender to the throne James III Edward returns to France"
63
+ },
64
+ {
65
+ "day":"10",
66
+ "month":"2",
67
+ "year":"1720",
68
+ "text":"Edmund Halley appointed 2nd Astronomer Royal of England"
69
+ },
70
+ {
71
+ "day":"10",
72
+ "month":"2",
73
+ "year":"1746",
74
+ "text":"English Pelham government resigns"
75
+ },
76
+ {
77
+ "day":"10",
78
+ "month":"2",
79
+ "year":"1749",
80
+ "text":"10th (final) volume of Fielding's \"Tom Jones\" is published"
81
+ },
82
+ {
83
+ "day":"10",
84
+ "month":"2",
85
+ "year":"1763",
86
+ "text":"Treaty of Paris ends French-Indian War, surrendering Canada to Britain"
87
+ }
88
+ ]
89
+ }
90
+ ]