Skip to content

Instantly share code, notes, and snippets.

@mattfawcett
Created October 28, 2009 14:31
Show Gist options
  • Save mattfawcett/220512 to your computer and use it in GitHub Desktop.
Save mattfawcett/220512 to your computer and use it in GitHub Desktop.
sample CSV for spider
"country_id","affiliate_id","competition_id","date_of_aquasition","title","first_name","lastname","password","email_address","mobile_number","NMS Terms","Promotions"
"UK",4,113,04/12/09,"Mr","Matt","Fawcett","mypass123","matt@bolseragency.com","447703001060","Yes","Yes"
"IT",5,114,04/12/09,"Dr","Sam","Levy","samspass123","sam@bolseragency.com","sdsdsddsd","Yes","Yes"
"UK",4,"Invalid","Invalid","Invalid","Invalid","Invalid","Invalid","Invalid","Invalid","Invalid","Invalid"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment