https://github.com/ccrisc/data
Miscellaneous dataframe in csv
https://github.com/ccrisc/data
dataset
Last synced: 3 months ago
JSON representation
Miscellaneous dataframe in csv
- Host: GitHub
- URL: https://github.com/ccrisc/data
- Owner: ccrisc
- Created: 2023-10-02T11:57:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-03T22:46:14.000Z (over 1 year ago)
- Last Synced: 2025-01-12T11:29:46.571Z (5 months ago)
- Topics: dataset
- Homepage:
- Size: 3.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data repository
This repo contains data useful for marketing analysis.**participants_list.csv**
- First Name
- Last Name
- Gender**demographics.csv**
- Customer
- Gender
- Birthdate
- ZIP
- JoinDate**transactions.csv**
- Customer
- TransDate
- Quantity
- PurchAmount
- Cost
- TransID