Private Swearing-In Ceremony for NYC Mayor-Elect Zohran Mamdani at Old City Hall Station

Private Swearing-In Ceremony for NYC Mayor-Elect Zohran Mamdani at Old City Hall Station
source: gettyimages
December 30, 2025

A historic moment took place as New York City mayor-elect Zohran Mamdani held a private swearing-in ceremony inside the original City Hall subway station at midnight on January 1st. This intimate event preceded a larger public ceremony at City Hall later that day.

Mamdani's love for New York City's subway system continues to be evident through his engaging public relations efforts. In a statement to Streetsblog, he reflected on the historic significance of the station:

> "When Old City Hall Station first opened in 1904 — one of New York’s 28 original subway stations — it was a physical monument to a city that dared to be both beautiful and build great things that would transform working peoples’ lives."

The celebration underscored the city's rich history and the enduring spirit of innovation that shaped its development. Keep following topics and authors related to this story for more updates and personalized news feeds.

Loading comments...

The Verge Daily presents a free, daily digest of the most important news stories.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 227 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6644565,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}