-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6f8a481
commit 88eacad
Showing
71 changed files
with
17,882 additions
and
1,436 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
PrivacyMatters – resourceful privacy policy visualisations of UK/EU companies | ||
=================== | ||
|
||
Third Year project attempting to portray companies' privacy policies in apt visualisations | ||
Third Year project attempting to portray companies' privacy policies in apt visualisations. | ||
|
||
Currently available [here](http://privacymatters.heroku.com). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
eclipse.preferences.version=1 | ||
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled | ||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7 | ||
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve | ||
org.eclipse.jdt.core.compiler.compliance=1.7 | ||
org.eclipse.jdt.core.compiler.debug.lineNumber=generate | ||
org.eclipse.jdt.core.compiler.debug.localVariable=generate | ||
org.eclipse.jdt.core.compiler.debug.sourceFile=generate | ||
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error | ||
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error | ||
org.eclipse.jdt.core.compiler.source=1.7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,98 @@ | ||
{ | ||
"registrationNumber": "ZA013235", | ||
"organisationName": "ERESBY SPECIAL SCHOOL", | ||
"companiesHouseNumber": "(not given)", | ||
"address": "ERESBY AVENUE, SPILSBY, LINCOLNSHIRE", | ||
"postcode": "PE23 5HU", | ||
"country": "UNITED KINGDOM", | ||
"foiFlag": "Y", | ||
"startDate": "2013-06-14", | ||
"endDate": "2014-06-13", | ||
"exemptFlag": "N", | ||
"tradingName": "(not given)", | ||
"ukContact": "None", | ||
"subjectAccess": "None", | ||
"format": "new", | ||
"natureOfWork": " Academy", | ||
"purposes": [{ | ||
"purpose": "We process personal information to enable us to provide education, training, welfare and educational support services, to administer school property; maintaining our own accounts and records, undertake fundraising; support and manage our employees. We also use CCTV for security and the prevention and detection of crime." | ||
}], | ||
"dataSubjects": [{ | ||
"dataSubject": "employees" | ||
}, { | ||
"dataSubject": "students and pupils" | ||
}, { | ||
"dataSubject": "professional experts and advisers" | ||
}, { | ||
"dataSubject": "members of school boards" | ||
}, { | ||
"dataSubject": "sponsors and supporters" | ||
}, { | ||
"dataSubject": "suppliers and service providers" | ||
}, { | ||
"dataSubject": "complainants, enquirers" | ||
}, { | ||
"dataSubject": "individuals captured by CCTV images" | ||
}], | ||
"dataClasses": [{ | ||
"dataClass": "personal details" | ||
}, { | ||
"dataClass": "family details" | ||
}, { | ||
"dataClass": "lifestyle and social circumstances" | ||
}, { | ||
"dataClass": "education and employment details" | ||
}, { | ||
"dataClass": "financial details" | ||
}, { | ||
"dataClass": "goods and services" | ||
}, { | ||
"dataClass": "disciplinary and attendance records" | ||
}, { | ||
"dataClass": "vetting checks" | ||
}, { | ||
"dataClass": "visual images, personal appearance and behaviour" | ||
}, { | ||
"dataClass": "physical or mental health details[SENSITIVE]" | ||
}, { | ||
"dataClass": "racial or ethnic origin[SENSITIVE]" | ||
}, { | ||
"dataClass": "religious or other beliefs[SENSITIVE]" | ||
}, { | ||
"dataClass": "trade union membership[SENSITIVE]" | ||
}, { | ||
"dataClass": "sexual life[SENSITIVE]" | ||
}, { | ||
"dataClass": "information about offences and alleged offences[SENSITIVE]" | ||
}], | ||
"dataDisclosees": [{ | ||
"dataDisclosee": "family, associates and representatives of the person whose personal data we are processing" | ||
}, { | ||
"dataDisclosee": "educators and examining bodies" | ||
}, { | ||
"dataDisclosee": "careers service" | ||
}, { | ||
"dataDisclosee": "school boards" | ||
}, { | ||
"dataDisclosee": "local and central government" | ||
}, { | ||
"dataDisclosee": "academy trusts" | ||
}, { | ||
"dataDisclosee": "healthcare, social and welfare organisations" | ||
}, { | ||
"dataDisclosee": "police forces, courts" | ||
}, { | ||
"dataDisclosee": "current, past or prospective employers" | ||
}, { | ||
"dataDisclosee": "voluntary and charitable organisations" | ||
}, { | ||
"dataDisclosee": "business associates, professional advisers" | ||
}, { | ||
"dataDisclosee": "suppliers and service providers" | ||
}, { | ||
"dataDisclosee": "financial organisations" | ||
}, { | ||
"dataDisclosee": "press and the media" | ||
}], | ||
"transfer": "it may sometimes be necessary to transfer personal information overseas. when this is needed information is only shared within the european economic area (eea). any transfers made will be in full compliance with all aspects of the data protection act." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"registrationNumber": "ZA013235", | ||
"organisationName": "ERESBY SPECIAL SCHOOL", | ||
"companiesHouseNumber": "(not given)", | ||
"address": "ERESBY AVENUE, SPILSBY, LINCOLNSHIRE", | ||
"postcode": "PE23 5HU", | ||
"country": "UNITED KINGDOM", | ||
"foiFlag": "Y", | ||
"startDate": "2013-06-14", | ||
"endDate": "2014-06-13", | ||
"exemptFlag": "N", | ||
"tradingName": "(not given)", | ||
"ukContact": "None", | ||
"subjectAccess": "None", | ||
"format": "new", | ||
"newFormat": { | ||
"purposes": ["We process personal information to enable us to provide education, training, welfare and educational support services, to administer school property; maintaining our own accounts and records, undertake fundraising; support and manage our employees. We also use CCTV for security and the prevention and detection of crime."], | ||
"dataSubjects": ["employees", "students and pupils", "professional experts and advisers", "members of school boards", "sponsors and supporters", "suppliers and service providers", "complainants, enquirers", "individuals captured by CCTV images"], | ||
"dataClasses": ["personal details", "family details", "lifestyle and social circumstances", "education and employment details", "financial details", "goods and services", "disciplinary and attendance records", "vetting checks", "visual images, personal appearance and behaviour", "physical or mental health details[SENSITIVE]", "racial or ethnic origin[SENSITIVE]", "religious or other beliefs[SENSITIVE]", "trade union membership[SENSITIVE]", "sexual life[SENSITIVE]", "information about offences and alleged offences[SENSITIVE]"], | ||
"dataDisclosees": ["family, associates and representatives of the person whose personal data we are processing", "educators and examining bodies", "careers service", "school boards", "local and central government", "academy trusts", "healthcare, social and welfare organisations", "police forces, courts", "current, past or prospective employers", "voluntary and charitable organisations", "business associates, professional advisers", "suppliers and service providers", "financial organisations", "press and the media"], | ||
"natureOfWork": " Academy", | ||
"transfers": "it may sometimes be necessary to transfer personal information overseas. when this is needed information is only shared within the european economic area (eea). any transfers made will be in full compliance with all aspects of the data protection act." | ||
} | ||
} |
Oops, something went wrong.