rightweightcenter.com
Mar 20, 2013
WordPress database dump from Right Weight Center (rightweightcenter.com), a weight management/medical center whose blog was hosted under Meditab infrastructure. The dump contains WordPress core tables including users, posts, comments, options, and metadata. The site appears to have been set up in March 2013. Admin email is associated with meditab.com domain. Data includes WordPress user credentials and site configuration.
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.
rightwp__wp_comments.csv2 columns1 rows
File structure
Format: CSV·Delimiter: comma·Has header: yes·Quote: "
| Source column | Mapped field | Confidence | LLM assessment |
|---|---|---|---|
| 2 | fullName | medium | [2] header 'comment_author', values look like names (e.g., 'Mr WordPress') |
| 3 | high | [3] header 'comment_author_email', typical email column even if empty in sample |
Notes: 15 columns total, 2 contain PII. This is a WordPress comments table dump — only author name and email are user-identifiable. All other columns are internal IDs, timestamps, flags, or non-PII metadata. No address, phone, DOB, or SSN present.
rightwp__wp_options.csv18 columns1 rows
File structure
Format: CSV·Delimiter: comma·Has header: yes·Quote: "
| Source column | Mapped field | Confidence | LLM assessment |
|---|---|---|---|
| 0 | high | [0] header 'email', values contain @ signs and domain names | |
| 1 | firstName | high | [1] header 'firstName', values are common given names |
| 2 | middleName | high | [2] header 'middleName', values are common middle names |
| 3 | lastName | high | [3] header 'lastName', values are common surnames |
| 4 | skip | high | [4] header 'phoneNumber', values are 10-digit numbers |
| 5 | address1 | high | [5] header 'address1', values are street addresses |
| 6 | address2 | high | [6] header 'address2', values include apartment/suite numbers |
| 7 | city | high | [7] header 'city', values are city names |
| 8 | state | high | [8] header 'state', values are US state abbreviations |
| 9 | skip | high | [9] header 'dateOfBirth', values match date format |
| 10 | zip | high | [10] header 'zipCode', values are 5-digit ZIP codes |
| 11 | skip | high | [11] header 'socialSecurityNumber', values are 9-digit numbers |
| 12 | password | high | [12] header 'password', values are encrypted strings |
| 13 | username | high | [13] header 'username', values are unique usernames |
| 14 | country | high | [14] header 'country', values are country names or codes |
| 15 | gender | high | [15] header 'gender', values are 'M'/'F' or 'Male'/'Female' |
| 16 | suffix | high | [16] header 'suffix', values are generational suffixes like 'Jr', 'Sr' |
| 17 | facebookId | high | [17] header 'facebookId', values are numeric Facebook user IDs |
Notes: 19 total columns, 18 contain PII. The data appears to be from a WordPress user table with detailed personal information including sensitive fields like SSN and passwords.
rightwp__wp_postmeta.csv0 rows
File structure
Format: CSV·Delimiter: comma·Has header: yes·Quote: "
Notes: No PII detected in the first 50 rows. This is a WordPress metadata dump (wp_postmeta table) containing only technical configuration values, image paths, and UI settings. No personal identifiers appear in the visible columns.
rightwp__wp_posts.csv0 rows
File structure
Format: CSV·Delimiter: comma·Has header: yes·Quote: "
Notes: This is a WordPress database dump with no PII columns. All columns are internal WordPress identifiers, timestamps, status flags, or URLs. No personal information is present in the first 50 rows.
rightwp__wp_usermeta.csv0 rows
File structure
Format: CSV·Delimiter: comma·Has header: yes·Quote: "
Notes: This is a WordPress user meta table dump (wp_usermeta). Columns contain internal WordPress settings and capabilities, not direct PII. No email, name, or address fields are exposed here — user identities are stored in wp_users table. All columns are internal flags, capability strings, or timestamps → skip. No PII mapped.