tax_conformance_kit 0.2.2 → 0.2.4
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/aalten/2025-12-20.json +16 -16
- data/data/regulation/nl/gemeentelijke_verordening/aalten/2027-01-01.json +61 -0
- data/data/regulation/nl/gemeentelijke_verordening/schagen/2026-07-03.json +110 -0
- data/lib/tax_conformance_kit/version.rb +1 -1
- metadata +4 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 9c3d7a7d060b2305f324fe03d592a8e70af5f093d9a7263e82022a2534c74768
|
|
4
|
+
data.tar.gz: 92753d4922ffa6316a918712d3aa751e0806d1964d40a697e60d121dbcc40096
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1480cb1edbf1a771b4a80c376c592405df80a107f8dfe3cca457fd1fa71d4a6e38f8b289653785b65179cd00b72b09ece921b617e698d1efafeaf7b82b1451f9
|
|
7
|
+
data.tar.gz: e8108424eaf48cd4d742b581b8a8763b0b31f99cff5aa3e9171d7047f0323978f861b687429c339975f633d08165676e65dae424a04a863070e36011492dca0f
|
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": 10,
|
|
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": "2025-12-20-rate-1",
|
|
23
|
+
"municipality_code": "0197",
|
|
24
|
+
"municipality_name": "Aalten",
|
|
25
|
+
"region_code": "",
|
|
26
|
+
"valid_from": "2025-12-20",
|
|
27
|
+
"valid_to": "2026-12-31",
|
|
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": 1.55
|
|
30
|
-
}
|
|
35
|
+
},
|
|
36
|
+
"currency": "EUR"
|
|
31
37
|
},
|
|
32
|
-
"
|
|
38
|
+
"predicates": [],
|
|
33
39
|
"exemptions": [
|
|
34
40
|
{
|
|
35
41
|
"kind": "guest.resident_of_same_municipality",
|
|
@@ -50,21 +56,15 @@
|
|
|
50
56
|
}
|
|
51
57
|
}
|
|
52
58
|
],
|
|
53
|
-
"id": "2025-12-20-rate-1",
|
|
54
|
-
"municipality_code": "0197",
|
|
55
|
-
"municipality_name": "Aalten",
|
|
56
|
-
"notes": "Generated from tariff article. Reviewer must confirm category boundaries and exclusions. Evidence articles: 6",
|
|
57
|
-
"predicates": [],
|
|
58
|
-
"region_code": "",
|
|
59
59
|
"source": {
|
|
60
|
+
"source_url": "https://lokaleregelgeving.overheid.nl/CVDR751414/1",
|
|
60
61
|
"cvdr_id": "CVDR751414",
|
|
61
|
-
"reviewed_at": null,
|
|
62
|
-
"reviewer": "",
|
|
63
62
|
"scraped_at": "2026-04-17T12:09:56Z",
|
|
64
|
-
"
|
|
63
|
+
"reviewed_at": null,
|
|
64
|
+
"reviewer": ""
|
|
65
65
|
},
|
|
66
|
-
"
|
|
67
|
-
"
|
|
66
|
+
"confidence": "scraped",
|
|
67
|
+
"notes": "Generated from tariff article. Reviewer must confirm category boundaries and exclusions. Evidence articles: 6"
|
|
68
68
|
}
|
|
69
69
|
]
|
|
70
70
|
}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "nl-aalten-2027-01-01",
|
|
3
|
+
"domain": "tourist_tax",
|
|
4
|
+
"lifecycle": "draft",
|
|
5
|
+
"jurisdiction": {
|
|
6
|
+
"country_code": "NL",
|
|
7
|
+
"country_name": "Netherlands",
|
|
8
|
+
"region_code": "",
|
|
9
|
+
"region_name": ""
|
|
10
|
+
},
|
|
11
|
+
"notes": "Auto-generated from CVDR publication analysis. Source-backed draft only; review required before conformance use.",
|
|
12
|
+
"assessment_policy": {
|
|
13
|
+
"period": "calendar_year",
|
|
14
|
+
"minimum_assessment_amount": null,
|
|
15
|
+
"notes": "Assessment period inferred from the belastingtijdvak article."
|
|
16
|
+
},
|
|
17
|
+
"rules": [
|
|
18
|
+
{
|
|
19
|
+
"id": "2027-01-01-rate-1",
|
|
20
|
+
"municipality_code": "0197",
|
|
21
|
+
"municipality_name": "Aalten",
|
|
22
|
+
"region_code": "",
|
|
23
|
+
"valid_from": "2027-01-01",
|
|
24
|
+
"valid_to": null,
|
|
25
|
+
"applies_to": {
|
|
26
|
+
"accommodation_types": []
|
|
27
|
+
},
|
|
28
|
+
"calculation": {
|
|
29
|
+
"kind": "generic.per_person_per_night",
|
|
30
|
+
"params": {
|
|
31
|
+
"amount": 1.6
|
|
32
|
+
},
|
|
33
|
+
"currency": "EUR"
|
|
34
|
+
},
|
|
35
|
+
"predicates": [],
|
|
36
|
+
"exemptions": [
|
|
37
|
+
{
|
|
38
|
+
"kind": "guest.resident_of_same_municipality",
|
|
39
|
+
"params": null
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"kind": "stay.wtza_care_institution",
|
|
43
|
+
"params": null
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"kind": "stay.coa_asylum_housing",
|
|
47
|
+
"params": null
|
|
48
|
+
}
|
|
49
|
+
],
|
|
50
|
+
"source": {
|
|
51
|
+
"source_url": "https://lokaleregelgeving.overheid.nl/CVDR764168/1",
|
|
52
|
+
"cvdr_id": "CVDR764168",
|
|
53
|
+
"scraped_at": "2026-07-11T04:19:24Z",
|
|
54
|
+
"reviewed_at": null,
|
|
55
|
+
"reviewer": ""
|
|
56
|
+
},
|
|
57
|
+
"confidence": "scraped",
|
|
58
|
+
"notes": "Generated from tariff article. Reviewer must confirm category boundaries and exclusions. Evidence articles: 7 Generated from CVDR analysis."
|
|
59
|
+
}
|
|
60
|
+
]
|
|
61
|
+
}
|
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "nl-schagen-2026-07-03",
|
|
3
|
+
"domain": "tourist_tax",
|
|
4
|
+
"lifecycle": "draft",
|
|
5
|
+
"jurisdiction": {
|
|
6
|
+
"country_code": "NL",
|
|
7
|
+
"country_name": "Netherlands",
|
|
8
|
+
"region_code": "",
|
|
9
|
+
"region_name": ""
|
|
10
|
+
},
|
|
11
|
+
"notes": "Auto-generated from CVDR publication analysis. Source-backed draft only; review required before conformance use.",
|
|
12
|
+
"assessment_policy": {
|
|
13
|
+
"period": "calendar_year",
|
|
14
|
+
"minimum_assessment_amount": {
|
|
15
|
+
"amount": 5,
|
|
16
|
+
"currency": "EUR"
|
|
17
|
+
},
|
|
18
|
+
"notes": "Assessment period inferred from the belastingtijdvak article. Minimum assessment amount inferred from the aanslaggrens article."
|
|
19
|
+
},
|
|
20
|
+
"rules": [
|
|
21
|
+
{
|
|
22
|
+
"id": "2026-07-03-rate-1",
|
|
23
|
+
"municipality_code": "0441",
|
|
24
|
+
"municipality_name": "Schagen",
|
|
25
|
+
"region_code": "",
|
|
26
|
+
"valid_from": "2026-07-03",
|
|
27
|
+
"valid_to": null,
|
|
28
|
+
"applies_to": {
|
|
29
|
+
"accommodation_types": []
|
|
30
|
+
},
|
|
31
|
+
"calculation": {
|
|
32
|
+
"kind": "generic.per_person_per_night",
|
|
33
|
+
"params": {
|
|
34
|
+
"amount": 2.19
|
|
35
|
+
},
|
|
36
|
+
"currency": "EUR"
|
|
37
|
+
},
|
|
38
|
+
"predicates": [],
|
|
39
|
+
"exemptions": [
|
|
40
|
+
{
|
|
41
|
+
"kind": "guest.resident_of_same_municipality",
|
|
42
|
+
"params": null
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"kind": "stay.coa_asylum_housing",
|
|
46
|
+
"params": null
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"kind": "cross_tax.already_subject_to",
|
|
50
|
+
"params": {
|
|
51
|
+
"tax": "forensenbelasting"
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
],
|
|
55
|
+
"source": {
|
|
56
|
+
"source_url": "https://lokaleregelgeving.overheid.nl/CVDR763708/1",
|
|
57
|
+
"cvdr_id": "CVDR763708",
|
|
58
|
+
"scraped_at": "2026-07-02T04:18:47Z",
|
|
59
|
+
"reviewed_at": null,
|
|
60
|
+
"reviewer": ""
|
|
61
|
+
},
|
|
62
|
+
"confidence": "scraped",
|
|
63
|
+
"notes": "Generated from tariff article. Reviewer must confirm category boundaries and exclusions. Evidence articles: 8 Generated from CVDR analysis."
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"id": "2026-07-03-rate-2",
|
|
67
|
+
"municipality_code": "0441",
|
|
68
|
+
"municipality_name": "Schagen",
|
|
69
|
+
"region_code": "",
|
|
70
|
+
"valid_from": "2026-07-03",
|
|
71
|
+
"valid_to": null,
|
|
72
|
+
"applies_to": {
|
|
73
|
+
"accommodation_types": []
|
|
74
|
+
},
|
|
75
|
+
"calculation": {
|
|
76
|
+
"kind": "generic.per_person_per_night",
|
|
77
|
+
"params": {
|
|
78
|
+
"amount": 2.4
|
|
79
|
+
},
|
|
80
|
+
"currency": "EUR"
|
|
81
|
+
},
|
|
82
|
+
"predicates": [],
|
|
83
|
+
"exemptions": [
|
|
84
|
+
{
|
|
85
|
+
"kind": "guest.resident_of_same_municipality",
|
|
86
|
+
"params": null
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"kind": "stay.coa_asylum_housing",
|
|
90
|
+
"params": null
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"kind": "cross_tax.already_subject_to",
|
|
94
|
+
"params": {
|
|
95
|
+
"tax": "forensenbelasting"
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
],
|
|
99
|
+
"source": {
|
|
100
|
+
"source_url": "https://lokaleregelgeving.overheid.nl/CVDR763708/1",
|
|
101
|
+
"cvdr_id": "CVDR763708",
|
|
102
|
+
"scraped_at": "2026-07-02T04:18:47Z",
|
|
103
|
+
"reviewed_at": null,
|
|
104
|
+
"reviewer": ""
|
|
105
|
+
},
|
|
106
|
+
"confidence": "scraped",
|
|
107
|
+
"notes": "Generated from tariff article. Reviewer must confirm category boundaries and exclusions. Evidence articles: 8 Generated from CVDR analysis."
|
|
108
|
+
}
|
|
109
|
+
]
|
|
110
|
+
}
|
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.4
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- ramones
|
|
@@ -33,6 +33,7 @@ files:
|
|
|
33
33
|
- data/regulation/nl/gemeentelijke_verordening/aa_en_hunze/2025-11-28.json
|
|
34
34
|
- data/regulation/nl/gemeentelijke_verordening/aalten/2024-12-23.json
|
|
35
35
|
- data/regulation/nl/gemeentelijke_verordening/aalten/2025-12-20.json
|
|
36
|
+
- data/regulation/nl/gemeentelijke_verordening/aalten/2027-01-01.json
|
|
36
37
|
- data/regulation/nl/gemeentelijke_verordening/achtkarspelen/2025-12-31.json
|
|
37
38
|
- data/regulation/nl/gemeentelijke_verordening/alblasserdam/2025-01-01.json
|
|
38
39
|
- data/regulation/nl/gemeentelijke_verordening/alblasserdam/2025-12-23.json
|
|
@@ -319,6 +320,7 @@ files:
|
|
|
319
320
|
- data/regulation/nl/gemeentelijke_verordening/rijswijk/2025-11-28.json
|
|
320
321
|
- data/regulation/nl/gemeentelijke_verordening/roosendaal/2024-12-25.json
|
|
321
322
|
- data/regulation/nl/gemeentelijke_verordening/roosendaal/2025-12-24.json
|
|
323
|
+
- data/regulation/nl/gemeentelijke_verordening/schagen/2026-07-03.json
|
|
322
324
|
- data/regulation/nl/gemeentelijke_verordening/scherpenzeel/2024-12-20.json
|
|
323
325
|
- data/regulation/nl/gemeentelijke_verordening/scherpenzeel/2026-01-01.json
|
|
324
326
|
- data/regulation/nl/gemeentelijke_verordening/schiermonnikoog/2024-11-15.json
|
|
@@ -468,7 +470,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
468
470
|
- !ruby/object:Gem::Version
|
|
469
471
|
version: '0'
|
|
470
472
|
requirements: []
|
|
471
|
-
rubygems_version: 4.0.
|
|
473
|
+
rubygems_version: 4.0.10
|
|
472
474
|
specification_version: 4
|
|
473
475
|
summary: Thin Ruby client for the tax-conformance-kit Go runtime
|
|
474
476
|
test_files: []
|