home / ny_local_rules

Rule Documents

Part rules PDFs — one per judge or court-level rule document

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

2 rows where county = "Westchester", judge_id = "NY-SC-9JD-WALSH" and judicial_district = 9

✎ View and edit SQL

This data as json, CSV (advanced)

judicial_district 1

  • 9 · 2 ✖

extraction_quality 1

  • high 2

doc_type 1

  • part_rules 2

county 1

  • Westchester · 2 ✖
doc_id ▼ judge_id source_file source_pdf_path source_url hosted_url judicial_district county court_type doc_type title date summary extraction_quality page_count word_count provision_count
113 NY-SC-9JD-WALSH Environmental_Claims_PartRules.txt       9 Westchester supreme part_rules Environmental Claims Part Rules – Hon. Gretchen Walsh   Governs the Environmental Claims Part (ECP) in Westchester Supreme Court, establishing criteria for case assignment to the ECP based on environmental law claims. Sets motion practice rules including page limits (40/20 pages for moving/reply briefs), Thursday motion calendar, and requires working copies within 48 hours of NYSCEF filing. Conferences are not required but available upon consent, and e-filing through NYSCEF is mandatory with working copies required. high 0 0 6
142 NY-SC-9JD-WALSH         9 Westchester supreme part_rules Practice Guide to Commercial Division – Hon. Gretchen Walsh, J.S.C., Westchester County   Practice guide for the Commercial Division of Westchester County Supreme Court, Hon. Gretchen Walsh, J.S.C. Governed by Commercial Division Rules (22 NYCRR § 202.70) where Part Rules are silent. Mandatory e-filing of all Commercial Division actions through NYSCEF; mandatory working (courtesy) copies mailed or hand-delivered to Chambers for all electronically filed documents. Scheduling questions addressed to Senior Court Clerk Heather Lorenzen by letter uploaded to NYSCEF. Covers scheduling, e-filing, working copies, communications, motion practice, and trial procedures. high 0 0 4

Advanced export

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

CSV options:

CREATE TABLE documents (
    doc_id INTEGER PRIMARY KEY AUTOINCREMENT,
    judge_id TEXT REFERENCES judges(judge_id),
    source_file TEXT,
    source_pdf_path TEXT,
    source_url TEXT,
    hosted_url TEXT,
    judicial_district INTEGER,
    county TEXT,
    court_type TEXT DEFAULT 'supreme',
    doc_type TEXT DEFAULT 'part_rules',
    title TEXT,
    date TEXT,
    summary TEXT,
    extraction_quality TEXT DEFAULT 'medium',
    page_count INTEGER,
    word_count INTEGER,
    provision_count INTEGER DEFAULT 0
);
Powered by Datasette · Queries took 29.529ms · Data license: Government edicts — not subject to copyright · Data source: nycourts.gov