From ea24847cae25b60150e4f53233e1006e32d19b0e Mon Sep 17 00:00:00 2001 From: Viktor Barzin Date: Sun, 18 May 2025 18:02:32 +0000 Subject: [PATCH] add stratford region --- crawler/rec/districts.py | 1 + 1 file changed, 1 insertion(+) diff --git a/crawler/rec/districts.py b/crawler/rec/districts.py index 04f660c..7c7cfc2 100644 --- a/crawler/rec/districts.py +++ b/crawler/rec/districts.py @@ -29,6 +29,7 @@ def get_districts(): "Redbridge": "REGION^61537", "Richmond upon Thames": "REGION^61415", "Southwark": "REGION^61518", + "Stratford": "REGION^85312", "Sutton": "REGION^93974", "Tower Hamlets": "REGION^61417", "Waltham Forest": "REGION^61232",