diff --git a/src/ds_caselaw_utils/data/court_names.yaml b/src/ds_caselaw_utils/data/court_names.yaml index f10412f..d0b7661 100644 --- a/src/ds_caselaw_utils/data/court_names.yaml +++ b/src/ds_caselaw_utils/data/court_names.yaml @@ -322,6 +322,43 @@ 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: EWFC + name: Family Court + link: https://www.judiciary.uk/you-and-the-judiciary/going-to-court/family-law-courts/ + ncn: \[(\d{4})\] (EWFC) (\d+) + param: "ewfc" + start_year: 2009 + end_year: 2022 + selectable: true + listable: true + - code: "EWFC-B" + name: Family Court (B - district and circuit judges) + # This is an artifact of how the Family Court creates tiers of importance. + link: https://www.judiciary.uk/you-and-the-judiciary/going-to-court/family-law-courts/ + ncn: \[(\d{4})\] (EWFC) (B) (\d+) + param: "ewfc/b" + start_year: 2009 + end_year: 2022 + selectable: false + listable: false - code: EWCOP name: Court of Protection link: https://www.gov.uk/courts-tribunals/court-of-protection @@ -358,43 +395,6 @@ end_year: 2022 selectable: false listable: false - - code: EWFC - name: Family Court - link: https://www.judiciary.uk/you-and-the-judiciary/going-to-court/family-law-courts/ - ncn: \[(\d{4})\] (EWFC) (\d+) - param: "ewfc" - start_year: 2009 - end_year: 2022 - selectable: true - listable: true - - code: "EWFC-B" - name: Family Court (B - district and circuit judges) - # This is an artifact of how the Family Court creates tiers of importance. - link: https://www.judiciary.uk/you-and-the-judiciary/going-to-court/family-law-courts/ - ncn: \[(\d{4})\] (EWFC) (B) (\d+) - param: "ewfc/b" - start_year: 2009 - 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 - name: investigatory_powers_tribunal display_name: ~