Skip to content

Commit 8723468

Browse files
authored
Merge pull request #4 from Vexli/master
Update European VAT rates
2 parents 82ac319 + 78f9a8f commit 8723468

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

app/src/main/assets/rates.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
[ "Albania", ["6%", "20%"]],
33
[ "Algeria", ["9%", "19%"]],
4-
[ "Andorra", ["1%", "4.5%"]],
4+
[ "Andorra", ["1%", "2.5", "4.5%"]],
55
[ "Angola", ["5%", "7%"]],
66
[ "Antigua and Barbuda", ["15%"]],
77
[ "Argentina", ["10.5%", "21%"]],
@@ -37,7 +37,7 @@
3737
[ "Congo, DR", ["16%"]],
3838
[ "Congo, R", ["16%"]],
3939
[ "Croatia", ["5%", "13%", "25%"]],
40-
[ "Cyprus", ["5%", "8%", "19%"]],
40+
[ "Cyprus", ["5%", "9%", "19%"]],
4141
[ "Czech Republic", ["10%", "15%", "21%"]],
4242
[ "Denmark", ["25%"]],
4343
[ "Dominica", ["15%"]],
@@ -46,7 +46,7 @@
4646
[ "Egypt", ["14%", "15%"]],
4747
[ "El Salvador", ["13%"]],
4848
[ "Equatorial Guinea", ["15%"]],
49-
[ "Estonia", ["9%", "22%"]],
49+
[ "Estonia", ["5", "9%", "22%"]],
5050
[ "Ethiopia", ["15%"]],
5151
[ "Faroe Islands", ["25%"]],
5252
[ "Fiji", ["15%"]],
@@ -57,7 +57,7 @@
5757
[ "Georgia", ["18%"]],
5858
[ "Germany", ["7%", "19%"]],
5959
[ "Ghana", ["15%"]],
60-
[ "Greece", ["4%", "8%", "6.5%", "13%", "16%", "24%"]],
60+
[ "Greece", ["4%", "6%", "9%", "13%", "17%", "24%"]],
6161
[ "Grenada", ["15%"]],
6262
[ "Guatemala", ["12%"]],
6363
[ "Guinea", ["18%"]],
@@ -73,7 +73,7 @@
7373
[ "Ireland", ["4.8%", "9.0%", "13.5%", "23%"]],
7474
[ "Isle of Man", ["20%"]],
7575
[ "Israel", ["17%"]],
76-
[ "Italy", ["4%", "10%", "22%"]],
76+
[ "Italy", ["4%", "5", "10%", "22%"]],
7777
[ "Ivory Coast", ["18%"]],
7878
[ "Jamaica", ["12.5%"]],
7979
[ "Japan", ["8%", "10%"]],
@@ -84,10 +84,10 @@
8484
[ "Korea", ["10%"]],
8585
[ "Kyrgyzstan", ["20%"]],
8686
[ "Laos", ["10%"]],
87-
[ "Latvia", ["12%", "21%"]],
87+
[ "Latvia", ["5", "12%", "21%"]],
8888
[ "Lebanon", ["11%"]],
8989
[ "Lesotho", ["14%"]],
90-
[ "Liechtenstein", ["2.5%", "3.8%", "7.7%"]],
90+
[ "Liechtenstein", ["2.6%", "3.8%", "8.1%"]],
9191
[ "Lithuania", ["5%", "9%", "21%"]],
9292
[ "Luxembourg", ["3%", "8%", "14%", "17%"]],
9393
[ "Madagascar", ["20%"]],
@@ -100,7 +100,7 @@
100100
[ "Mauritius", ["15%"]],
101101
[ "Mexico", ["16%"]],
102102
[ "Moldova", ["5%", "8%", "20%"]],
103-
[ "Monaco", ["5.6%", "19.6%"]],
103+
[ "Monaco", ["5.5%", "10%", "20%"]],
104104
[ "Mongolia", ["10%"]],
105105
[ "Montenegro", ["7%", "21%"]],
106106
[ "Morocco", ["20%"]],
@@ -124,7 +124,7 @@
124124
[ "Peru", ["18%"]],
125125
[ "Philippines", ["6%", "12%"]],
126126
[ "Poland", ["5%", "8%", "23%"]],
127-
[ "Portugal", ["4%", "5%", "6%", "9%", "12%", "13%", "18%", "22%", "23%"]],
127+
[ "Portugal", ["4%", "5%", "6%", "9%", "12%", "13%", "16%", "22%", "23%"]],
128128
[ "Puerto Rico", ["10.5%"]],
129129
[ "Romania", ["5%", "9%", "19%"]],
130130
[ "Russia", ["10%", "20%"]],
@@ -139,13 +139,13 @@
139139
[ "Sierra Leone", ["15%"]],
140140
[ "Singapore", ["9%"]],
141141
[ "Slovakia", ["10%", "20%"]],
142-
[ "Slovenia", ["9.5%", "22%"]],
142+
[ "Slovenia", ["5", "9.5%", "22%"]],
143143
[ "South Africa", ["15%"]],
144-
[ "Spain", ["3%", "4%", "7%", "10%", "21%"]],
144+
[ "Spain", ["2%", "4%", "7.5%", "10%", "21%"]],
145145
[ "Sri Lanka", ["12%"]],
146146
[ "Sudan", ["17%"]],
147147
[ "Sweden", ["6%", "12%", "25%"]],
148-
[ "Switzerland", ["2.5%", "3.7%", "7.7%"]],
148+
[ "Switzerland", ["2.6%", "3.8%", "8.1%"]],
149149
[ "Taiwan", ["5%"]],
150150
[ "Tajikistan", ["20%"]],
151151
[ "Tanzania", ["18%"]],
@@ -167,4 +167,4 @@
167167
[ "Vietnam", ["5%", "10%"]],
168168
[ "Zambia", ["16%"]],
169169
[ "Zimbabwe", ["15%"]]
170-
]
170+
]

0 commit comments

Comments
 (0)