Everything you need to know about ranked-choice voting in one spot. Click to learn more!

Walter H. Jones (Alaska)

From Ballotpedia
Jump to: navigation, search
BP-Initials-UPDATED.png
This page was current at the end of the individual's last campaign covered by Ballotpedia. Please contact us with any updates.
Walter H. Jones
Image of Walter H. Jones
Elections and appointments
Last election

November 8, 2022

Contact

float:right;
border:1px solid #FFB81F;
background-color: white;
width: 250px;
font-size: .9em;
margin-bottom:0px;

} .infobox p { margin-bottom: 0; } .widget-row { display: inline-block; width: 100%; margin-top: 1px; margin-bottom: 1px; } .widget-row.heading { font-size: 1.2em; } .widget-row.value-only { text-align: center; background-color: grey; color: white; font-weight: bold; } .widget-row.value-only.white { background-color: #f9f9f9; } .widget-row.value-only.black { background-color: #f9f9f9; color: black; } .widget-row.Democratic { background-color: #003388; color: white; font-weight: bold; } .widget-row.Republican { background-color: red; color: white; font-weight: bold; } .widget-row.Independent, .widget-row.Nonpartisan, .widget-row.Constitution { background-color: grey; color: white; font-weight: bold; } .widget-row.Libertarian { background-color: #f9d334; color: black; font-weight: bold; } .widget-row.Green { background-color: green; color: white; font-weight: bold; } .widget-key { width: 43%; display: inline-block; padding-left: 10px; vertical-align: top; font-weight: bold; } .widget-value { width: 57%; float: right; display: inline-block; padding-left: 10px; word-wrap: break-word; } .widget-img { width: 150px; display: block; margin: auto; } .clearfix { clear: both; }

Walter H. Jones (Republican Party) ran for election to the Alaska State Senate to represent District C. He lost in the general election on November 8, 2022.

Elections

2022

See also: Alaska State Senate elections, 2022

General election

   .rcvvotebox {
       color: #888;
       display: table;
       max-width: 600px;
   }
   .electionsectionheading {
       font-size: 1.25em;
       font-weight: bold;
       padding-left: 10px;
       margin-bottom: .75em;
       margin-top: 1em;
   }
   .rcvresults_text {
       font-size: 0.9em;
       font-weight: 200;
       border-bottom: 1px solid grey;
       padding-bottom: 7px;
       color: #888;
   }
   .election_results_text {
       display: inline;
   }
   .rcvrace_header {
       background: #4c4c4c;
       color: #fff;
       padding:7px 8px 8px;
       text-align: center;
       margin-bottom: 4px;
       font-size: 5px;
   }
   .rcvrace_header.Democratic {
       background-color: #003388;
   }
   .rcvrace_header.Republican {
       background-color: #db0000;
   }
   .rcvrace_header.Libertarian {
       background-color: #dac113;
   }
   .rcvrace_header.Green {
       background-color: #6db24f;
   }
   .mw-body #mw-content-text .rcvvotebox  h3.votebox-header-office-name {
       font-size: 20px;
       letter-spacing: .03em;
       padding-bottom: 8px;
       padding-left: 0;
   }
   .mw-body #mw-content-text  h5.rcvrace_header {
       font-size: 16px;
       font-weight: 300;
       letter-spacing: .04em;
       padding-left: 0;
       margin-top: 0px;
       margin-bottom: 0px;
       line-height: 1.5em;
   }
   .results_table {
       width: 100%;
   }
   .rcvresults_table_container {
       max-height: 355px;
       overflow-y: auto;
   }
   .votebox_legend {
       width: 100% !important;
   }
   .votebox_legend .non_result_row {
       vertical-align: top;
   }
   .results_row td {
       padding-bottom: 3px;
       padding-top: 3px;
   }
   .results_row td:first-child {
       padding-left: 8px;
   }
   .results_row {
       height: 56px;
   }
   .rcvvotebox-results-cell--check {
       color: #6db24f;
       font-size: 2em;
   }
   .mw-content-ltr td.votebox-results-cell--text,
   .mw-body #mw-content-text th.votebox-results-cell--text {
       font-weight: 300;
   }
   .mw-body #mw-content-text th.votebox-results-cell--text {
       font-weight: 100;
       text-align: left;
   }
   .votebox-results-cell--number {
       text-align: center;
   }
   .image-candidate-thumbnail-wrapper {
       border: 1px solid #999;
       border-radius: 50%;
       display: block;
       height: 50px;
       overflow: hidden;
       position: relative;
       width: 50px;
       margin-right: 10px;
   }
   .image-candidate-thumbnail-wrapper .image-candidate-thumbnail {
       width: 100%
   }
   .results_row.winner {
       background-color: #f4f4f4;
   }
   .non_result_row {
       color: #888;
       font-size: 12px;
       letter-spacing: 0.03em;
   }
   .non_result_row th {
       text-align: left !important;
   }
   .non_result_row div {
       display: inline-block;
   }
   .race_footer {
       display: block;
       margin: 8px auto;
       width: 50%;
   }
   .votebox-results-metadata {
       padding-bottom: 8px;
       padding-left: 16px;
       padding-top: 8px;
   }
   .votebox-results-metadata-p {
       font-size: 12px;
       letter-spacing: 0.03em;
       padding-bottom: 0px;
       margin-bottom: -2px !important;
   }
   .outer_percentage {
       margin: 0px 10px;
       width: 90%;
       background-color: #ccc;
       float: left;
       height: 22px;
       overflow-y: hidden;
       position: relative;
       top: -1px;
       max-width: 75px;
   }
   .inner_percentage {
       display: inline-block;
       position: absolute;
       top: 0px;
       left: 0px;
       height: 100%;
   }
   .inner_percentage.Democratic {
       background-color: #003388;
   }
   .inner_percentage.Republican {
       background-color: #db0000;
   }
   .inner_percentage.Libertarian {
       background-color: #f9d334;
   }
   .inner_percentage.Green {
       background-color: #6db24f;
   }
   .inner_percentage.CrossFiled {
       background-color: grey;
   }
   .inner_percentage, .inner_percentage.Nonpartisan, .inner_percentage.Independent, .inner_percentage.Constitution, .inner_percentage.unknown {
       background-color: green;
   }
   .percentage_number {
       display: inline-block;
       width: 100%;
       color:white;
       position: absolute;
       top: 2px;
       left: 0;
       text-align: center;
       z-index:1;
   }
   .votebox_bp_logo {
       width: 35px !important;
       vertical-align: middle;
       margin-right: 12px;
       position: relative;
       top: -5px;
   }
   .indicate_scroll {
       font-size: 12px;
       margin: 0;
       padding-bottom: 5px;
       font-style: italic;
       color: #0645ad;
   }
   .rcv_select {
       display: inline-block;
   }
   @media screen and (max-width: 411px) {
       .rcvvotebox, h5.rcvrace_header, .rcvresults_text, .rcvresults_table_container, .rcvvotebox_legend {
          width: 95% !important;
       }
       .rcvtooltip:hover span {
         width: 215px !important;
         font-size:0.58em;
       }
    }
   .rcvtooltip {
       color: #000000; outline: none;
       position: relative;
     }
     .rcvtooltip span {
       display:none;
     }
     .rcvtooltip:hover span {
      /* Show the tooltip text when you mouse over the tooltip container */
       visibility: visible;
       display:inline-block;
       position:absolute;
       top: -120px;
       left: 0px;
       right: 0;
       z-index:100;
    }
  .rcvclassic { padding: 0.8em 1em;
   opacity:1 !important;
   background-color:white !important;
   width: 350px;
   color:#888;
   font-size:0.68em;
   text-align: center;
   border: 1px solid #888;
   border-radius: 6px;
 }
   .silhouette-image-container {

position: relative; display: inline-block;

   }
   .silhouette-text-overlay {
       position: absolute;
       top: 0;
       left: 0;
       right: 0;
       bottom: 0;
       display: flex;
       justify-content: center;
       align-items: center;
       background-color: white;
       opacity: 0;
       font-size: 12px;
       text-align: center;
       transition: opacity 0.3s ease;
       border-radius: 100%;
       line-height: 1.1;
       cursor: pointer;
   }
   .silhouette-image-container:hover .silhouette-text-overlay {
       opacity: 1;
   }

