I’m trying to start a housing co-op, and doing some financial planning to try and work out how to make that happen. We want to be a Radical Routes housing co-op, and that means that we need to stick to having our rent be equal or lower than local housing allowance (LHA) which is the amount you get for rent if you’re on benefits. This is pretty rad because it means that a) anyone can be involved in a housing co-ops (not just those in high-paying jobs) and b) it means that the project is lower risk than it might be otherwise - if someone loses their job then theoretically they can still pay rent just fine and the project sails on. However, in London, LHA is not really enough to actually pay rent, because of late-stage capitalism, neoliberalism, and years of conservatives governments. Which makes making the numbers add up for a new housing co-op in London quite hard.
You can plug in a postcode here to find out what the LHA is for any particular location, but I wanted to get a broader idea of where the boundaries are, because being one side of a boundary vs another can have a big difference (e.g. Crouch End: £136.93 per week, Finsbury Park: £163.00 per week). So, I’m learning about Broad Rental Market Areas (BRMAs). These are the geographic blocks that have the same LHA.
I would love to see a nice easy map of them, but the world is not quite so kind, so I had to get nerdy.
Thankfully the data is available: https://www.gov.uk/government/publications/broad-rental-market-area-boundary-layer-for-geographical-information-system-gis-applicable-may-2020.
But visualising it takes a little bit of tinkering. Here’s what I did, in case it’s useful to you (or future me). I’ll go a bit meta on this as well in case it is interesting to see how I solved the problem, I’ll mark the points that you actually need to do in bold if you’re following these as instructions. Fair warning: I’m definitely not an expert, very much a tinkerer, and almost definitely am committing GIS crimes.
.gml and .xsd - I have no idea what these are, but I hope they’re something mappy.QGIS 3.44.5-Solothurn 'Solothurn' (5c593399236))Layer > Add Layer > Add Vector Layer, pick the .gml file).Then, it kind of works. Sort of.

.xsd file, which I assume is some sort of metadata file.
Finally I mess around with the transparency (right click BRMA layer, properties, legend, enable opacity slider), and hey presto! 🎉

Happy mapping ya cuties 🗺️