qicard.com
Oct 16, 2022
A data breach from QI Financial (likely QI Card, an Iraqi financial services/payment card company). The leaked data is in Arabic and contains records with department/district (القسم), full name (الاسم), mother's name (اسم الام), and review/appointment date (تاريخ المراجعة). Records appear to reference Baghdad districts including Sadr City (بغداد الصدر), with dates around October 2022. The data appears to be customer or applicant registration records.
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.
QI_Financial__AppMemPersonDate.csv4 columns227,522 rows
File structure
Format: CSV·Delimiter: Comma·Has header: yes·Quote: "
| Source column | Mapped field | Confidence | LLM assessment |
|---|---|---|---|
| 0 | skip | high | column 'القسم' contains district names, not personal PII |
| 1 | fullName | high | column 'الاسم' contains full Arabic names |
| 2 | fullName | high | column 'اسم الام' contains full Arabic names (mother's name) |
| 3 | dob | high | column 'تاريخ المراجعة' contains ISO date format dates |
Notes: CSV file with Arabic headers. Contains 50 rows of customer records from Baghdad Sadr district. Only three columns contain PII: full name (الاسم), mother's full name (اسم الام), and review date mapped to dob (تاريخ المراجعة). The district column (القسم) is skipped as it contains location data not tied to an individual.