Skip to content

Add mock data generation for users and request#168

Open
AaditiT wants to merge 1 commit into
saayam-for-all:mainfrom
AaditiT:feature/mock-users-request
Open

Add mock data generation for users and request#168
AaditiT wants to merge 1 commit into
saayam-for-all:mainfrom
AaditiT:feature/mock-users-request

Conversation

@AaditiT

@AaditiT AaditiT commented May 12, 2026

Copy link
Copy Markdown

Summary

Implemented synthetic mock data generation for users and request tables.

Changes Completed

  • Added reusable helper utilities
  • Added Python-based mock data generation script
  • Generated realistic synthetic CSV files
  • Maintained lookup table and foreign key relationships
  • Added validation checks
  • Updated README documentation

Generated Files

  • users.csv
  • request.csv

Validation

Validated:

  • Unique IDs
  • Valid request-to-user mapping
  • Foreign key relationships
  • Realistic synthetic data generation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant