farmapatria.com.ve
Jan 1, 2022
A leak of approximately 3 million Venezuelan citizens' COVID-19 vaccination records from the Farmapatria platform. The dataset contains highly sensitive personal information including national ID numbers (cédulas), full names, dates of birth, phone numbers, home addresses, state/municipality, health center, employer, email, and detailed COVID-19 vaccination data (vaccine brand, lot numbers, dose dates). The vaccine used is predominantly Sinopharm VERO CELL. Data appears to originate from Venezuela's national vaccination registry.
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.
listado_vacunas__records.csv8 columns3,178,461 rows
File structure
Format: CSV·Delimiter: Comma·Has header: yes·Quote: "
| Source column | Mapped field | Confidence | LLM assessment |
|---|---|---|---|
| 3 | lastName | high | [3] header 'apellidos' (Spanish for surnames), values are compound last names in all caps |
| 4 | firstName | high | [4] header 'nombres' (Spanish for given names), values are first/middle name combinations |
| 5 | gender | high | [5] header 'sexo' (Spanish for sex), values are 'masculino'/'femenino' |
| 6 | dob | high | [6] header 'fecha_nacimiento' (date of birth), values match YYYY-MM-DD date pattern |
| 7 | phone | high | [7] header 'telefono' (phone), values are Venezuelan mobile numbers starting with 04xx |
| 8 | state | high | [8] header 'estado' (state/province), values are Venezuelan states |
| 11 | address1 | high | [11] header 'direccion' (address), values are street/neighborhood addresses |
| 13 | skip | high | [13] header 'email', standard email field |
Notes: Venezuelan COVID-19 vaccination registry. Column [2] 'cedula' is the Venezuelan national ID number — no SSN field type available so skipped; consider custom mapping. Column [9] 'municipio' is a sub-state municipality (no direct field type). Column [10] 'centro_salud' is health center. Column [12] 'establecimiento_laboral' is employer. Columns [14]-[20] are vaccination data (dose flags, lot numbers, dates, vaccine name). Columns [21]-[23] are indigenous/ethnic group flags.