conjunctive conditions and multiple filters
flanshaw opened this issue · 0 comments
flanshaw commented
hi, how do i get multiple areas in one response eg
https://api.coronavirus.data.gov.uk/v1/data?filters=areaName=barnsley;areaName=rotherham;areaName=sheffield&structure={"date":"date","areaName":"areaName","newCases":"newCasesByPublishDate"}
We wanting to make ONE api call, that returns new cases for multiple areas