218 lines
4.8 KiB
JSON
218 lines
4.8 KiB
JSON
[
|
|
{
|
|
"transaction_id": "TXN001",
|
|
"user_id": 1,
|
|
"amount": 1250.5,
|
|
"category": "Products",
|
|
"timestamp": "2024-01-15 10:30:00",
|
|
"is_fraud": false,
|
|
"card_last_digits": "1234"
|
|
},
|
|
{
|
|
"transaction_id": "TXN002",
|
|
"user_id": 1,
|
|
"amount": 3500.0,
|
|
"category": "Cafe",
|
|
"timestamp": "2024-01-15 19:45:00",
|
|
"is_fraud": false,
|
|
"card_last_digits": "1234"
|
|
},
|
|
{
|
|
"transaction_id": "TXN003",
|
|
"user_id": 1,
|
|
"amount": 450.0,
|
|
"category": "Transport",
|
|
"timestamp": "2024-01-16 08:15:00",
|
|
"is_fraud": false,
|
|
"card_last_digits": "1234"
|
|
},
|
|
{
|
|
"transaction_id": "TXN004",
|
|
"user_id": 1,
|
|
"amount": 5600.0,
|
|
"category": "Entertainment",
|
|
"timestamp": "2024-01-16 20:30:00",
|
|
"is_fraud": false,
|
|
"card_last_digits": "1234"
|
|
},
|
|
{
|
|
"transaction_id": "TXN005",
|
|
"user_id": 1,
|
|
"amount": 2800.0,
|
|
"category": "Products",
|
|
"timestamp": "2024-01-17 14:20:00",
|
|
"is_fraud": false,
|
|
"card_last_digits": "1234"
|
|
},
|
|
{
|
|
"transaction_id": "TXN006",
|
|
"user_id": 1,
|
|
"amount": 12500.0,
|
|
"category": "Entertainment",
|
|
"timestamp": "2024-01-18 22:00:00",
|
|
"is_fraud": false,
|
|
"card_last_digits": "1234"
|
|
},
|
|
{
|
|
"transaction_id": "TXN007",
|
|
"user_id": 2,
|
|
"amount": 3500.0,
|
|
"category": "Products",
|
|
"timestamp": "2024-01-15 12:00:00",
|
|
"is_fraud": false,
|
|
"card_last_digits": "5678"
|
|
},
|
|
{
|
|
"transaction_id": "TXN008",
|
|
"user_id": 2,
|
|
"amount": 15000.0,
|
|
"category": "Transfers",
|
|
"timestamp": "2024-01-15 22:15:00",
|
|
"is_fraud": true,
|
|
"card_last_digits": "5678"
|
|
},
|
|
{
|
|
"transaction_id": "TXN009",
|
|
"user_id": 2,
|
|
"amount": 45000.0,
|
|
"category": "Transfers",
|
|
"timestamp": "2024-01-16 23:30:00",
|
|
"is_fraud": true,
|
|
"card_last_digits": "5678"
|
|
},
|
|
{
|
|
"transaction_id": "TXN010",
|
|
"user_id": 2,
|
|
"amount": 2800.0,
|
|
"category": "Cafe",
|
|
"timestamp": "2024-01-17 13:00:00",
|
|
"is_fraud": false,
|
|
"card_last_digits": "5678"
|
|
},
|
|
{
|
|
"transaction_id": "TXN011",
|
|
"user_id": 2,
|
|
"amount": 32000.0,
|
|
"category": "Cash Withdrawal",
|
|
"timestamp": "2024-01-18 09:45:00",
|
|
"is_fraud": true,
|
|
"card_last_digits": "5678"
|
|
},
|
|
{
|
|
"transaction_id": "TXN012",
|
|
"user_id": 3,
|
|
"amount": 800.0,
|
|
"category": "Transport",
|
|
"timestamp": "2024-01-15 09:00:00",
|
|
"is_fraud": false,
|
|
"card_last_digits": "9012"
|
|
},
|
|
{
|
|
"transaction_id": "TXN013",
|
|
"user_id": 3,
|
|
"amount": 1200.0,
|
|
"category": "Products",
|
|
"timestamp": "2024-01-15 17:30:00",
|
|
"is_fraud": false,
|
|
"card_last_digits": "9012"
|
|
},
|
|
{
|
|
"transaction_id": "TXN014",
|
|
"user_id": 3,
|
|
"amount": 4500.0,
|
|
"category": "Cafe",
|
|
"timestamp": "2024-01-16 20:00:00",
|
|
"is_fraud": false,
|
|
"card_last_digits": "9012"
|
|
},
|
|
{
|
|
"transaction_id": "TXN015",
|
|
"user_id": 3,
|
|
"amount": 2300.0,
|
|
"category": "Products",
|
|
"timestamp": "2024-01-16 11:15:00",
|
|
"is_fraud": false,
|
|
"card_last_digits": "9012"
|
|
},
|
|
{
|
|
"transaction_id": "TXN016",
|
|
"user_id": 3,
|
|
"amount": 6800.0,
|
|
"category": "Entertainment",
|
|
"timestamp": "2024-01-17 21:30:00",
|
|
"is_fraud": false,
|
|
"card_last_digits": "9012"
|
|
},
|
|
{
|
|
"transaction_id": "TXN017",
|
|
"user_id": 3,
|
|
"amount": 950.0,
|
|
"category": "Transport",
|
|
"timestamp": "2024-01-18 08:45:00",
|
|
"is_fraud": false,
|
|
"card_last_digits": "9012"
|
|
},
|
|
{
|
|
"transaction_id": "TXN018",
|
|
"user_id": 4,
|
|
"amount": 5800.0,
|
|
"category": "Utilities",
|
|
"timestamp": "2024-01-15 14:20:00",
|
|
"is_fraud": false,
|
|
"card_last_digits": "3456"
|
|
},
|
|
{
|
|
"transaction_id": "TXN019",
|
|
"user_id": 4,
|
|
"amount": 4200.0,
|
|
"category": "Products",
|
|
"timestamp": "2024-01-16 16:45:00",
|
|
"is_fraud": false,
|
|
"card_last_digits": "3456"
|
|
},
|
|
{
|
|
"transaction_id": "TXN020",
|
|
"user_id": 4,
|
|
"amount": 18500.0,
|
|
"category": "Transfers",
|
|
"timestamp": "2024-01-17 11:30:00",
|
|
"is_fraud": false,
|
|
"card_last_digits": "3456"
|
|
},
|
|
{
|
|
"transaction_id": "TXN021",
|
|
"user_id": 5,
|
|
"amount": 3200.0,
|
|
"category": "Cafe",
|
|
"timestamp": "2024-01-15 12:30:00",
|
|
"is_fraud": false,
|
|
"card_last_digits": "7890"
|
|
},
|
|
{
|
|
"transaction_id": "TXN022",
|
|
"user_id": 5,
|
|
"amount": 1500.0,
|
|
"category": "Transport",
|
|
"timestamp": "2024-01-16 18:20:00",
|
|
"is_fraud": false,
|
|
"card_last_digits": "7890"
|
|
},
|
|
{
|
|
"transaction_id": "TXN023",
|
|
"user_id": 5,
|
|
"amount": 4700.0,
|
|
"category": "Products",
|
|
"timestamp": "2024-01-17 09:15:00",
|
|
"is_fraud": false,
|
|
"card_last_digits": "7890"
|
|
},
|
|
{
|
|
"transaction_id": "TXN024",
|
|
"user_id": 1,
|
|
"amount": 28500.0,
|
|
"category": "Transfers",
|
|
"timestamp": "2024-01-19 03:00:00",
|
|
"is_fraud": true,
|
|
"card_last_digits": "1234"
|
|
}
|
|
] |