tax_conformance_kit 0.2.0 → 0.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/bin/taxctl +0 -0
- data/data/regulation/nl/gemeentelijke_verordening/breda/2026-03-19.json +44 -44
- data/lib/tax_conformance_kit/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 394f54f5a6769c980a67b7d62cd9b09490fb72fac00fbf4c04aa0db44f35944b
|
|
4
|
+
data.tar.gz: 25adc315b5b05ec4abbcb2ea30e07f7a369b776f824d4d9ca116dcf7e0167fc9
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 609c972a8a9bc0b207b00158d8eb85fc6595eeffe8af94f05cd2a4343d999544c16aa89792e4d5107bbf4136c2a33b09d679c488fc69d491b7cc40c49b1c0aed
|
|
7
|
+
data.tar.gz: 1b6130ddf184af4af8ed53234a555d5f12f275811481f85d998488506f0867616797fa6f3e49c07b18a02638bcdfd0b8f4cd767d121772f06d923ea78ef62808
|
data/README.md
CHANGED
data/bin/taxctl
CHANGED
|
Binary file
|
|
@@ -10,26 +10,32 @@
|
|
|
10
10
|
},
|
|
11
11
|
"notes": "Auto-generated from CVDR publication analysis. Source-backed draft only; review required before conformance use.",
|
|
12
12
|
"assessment_policy": {
|
|
13
|
+
"period": "calendar_year",
|
|
13
14
|
"minimum_assessment_amount": {
|
|
14
15
|
"amount": 5,
|
|
15
16
|
"currency": "EUR"
|
|
16
17
|
},
|
|
17
|
-
"notes": "Assessment period inferred from the belastingtijdvak article. Minimum assessment amount inferred from the aanslaggrens article."
|
|
18
|
-
"period": "calendar_year"
|
|
18
|
+
"notes": "Assessment period inferred from the belastingtijdvak article. Minimum assessment amount inferred from the aanslaggrens article."
|
|
19
19
|
},
|
|
20
20
|
"rules": [
|
|
21
21
|
{
|
|
22
|
+
"id": "2026-03-19-rate-1",
|
|
23
|
+
"municipality_code": "0758",
|
|
24
|
+
"municipality_name": "Breda",
|
|
25
|
+
"region_code": "",
|
|
26
|
+
"valid_from": "2026-03-19",
|
|
27
|
+
"valid_to": null,
|
|
22
28
|
"applies_to": {
|
|
23
29
|
"accommodation_types": []
|
|
24
30
|
},
|
|
25
31
|
"calculation": {
|
|
26
|
-
"currency": "EUR",
|
|
27
32
|
"kind": "generic.per_person_per_night",
|
|
28
33
|
"params": {
|
|
29
34
|
"amount": 3.95
|
|
30
|
-
}
|
|
35
|
+
},
|
|
36
|
+
"currency": "EUR"
|
|
31
37
|
},
|
|
32
|
-
"
|
|
38
|
+
"predicates": [],
|
|
33
39
|
"exemptions": [
|
|
34
40
|
{
|
|
35
41
|
"kind": "guest.resident_of_same_municipality",
|
|
@@ -50,36 +56,36 @@
|
|
|
50
56
|
}
|
|
51
57
|
}
|
|
52
58
|
],
|
|
53
|
-
"id": "2026-03-19-rate-1",
|
|
54
|
-
"municipality_code": "0758",
|
|
55
|
-
"municipality_name": "Breda",
|
|
56
|
-
"notes": "Likely default tariff from the opening paragraph; reviewer must exclude specific reduced categories mentioned later in the same article. Evidence articles: 6",
|
|
57
|
-
"predicates": [],
|
|
58
|
-
"region_code": "",
|
|
59
59
|
"source": {
|
|
60
|
+
"source_url": "https://lokaleregelgeving.overheid.nl/CVDR749624/2",
|
|
60
61
|
"cvdr_id": "CVDR749624",
|
|
62
|
+
"scraped_at": "2026-04-29T12:04:56Z",
|
|
61
63
|
"reviewed_at": null,
|
|
62
|
-
"reviewer": ""
|
|
63
|
-
"scraped_at": "2026-04-17T12:09:56Z",
|
|
64
|
-
"source_url": "https://lokaleregelgeving.overheid.nl/CVDR749624/2"
|
|
64
|
+
"reviewer": ""
|
|
65
65
|
},
|
|
66
|
-
"
|
|
67
|
-
"
|
|
66
|
+
"confidence": "scraped",
|
|
67
|
+
"notes": "Likely default tariff from the opening paragraph; reviewer must exclude specific reduced categories mentioned later in the same article. Evidence articles: 6 Generated from CVDR analysis."
|
|
68
68
|
},
|
|
69
69
|
{
|
|
70
|
+
"id": "2026-03-19-rate-2",
|
|
71
|
+
"municipality_code": "0758",
|
|
72
|
+
"municipality_name": "Breda",
|
|
73
|
+
"region_code": "",
|
|
74
|
+
"valid_from": "2026-03-19",
|
|
75
|
+
"valid_to": null,
|
|
70
76
|
"applies_to": {
|
|
71
77
|
"accommodation_types": [
|
|
72
78
|
"camping"
|
|
73
79
|
]
|
|
74
80
|
},
|
|
75
81
|
"calculation": {
|
|
76
|
-
"currency": "EUR",
|
|
77
82
|
"kind": "generic.per_person_per_night",
|
|
78
83
|
"params": {
|
|
79
84
|
"amount": 1.5
|
|
80
|
-
}
|
|
85
|
+
},
|
|
86
|
+
"currency": "EUR"
|
|
81
87
|
},
|
|
82
|
-
"
|
|
88
|
+
"predicates": [],
|
|
83
89
|
"exemptions": [
|
|
84
90
|
{
|
|
85
91
|
"kind": "guest.resident_of_same_municipality",
|
|
@@ -100,36 +106,36 @@
|
|
|
100
106
|
}
|
|
101
107
|
}
|
|
102
108
|
],
|
|
103
|
-
"id": "2026-03-19-rate-2",
|
|
104
|
-
"municipality_code": "0758",
|
|
105
|
-
"municipality_name": "Breda",
|
|
106
|
-
"notes": "Generated from tariff article. Reviewer must confirm category boundaries and exclusions. Evidence articles: 6",
|
|
107
|
-
"predicates": [],
|
|
108
|
-
"region_code": "",
|
|
109
109
|
"source": {
|
|
110
|
+
"source_url": "https://lokaleregelgeving.overheid.nl/CVDR749624/2",
|
|
110
111
|
"cvdr_id": "CVDR749624",
|
|
112
|
+
"scraped_at": "2026-04-29T12:04:56Z",
|
|
111
113
|
"reviewed_at": null,
|
|
112
|
-
"reviewer": ""
|
|
113
|
-
"scraped_at": "2026-04-17T12:09:56Z",
|
|
114
|
-
"source_url": "https://lokaleregelgeving.overheid.nl/CVDR749624/2"
|
|
114
|
+
"reviewer": ""
|
|
115
115
|
},
|
|
116
|
-
"
|
|
117
|
-
"
|
|
116
|
+
"confidence": "scraped",
|
|
117
|
+
"notes": "Generated from tariff article. Reviewer must confirm category boundaries and exclusions. Evidence articles: 6 Generated from CVDR analysis."
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
|
+
"id": "2026-03-19-rate-3",
|
|
121
|
+
"municipality_code": "0758",
|
|
122
|
+
"municipality_name": "Breda",
|
|
123
|
+
"region_code": "",
|
|
124
|
+
"valid_from": "2026-03-19",
|
|
125
|
+
"valid_to": null,
|
|
120
126
|
"applies_to": {
|
|
121
127
|
"accommodation_types": [
|
|
122
128
|
"camping"
|
|
123
129
|
]
|
|
124
130
|
},
|
|
125
131
|
"calculation": {
|
|
126
|
-
"currency": "EUR",
|
|
127
132
|
"kind": "generic.per_person_per_night",
|
|
128
133
|
"params": {
|
|
129
134
|
"amount": 0.5
|
|
130
|
-
}
|
|
135
|
+
},
|
|
136
|
+
"currency": "EUR"
|
|
131
137
|
},
|
|
132
|
-
"
|
|
138
|
+
"predicates": [],
|
|
133
139
|
"exemptions": [
|
|
134
140
|
{
|
|
135
141
|
"kind": "guest.resident_of_same_municipality",
|
|
@@ -150,21 +156,15 @@
|
|
|
150
156
|
}
|
|
151
157
|
}
|
|
152
158
|
],
|
|
153
|
-
"id": "2026-03-19-rate-3",
|
|
154
|
-
"municipality_code": "0758",
|
|
155
|
-
"municipality_name": "Breda",
|
|
156
|
-
"notes": "Generated from tariff article. Reviewer must confirm category boundaries and exclusions. Evidence articles: 6",
|
|
157
|
-
"predicates": [],
|
|
158
|
-
"region_code": "",
|
|
159
159
|
"source": {
|
|
160
|
+
"source_url": "https://lokaleregelgeving.overheid.nl/CVDR749624/2",
|
|
160
161
|
"cvdr_id": "CVDR749624",
|
|
162
|
+
"scraped_at": "2026-04-29T12:04:56Z",
|
|
161
163
|
"reviewed_at": null,
|
|
162
|
-
"reviewer": ""
|
|
163
|
-
"scraped_at": "2026-04-17T12:09:56Z",
|
|
164
|
-
"source_url": "https://lokaleregelgeving.overheid.nl/CVDR749624/2"
|
|
164
|
+
"reviewer": ""
|
|
165
165
|
},
|
|
166
|
-
"
|
|
167
|
-
"
|
|
166
|
+
"confidence": "scraped",
|
|
167
|
+
"notes": "Generated from tariff article. Reviewer must confirm category boundaries and exclusions. Evidence articles: 6 Generated from CVDR analysis."
|
|
168
168
|
}
|
|
169
169
|
]
|
|
170
170
|
}
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tax_conformance_kit
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.2.
|
|
4
|
+
version: 0.2.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- ramones
|
|
@@ -467,7 +467,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
467
467
|
- !ruby/object:Gem::Version
|
|
468
468
|
version: '0'
|
|
469
469
|
requirements: []
|
|
470
|
-
rubygems_version:
|
|
470
|
+
rubygems_version: 4.0.6
|
|
471
471
|
specification_version: 4
|
|
472
472
|
summary: Thin Ruby client for the tax-conformance-kit Go runtime
|
|
473
473
|
test_files: []
|