home / covid-19-uk
select Date, Country, AreaCode, Area, TotalCases from cases where "Area" = :p0 and "Country" = :p1 and date("Date") = :p2 order by Date, Country, AreaCode, Area limit 101
p0
p1
p2
Format SQL
This data as json, CSV