busse / kodumisto-playground

A playground for `kodumisto`
MIT License
1 stars 0 forks source link

DEMO May 5: CREATE: CSV file with sample donation data #53

Open busse opened 1 year ago

busse commented 1 year ago

.csv

Generate 20 rows of sample test data for a CSV file where each row contains the following fields:

First Name Last Name Street Address City State Zip Donation Amount Donation Date

Each row should be a different person. The people should be named after characters from The Simpsons. The Donation Amount field should be a random value between $5 and $100. The Donation Date field should be a random date between 1/1/2005 and 12/31/2015.