{
    "total_collected": 0,
    "total_expense": 0,
    "collected_house_rent": 0,
    "house_rent_cost": 0,
    "collected_internet": 0,
    "internet_cost": 0,
    "collected_electricity": 0,
    "electricity_cost": 0,
    "collected_cooker": 0,
    "cooker_cost": 0,
    "collected_utility": 0,
    "utility_cost": 0,
    "collected_others": 0,
    "others_cost": 0,
    "collected_meal": 0,
    "meal_cost": 0,
    "total_meal": 0
}