Suleiman Isse

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.
Suleiman Isse

Silhouette Placeholder Image.png


Elections and appointments
Last election

November 2, 2021

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; }

Suleiman Isse (Democratic Party) ran for election to the Minneapolis City Council to represent Ward 5 in Minnesota. He lost in the general election on November 2, 2021.

Elections in Minneapolis are officially nonpartisan, but the Minneapolis City Charter allows mayoral and city council candidates to choose a party label to appear below their name on the official ballot. Ballotpedia includes candidates' party or principle to best reflect what voters will see on their ballot.[1]

Elections

2021

See also: City elections in Minneapolis, Minnesota (2021)

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;
 }

General election for Minneapolis City Council Ward 5

The ranked-choice voting election was won by Jeremiah Ellison in round 3 . The results of Round are displayed below. To see the results of other rounds, use the dropdown menu above to select a round and the table will update.


Total votes: 5,485
Candidate Connection = candidate completed the Ballotpedia Candidate Connection survey.

2020

See also: Minnesota State Senate elections, 2020

General election

General election for Minnesota State Senate District 59

Incumbent Bobby Joe Champion defeated Paul Anderson in the general election for Minnesota State Senate District 59 on November 3, 2020.

Candidate
%
Votes
Image of Bobby Joe Champion
Bobby Joe Champion (D)
 
82.1
 
33,810
Silhouette Placeholder Image.png
Paul Anderson (R)
 
17.7
 
7,300
 Other/Write-in votes
 
0.2
 
91

Total votes: 41,201
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.

Democratic primary election

Democratic primary for Minnesota State Senate District 59

Incumbent Bobby Joe Champion defeated Suleiman Isse in the Democratic primary for Minnesota State Senate District 59 on August 11, 2020.

Candidate
%
Votes
Image of Bobby Joe Champion
Bobby Joe Champion
 
77.1
 
11,639
Silhouette Placeholder Image.png
Suleiman Isse
 
22.9
 
3,463

Total votes: 15,102
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.

Republican primary election

Republican primary for Minnesota State Senate District 59

Paul Anderson advanced from the Republican primary for Minnesota State Senate District 59 on August 11, 2020.

Candidate
%
Votes
Silhouette Placeholder Image.png
Paul Anderson
 
100.0
 
841

Total votes: 841
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 finance

Campaign themes

2021

Ballotpedia survey responses

See also: Ballotpedia's Candidate Connection

Suleiman Isse did not complete Ballotpedia's 2021 Candidate Connection survey.

Campaign website

  • Click here to view an archived version of Isse's campaign website.

2020

Suleiman Isse did not complete Ballotpedia's 2020 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