modocmedical.com
Feb 5, 2023
Database dump from Modoc Medical containing user account records from their internal system (database named 'ModocMedicaldbo'). The file contains user credentials including login names, hashed/encrypted passwords, staff type IDs, account status, and secure messaging details. Data appears to be from a healthcare provider's electronic health records or practice management system, with records dating from 2013 through early 2023.
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.
ModocMedicaldbo_glb_Users.csv5 columns1,511,093 rows
File structure
Format: CSV·Delimiter: comma·Has header: yes·Quote: "
| Source column | Mapped field | Confidence | LLM assessment |
|---|---|---|---|
| 2 | username | high | [2] header 'Login_Name', values are alphanumeric strings used as login identifiers |
| 3 | password | high | [3] header 'Password', contains raw password strings (some encrypted) |
| 25 | username | medium | [25] header 'SecureMessage_UserID', value 'jayrx' is a username pattern |
| 26 | username | medium | [26] header 'SecureMessage_Direct_Address', value '400_jlai' is a messaging handle |
| 27 | high | [27] header 'SecureMessage_Status', value 'jlai@mmc.securechart.com' is a valid email address |
Notes: 35 columns total, 5 contain PII: username (2, 25, 26), password (3), email (27). All other columns are internal IDs, timestamps, status flags, or encrypted/hashed values that do not expose raw PII.