Skip to content

MDalprato/CalcoloBollo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CalcoloBollo

This simply Playgroud program provide a useful tool in order to estimate your tax for the Italian car tax knwown as "Bollo auto".

That tax is based on:

  1. Power of the car
  2. Age ot the car
  3. Pollution class (EURO)

This three patameters allows this programs to calculate the tax that the car owner have to provide every year.
To calculate it, there are a few input variables that must be given to the programs.

* Euro 4,5,6: will pay 2,58€/kw plus 3,87€/kw if over 100kw.
* Euro 3: will pay 2,70€/kw plus 4,05€/kw if over 100kw.
* Euro 2: will pay 2,80€/kw plus 4,20€/kw if over 100kw.
* Euro 1: will pay 2,90€/kw plus 4,35€/kw if over 100kw.
* Euro 0: will pay 3,00€/kw plus 4,50€/kw if over 100kw.

With this input data, its possibile to calculate the tax.

About

Calcola il bollo auto

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages