home / ny_local_rules

Judge Registry

All New York Supreme Court justices with published part rules

Data license: Government edicts — not subject to copyright · Data source: nycourts.gov

1 row where county = "Monroe" and is_commercial_division = 1

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: last_verified (date)

judicial_district 1

  • 7 1

is_commercial_division 1

  • 1 · 1 ✖

court_type 1

  • supreme 1

county 1

  • Monroe · 1 ✖
judge_id ▼ judge_name honorific court_type judicial_district county part_number assignment is_commercial_division law_clerk part_clerk phone email courtroom source_url last_verified notes
NY-COMDIV-DOYLE Hon. Daniel J. Doyle Hon. supreme 7 Monroe     1             2026-03-15  

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE judges (
    judge_id TEXT PRIMARY KEY,
    judge_name TEXT,
    honorific TEXT DEFAULT 'Hon.',
    court_type TEXT DEFAULT 'supreme',
    judicial_district INTEGER,
    county TEXT,
    part_number TEXT,
    assignment TEXT,
    is_commercial_division INTEGER DEFAULT 0,
    law_clerk TEXT,
    part_clerk TEXT,
    phone TEXT,
    email TEXT,
    courtroom TEXT,
    source_url TEXT,
    last_verified TEXT,
    notes TEXT
);
Powered by Datasette · Queries took 34.899ms · Data license: Government edicts — not subject to copyright · Data source: nycourts.gov