diff --git a/assets/css/custom.css b/assets/css/custom.css
index f5419627..672d5acd 100644
--- a/assets/css/custom.css
+++ b/assets/css/custom.css
@@ -233,7 +233,7 @@ body.privacy-guides .hextra-feature-grid a.pg\:colored-card:has(img) {
border-bottom: 1px solid var(--hx-color-primary-500);
}
-.hextra-max-navbar-width a[href*="/about/donate/"] {
+.hextra-max-navbar-width a.hx\:text-sm[href*="/about/donate/"] {
color: white;
background-color: var(--hx-color-primary-800);
font-weight: 900;
@@ -242,6 +242,10 @@ body.privacy-guides .hextra-feature-grid a.pg\:colored-card:has(img) {
border-radius: var(--hx-radius-md);
}
+.hextra-search-wrapper {
+ margin-right: 1em;
+}
+
p.pg\:image\:right img {
float: right;
width: 150px;
@@ -501,7 +505,7 @@ a.footnote-ref {
/* Toolbox Button Top Style */
.toolbox-button-top {
font-size: 0.7rem;
- float: right;
+ text-align: right;
}
.toolbox-button-top a, .toolbox-button-top a:visited {
@@ -511,7 +515,7 @@ a.footnote-ref {
/* DPA Directory */
.dpadirectory-table {
- padding: 1rem;
+ padding-top: 1rem;
border-collapse: collapse;
width: 100%;
line-height: 1.05rem;
diff --git a/content/activism/legal/dpa-directory/index.md b/content/activism/legal/dpa-directory/index.md
index ff6474ff..3e10d690 100644
--- a/content/activism/legal/dpa-directory/index.md
+++ b/content/activism/legal/dpa-directory/index.md
@@ -5,8 +5,6 @@ sidebar:
hide: true
---
-Last update: 2026-03-30
-
The **Data Protection Authority** (DPA) **Directory** is a tool to help you find the main consumer privacy law in your region, and the authority mandated to enforce the law.
Additionally, this table provides information about each law, authority, contact information for questions, and a link to place a complaint for violation of the law with each authority.
@@ -59,1414 +57,29 @@ Additionally, this table provides information about each law, authority, contact
---
-### Africa
+### Africa {#africa}
-
+{{< dpa-directory-table region="africa" >}}
-
-
-
-
-
-
-### Asia
-
-
-
-
-
-
-### Europe
-
-
-
-
-
-
-### North America
-
-
-
-
-
-
-### Oceania
-
-
-
-
-
-
-### South America
-
-
-
-
-
+{{< dpa-directory-table region="south-america" >}}
## Additional resources
diff --git a/data/dpa_directory/africa.yaml b/data/dpa_directory/africa.yaml
new file mode 100644
index 00000000..74a00c12
--- /dev/null
+++ b/data/dpa_directory/africa.yaml
@@ -0,0 +1,129 @@
+# Africa — DPA directory entries for this region.
+# Tables are rendered via {< dpa-directory-table region="africa" >}.
+
+title: Africa
+table_class: table-africa
+caption: "Data Protection Authority Directory (Africa)"
+entries:
+ - region: Egypt
+ law:
+ name: "Personal Data Protection Law No. 151/2020"
+ url: https://pdpc.gov.eg/assets/pdf-data/PDPL%20no.%20151%20of%202020%20(ar).pdf
+ abbreviation: PDPL
+ dpa:
+ name: "Personal Data Protection Center (PDPC)"
+ url: https://pdpc.gov.eg
+ contact: TBA
+ complaint: TBA
+ - region: Ghana
+ law:
+ name: "Data Protection Act of 2012"
+ url: https://dataprotection.org.gh/for-individuals/
+ abbreviation: "Act 843"
+ dpa:
+ name: "Data Protection Commission (DPC)"
+ url: https://dataprotection.org.gh/
+ contact:
+ label: "Contact Page"
+ url: https://dataprotection.org.gh/contact/
+ complaint:
+ label: "Complaint Link"
+ url: https://dataprotection.org.gh/file-a-complaint/
+ - region: Kenya
+ law:
+ name: "Data Protection Act, 2019"
+ url: https://www.odpc.go.ke/data-protection-laws-kenya/
+ abbreviation: "The Act"
+ dpa:
+ name: "Office of the Data Protection Commissioner (ODPC)"
+ url: https://www.odpc.go.ke/
+ contact:
+ label: "Contact Page"
+ url: https://www.odpc.go.ke/contact-us/
+ complaint:
+ label: "Complaint Link"
+ url: https://cie.odpc.go.ke/
+ - region: Morocco
+ law:
+ name: "Law No. 09-08 on the protection of individuals with regard to the processing of personal data"
+ url: https://www.cndp.ma/loi-09-08/
+ abbreviation: "Law 09-08"
+ dpa:
+ name: "National Commission for the Protection of Personal Data (CNDP)"
+ url: https://www.cndp.ma
+ contact:
+ label: "Contact Page"
+ url: https://www.cndp.ma/contact/
+ complaint:
+ label: "Complaint Link"
+ url: https://www.cndp.ma/deposer-une-plainte/
+ - region: Nigeria
+ law:
+ name: "Nigeria Data Protection Act"
+ url: https://ndpc.gov.ng/wp-content/uploads/2025/07/NDP-ACT-GAID-2025-MARCH-20TH.pdf
+ abbreviation: NDP
+ dpa:
+ name: "Nigeria Data Protection Commission (NDPC)"
+ url: https://ndpc.gov.ng/
+ contact:
+ label: "Contact Page"
+ url: https://ndpc.gov.ng/contact/
+ complaint:
+ label: "Complaint Link"
+ url: https://services.ndpc.gov.ng/breach/
+ - region: Senegal
+ law:
+ name: "Loi n° 2008-12 du 25 janvier 2008 portant protection des données à caractère personnel"
+ url: https://stcc-ssi.sn/wp-content/uploads/2025/03/protection-des-donnees-personnelles.pdf
+ abbreviation: "Loi no. 2008-12"
+ dpa:
+ name: "Commission de Protection des Données Personnelles (CDP)"
+ url: https://www.cdp.sn/
+ contact:
+ label: "Contact Page"
+ url: https://www.cdp.sn/contact
+ complaint:
+ label: "Complaint Link"
+ url: https://www.cdp.sn/plainte
+ - region: "South Africa"
+ law:
+ name: "Protection of Personal Information Act, 2013"
+ url: https://inforegulator.org.za/wp-content/uploads/2025/08/PROTECTION-OF-PERSONAL-INFORMATION-ACT-4-OF-2013.pdf
+ abbreviation: POPIA
+ dpa:
+ name: "Information Regulator"
+ url: https://inforegulator.org.za/
+ contact:
+ label: "Contact Page"
+ url: https://inforegulator.org.za/contact-us/
+ complaint:
+ label: "Complaint Link"
+ url: https://inforegulator.org.za/complaints/
+ - region: Tanzania
+ law:
+ name: "Personal Data Protection Act"
+ url: https://www.pdpc.go.tz/media/media/THE_PERSONAL_DATA_PROTECTION_ACT.pdf
+ abbreviation: '-'
+ dpa:
+ name: "Personal Data Protection Commission (PDPC)"
+ url: https://www.pdpc.go.tz/en/
+ contact:
+ label: "Contact Page"
+ url: https://www.pdpc.go.tz/en/data-alliance/alliances/
+ complaint:
+ label: "Complaint Link"
+ url: https://dataprotection.pdpc.go.tz/complaint-form-one
+ - region: Tunisia
+ law:
+ name: "Organic Act n° 2004-63 of July 27th 2004 on the protection of personal data"
+ url: https://www.inpdp.tn/ressources/loi_2004.pdf
+ abbreviation: "Organic Act No. 2004-63"
+ dpa:
+ name: "National Authority for Protection of Personal Data (INPDP)"
+ url: https://www.inpdp.tn/
+ contact:
+ label: "Contact Page"
+ url: https://www.inpdp.tn/contact.html
+ complaint:
+ label: "Complaint Link"
+ url: https://www.inpdp.tn/Formulaires.html
diff --git a/data/dpa_directory/asia.yaml b/data/dpa_directory/asia.yaml
new file mode 100644
index 00000000..079edeca
--- /dev/null
+++ b/data/dpa_directory/asia.yaml
@@ -0,0 +1,139 @@
+# Asia — DPA directory entries for this region.
+# Tables are rendered via {< dpa-directory-table region="asia" >}.
+
+title: Asia
+table_class: table-asia
+caption: "Data Protection Authority Directory (Asia)"
+entries:
+ - region: Bahrain
+ law:
+ name: "Personal Data Protection Law"
+ url: https://www.pdp.gov.bh/en/regulations.html
+ abbreviation: "Law No. (30)"
+ dpa:
+ name: "Personal Data Protection Authority (PDP)"
+ url: https://www.pdp.gov.bh/en/index.html
+ contact:
+ label: "Contact Page"
+ url: https://www.pdp.gov.bh/en/contact.html
+ complaint:
+ label: "Complaint Link"
+ url: https://www.pdp.gov.bh/en/assets/pdf/forms/Personal%20Data%20Complaint%20Submission%20Form.pdf
+ - region: "Hong Kong"
+ law:
+ name: "Personal Data (Privacy) Ordinance"
+ url: https://www.pcpd.org.hk/english/data_privacy_law/ordinance_at_a_Glance/ordinance.html
+ abbreviation: PDPO
+ dpa:
+ name: "Office of the Privacy Commissioner of Personal Data (PCPD)"
+ url: https://www.pcpd.org.hk/
+ contact:
+ label: "Contact Page"
+ url: https://www.pcpd.org.hk/english/contact_us/contact_us.html
+ complaint:
+ label: "Complaint Link"
+ url: https://www.pcpd.org.hk/english/complaints/how_complaint/complaint/complaint.html
+ - region: India
+ law:
+ name: "Digital Personal Data Protection Act, 2023"
+ url: https://egazette.gov.in/WriteReadData/2023/248045.pdf
+ abbreviation: "DPDP Act"
+ dpa:
+ name: "Data Protection Board of India (DPBI)"
+ url: https://en.wikipedia.org/wiki/Data_Protection_Board_of_India
+ contact: TBA
+ complaint: TBA
+ - region: Indonesia
+ law:
+ name: "Law No. 27 of 2022 on Personal Data Protection"
+ url: https://jdih.komdigi.go.id/produk_hukum/view/id/832/t/undangundang+nomor+27+tahun+2022
+ abbreviation: "PDP Law"
+ dpa:
+ name: "Personal Data Protection Agency"
+ url: https://en.wikipedia.org/wiki/Personal_Data_Protection_Authority
+ contact: TBA
+ complaint: TBA
+ - region: Japan
+ law:
+ name: "Act on the Protection of Personal Information"
+ url: https://www.japaneselawtranslation.go.jp/en/laws/view/4241/en
+ abbreviation: APPI
+ dpa:
+ name: "Personal Information Protection Commission Japan (PPC)"
+ url: https://www.ppc.go.jp/en/
+ contact:
+ label: "Contact Page"
+ url: https://www.ppc.go.jp/en/contactus/piinquiry/
+ complaint:
+ label: "Complaint Link"
+ url: https://www.ppc.go.jp/en/contactus/mnmediation/
+ - region: Malaysia
+ law:
+ name: "Personal Data Protection Act 2010 (Act 709)"
+ url: https://www.pdp.gov.my/ppdpv1/en/akta/pdp-act-2010-en/
+ abbreviation: APDP
+ dpa:
+ name: "Personal Data Protection Commissioner (PPDP)"
+ url: https://www.pdp.gov.my/ppdpv1/en/main-page/
+ contact:
+ label: "Contact Page"
+ url: https://www.pdp.gov.my/ppdpv1/en/ppdp-eng/
+ complaint:
+ label: "Complaint Link"
+ url: https://daftar.pdp.gov.my/p_aduan
+ - region: Singapore
+ law:
+ name: "Personal Data Protection Act"
+ url: https://www.pdpc.gov.sg/overview-of-pdpa/the-legislation/personal-data-protection-act
+ abbreviation: PDPA
+ dpa:
+ name: "Personal Data Protection Commission (PDPC)"
+ url: https://www.pdpc.gov.sg/
+ contact:
+ label: "Contact Page"
+ url: https://www.pdpc.gov.sg/contact-us
+ complaint:
+ label: "Complaint Link"
+ url: https://www.pdpc.gov.sg/complaints-and-reviews/report-a-personal-data-protection-concern
+ - region: "South Korea"
+ law:
+ name: "Personal Information Protection Act"
+ url: https://www.pipc.go.kr/eng/user/lgp/law/lawDetail.do
+ abbreviation: PIPA
+ dpa:
+ name: "Personal Information Protection Commission (PIPC)"
+ url: https://www.pipc.go.kr/eng/index.do
+ contact:
+ label: "Email Address"
+ url: mailto:contactpipc@korea.kr
+ complaint:
+ label: "Complaint Link"
+ url: https://www.privacy.go.kr/front/contents/cntntsView.do?contsNo=45
+ - region: Thailand
+ law:
+ name: "Personal Data Protection Act, B.E. 2562 (2019)"
+ url: https://www.pdpc.or.th/en/10455/
+ abbreviation: PDPA
+ dpa:
+ name: "Office of the Personal Data Protection Committee (PDPC)"
+ url: https://www.pdpc.or.th/en/home/
+ contact:
+ label: "Contact Page"
+ url: https://www.pdpc.or.th/contact-us/
+ complaint:
+ label: "Complaint Link"
+ url: https://complaint.pdpc.or.th/
+ - region: Turkey
+ law:
+ name: "Personal Data Protection Law"
+ url: https://www.kvkk.gov.tr/Icerik/6649/Personal-Data-Protection-Law
+ abbreviation: "Law No. 6698"
+ dpa:
+ name: "Personal Data Protection Authority"
+ url: https://www.kvkk.gov.tr/
+ contact:
+ label: "Contact Page"
+ url: https://www.kvkk.gov.tr/contact
+ complaint:
+ label: "Complaint Link"
+ url: https://sikayet.kvkk.gov.tr/
diff --git a/data/dpa_directory/europe.yaml b/data/dpa_directory/europe.yaml
new file mode 100644
index 00000000..c8dfbcce
--- /dev/null
+++ b/data/dpa_directory/europe.yaml
@@ -0,0 +1,540 @@
+# Europe — DPA directory entries for this region.
+# Tables are rendered via {< dpa-directory-table region="europe" >}.
+
+title: Europe
+table_class: table-europe
+caption: "Data Protection Authority Directory (Europe)"
+entries:
+ - region: "European Union"
+ region_bold: true
+ law:
+ name: "Regulation (EC) 2018/1725"
+ url: https://eur-lex.europa.eu/eli/reg/2018/1725/oj/eng/pdf
+ abbreviation: '-'
+ dpa:
+ name: "European Data Protection Supervisor (EDPS)"
+ url: https://www.edps.europa.eu/
+ contact:
+ label: "Contact Page"
+ url: https://www.edps.europa.eu/about-edps/contact_en
+ complaint:
+ label: "Complaint Link"
+ url: https://www.edps.europa.eu/data-protection/our-role-supervisor/complaints_en
+ - region: Austria
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Austrian Data Protection Authority (DSB)"
+ url: https://data-protection-authority.gv.at/data-protection-in-austria/duplikat-data-protection-in-austria
+ contact:
+ label: "Contact Page"
+ url: https://data-protection-authority.gv.at/
+ complaint:
+ label: "Complaint Link"
+ url: https://data-protection-authority.gv.at/data-protection-in-austria/right-to-lodge-a-complaint
+ - region: Belgium
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Belgian Data Protection Authority (APD-GBA)"
+ url: https://www.dataprotectionauthority.be/citizen
+ contact:
+ label: "Contact Page"
+ url: https://www.dataprotectionauthority.be/citizen/actions/contact
+ complaint:
+ label: "Complaint Link"
+ url: https://www.dataprotectionauthority.be/citizen/actions/lodge-a-complaint
+ - region: Bulgaria
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Commission for Personal Data Protection (CPDP)"
+ url: https://cpdp.bg/en/
+ contact:
+ label: "Contact Page"
+ url: https://cpdp.bg/en/contacts/
+ complaint:
+ label: "Complaint Link"
+ url: https://cpdp.bg/en/lodging-complaints-and-alerts/
+ - region: Croatia
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Croatian Personal Data Protection Agency (AZOP)"
+ url: https://azop.hr/naslovna-english/
+ contact:
+ label: "Contact Page"
+ url: https://azop.hr/contact/
+ complaint:
+ label: "Complaint Link"
+ url: https://azop.hr/how-to-lodge-a-complaint/
+ - region: Cyprus
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Commissioner for Personal Data Protection"
+ url: https://www.dataprotection.gov.cy/
+ contact:
+ label: "Contact Page"
+ url: https://www.dataprotection.gov.cy/dataprotection/dataprotection.nsf/contact_en/contact_en?opendocument
+ complaint:
+ label: "Complaint Link"
+ url: https://www.dataprotection.gov.cy/dataprotection/dataprotection.nsf/page1i_en/page1i_en?opendocument
+ - region: "Czech Republic"
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Office for Personal Data Protection (UOOU)"
+ url: https://uoou.gov.cz/en
+ contact:
+ label: "Contact Page"
+ url: https://uoou.gov.cz/en/consultation/contact
+ complaint:
+ label: "Complaint Link"
+ url: https://uoou.gov.cz/verejnost/stiznost-na-spravce-nebo-zpracovatele
+ - region: Denmark
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Danish Data Protection Agency"
+ url: https://www.datatilsynet.dk/english
+ contact:
+ label: "Contact Page"
+ url: https://www.datatilsynet.dk/english/contact-us
+ complaint:
+ label: "Complaint Link"
+ url: https://www.datatilsynet.dk/english/file-a-complaint
+ - region: Estonia
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Data Protection Inspectorate"
+ url: https://www.aki.ee/en
+ contact:
+ label: "Contact Page"
+ url: https://www.aki.ee/en/contact
+ complaint:
+ label: "Complaint Link"
+ url: https://www.aki.ee/meist/vota-uhendust/kaebus-isikuandmete-kaitse-asjas#saada-kaebus-isikuan--2
+ - region: Finland
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Office of the Data Protection Ombudsman"
+ url: https://tietosuoja.fi/en/home
+ contact:
+ label: "Contact Page"
+ url: https://tietosuoja.fi/en/contact-information
+ complaint:
+ label: "Complaint Link"
+ url: https://tietosuoja.fi/en/request-for-an-order-concerning-the-rights-of-the-data-subject
+ - region: France
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Commission Nationale de l’Informatique et des Libertés (CNIL)"
+ url: https://www.cnil.fr/en
+ contact:
+ label: "Contact Page"
+ url: https://www.cnil.fr/en/contact-us
+ complaint:
+ label: "Complaint Link"
+ url: https://www.cnil.fr/fr/plaintes
+ - region: Germany
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Federal Commissioner for Data Protection and Freedom of Information (BfDI)"
+ url: https://www.bfdi.bund.de/EN/Home/home_node.html
+ contact:
+ label: "Contact Page"
+ url: https://www.bfdi.bund.de/EN/Service/Kontakt/kontakt_node.html
+ complaint:
+ label: "Complaint Link"
+ url: https://www.bfdi.bund.de/DE/Service/Kontakt/Kontaktfinder/kontaktfinder_node.html
+ - region: Greece
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Hellenic Data Protection Authority (HDPA)"
+ url: https://www.dpa.gr/en
+ contact:
+ label: "Contact Page"
+ url: https://www.dpa.gr/en
+ complaint:
+ label: "Complaint Link"
+ url: https://www.dpa.gr/en/individuals/complaint-to-the-hellenic-dpa
+ - region: Hungary
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Hungarian National Authority for Data Protection and Freedom of Information (NAIH)"
+ url: https://www.naih.hu/about-the-authority
+ contact:
+ label: "Contact Page"
+ url: https://naih.hu/
+ complaint:
+ label: "Complaint Link"
+ url: https://www.naih.hu/adatkezeles-erintettjekent-fordulok-a-hatosaghoz/adatvedelmi-hatosagi-eljaras-gdpr
+ - region: Iceland
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Data Protection Authority"
+ url: https://island.is/en/o/the-data-protection-authority
+ contact:
+ label: "Contact Page"
+ url: https://island.is/en/o/the-data-protection-authority/general-enquiries-form
+ complaint:
+ label: "Complaint Link"
+ url: https://island.is/en/complaint-to-the-data-protection-authority
+ - region: Ireland
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Data Protection Commission (DPC)"
+ url: https://www.dataprotection.ie
+ contact:
+ label: "Contact Page"
+ url: https://www.dataprotection.ie/en/contact/how-contact-us
+ complaint:
+ label: "Complaint Link"
+ url: https://www.dataprotection.ie/en/individuals/exercising-your-rights/raising-concern-commission
+ - region: Italy
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Italian Data Protection Authority (GPDP)"
+ url: https://www.garanteprivacy.it/
+ contact:
+ label: "Contact Page"
+ url: https://www.garanteprivacy.it/web/garante-privacy-en
+ complaint:
+ label: "Complaint Link"
+ url: https://www.garanteprivacy.it/diritti/come-agire-per-tutelare-i-tuoi-dati-personali/reclamo
+ - region: Latvia
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Data State Inspectorate (DVI)"
+ url: https://www.dvi.gov.lv/en
+ contact:
+ label: "Contact Page"
+ url: https://www.dvi.gov.lv/en/contacts-authority
+ complaint:
+ label: "Complaint Link"
+ url: https://www.dvi.gov.lv/lv/iesniegumu-paraugi
+ - region: Liechtenstein
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: Datenschutzstelle
+ url: https://www.datenschutzstelle.li/
+ contact:
+ label: "Contact Page"
+ url: https://www.datenschutzstelle.li/ueber-uns
+ complaint:
+ label: "Complaint Link"
+ url: https://www.datenschutzstelle.li/services-und-downloads/formulare#Beschwerdeformular
+ - region: Lithuania
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "State Data Protection Inspectorate (VDAI)"
+ url: https://vdai.lrv.lt/en/
+ contact:
+ label: "Contact Page"
+ url: https://vdai.lrv.lt/en/structure-and-contacts/contacts-1/
+ complaint:
+ label: "Complaint Link"
+ url: https://vdai.lrv.lt/lt/veiklos-sritys-1/skundu-nagrinejimas/
+ - region: Luxembourg
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "National Commission for Data Protection (CNPD)"
+ url: https://cnpd.public.lu/en.html
+ contact:
+ label: "Contact Page"
+ url: https://cnpd.public.lu/en/support/contact/contact-prive.html
+ complaint:
+ label: "Complaint Link"
+ url: https://cnpd.public.lu/en/particuliers/faire-valoir/formulaire-plainte.html
+ - region: Malta
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Office of the Information and Data Protection Commissioner (IDPC)"
+ url: https://idpc.org.mt/
+ contact:
+ label: "Contact Page"
+ url: https://idpc.org.mt/contact/
+ complaint:
+ label: "Complaint Link"
+ url: https://idpc.org.mt/file-a-complaint/
+ - region: Netherlands
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Autoriteit Persoonsgegevens (AP)"
+ url: https://autoriteitpersoonsgegevens.nl/en
+ contact:
+ label: "Contact Page"
+ url: https://autoriteitpersoonsgegevens.nl/en/contact
+ complaint:
+ label: "Complaint Link"
+ url: https://autoriteitpersoonsgegevens.nl/en/submitting-a-tip-off-or-a-complaint-to-the-ap
+ - region: "North Macedonia"
+ law:
+ name: "Law on the Protection of Personal Data"
+ url: https://azlp.mk/wp-content/uploads/2022/12/lpdp_2020.pdf
+ abbreviation: '-'
+ dpa:
+ name: "Agency for the Protection of Personal Data (AZLP)"
+ url: https://azlp.mk/en/
+ contact:
+ label: "Contact Page"
+ url: https://azlp.mk/en/contact/
+ complaint:
+ label: "Complaint Link"
+ url: https://azlp.mk/en/citizens/directions/request-for-determination-of-violation-of-the-right-to-protection-of-personal-data/
+ - region: Norway
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: Datatilsynet
+ url: https://www.datatilsynet.no/
+ contact:
+ label: "Contact Page"
+ url: https://www.datatilsynet.no/om-datatilsynet/kontakt-oss/
+ complaint:
+ label: "Complaint Link"
+ url: https://www.datatilsynet.no/om-datatilsynet/kontakt-oss/klage-til-datatilsynet/
+ - region: Poland
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "President of Personal Data Protection Office (UODO)"
+ url: https://uodo.gov.pl/en
+ contact:
+ label: "Contact Page"
+ url: https://uodo.gov.pl/en/p/contact
+ complaint:
+ label: "Complaint Link"
+ url: https://uodo.gov.pl/en/681/1404
+ - region: Portugal
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Comissão Nacional de Proteção de Dados (CNPD)"
+ url: https://www.cnpd.pt/
+ contact:
+ label: "Contact Page"
+ url: https://www.cnpd.pt/cnpd/o-que-somos-e-quem-somos/
+ complaint:
+ label: "Complaint Link"
+ url: https://www.cnpd.pt/cidadaos/participacoes/
+ - region: Romania
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "National Supervisory Authority For Personal Data Processing (ANSPDCP)"
+ url: https://www.dataprotection.ro/index.jsp?page=home&lang=en
+ contact:
+ label: "Contact Page"
+ url: https://www.dataprotection.ro/index.jsp?page=contact&lang=en
+ complaint:
+ label: "Complaint Link"
+ url: https://www.dataprotection.ro/index.jsp?page=Plangeri_RGPD
+ - region: Serbia
+ law:
+ name: "Law on Personal Data Protection"
+ url: https://www.poverenik.rs/en/%D0%B7%D0%B0%D0%BA%D0%BE%D0%BD%D0%B84/2970-%D0%B7%D0%B0%D0%BA%D0%BE%D0%BD-%D0%BE-%D0%B7%D0%B0%D1%88%D1%82%D0%B8%D1%82%D0%B8-%D0%BF%D0%BE%D0%B4%D0%B0%D1%82%D0%B0%D0%BA%D0%B0-%D0%BE-%D0%BB%D0%B8%D1%87%D0%BD%D0%BE%D1%81%D1%82%D0%B8-%D1%81%D0%BB-%D0%B3%D0%BB%D0%B0%D1%81%D0%BD%D0%B8%D0%BA-%D1%80%D1%81-%D0%B1%D1%80-87-2018-%D0%BE%D0%B4-13-11-2018.html
+ abbreviation: LPDP
+ dpa:
+ name: "Commissioner for Information of Public Importance and Personal Data Protection (Poverenik)"
+ url: https://www.poverenik.rs/en/
+ contact:
+ label: "Contact Page"
+ url: https://www.poverenik.rs/en/contact.html
+ complaint:
+ label: "Complaint Link"
+ url: https://www.poverenik.rs/en/data-protection/%D0%BA%D0%B0%D0%BA%D0%BE-%D0%BE%D1%81%D1%82%D0%B2%D0%B0%D1%80%D0%B8%D1%82%D0%B8-%D0%B7%D0%B0%D1%88%D1%82%D0%B8%D1%82%D1%83-%D0%BF%D1%80%D0%B0%D0%B2%D0%B02.html
+ - region: Slovakia
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Office for Personal Data Protection of the Slovak Republic (UOOU)"
+ url: https://dataprotection.gov.sk/en/
+ contact:
+ label: "Contact Page"
+ url: https://dataprotection.gov.sk/en/contact/
+ complaint:
+ label: "Complaint Link"
+ url: https://dataprotection.gov.sk/en/rights-data-subjects/proposal-initiate-proceedings-on-personal-data-protection/
+ - region: Slovenia
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Information Commissioner of the Republic of Slovenia (IP)"
+ url: https://www.ip-rs.si/en/
+ contact:
+ label: "Contact Page"
+ url: https://www.ip-rs.si/en/about/information-commissioner
+ complaint:
+ label: "Complaint Link"
+ url: https://www.ip-rs.si/en/data-protection/how-to-file-an-application
+ - region: Spain
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Spanish Agency for Data Protection (AEPD)"
+ url: https://www.aepd.es/en
+ contact:
+ label: "Contact Page"
+ url: https://www.aepd.es/la-agencia/donde-encontrarnos
+ complaint:
+ label: "Complaint Link"
+ url: https://sedeaepd.gob.es/sede-electronica/procedures/claims/claims-info
+ - region: "Spain (Andalusia)"
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Consejo de Transparencia y Protección de Datos de Andalucía (CTPDA)"
+ url: https://www.ctpdandalucia.es/
+ contact:
+ label: "Contact Page"
+ url: https://www.ctpdandalucia.es/contacto
+ complaint:
+ label: "Complaint Link"
+ url: https://www.ctpdandalucia.es/area-de-proteccion-de-datos/reclamaciones-ante-el-consejo-por-vulneracion-la-normativa-proteccion-datos-personales
+ - region: "Spain (Basque)"
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Datuak Babesteko Euskal Bulegoa (DBEB)"
+ url: https://www.avpd.eus/inicio/
+ contact:
+ label: "Contact Page"
+ url: https://www.avpd.eus/webavpd00-content/es/contenidos/informacion/contacto/es_9493/index.shtml
+ complaint:
+ label: "Complaint Link"
+ url: https://www.avpd.eus/modelos-para-el-ejercicio-de-derechos-y-modelos-de-reclamaciones/webavpd00-content/es/
+ - region: "Spain (Catalonia)"
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Catalan Data Protection Authority (APDCAT)"
+ url: https://www.apdcat.cat/en
+ contact:
+ label: "Contact Page"
+ url: https://www.apdcat.cat/en/formulari-contacte
+ complaint:
+ label: "Complaint Link"
+ url: https://www.apdcat.cat/en/persones/reclama-i-denuncia
+ - region: Sweden
+ law:
+ name: "General Data Protection Regulation"
+ url: https://gdpr-info.eu/
+ abbreviation: GDPR
+ dpa:
+ name: "Swedish Authority for Privacy Protection (IMY)"
+ url: https://www.imy.se/en/
+ contact:
+ label: "Contact Page"
+ url: https://www.imy.se/en/about-us/contact-us/
+ complaint:
+ label: "Complaint Link"
+ url: https://www.imy.se/en/individuals/forms-and-e-services/file-a-gdpr-complaint/
+ - region: Switzerland
+ law:
+ name: "Federal Act on Data Protection"
+ url: https://www.fedlex.admin.ch/eli/cc/2022/491/en
+ abbreviation: FADP
+ dpa:
+ name: "Federal Data Protection and Information Commissioner (FDPIC)"
+ url: https://www.edoeb.admin.ch
+ contact:
+ label: "Contact Page"
+ url: https://www.edoeb.admin.ch/en/contact-2
+ complaint:
+ label: "Complaint Link"
+ url: https://www.edoeb.admin.ch/en/submitting-a-complaint
+ - region: "United Kingdom"
+ law:
+ name: "UK General Data Protection Regulation"
+ url: https://www.legislation.gov.uk/eur/2016/679/contents
+ abbreviation: "UK GDPR"
+ dpa:
+ name: "Information Commissioner's Office (ICO)"
+ url: https://ico.org.uk/
+ contact:
+ label: "Contact Page"
+ url: https://ico.org.uk/global/contact-us/contact-us-public/
+ complaint:
+ label: "Complaint Link"
+ url: https://ico.org.uk/make-a-complaint/data-protection-complaints/
diff --git a/data/dpa_directory/north-america.yaml b/data/dpa_directory/north-america.yaml
new file mode 100644
index 00000000..aae0e0ff
--- /dev/null
+++ b/data/dpa_directory/north-america.yaml
@@ -0,0 +1,353 @@
+# North America — DPA directory entries for this region.
+# Tables are rendered via {< dpa-directory-table region="north-america" >}.
+
+title: "North America"
+table_class: table-northamerica
+caption: "Data Protection Authority Directory (North America)"
+entries:
+ - region: Canada
+ law:
+ name: "Personal Information Protection and Electronic Documents Act"
+ url: https://www.priv.gc.ca/en/privacy-topics/privacy-laws-in-canada/the-personal-information-protection-and-electronic-documents-act-pipeda/
+ abbreviation: PIPEDA
+ dpa:
+ name: "Office of the Privacy Commissioner of Canada (OPC)"
+ url: https://www.priv.gc.ca
+ contact:
+ label: "Contact Page"
+ url: https://www.priv.gc.ca/en/contact-the-opc/contact-the-information-centre/
+ complaint:
+ label: "Complaint Link"
+ url: https://www.priv.gc.ca/en/report-a-concern/file-a-formal-privacy-complaint/
+ - region: "Canada (Alberta)"
+ law:
+ name: "Personal Information Protection Act"
+ url: https://kings-printer.alberta.ca/documents/Acts/P06P5.pdf
+ abbreviation: "PIPA (AB)"
+ dpa:
+ name: "Office of the Information and Privacy Commissioner of Alberta (OIPC)"
+ url: https://oipc.ab.ca/
+ contact:
+ label: "Contact Page"
+ url: https://oipc.ab.ca/about-us/contact-us/
+ complaint:
+ label: "Complaint Link"
+ url: https://oipc.ab.ca/privacy-correction-complaint/
+ - region: "Canada (British Columbia)"
+ law:
+ name: "Personal Information Protection Act"
+ url: https://www.bclaws.gov.bc.ca/civix/document/id/complete/statreg/03063_01
+ abbreviation: "PIPA (BC)"
+ dpa:
+ name: "Office of the Information and Privacy Commissioner for British Columbia (OIPC)"
+ url: https://www.oipc.bc.ca/
+ contact:
+ label: "Contact Page"
+ url: https://www.oipc.bc.ca/about/contact-us/
+ complaint:
+ label: "Complaint Link"
+ url: https://www.oipc.bc.ca/for-the-public/how-do-i-make-a-complaint/
+ - region: "Canada (Québec)"
+ law:
+ name: "Loi modernisant des dispositions législatives en matière de protection des renseignements personnels dans le secteur privé"
+ url: https://www.cai.gouv.qc.ca/protection-renseignements-personnels/citoyens-protection-renseignements-personnels
+ abbreviation: "Loi 25 (Law 25)"
+ dpa:
+ name: "Commission d’accès à l’information du Québec (CIA)"
+ url: https://www.cai.gouv.qc.ca/
+ contact:
+ label: "Contact Page"
+ url: https://www.cai.gouv.qc.ca/commission-acces-information/nous-joindre
+ complaint:
+ label: "Complaint Link"
+ url: https://formulaire.cai.gouv.qc.ca/#ancreDebut
+ - region: "Costa Rica"
+ law:
+ name: "Ley de Protección de la Persona frente al tratamiento de sus datos personales Nº 8968"
+ url: https://pgrweb.go.cr/scij/Busqueda/Normativa/Normas/nrm_texto_completo.aspx?nValor1=1&nValor2=70975
+ abbreviation: "Ley No. 8968"
+ dpa:
+ name: "Agencia de Protección de Datos de los Habitantes (PRODHAB)"
+ url: https://www.prodhab.go.cr/
+ contact:
+ label: "Contact Page"
+ url: https://www.prodhab.go.cr/contactenos/index.aspx
+ complaint:
+ label: "Complaint Link"
+ url: https://www.prodhab.go.cr/tramites%20y%20servicios/Denuncias.aspx
+ - region: Mexico
+ law:
+ name: "Federal Law on the Protection of Personal Data Held by Private Parties"
+ url: https://www.diputados.gob.mx/LeyesBiblio/pdf/LFPDPPP.pdf
+ abbreviation: LFPDPPP
+ dpa:
+ name: "Secretaría Anticorrupción y Buen Gobierno (SABG)"
+ url: https://www.gob.mx/buengobierno
+ contact: TBA
+ complaint: TBA
+ - region: "United States (California)"
+ law:
+ name: "California Consumer Privacy Act"
+ url: https://www.oag.ca.gov/privacy/ccpa
+ abbreviation: CCPA
+ dpa:
+ name: "California Privacy Protection Agency (CalPrivacy)"
+ url: https://cppa.ca.gov/
+ contact:
+ label: "Contact Page"
+ url: https://cppa.ca.gov/about_us/contact.html
+ complaint:
+ label: "Complaint Link"
+ url: https://www.cppa.ca.gov/webapplications/complaint
+ - region: "United States (Colorado)"
+ law:
+ name: "Colorado Privacy Act"
+ url: https://coag.gov/resources/colorado-privacy-act/
+ abbreviation: CPA
+ dpa:
+ name: "Office of the Colorado Attorney General (COAG)"
+ url: https://coag.gov/
+ contact:
+ label: "Contact Page"
+ url: https://coag.gov/resources/colorado-privacy-act/colorado-privacy-act-questions/
+ complaint:
+ label: "Complaint Link"
+ url: https://coag.gov/file-a-complaint/data-privacy-data-breach/
+ - region: "United States (Connecticut)"
+ law:
+ name: "Connecticut Data Privacy Act"
+ url: https://www.cga.ct.gov/2022/act/Pa/pdf/2022PA-00015-R00SB-00006-PA.PDF
+ abbreviation: CTDPA
+ dpa:
+ name: "Office of the Connecticut Attorney General"
+ url: https://portal.ct.gov/ag/sections/privacy/the-connecticut-data-privacy-act/
+ contact:
+ label: "Contact Page"
+ url: https://portal.ct.gov/ag/contact-the-attorney-generals-office/contact-the-attorney-generals-office
+ complaint:
+ label: "Complaint Link"
+ url: https://www.dir.ct.gov/ag/complaint/e-complaint.aspx
+ - region: "United States (Delaware)"
+ law:
+ name: "United States (Delaware)"
+ url: https://www.delcode.delaware.gov/title6/c012d/index.html
+ abbreviation: "DPDP Act"
+ dpa:
+ name: "Delaware Department of Justice"
+ url: https://attorneygeneral.delaware.gov/fraud/personal-data-privacy-portal/consumer/
+ contact:
+ label: "Email Address"
+ url: mailto:privacy@delaware.gov
+ complaint:
+ label: "Complaint Link"
+ url: https://attorneygeneral.delaware.gov/fraud/privacy-complaint-form/
+ - region: "United States (Indiana)"
+ law:
+ name: "Indiana Consumer Data Protection"
+ url: https://www.in.gov/attorneygeneral/files/Consumer_Data-Bill-of-Rights.pdf
+ abbreviation: "Indiana CDPA"
+ dpa:
+ name: "Office of the Indiana Attorney General"
+ url: https://www.in.gov/attorneygeneral/consumer-protection-division/
+ contact:
+ label: "Contact Page"
+ url: https://www.in.gov/attorneygeneral/contact-us/
+ complaint:
+ label: "Complaint Link"
+ url: https://inoag.my.site.com/CDPA/s/
+ - region: "United States (Iowa)"
+ law:
+ name: "Iowa Consumer Data Protection Act"
+ url: https://www.legis.iowa.gov/docs/publications/LGE/90/SF262.pdf
+ abbreviation: "Iowa CDPA"
+ dpa:
+ name: "Office of the Iowa Attorney General"
+ url: https://www.iowaattorneygeneral.gov/
+ contact:
+ label: "Contact Page"
+ url: https://www.iowaattorneygeneral.gov/for-consumers
+ complaint:
+ label: "Complaint Link"
+ url: https://www.iowaattorneygeneral.gov/for-consumers/file-a-consumer-complaint
+ - region: "United States (Kentucky)"
+ law:
+ name: "Kentucky Consumer Data Protection Act"
+ url: https://www.ag.ky.gov/about/Office-Divisions/ODP/KCDPA/Pages/default.aspx
+ abbreviation: KCDPA
+ dpa:
+ name: "Office of the Kentucky Attorney General (Office of Data Privacy)"
+ url: https://www.ag.ky.gov/about/Office-Divisions/ODP/Pages/default.aspx
+ contact:
+ label: "Contact Page"
+ url: https://www.ag.ky.gov/about/Office-Divisions/ODP/Pages/default.aspx
+ complaint:
+ label: "Complaint Link"
+ url: https://kyoag.highq.com/kyoag/renderSmartForm.action?formId=dc0f5031-93d0-4d3a-bfb0-e2bf5f5a782a
+ - region: "United States (Maryland)"
+ law:
+ name: "Maryland Online Data Privacy Act"
+ url: https://oag.maryland.gov/resources-info/Pages/data-privacy.aspx
+ abbreviation: MODPA
+ dpa:
+ name: "Office of the Maryland Attorney General"
+ url: https://oag.maryland.gov/Pages/oag.aspx
+ contact:
+ label: "Contact Page"
+ url: https://oag.maryland.gov/i-need-to/Pages/contact-information.aspx
+ complaint:
+ label: "Complaint Link"
+ url: https://oag.maryland.gov/i-need-to/Pages/business-complaints.aspx
+ - region: "United States (Minnesota)"
+ law:
+ name: "Minnesota Consumer Data Privacy Act"
+ url: https://www.ag.state.mn.us/Data-Privacy/Consumer/
+ abbreviation: MCDPA
+ dpa:
+ name: "Office of the Minnesota Attorney General"
+ url: https://www.ag.state.mn.us/Data-Privacy/
+ contact:
+ label: "Contact Page"
+ url: https://www.ag.state.mn.us/Data-Privacy/
+ complaint:
+ label: "Complaint Link"
+ url: https://www.ag.state.mn.us/Data-Privacy/Complaint/
+ - region: "United States (Montana)"
+ law:
+ name: "Montana Consumer Data Privacy Act"
+ url: https://dojmt.gov/office-of-consumer-protection/montana-consumer-data-privacy/
+ abbreviation: MCDPA
+ dpa:
+ name: "Montana Department of Justice (Office of Consumer Protection)"
+ url: https://dojmt.gov/office-of-consumer-protection
+ contact:
+ label: "Contact Page"
+ url: https://dojmt.gov/office-of-consumer-protection
+ complaint:
+ label: "Complaint Link"
+ url: https://dojmt.gov/office-of-consumer-protection/consumer-complaints/
+ - region: "United States (Nebraska)"
+ law:
+ name: "Nebraska Data Privacy Act"
+ url: https://protectthegoodlife.nebraska.gov/data-privacy-homepage
+ abbreviation: NDPA
+ dpa:
+ name: "Office of the Nebraska Attorney General"
+ url: https://ago.nebraska.gov/
+ contact:
+ label: "Contact Page"
+ url: https://protectthegoodlife.nebraska.gov/contact-us
+ complaint:
+ label: "Complaint Link"
+ url: https://ne.accessgov.com/ago/Forms/Page/ago/2efd1471-06a7-4cd1-9bd2-cc8fe4e37c02/eaa18f8a-30e7-48c7-b97b-eaabb1ab6ce8/1
+ - region: "United States (New Hampshire)"
+ law:
+ name: "New Hampshire Data Privacy Act"
+ url: https://www.doj.nh.gov/data-privacy-enforcement
+ abbreviation: NHDPA
+ dpa:
+ name: "Consumer Protection and Antitrust Bureau (Data Privacy Unit)"
+ url: https://www.doj.nh.gov/bureaus
+ contact:
+ label: "Contact Page"
+ url: https://www.doj.nh.gov/contact-us
+ complaint:
+ label: "Complaint Link"
+ url: https://www.doj.nh.gov/citizens/consumer-protection-antitrust-bureau/consumer-complaints
+ - region: "United States (New Jersey)"
+ law:
+ name: "New Jersey Data Protection Act"
+ url: https://www.njconsumeraffairs.gov/ocp/Pages/NJ-Data-Privacy-Law-FAQ.aspx
+ abbreviation: NJDPA
+ dpa:
+ name: "Office of the New Jersey Attorney General (Division of Consumer Affairs)"
+ url: https://www.njoag.gov/
+ contact:
+ label: "Contact Page"
+ url: https://www.njoag.gov/contact/office-of-constituent-services/
+ complaint:
+ label: "Complaint Link"
+ url: https://njconsumeraffairs.nj.gov/file-a-complaint/
+ - region: "United States (Oregon)"
+ law:
+ name: "Oregon Consumer Privacy Act"
+ url: https://www.doj.state.or.us/consumer-protection/id-theft-data-breaches/privacy/
+ abbreviation: OCPA
+ dpa:
+ name: "Oregon Department of Justice (DOJ)"
+ url: https://www.doj.state.or.us/consumer-protection/
+ contact:
+ label: "Contact Page"
+ url: https://www.doj.state.or.us/consumer-protection/contact-us/
+ complaint:
+ label: "Complaint Link"
+ url: https://app.smartsheetgov.com/b/form/02fff1dd26bd4dc19a7297e83012eb4e
+ - region: "United States (Rhode Island)"
+ law:
+ name: "Rhode Island Data Transparency and Privacy Protection Act"
+ url: https://webserver.rilegislature.gov/Statutes/TITLE6/6-48.1/INDEX.htm
+ abbreviation: RIDTPPA
+ dpa:
+ name: "Office of the Rhode Island Attorney General"
+ url: https://riag.ri.gov/
+ contact:
+ label: "Contact Page"
+ url: https://riag.ri.gov/about-our-office/contact-us
+ complaint:
+ label: "Complaint Link"
+ url: https://riag.ri.gov/forms/consumer-complaint
+ - region: "United States (Tennessee)"
+ law:
+ name: "Tennessee Information Protection Act"
+ url: https://www.tn.gov/attorneygeneral/news/2025/4/30/pr25-25.html
+ abbreviation: TIPA
+ dpa:
+ name: "Office of the Tennessee Attorney General (Division of Consumer Affairs)"
+ url: https://www.tn.gov/attorneygeneral/working-for-tennessee/consumer-affairs.html
+ contact:
+ label: "Contact Page"
+ url: https://www.tn.gov/attorneygeneral/working-for-tennessee/consumer/contact.html
+ complaint:
+ label: "Complaint Link"
+ url: https://agtnprod.powerappsportals.us/DCA/
+ - region: "United States (Texas)"
+ law:
+ name: "Texas Data Privacy and Security Act"
+ url: https://www.texasattorneygeneral.gov/consumer-protection/file-consumer-complaint/consumer-privacy-rights/texas-data-privacy-and-security-act
+ abbreviation: TDPSA
+ dpa:
+ name: "Office of the Texas Attorney General (Consumer Protection Division)"
+ url: https://www.texasattorneygeneral.gov/consumer-protection
+ contact:
+ label: "Contact Page"
+ url: https://www.texasattorneygeneral.gov/contact-us
+ complaint:
+ label: "Complaint Link"
+ url: https://consumerprotection.texasattorneygeneral.gov/consumercomplaintportal/s/
+ - region: "United States (Utah)"
+ law:
+ name: "Utah Consumer Privacy Act"
+ url: https://commerce.utah.gov/dcp/ucpa/
+ abbreviation: UCPA
+ dpa:
+ name: "Division of Consumer Protection"
+ url: https://commerce.utah.gov/dcp/
+ contact:
+ label: "Contact Page"
+ url: https://commerce.utah.gov/commerce-contact-list/
+ complaint:
+ label: "Complaint Link"
+ url: https://commerce.utah.gov/wp-content/uploads/2024/02/Data-Privacy-Complaint-Form-Final_2024-02-22-GM.pdf
+ - region: "United States (Virginia)"
+ law:
+ name: "Virginia Consumer Data Protection Act"
+ url: https://law.lis.virginia.gov/vacodefull/title59.1/chapter53/
+ abbreviation: VCDPA
+ dpa:
+ name: "Office of the Virginia Attorney General (OAG)"
+ url: https://www.oag.state.va.us/consumer-protection/
+ contact:
+ label: "Contact Page"
+ url: https://www.oag.state.va.us/consumer-protection/index.php/get-help/contact-us2
+ complaint:
+ label: "Complaint Link"
+ url: https://www.oag.state.va.us/consumer-protection/index.php/file-a-complaint
diff --git a/data/dpa_directory/oceania.yaml b/data/dpa_directory/oceania.yaml
new file mode 100644
index 00000000..ecaed506
--- /dev/null
+++ b/data/dpa_directory/oceania.yaml
@@ -0,0 +1,35 @@
+# Oceania — DPA directory entries for this region.
+# Tables are rendered via {< dpa-directory-table region="oceania" >}.
+
+title: Oceania
+table_class: table-oceania
+caption: "Data Protection Authority Directory (Oceania)"
+entries:
+ - region: Australia
+ law:
+ name: "Privacy Act 1988"
+ url: https://www.legislation.gov.au/C2004A03712/latest/text
+ abbreviation: "Privacy Act"
+ dpa:
+ name: "Office of the Australian Information Commissioner (OAIC)"
+ url: https://www.oaic.gov.au
+ contact:
+ label: "Contact Page"
+ url: https://www.oaic.gov.au/contact-us
+ complaint:
+ label: "Complaint Link"
+ url: https://www.oaic.gov.au/privacy/privacy-complaints/lodge-a-privacy-complaint-with-us
+ - region: "New Zealand"
+ law:
+ name: "Privacy Act 2020"
+ url: https://www.privacy.org.nz/privacy-principles/
+ abbreviation: '-'
+ dpa:
+ name: "Office of the Privacy Commissioner (OPC)"
+ url: https://www.privacy.org.nz/
+ contact:
+ label: "Contact Page"
+ url: https://www.privacy.org.nz/tuhono-connect/contact-us/
+ complaint:
+ label: "Complaint Link"
+ url: https://www.privacy.org.nz/your-rights/making-a-complaint-to-the-privacy-commissioner/
diff --git a/data/dpa_directory/south-america.yaml b/data/dpa_directory/south-america.yaml
new file mode 100644
index 00000000..dc7b8503
--- /dev/null
+++ b/data/dpa_directory/south-america.yaml
@@ -0,0 +1,77 @@
+# South America — DPA directory entries for this region.
+# Tables are rendered via {< dpa-directory-table region="south-america" >}.
+
+title: "South America"
+table_class: table-southamerica
+caption: "Data Protection Authority Directory (South America)"
+entries:
+ - region: Argentina
+ law:
+ name: "Personal Data Protection Law"
+ url: https://www.argentina.gob.ar/normativa/nacional/ley-25326-64790/actualizacion
+ abbreviation: "Law 25.326"
+ dpa:
+ name: "Agencia de Acceso a la Información Pública (AAIP)"
+ url: https://www.argentina.gob.ar/aaip
+ contact:
+ label: "Contact Page"
+ url: https://www.argentina.gob.ar/aaip/datospersonales
+ complaint:
+ label: "Complaint Link"
+ url: https://www.argentina.gob.ar/servicio/denunciar-incumplimientos-de-la-ley-de-proteccion-de-datos-personales
+ - region: Brazil
+ law:
+ name: "Lei Geral de Proteção de Dados (General Personal Data Protection Law)"
+ url: https://www.gov.br/anpd/pt-br/centrais-de-conteudo/materiais-educativos-e-publicacoes/guia_senacon_ingles.pdf
+ abbreviation: LGPD
+ dpa:
+ name: "Autoridade Nacional de Proteção de Dados (ANPD)"
+ url: https://www.gov.br/anpd/
+ contact:
+ label: "Contact Page"
+ url: https://www.gov.br/anpd/pt-br/canais_atendimento/fale-conosco
+ complaint:
+ label: "Complaint Link"
+ url: https://www.gov.br/anpd/pt-br/canais_atendimento/cidadao-titular-de-dados/denuncia-peticao-de-titular
+ - region: Colombia
+ law:
+ name: "Law 1581 of 2012"
+ url: https://sedeelectronica.sic.gov.co/transparencia/normativa/ley-estatutaria-1581-de-2012
+ abbreviation: "Law 1581"
+ dpa:
+ name: "Deputy Superintendence for Personal Data Protection of the Superintendence of Industry and Commerce (SIC)"
+ url: https://www.sic.gov.co/tema/proteccion-de-datos-personales
+ contact:
+ label: "Contact Page"
+ url: https://www.sic.gov.co/tema/proteccion-de-datos-personales/que-hacemos
+ complaint:
+ label: "Complaint Link"
+ url: https://servicioslinea.sic.gov.co/servilinea/pqrsf/
+ - region: Peru
+ law:
+ name: "Ley de Protección de Datos Personales 29733"
+ url: https://www.gob.pe/institucion/anpd/normas-legales/2018427-29733-2011
+ abbreviation: "Ley No. 29733"
+ dpa:
+ name: "Autoridad Nacional de Protección de Datos Personales (ANPD)"
+ url: https://www.gob.pe/institucion/anpd/organizacion
+ contact:
+ label: "Contact Page"
+ url: https://www.gob.pe/institucion/anpd/contacto-y-numeros-de-emergencias
+ complaint:
+ label: "Complaint Link"
+ url: https://www.gob.pe/9271-denunciar-el-mal-uso-de-datos-personales
+ - region: Uruguay
+ law:
+ name: "Ley de Proteccion de Datos Personales"
+ url: https://www.impo.com.uy/bases/leyes/18331-2008
+ abbreviation: "Law 18.331"
+ dpa:
+ name: "Unidad Reguladora y de Control de Datos Personales (URCDP)"
+ url: https://www.gub.uy/unidad-reguladora-control-datos-personales/
+ contact:
+ label: "Contact Page"
+ url: https://www.gub.uy/unidad-reguladora-control-datos-personales/institucional/contacto
+ complaint:
+ label: "Complaint Link"
+ url: https://www.gub.uy/tramites/denuncias-unidad-reguladora-control-datos-personales-urcdp
diff --git a/layouts/_partials/dpa-directory/cell.html b/layouts/_partials/dpa-directory/cell.html
new file mode 100644
index 00000000..e036721d
--- /dev/null
+++ b/layouts/_partials/dpa-directory/cell.html
@@ -0,0 +1,9 @@
+{{- /*
+ Renders a table cell value: plain text (e.g. TBA) or a link with label + url.
+ Expects dict: label, url, text (only one style used).
+*/ -}}
+{{- if .url -}}
+{{ .label }}
+{{- else -}}
+{{- .text -}}
+{{- end -}}
diff --git a/layouts/_shortcodes/dpa-directory-table.html b/layouts/_shortcodes/dpa-directory-table.html
new file mode 100644
index 00000000..49b36b44
--- /dev/null
+++ b/layouts/_shortcodes/dpa-directory-table.html
@@ -0,0 +1,55 @@
+{{- $regionID := .Get "region" -}}
+{{- $region := index site.Data.dpa_directory $regionID -}}
+{{- if not $region -}}
+ {{- errorf "dpa-directory-table: unknown region %q (valid: africa, asia, europe, north-america, oceania, south-america)" $regionID -}}
+{{- end -}}
+
+
+
+{{ $region.caption }}
+
+
+ | Region |
+ Privacy Law |
+ Abbreviation |
+ DPA |
+ Contact |
+ Complaint |
+
+
+
+{{- range $region.entries }}
+
+ |
+ {{- if .region_bold }}{{ end }}{{ .region }}{{ if .region_bold }}{{ end }}
+ |
+
+ {{ .law.name }}
+ |
+ {{ .abbreviation }} |
+
+ {{ .dpa.name }}
+ |
+
+ {{- if reflect.IsMap .contact -}}
+ {{- partial "dpa-directory/cell.html" .contact -}}
+ {{- else -}}
+ {{- .contact -}}
+ {{- end -}}
+ |
+
+ {{- if reflect.IsMap .complaint -}}
+ {{- partial "dpa-directory/cell.html" .complaint -}}
+ {{- else -}}
+ {{- .complaint -}}
+ {{- end -}}
+ |
+
+{{- end }}
+
+
+
+
+
+Edit this table on GitHub →
+