Oakland Unified School District, California, elections (2023)

From Ballotpedia
Jump to: navigation, search
Ballotpedia Election Coverage Badge-smaller use.png

Local ballot measures • School boards • Municipal • Recalls • How to run for office
Flag of California.png


2024
2022
School Board badge.png
Oakland Unified School District elections

Special election date
November 7, 2023
Enrollment ('22-'23)
34,149 students

One seat on the Oakland Unified School District school board in California was up for special election on November 7, 2023. The filing deadline for this election was August 11, 2023.

Elections

Click on the tabs below to show more information about those topics.

Candidates and results

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 Oakland Unified Board of Education District 5

The ranked-choice voting election was won by Jorge Lerma in round 1 .


Total votes: 3,552
Candidate Connection = candidate completed the Ballotpedia Candidate Connection survey.

Additional elections on the ballot

See also: California elections, 2023

What's on your ballot?
Click here to find out using My Vote


What was at stake?

Report a story for this election

Ballotpedia researches issues in school board elections across the United States, but information availability is a challenge for us in many school districts. Please contact us about the issues that impact your local school district. Note that not all submissions may meet Ballotpedia's coverage requirements for inclusion.

Candidate survey

Candidate Connection Logo - stacked.png

Ballotpedia invites school board candidates to participate in its annual survey.
Click here to view or fill out the survey.

About the district

See also: Oakland Unified School District, California

The Oakland Unified School District is located in Alameda County, California. The district served 34,149 students during the 2022-2023 school year.[1]

See also

Oakland Unified School District California School Boards
School Board badge.png
Seal of California.png
School Board badge.png

External links

Footnotes