This actually makes perfect sense. It represents a cleanly defined abstraction layer and awareness of separation of concerns.
The Swiss government pays everyone a check every month, rich, poor, whatever. Everyone now has income and feels fair because they all get the check. This also adds a wealth effect, because those with a great job now feel richer since they have $2800 more per month and spend more because of it. This is the welfare abstraction and has little to no waste or overhead because you only need to check if someone is or is not a system. This is completely binary and easily provable.
At the other end, you have taxation. The only interfaces between the guaranteed income system and the tax system are (1) the guaranteed income system provides a list of all citizens registered for guaranteed minimum income (i.e. drawing a check, which should be like 99+% of the population), and (2) the tax system collects taxes to pay for the guaranteed income system.
Everyone who gets a check, which is pretty much all Swiss citizens, now need to add one line item to their taxes, which the government can verify via interface (1) above. Those who make a lot of money via their job and the minimum income pay more in taxes. For pretty much everyone who is rich, the $2800/month actually comes right back out in taxes.
It's a pretty brilliant implementation. Nicely architected.
> Everyone who gets a check, which is pretty much all Swiss citizens, now need to add one line item to their taxes, which the government can verify via interface (1) above. Those who make a lot of money via their job and the minimum income pay more in taxes. For pretty much everyone who is rich, the $2800/month actually comes right back out in taxes.
From what I kind, the highest combination of federal and cantonal income taxes in Switzerland is less than 29%, so unless they have truly stupendous local income taxes, it will never be true that "the $2800/month actually comes right back out in taxes".
Obviously, those in higher tax brackets will get less additional after-tax income, but it looks like every citizen will get at least a significant fraction of the $2800.
Good point. Either way at the end of the day this program is going to enjoy a lot of popular support (because the overwhelming majority will benefit) and they will have to balance the cost of the program, which means taxing the richest the most. Since the richest gain the least marginal utility from their money, they need to balance that lost marginal utility against remaining a Swiss citizen. Some obviously will renounce their citizenship and shop for other places to live over this, but I suspect that this would be a minority of rich Swiss people and that these rich Swiss are going to be those not really contributing anything to Swiss society other than spending money.
If they are Swiss business owners, operating in Switzerland, it's not like they are going to be able to pack up entire businesses and leave Switzerland wholesale when they renounce their citizenship. John Donne once wrote, "no man is an island unto himself", and this is also a valid observation about economic success as well. Most rich people have been successful because of the society around them and not in spite of it. Those who are actually rich from a business that benefits from being in Switzerland serving some need wouldn't renounce citizenship since doing so would essentially be cutting off one's nose to spite their face.
Think of the people who have been in the media for having renounced their US citizenship? The example that springs to mind and is most indicative of my point is Eduardo Saverin. What value did he provide to the US? What value does he provide to Singapore where he now resides. I'd say he's hardly a loss for the US people. Of course, he's just one data point, so this is completely useless anecdotal evidence. However, I would expect investigative journalism looking into exactly what kind of citizens are renouncing their citizenship over tax policy to be among those that add the least value to society.
How many CEO's and other well-compensated C-suite executives in the US have renounced their citizenship while still working as a productive member of society?
The Swiss government pays everyone a check every month, rich, poor, whatever. Everyone now has income and feels fair because they all get the check. This also adds a wealth effect, because those with a great job now feel richer since they have $2800 more per month and spend more because of it. This is the welfare abstraction and has little to no waste or overhead because you only need to check if someone is or is not a system. This is completely binary and easily provable.
At the other end, you have taxation. The only interfaces between the guaranteed income system and the tax system are (1) the guaranteed income system provides a list of all citizens registered for guaranteed minimum income (i.e. drawing a check, which should be like 99+% of the population), and (2) the tax system collects taxes to pay for the guaranteed income system.
Everyone who gets a check, which is pretty much all Swiss citizens, now need to add one line item to their taxes, which the government can verify via interface (1) above. Those who make a lot of money via their job and the minimum income pay more in taxes. For pretty much everyone who is rich, the $2800/month actually comes right back out in taxes.
It's a pretty brilliant implementation. Nicely architected.