prompt

Data Dictionary Builder

Documents each field of a dataset with type, description, allowed values, and example.

VettedUpdated June 2026
The prompt
Create a data dictionary for {{dataset}} with these fields: {{fields}}. For each field give name, data type, description, allowed values or range, whether it can be null, and an example value. End with any relationships between fields.
Did it work? Rate this prompt

Variables

datasetDataset
fieldsFields

Example output

Dataset: users. user_id — integer; unique identifier; range 1+; not null; example 10472. email — string; contact email; valid email format; not null; example a@b.com. signup_date — date; account creation day; valid date; not null; example 2025-03-14. plan — string; subscription tier; allowed free, pro, enterprise; not null; example pro. last_login — timestamp; last session; nullable for never-logged-in; example 2025-05-20 09:12. Relationship: user_id is referenced by orders.user_id.

Details

Author

AI Khazna

License

Security

Vetted

Type

prompt

Related assets

More curated picks in Data & Analytics.

Audit before you install

Run any source through our checks - AI visibility, security, performance, and stack detection.

More in Data & Analytics