From 62adf91b58e7eebfef7e5d907ccbaa75eba50b0b Mon Sep 17 00:00:00 2001 From: David McKee Date: Tue, 3 Sep 2024 14:57:38 +0100 Subject: [PATCH] Alphabetise other courts --- src/ds_caselaw_utils/data/court_names.yaml | 38 +++++++++++----------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/src/ds_caselaw_utils/data/court_names.yaml b/src/ds_caselaw_utils/data/court_names.yaml index a85d835..e1d2824 100644 --- a/src/ds_caselaw_utils/data/court_names.yaml +++ b/src/ds_caselaw_utils/data/court_names.yaml @@ -322,6 +322,24 @@ display_name: "Other Courts" is_tribunal: false courts: + - code: "EWCR" + name: "Crown Court" + link: https://www.judiciary.uk/courts-and-tribunals/crown-court/ + ncn: \[(\d{4})\] (EWCR) (\d+) + param: "ewcr" + start_year: 2024 + end_year: 2024 + selectable: false + listable: false + - code: "EWCC" + name: "County Court" + link: https://www.judiciary.uk/courts-and-tribunals/county-court/ + ncn: \[(\d{4})\] (EWCC) (\d+) + param: "ewcc" + start_year: 2024 + end_year: 2024 + selectable: true + listable: true - code: EWCOP name: Court of Protection link: https://www.gov.uk/courts-tribunals/court-of-protection @@ -377,25 +395,7 @@ end_year: 2022 selectable: false listable: false - - code: "EWCR" - name: "Crown Court" - link: https://www.judiciary.uk/courts-and-tribunals/crown-court/ - ncn: \[(\d{4})\] (EWCR) (\d+) - param: "ewcr" - start_year: 2024 - end_year: 2024 - selectable: true - listable: true - - code: "EWCC" - name: "County Court" - link: https://www.judiciary.uk/courts-and-tribunals/county-court/ - ncn: \[(\d{4})\] (EWCC) (\d+) - param: "ewcc" - start_year: 2024 - end_year: 2024 - selectable: true - listable: true - +x - name: investigatory_powers_tribunal display_name: ~ is_tribunal: true