Advertisement
Guest User

Untitled

a guest
Feb 18th, 2018
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. {
  2. "username": "Souleymane",
  3. "password": "hello_world",
  4. "email": "hello@gmail.com",
  5. "zip_code": 22204,
  6. "street": "4409 1st Place South",
  7. "state": "Virginia",
  8. "marital_status": "Single",
  9. "number_of_dep": 0,
  10. "grocery": 40,
  11. "monthly_suscription": 65.4,
  12. "restaurant": 40,
  13. "other_spending": 20,
  14. "has_vehicule":"True",
  15. "car_make":"Toyota",
  16. "car_model": "camry",
  17. "car_year": 2017,
  18. "car_payment": 650,
  19. "other_car_cost" :0,
  20. "fuel" :2.3,
  21. "public_transport" :"False",
  22. "public_cost" : 0,
  23. "morgage" : 1200,
  24. "rent" : 0,
  25. "utulity" : 60,
  26. "house_maintenance" : 90,
  27. "investment" : 1000,
  28. "saving_account" : 350,
  29. "emrgency_saving" : 50,
  30. "own_house": "True"
  31. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement