layout |
---|
default |
{% for metarec in site.data.goatlicences %} {% if metarec.URI == "12345" %}
NOTE: Text shown in italics on the privacy notice is automatically generated based on the CSV data or hard coded logic based on the CSV data.
We ({{ metarec.Controller }}) are committed to the responsible handling and security of personal data. Your privacy is important to us and protected in law through the General Data Protection Regulation (GDPR) and other legislation, including the Data Protection Act 2018. We must provide you with information setting out how we process your personal data.
Personal data, is data which identifies an individual directly or indirectly, in particular by reference to an identifier such as their name or a reference number.
Some personal data is more sensitive in nature and requires more careful handling. GDPR defines “special categories of personal data” which means data relating to a living person’s racial or ethnic origin, political opinions, religious or philosophical beliefs, or trade union membership, genetic data, biometric data, data concerning health or data concerning someone’s sex life or sexual orientation.
{{ metarec.Title }}
{{ metarec.Abstract }}
{{ metarec.Controller }} is the data controller for this personal data. Your personal data will be protected in line with the GDPR and any other relevant legislation. {{ metarec.Controller }} is responsible for overseeing data protection strategy and implementation to ensure compliance with legal requirements. {{ metarec.Controller }} will provide the Information Commissioner’s Office (ICO) with details about how it processes personal data.
Contact the {{ metarec.Controller }}'s Data Protection Officer if you have any questions, or concerns about the handling of your personal information.
{% if metarec.Controller == "Goat Regulating Agency" %} {{ metarec.Controller }}
Goat HQ, Jones Square, London
Phone: 04056 156156
Email: [email protected]
{% else %}
_Add address to lookup _
{% endif %}
We process your personal data in a number of ways to deliver Public Services.
{% if metarec.LegalBasisProcessing == "Public interest" %}
We are processing this data to deliver a service that is in the public interest
{% else %}
_Add other legal basis to lookup _
{% endif %}
{{ metarec.PurposeOfProcessing }}
{{ metarec.Source }}
{{ metarec.DataFormat }}
{{ metarec.DataSecurity }}
{{ metarec.RetentionSchedule }}
Data Processors are responsible for processing personal data on behalf of a controller. Data processors have specific legal obligations; for example, they are required to maintain records of personal data and processing activities. Each processor has a legal liability if they are responsible for a breach.
The following organisations process this personal data:
{% if metarec.Processor == "" %}
Only the data controller processes this data.
{% else %}
{{ metarec.Processor }}
{{ metarec.DataSharing }}
{% endif %}
{% if metarec.OverseasProcessing == "Yes" %}
The data is processed outside the UK.
{% else %}
The data is not processed outside the UK.
{% endif %}
If you think your data has been misused or that it hasn’t kept it secure, you should contact the Data Protection Officer identifeid above.
If you’re unhappy with their response or if you need any advice you should contact the Information Commissioner’s Office (ICO) who are the supervisory authority.
Information Commissioner's Office Wycliffe House Water Lane Wilmslow Cheshire SK9 5AF 0303 123 1113 [email protected]
Any complaint to the Information Commissioner is without prejudice to your right to seek redress through the courts.
When we make changes, such as where legislation changes, we will update this notice and do our best to let you know. We can only do this, if you let us have your contact details, your preferred forms of communication and you inform us of any changes.
{% endif %} {% endfor %}