CoolFace
Datasetpublic

flatseek/sample-encrypted

100K dataset schema ecommerce. Protected with encryption. Use password: flatseek Sample raw: "order_id","customer_id","product_name","category","price","quantity","city","country","order_date","status","payment_method","is_express" 2593058,59743,"bOzvRQJdUxFGeBkUzpJehyEzgmfHOEwFtfIwsXeKhLXwAZlobt","books",6974.13,74,"Medan","Japan","2021-10-01","returned","credit_card",True 7967796,54381,"EMSSxJQyYRSlQPWJTwacOJoJzKICYdFjIBMmitEwainxILlLWx","electronics",647.55,80,"Makassar","Brunei"… See the full description on the dataset page: https://huggingface.co/datasets/flatseek/sample-encrypted.

sourceHugging Faceapache-2.0updated 5mo agoView on Hugging Face
0likes334downloads
encryption.json6 linesDownload Raw Back to root
1{2  "salt": "6992d3f4b9ef8d4de2cd20128bcee4ea275489b3ed6ba7094a9385ed9b3ee7f7",3  "algorithm": "ChaCha20-Poly1305",4  "kdf": "PBKDF2-HMAC-SHA256",5  "iterations": 6000006}