summaryrefslogtreecommitdiff
path: root/data/exekutor_tarif.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/exekutor_tarif.json')
-rw-r--r--data/exekutor_tarif.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/exekutor_tarif.json b/data/exekutor_tarif.json
new file mode 100644
index 0000000..34134d4
--- /dev/null
+++ b/data/exekutor_tarif.json
@@ -0,0 +1,10 @@
+{
+ "2001-09-21": {
+ "tarif": [ 20000, 3000000, 40000000, 50000000, 250000000 ],
+ "sazby": [ 0.15, 0.15, 0.10, 0.05, 0.01 ]
+ },
+ "2017-04-01": {
+ "tarif": [ 13333.33, 3000000, 40000000, 50000000, 250000000 ],
+ "sazby": [ 0.15, 0.15, 0.10, 0.05, 0.01 ]
+ }
+}