I am working on a full UK map and I need the postcode level 1 and 2 (areas and districts) and while I have gotten the postcode level 1 data, I need the postcode level 2 (postcode districts) data that I was having trouble getting but then I've found this link : https://osdatahub.os.uk/downloads/open/BoundaryLine?_ga=2.128386122.790220339.1648013090-306484485.1648013090
From here I can get the data that I need but the data consists of :
- Civil parishes
- Wards
- Communities
- Districts
- Counties
- Metropolitan districts
- Unitary authorities
- Parliamentary constituencies
- Electoral divisions
- London boroughs
- Greater London authorities
- Greater London authority assembly constituencies
- European electoral regions
- Welsh assembly constituencies
- Welsh assembly electoral regions
- Scottish parliamentary constituencies
- Scottish parliamentary electoral regions
I only need Districts, so is there any way to filter it and get only the data that I need?