moncefem's picture
Initial dataset upload — generated by Gemma Miner
31d07e7 verified
|
Raw
History Blame Contribute Delete
505 Bytes
# Codebook: CNIL Sanctions Dataset
## Variables
- dn_sanction: Date of the sanction (YYYY-MM-DD)
- n_sanction_year: Year of the sanction
- amount_fine_eur: Fine amount in Euros
- cat_procedure_type: Type of procedure (simplified, standard)
- cat_sector_group: Sector of the organism
- is_public_sector: Boolean, true if public sector
- cat_fine_bucket: Categorical fine amount
## Limitations
- Some decision URLs are missing.
- Fine amounts are extracted from text and may be subject to parsing errors.