← All datasets

rightweightcenter.com

Mar 20, 2013

2
Records
5
Files
Jul 9, 2026
Added

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

EmailFirst nameLast nameMiddle nameUsernameAddressCityStateCountryFacebook IDGenderSuffixfullNameskipaddress2zip

Search this dataset

Scoped to this dataset. Fill any combination — results match if any field hits.

Source files

Expand any file to inspect its column headers and the LLM's field-mapping reasoning, recorded during ingestion.

rightwp__wp_comments.csv
2 columns1 rows

File structure

Format: CSV·Delimiter: comma·Has header: yes·Quote: "

Source columnMapped fieldConfidenceLLM assessment
2fullNamemedium[2] header 'comment_author', values look like names (e.g., 'Mr WordPress')
3emailhigh[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.csv
18 columns1 rows

File structure

Format: CSV·Delimiter: comma·Has header: yes·Quote: "

Source columnMapped fieldConfidenceLLM assessment
0emailhigh[0] header 'email', values contain @ signs and domain names
1firstNamehigh[1] header 'firstName', values are common given names
2middleNamehigh[2] header 'middleName', values are common middle names
3lastNamehigh[3] header 'lastName', values are common surnames
4skiphigh[4] header 'phoneNumber', values are 10-digit numbers
5address1high[5] header 'address1', values are street addresses
6address2high[6] header 'address2', values include apartment/suite numbers
7cityhigh[7] header 'city', values are city names
8statehigh[8] header 'state', values are US state abbreviations
9skiphigh[9] header 'dateOfBirth', values match date format
10ziphigh[10] header 'zipCode', values are 5-digit ZIP codes
11skiphigh[11] header 'socialSecurityNumber', values are 9-digit numbers
12passwordhigh[12] header 'password', values are encrypted strings
13usernamehigh[13] header 'username', values are unique usernames
14countryhigh[14] header 'country', values are country names or codes
15genderhigh[15] header 'gender', values are 'M'/'F' or 'Male'/'Female'
16suffixhigh[16] header 'suffix', values are generational suffixes like 'Jr', 'Sr'
17facebookIdhigh[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.csv
0 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.csv
0 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.csv
0 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.