Skip to content

Commit

Permalink
🔧 Added courts
Browse files Browse the repository at this point in the history
Signed-off-by: theDustRoom <paul.massey@digital.justice.gov.uk>
  • Loading branch information
theDustRoom committed Dec 15, 2021
1 parent 00817a4 commit c040600
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ module.exports = {
{ code: 'B42AZ', name: 'Basildon Magistrates\' Court and Family Court' },
{ code: 'B44BA', name: 'Basingstoke Magistrates\' Court' },
{ code: 'B01KR', name: 'Barkingside Magistrates\' Court' },
{ code: 'B10BF', name: 'Berwick upon Tweed Magistrates\' Court' },
{ code: 'B16BG', name: 'Beverley Magistrates\' Court' },
{ code: 'B01BH', name: 'Bexley Magistrates\' Court' },
{ code: 'B20BL', name: 'Birmingham Magistrates\' Court' },
Expand All @@ -49,9 +50,11 @@ module.exports = {
{ code: 'B42CO', name: 'Colchester Magistrates\' Court and Family Court' },
{ code: 'B20EB', name: 'Coventry Magistrates\' Court' },
{ code: 'B01EF', name: 'Croydon Magistrates\' Court' },
{ code: 'B30PI', name: 'Derby Magistrates\' Court' },
{ code: 'B14ET', name: 'Doncaster Justice Centre (North & South)' },
{ code: 'B20EY', name: 'Dudley Magistrates\' Court' },
{ code: 'B46FO', name: 'Folkestone Magistrates\' Court' },
{ code: 'B10FR', name: 'Gateshead Magistrates\' Court and Family Court' },
{ code: 'B16GB', name: 'Grimsby Magistrates\' Court and Family Court' },
{ code: 'B22GR', name: 'Hereford Justice Centre' },
{ code: 'B01GU', name: 'Highbury Corner Magistrates\' Court' },
Expand All @@ -72,16 +75,20 @@ module.exports = {
{ code: 'B46DH', name: 'Medway Magistrates\' Court and Family Court' },
{ code: 'B10BD', name: 'Mid and South East Northumberland Magistrates\' Court' },
{ code: 'B10JL', name: 'Newcastle Magistrates\' Court' },
{ code: 'B11JP', name: 'Newton Aycliffe Magistrates\' Court' },
{ code: 'B21JI', name: 'North Staffordshire Justice Centre' },
{ code: 'B10JQ', name: 'North Tyneside Magistrates\' Court' },
{ code: 'B31JV', name: 'Nottingham Magistrates\' Court' },
{ code: 'B11KF', name: 'Peterlee Magistrates\' Court' },
{ code: 'B22KS', name: 'Redditch Magistrates\' Court' },
{ code: 'B01LA', name: 'Romford Magistrates\' Court' },
{ code: 'B46LN', name: 'Sevenoaks Magistrates\' Court' },
{ code: 'B42MB', name: 'Southend Magistrates\' Court' },
{ code: 'B14LO', name: 'Sheffield Magistrates\' Court' },
{ code: 'B10LX', name: 'South Tyneside Magistrates\' Court' },
{ code: 'B06MK', name: 'Stockport Magistrates\' Court' },
{ code: 'B01MN', name: 'Stratford Magistrates\' Court' },
{ code: 'B10MR', name: 'Sunderland County, Family, Magistrates and Tribunal Hearings' },
{ code: 'B62MV', name: 'Swansea Magistrates\' Court' },
{ code: 'B54MW', name: 'Swindon Magistrates\' Court' },
{ code: 'B06AN', name: 'Tameside Magistrates\' Court' },
Expand Down

0 comments on commit c040600

Please sign in to comment.