--- license: cc-by-4.0 language: - en tags: - eu-regulation - compliance - sme - checklist - gdpr - ai-act - nis2 - legal pretty_name: EU SME Compliance Checklist size_categories: - n<1K --- # EU SME Compliance Checklist Dataset Machine-readable checklist, action and evidence items from EuroComply's SME compliance guides. Each guide maps to an EU regulation with its CELEX identifier. Maintained by [EuroComply](https://eurocomply.app) — EU compliance for small and medium-sized enterprises. ## Contents | File | Description | |------|-------------| | `data.json` | Full dataset — one object per regulation guide | ## Schema (per page object) | Field | Type | Description | |-------|------|-------------| | `slug` | string | URL slug | | `title` | string | Guide title | | `category` | string | Regulation category | | `pageUrl` | string | EuroComply guide page | | `sourceName` | string | Official source name | | `sourceUrl` | string | Official source URL | | `checklist` | string[] | Step-by-step compliance tasks | | `actions` | string[] | Concrete implementation actions | | `evidence` | string[] | Documentation / evidence items | ## License [Creative Commons Attribution 4.0 (CC-BY-4.0)](https://creativecommons.org/licenses/by/4.0/) You are free to share and adapt the data, as long as you attribute: **EuroComply — https://eurocomply.app** ## Source & Updates - Homepage: https://eurocomply.app - Dataset page: https://eurocomply.app/datasets/eu-sme-compliance-checklist.json - Version: 2026-05-20 - Maintained by the EuroComply team. ## Citation ```bibtex @dataset{eurocomply_eu_sme_compliance_checklist, title = {EU SME Compliance Checklist Dataset}, author = {EuroComply}, year = {2026}, url = {https://huggingface.co/datasets/eurocomply/eu-sme-compliance-checklist}, license = {CC-BY-4.0}, note = {https://eurocomply.app} } ```