← All datasets

janekahan.com

Apr 8, 2011

2,169
Records
9
Files
Jul 7, 2026
Added

WordPress database dump from the Jane Kahan Gallery website (janekahan.com), an art gallery in New York specializing in Picasso, Chagall, Miro, Leger, and Calder works. The dump includes all standard WordPress tables: users, posts, comments, options, and metadata. Contains site configuration, content, and potentially user/admin account data.

Data found in this dataset

First nameLast name

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.

wordpress__wp_commentmeta.csv
0 rows

File structure

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

Notes: This is a WordPress metadata dump containing only internal system metadata (trash status timestamps). No PII fields present - all columns are internal IDs, foreign keys, and Unix timestamps tracking trash status. The meta_key values '_wp_trash_meta_status' and '_wp_trash_meta_time' are system-controlled and contain no personal data.

wordpress__wp_links.csv
0 rows

File structure

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

Notes: This is a WordPress links table (wp_links) containing site navigation links. All columns are internal IDs, URLs, visibility flags, and timestamps — no personal identifiable information (PII) present. link_owner appears to be numeric user IDs but these are internal references, not direct PII. No emails, names, addresses, or other PII fields are exposed in this table.

wordpress__wp_options.csv
0 rows

File structure

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

Notes: This is a WordPress wp_options table dump containing site configuration, plugin settings, widget data, and transient cache entries. The only email-like value present is 'janekahan@janekahan.com' stored as the admin_email option value — this is a site configuration setting for the gallery itself, not a user PII record. The option_value column holds heterogeneous serialized data (PHP arrays, URLs, integers, HTML) with no consistent PII structure. No user account records, names, addresses, or other personal PII fields are present in this sample.

wordpress__wp_postmeta.csv
0 rows

File structure

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

Notes: No PII columns detected in the provided data. The file appears to be a WordPress metadata dump (wp_postmeta table) containing internal IDs, post relationships, and serialized image metadata. All values are technical configuration data, filenames, or serialized PHP arrays with dimensions/credits — none contain personal identifiers like names, emails, or addresses. The 'artistname' and 'description' fields appear empty or generic based on sample rows.

wordpress__wp_posts.csv
2,169 rows

File structure

Notes: Pre-LLM auto-detection: free-form text with visible emails / phones

wordpress__wp_term_relationships.csv
0 rows

File structure

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

Notes: This is a WordPress term relationship table (wp_term_relationships) with no PII fields. Contains only numeric IDs and term ordering counts. All columns are internal database identifiers and counters — no personal or sensitive data present.

wordpress__wp_term_taxonomy.csv
0 rows

File structure

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

Notes: This is a taxonomy table from a WordPress database dump. It contains taxonomy terms and their relationships (e.g., categories, menus). No PII fields are present — all columns are internal taxonomy identifiers, names, and counts. The taxonomy names (category, nav_menu, Series) are generic terms and do not map to any PII fields. No emails, names, addresses, or other personal data appear in the sample.

wordpress__wp_terms.csv
0 rows

File structure

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

Notes: This is a taxonomy terms export from a WordPress site. The data contains only category/tag names and slugs, no personal information. All columns are internal taxonomy IDs and labels, which are not PII.

wordpress__wp_usermeta.csv
2 columns0 rows

File structure

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

Source columnMapped fieldConfidenceLLM assessment
2firstNamehigh[2] header 'first_name', values are common given names
3lastNamehigh[3] header 'last_name', values are common surnames

Notes: This is a WordPress usermeta table dump. Only first_name and last_name columns contain PII. All other columns are internal WordPress settings, capabilities, and metadata — none contain personal data. Two users are present: admin (user_id=1) and Charles Mathes (user_id=3).