user_active = 0
or perhaps more efficiantly
user_deactivated = [date]
However, I still don't think Facebook removes all user data once an account is deleted. Might have to dig into the TOS to find out.
user_active = 0
or perhaps more efficiantly
user_deactivated = [date]