General election for Alaska State Senate District C

The ranked-choice voting election was won by Gary Stevens in round 1 .


Total votes: 13,975
Candidate Connection = candidate completed the Ballotpedia Candidate Connection survey.

Nonpartisan primary election

Nonpartisan primary for Alaska State Senate District C

Incumbent Gary Stevens, Heath Smith, and Walter H. Jones advanced from the primary for Alaska State Senate District C on August 16, 2022.

Candidate
%
Votes
Image of Gary Stevens
Gary Stevens (R)
 
63.2
 
6,208
Heath Smith (R)
 
26.8
 
2,634
Image of Walter H. Jones
Walter H. Jones (R)
 
10.0
 
984

Total votes: 9,826
Candidate Connection = candidate completed the Ballotpedia Candidate Connection survey.
If you are a candidate and would like to tell readers and voters more about why they should vote for you, complete the Ballotpedia Candidate Connection Survey.

Do you want a spreadsheet of this type of data? Contact our sales team.

Campaign themes

2022

Ballotpedia survey responses

See also: Ballotpedia's Candidate Connection

Walter H. Jones did not complete Ballotpedia's 2022 Candidate Connection survey.

See also


External links

   .contact_entity {font-size: 1.5em ;margin-top: 0.6em; margin-bottom: 0em;margin-right: 0.5em;}
   .contact_office { margin-top: 0.3em; margin-bottom: 0em;margin-right: 0.5em;}
   .external_links_table { width: auto !important; }
   @media (max-width:600px) {
       .contact_entity {font-size: 1.0em ;margin-top: 0.6em; margin-bottom: 0em; margin-right: 0.5em;}
       .contact_office { font-size: 0.8 em; margin-top: 0.6em; margin-bottom: 0em;margin-right: 0.5em;}  
   }

Footnotes


Current members of the Alaska State Senate
Leadership
Senate President:Gary Stevens
Majority Leader:Catherine Giessel
Senators
District A
District B
District C
District D
District E
District F
District G
District H
District I
District J
District K
District L
District M
District N
District O
District P
District Q
District R
District S
District T
Republican Party (11)
Democratic Party (9)