Amazon-DynamoDB

 view release on metacpan or  search on metacpan

t/presidents.json  view on Meta::CPAN

      "year_first_inaugurated" : 1897,
      "percentage_of_electorial_vote" : "60.6",
      "number_of_electoral_votes" : "271",
      "name" : "William McKinley",
      "college" : "Allegheny College",
      "occupation" : "Lawyer",
      "percentage_of_popular_vote" : "51.0",
      "state_elected_from" : "Ohio",
      "years_in_office" : 4,
      "number_of_popular_votes" : 7108480,
      "political_parts" : "Republican",
      "total_electorial_votes" : 447
   },
   {
      "age_at_inauguration" : 42,
      "year_first_inaugurated" : 1901,
      "name" : "Theodore Roosevelt",
      "college" : "Harvard",
      "occupation" : "Author",
      "state_elected_from" : "New York",
      "years_in_office" : 8,
      "political_parts" : "Republican"
   },
   {
      "age_at_inauguration" : 51,
      "total_national_votes" : 14882734,
      "year_first_inaugurated" : 1909,
      "percentage_of_electorial_vote" : "66.5",
      "number_of_electoral_votes" : "321",
      "name" : "William Howard Taft",
      "college" : "Yale",
      "occupation" : "Lawyer",
      "percentage_of_popular_vote" : "51.6",
      "state_elected_from" : "Ohio",
      "years_in_office" : 4,
      "number_of_popular_votes" : 7676258,
      "political_parts" : "Republican",
      "total_electorial_votes" : 483
   },
   {
      "age_at_inauguration" : 56,
      "total_national_votes" : 15040963,
      "year_first_inaugurated" : 1913,
      "percentage_of_electorial_vote" : "81.9",
      "number_of_electoral_votes" : "435",
      "name" : "Woodrow Wilson",
      "college" : "Princeton",
      "occupation" : "Educator",
      "percentage_of_popular_vote" : "41.8",
      "state_elected_from" : "New Jersey",
      "years_in_office" : 8,
      "number_of_popular_votes" : 6293152,
      "political_parts" : "Democrat",
      "total_electorial_votes" : 531
   },
   {
      "age_at_inauguration" : 55,
      "total_national_votes" : 26753786,
      "year_first_inaugurated" : 1921,
      "percentage_of_electorial_vote" : "76.1",
      "number_of_electoral_votes" : "404",
      "name" : "Warren G. Harding",
      "college" : "None",
      "occupation" : "Editor",
      "percentage_of_popular_vote" : "60.3",
      "state_elected_from" : "Ohio",
      "years_in_office" : 2,
      "number_of_popular_votes" : 16133314,
      "political_parts" : "Republican",
      "total_electorial_votes" : 531
   },
   {
      "age_at_inauguration" : 51,
      "year_first_inaugurated" : 1923,
      "name" : "Calvin Coolidge",
      "college" : "Amherst",
      "occupation" : "Lawyer",
      "state_elected_from" : "Massachusetts",
      "years_in_office" : 6,
      "political_parts" : "Republican"
   },
   {
      "age_at_inauguration" : 54,
      "total_national_votes" : 36790364,
      "year_first_inaugurated" : 1929,
      "percentage_of_electorial_vote" : "83.6",
      "number_of_electoral_votes" : "444",
      "name" : "Herbert Hoover",
      "college" : "Stanford",
      "occupation" : "Engineer",
      "percentage_of_popular_vote" : "58.2",
      "state_elected_from" : "California",
      "years_in_office" : 4,
      "number_of_popular_votes" : 21411991,
      "political_parts" : "Republican",
      "total_electorial_votes" : 531
   },
   {
      "age_at_inauguration" : 51,
      "total_national_votes" : 39749382,
      "year_first_inaugurated" : 1933,
      "percentage_of_electorial_vote" : "88.9",
      "number_of_electoral_votes" : "472",
      "name" : "Franklin Roosevelt",
      "college" : "Harvard",
      "occupation" : "Lawyer",
      "percentage_of_popular_vote" : "57.4",
      "state_elected_from" : "New York",
      "years_in_office" : 12,
      "number_of_popular_votes" : 22825016,
      "political_parts" : "Democrat",
      "total_electorial_votes" : 531
   },
   {
      "age_at_inauguration" : 60,
      "year_first_inaugurated" : 1945,
      "name" : "Harry S. Truman",
      "college" : "None",
      "occupation" : "Businessman",
      "state_elected_from" : "Missouri",
      "years_in_office" : 8,



( run in 1.904 second using v1.01-cache-2.11-cpan-98e64b0badf )