{% for who_date_reported in page_data.items %} {% endfor %}
day of week date reported week of year year
{{ who_date_reported.get_name_for_weekday() }} {{ who_date_reported }} {{ who_date_reported.week_of_year }} {{ who_date_reported.year }}
day of week date reported week of year year