saludculiacan.gob.mx
Jul 7, 2026
Breach of the health portal of Culiacán, Sinaloa, Mexico (Portal de Salud de Culiacán). The dataset contains sensitive personal and medical records of municipal employees and their beneficiaries, including full names, CURP (Mexican national ID), employee numbers, ages, phone numbers, addresses, email addresses, birth dates, sex, marital status, nationality, education level, healthcare entitlement status, and extensive medical history fields including hereditary conditions, pathologies, habits, physiological data, and gynecological data.
Data found in this dataset
Source files
Expand any file to inspect its column headers and the LLM's field-mapping reasoning, recorded during ingestion.
portal-de-salud-de-culiacan.csv13 columns3,842 rows
File structure
Format: CSV·Delimiter: comma·Has header: yes·Quote: "
| Source column | Mapped field | Confidence | LLM assessment |
|---|---|---|---|
| 1 | fullName | high | [1] header 'nombre_completo', values are full names |
| 5 | phone | high | [5] header 'telefono', values are 10-digit phone numbers |
| 9 | firstName | high | [9] header 'nombre', values are first names |
| 10 | lastName | high | [10] header 'apellido_paterno', values are last names |
| 11 | middleName | high | [11] header 'apellido_materno', values are maternal surnames |
| 12 | dob | high | [12] header 'fecha_nacimiento', values are ISO date format |
| 13 | skip | medium | [13] header 'correo_electronico', empty sample but expected email field |
| 14 | gender | high | [14] header 'sexo', values are 'FEMENINO' indicating gender |
| 18 | address1 | high | [18] header 'calle', values are street addresses |
| 19 | address2 | medium | [19] header 'numero_exterior', values are building numbers |
| 21 | city | high | [21] header 'colonia', values are neighborhood names |
| 22 | zip | high | [22] header 'codigo_postal', values are 5-digit postal codes |
| 23 | state | high | [23] header 'localidad', values are 'CULIACAN' indicating state/region |
Notes: 90 columns total, 13 contain PII. Medical history fields (26-89) contain sensitive health data but not PII per defined fields. CURP (column 2) is Mexican national ID but not in current PII field list; consider adding if needed.