coronavirus-dashboard-api-python-sdk
coronavirus-dashboard-api-python-sdk copied to clipboard
conjunctive conditions and multiple filters
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