Data source
Using placeholder dataset generated for demonstration across multiple sites and years.
CSV formatting guidelines
- Include a header row with the following columns: Week, Date, Year, Month, Site, Service, Attendance, Kids Checked-in.
- Use ISO format (
YYYY-MM-DD
) for the Date column. - Year and Month should be stored as text (e.g.
2024
,September
). - Attendance and Kids Checked-in must contain whole numbers.
- Provide one row per site, service, and Sunday combination.