Skip to content

Commit 5cf4892

Browse files
add publiccode yaml (#237)
1 parent 3a6409b commit 5cf4892

1 file changed

Lines changed: 39 additions & 0 deletions

File tree

publiccode.yaml

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
publiccodeYmlVersion: "0.3"
2+
name: Invulhulp voor pre-scan en DPIA
3+
url: "https://github.com/MinBZK/par-dpia-form"
4+
landingURL: "https://minbzk.github.io/par-dpia-form/"
5+
softwareType: standalone/web
6+
releaseDate: "2025-06-02"
7+
platforms:
8+
- web
9+
categories:
10+
- it-development
11+
developmentStatus: beta
12+
description:
13+
en:
14+
longDescription: >
15+
The PAR-DPIA-Form project provides a browser-based tool for completing Pre-scan DPIA and DPIA
16+
forms and generating reports without requiring installation or server hosting.
17+
The Pre-scan DPIA form help organizations evaluate privacy risks associated with data
18+
processing activities and determine whether a full DPIA, DTIA (Data Transfer Impact
19+
Assessment), IAMA (Impact Assessment Mensenrechten en Algoritmes), or KIA (Kinderrechten
20+
Impact Assessment) is necessary.
21+
shortDescription: A standalone web application for completing Data Protection Impact Assessments (DPIA) and Pre-scan DPIAs, following the Dutch government's Rijksmodel DPIA framework.
22+
features:
23+
- Web form
24+
legal:
25+
license: EUPL-1.2
26+
intendedAudience:
27+
countries:
28+
- nl
29+
scope:
30+
- government
31+
localisation:
32+
availableLanguages:
33+
- nl
34+
localisationReady: false
35+
maintenance:
36+
type: internal
37+
contacts:
38+
- name: TODO
39+
email: TODO

0 commit comments

Comments
 (0)