title: "Vaccinated People" showAbove: true height: 200 data: zip: "summaries.zip" url: "$RUN$.infections.txt.csv" mark: type: "line" strokeWidth: 3 tooltip: true encoding: x: { field: "date", type: "temporal"} y: { field: "nVaccinated" }