Getting data for LSOA via the ons API
问题 I have been able to get valid data for electoral wards for a range of census concepts. e.g. http://data.ons.gov.uk/ons/api/data/dataset//QS201EW.json?dm%2F2011WARDH=E05001107&apikey=MYAPIKEY&jsontype=json-stat&totals=false&context=Census&geog=2011WARDH However the geographical scale of this data is too large (this is electoral ward level - Metropolitan I believe). I want the smallest/finest grained data I can get and believe that Lower Super Output Layer LSOA represents that. However when I