7,076,585 public Venmo transaction records including user identifiers, timestamps, and transaction notes. The data enables the study of social payment networks and consumer spending habits through the analysis of public transaction descriptions.
Use Cases
- Identify common spending categories by applying topic modeling to the 'description' column.
- Map social network graphs using the 'user1' and 'user2' columns to study transaction clusters.
- Analyze temporal trends in payment activity using the 'date_completed' timestamps.
Strengths
- Contains 7,076,585 individual transaction records.
- Includes 'user1' and 'user2' columns representing the transaction participants.
- Features a 'description' field containing the raw text of the transaction note.
- Provides 'date_completed' timestamps for every transaction.