Skip to content

Latest commit

 

History

History
79 lines (76 loc) · 1.59 KB

File metadata and controls

79 lines (76 loc) · 1.59 KB
layout default
author Ignacio Eguinoa
title Personal Information and Access
{% for row in site.data.pii.meta.headers %} {% endfor %} {% for row in site.data.pii.data %} {% endfor %}
{{ row.title }}
{{ row.comment }}
{{ row.data }} {{ row.source }} {{ row.reason }} {{ row.handling }}
    {% for person in row.access %}
  • {{ person }}
  • {% endfor %}
{{ row.disposal }} {{ row.consent }} {{ row.over_13 }} {{ row.mission_crit }} {{ row.pd }} {{ row.spd }}

Data Storage Locations

{% for row in site.data.datastorage.meta.headers %} {% endfor %} {% for row in site.data.datastorage.data %} {% endfor %}
{{ row.title }}
{{ row.datastore }} {{ row.contents }}
    {% for person in row.access %}
  • {{ person }}
  • {% endfor %}
{{ row.pii }}