Grasshopper42 commited on
Commit
f42c997
·
verified ·
1 Parent(s): a49d551

Upload forms from states/co

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +78 -0
  2. 2021/raw/NO_FORMS_FOUND.txt +1 -0
  3. 2021/raw/download-failures.tsv +1 -0
  4. 2021/raw/provenance.tsv +1 -0
  5. 2022/raw/NO_FORMS_FOUND.txt +1 -0
  6. 2022/raw/download-failures.tsv +1 -0
  7. 2022/raw/provenance.tsv +1 -0
  8. 2023/extracted/forms.extracted.json +1 -0
  9. 2023/manifest.contract.json +8 -0
  10. 2023/normalized/forms.index.json +1 -0
  11. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-1099-NEC.html +12 -0
  12. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-1q24-ifta-newsletter.html +12 -0
  13. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-1q25-ifta-newsletter.html +12 -0
  14. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2015-c-corporation-forms.html +12 -0
  15. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2015-fiduciary-income-tax-forms.html +12 -0
  16. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2015-individual-income-tax-forms.html +12 -0
  17. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2015-partnership-s-corporation-forms.html +12 -0
  18. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2016-c-corporation-forms.html +12 -0
  19. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2016-income-tax-forms-fiduciary.html +12 -0
  20. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2016-income-tax-forms-individuals-families.html +12 -0
  21. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2016-income-tax-forms-partnerships-s-corporations.html +12 -0
  22. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2017-c-corporation-forms.html +12 -0
  23. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2017-fiduciary-income-tax-forms.html +12 -0
  24. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2017-individual-income-tax-forms.html +12 -0
  25. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2017-partnership-s-corporation-forms.html +12 -0
  26. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2018-c-corporation-forms.html +12 -0
  27. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2018-fiduciary-income-tax-forms.html +12 -0
  28. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2018-individual-income-tax-forms.html +12 -0
  29. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2018-partnership-s-corporation-forms.html +12 -0
  30. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2019-c-corporation-forms.html +12 -0
  31. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2019-fiduciary-income-tax-forms.html +12 -0
  32. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2019-individual-income-tax-forms.html +12 -0
  33. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2019-partnership-s-corporation-forms.html +12 -0
  34. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2020-c-corporation-forms.html +12 -0
  35. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2020-fiduciary-income-tax-forms.html +12 -0
  36. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2020-individual-income-tax-forms.html +12 -0
  37. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2020-partnership-s-corporation-forms.html +12 -0
  38. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2020-unemployment-compensation-exclusion.html +12 -0
  39. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2021-c-corporation-forms.html +12 -0
  40. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2021-fiduciary-income-tax-forms.html +12 -0
  41. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2021-individual-income-tax-forms.html +12 -0
  42. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2021-partnership-s-corporation-forms.html +12 -0
  43. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2022-c-corporation-forms.html +12 -0
  44. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2022-fiduciary-income-tax-forms.html +12 -0
  45. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2022-individual-income-tax-forms.html +12 -0
  46. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2022-partnership-s-corporation-forms.html +12 -0
  47. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2023-c-corporation-forms.html +12 -0
  48. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2023-fiduciary-income-tax-forms.html +12 -0
  49. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2023-individual-income-tax-forms.html +12 -0
  50. 2023/raw/catalog-fetch/tax-colorado-gov-index-php-2023-partnership-s-corporation-forms.html +12 -0
.gitattributes CHANGED
@@ -58,3 +58,81 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
+ 2023/raw/tax.colorado.gov/sites/tax/files/documents/DR0104CN_2024.pdf filter=lfs diff=lfs merge=lfs -text
62
+ 2023/raw/tax.colorado.gov/sites/tax/files/documents/DR0104EE_2024.pdf filter=lfs diff=lfs merge=lfs -text
63
+ 2023/raw/tax.colorado.gov/sites/tax/files/documents/DR0104EP_2025.pdf filter=lfs diff=lfs merge=lfs -text
64
+ 2023/raw/tax.colorado.gov/sites/tax/files/documents/DR0104TN_2024.pdf filter=lfs diff=lfs merge=lfs -text
65
+ 2023/raw/tax.colorado.gov/sites/tax/files/documents/DR0104X_2024.pdf filter=lfs diff=lfs merge=lfs -text
66
+ 2023/raw/tax.colorado.gov/sites/tax/files/documents/DR0104_book_2024.pdf filter=lfs diff=lfs merge=lfs -text
67
+ 2023/raw/tax.colorado.gov/sites/tax/files/documents/DR0158-I_2024.pdf filter=lfs diff=lfs merge=lfs -text
68
+ 2023/raw/tax.colorado.gov/sites/tax/files/documents/DR0204_2024.pdf filter=lfs diff=lfs merge=lfs -text
69
+ 2023/raw/tax.colorado.gov/sites/tax/files/documents/DR0900_2024.pdf filter=lfs diff=lfs merge=lfs -text
70
+ 2023/raw/tax.colorado.gov/sites/tax/files/documents/DR8454_2024.pdf filter=lfs diff=lfs merge=lfs -text
71
+ 2023/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104AD_2024.pdf filter=lfs diff=lfs merge=lfs -text
72
+ 2023/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104AMT_2024.pdf filter=lfs diff=lfs merge=lfs -text
73
+ 2023/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104CH_2024.pdf filter=lfs diff=lfs merge=lfs -text
74
+ 2023/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104CR_2024.pdf filter=lfs diff=lfs merge=lfs -text
75
+ 2023/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104EZ_2024.pdf filter=lfs diff=lfs merge=lfs -text
76
+ 2023/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104PN_2024.pdf filter=lfs diff=lfs merge=lfs -text
77
+ 2023/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104_2024.pdf filter=lfs diff=lfs merge=lfs -text
78
+ 2023/raw/tax.colorado.gov/sites/tax/files/documents/DR_0347_2024.pdf filter=lfs diff=lfs merge=lfs -text
79
+ 2024/raw/tax.colorado.gov/sites/tax/files/documents/DR0104CN_2024.pdf filter=lfs diff=lfs merge=lfs -text
80
+ 2024/raw/tax.colorado.gov/sites/tax/files/documents/DR0104EE_2024.pdf filter=lfs diff=lfs merge=lfs -text
81
+ 2024/raw/tax.colorado.gov/sites/tax/files/documents/DR0104EP_2025.pdf filter=lfs diff=lfs merge=lfs -text
82
+ 2024/raw/tax.colorado.gov/sites/tax/files/documents/DR0104TN_2024.pdf filter=lfs diff=lfs merge=lfs -text
83
+ 2024/raw/tax.colorado.gov/sites/tax/files/documents/DR0104X_2024.pdf filter=lfs diff=lfs merge=lfs -text
84
+ 2024/raw/tax.colorado.gov/sites/tax/files/documents/DR0104_book_2024.pdf filter=lfs diff=lfs merge=lfs -text
85
+ 2024/raw/tax.colorado.gov/sites/tax/files/documents/DR0158-I_2024.pdf filter=lfs diff=lfs merge=lfs -text
86
+ 2024/raw/tax.colorado.gov/sites/tax/files/documents/DR0204_2024.pdf filter=lfs diff=lfs merge=lfs -text
87
+ 2024/raw/tax.colorado.gov/sites/tax/files/documents/DR0900_2024.pdf filter=lfs diff=lfs merge=lfs -text
88
+ 2024/raw/tax.colorado.gov/sites/tax/files/documents/DR8454_2024.pdf filter=lfs diff=lfs merge=lfs -text
89
+ 2024/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104AD_2024.pdf filter=lfs diff=lfs merge=lfs -text
90
+ 2024/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104AMT_2024.pdf filter=lfs diff=lfs merge=lfs -text
91
+ 2024/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104CH_2024.pdf filter=lfs diff=lfs merge=lfs -text
92
+ 2024/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104CR_2024.pdf filter=lfs diff=lfs merge=lfs -text
93
+ 2024/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104EZ_2024.pdf filter=lfs diff=lfs merge=lfs -text
94
+ 2024/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104PN_2024.pdf filter=lfs diff=lfs merge=lfs -text
95
+ 2024/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104_2024.pdf filter=lfs diff=lfs merge=lfs -text
96
+ 2024/raw/tax.colorado.gov/sites/tax/files/documents/DR_0347_2024.pdf filter=lfs diff=lfs merge=lfs -text
97
+ 2025/raw/tax.colorado.gov/sites/tax/files/documents/DR0104CN_2024.pdf filter=lfs diff=lfs merge=lfs -text
98
+ 2025/raw/tax.colorado.gov/sites/tax/files/documents/DR0104EE_2024.pdf filter=lfs diff=lfs merge=lfs -text
99
+ 2025/raw/tax.colorado.gov/sites/tax/files/documents/DR0104EE_2025.pdf filter=lfs diff=lfs merge=lfs -text
100
+ 2025/raw/tax.colorado.gov/sites/tax/files/documents/DR0104EP_2025.pdf filter=lfs diff=lfs merge=lfs -text
101
+ 2025/raw/tax.colorado.gov/sites/tax/files/documents/DR0104TN_2024.pdf filter=lfs diff=lfs merge=lfs -text
102
+ 2025/raw/tax.colorado.gov/sites/tax/files/documents/DR0104TN_2025.pdf filter=lfs diff=lfs merge=lfs -text
103
+ 2025/raw/tax.colorado.gov/sites/tax/files/documents/DR0104X_2024.pdf filter=lfs diff=lfs merge=lfs -text
104
+ 2025/raw/tax.colorado.gov/sites/tax/files/documents/DR0104X_2025.pdf filter=lfs diff=lfs merge=lfs -text
105
+ 2025/raw/tax.colorado.gov/sites/tax/files/documents/DR0104_book_2024.pdf filter=lfs diff=lfs merge=lfs -text
106
+ 2025/raw/tax.colorado.gov/sites/tax/files/documents/DR0158-I_2024.pdf filter=lfs diff=lfs merge=lfs -text
107
+ 2025/raw/tax.colorado.gov/sites/tax/files/documents/DR0204_2024.pdf filter=lfs diff=lfs merge=lfs -text
108
+ 2025/raw/tax.colorado.gov/sites/tax/files/documents/DR0204_2025.pdf filter=lfs diff=lfs merge=lfs -text
109
+ 2025/raw/tax.colorado.gov/sites/tax/files/documents/DR0900_2024.pdf filter=lfs diff=lfs merge=lfs -text
110
+ 2025/raw/tax.colorado.gov/sites/tax/files/documents/DR0900_2025.pdf filter=lfs diff=lfs merge=lfs -text
111
+ 2025/raw/tax.colorado.gov/sites/tax/files/documents/DR8454_2024.pdf filter=lfs diff=lfs merge=lfs -text
112
+ 2025/raw/tax.colorado.gov/sites/tax/files/documents/DR8454_2025.pdf filter=lfs diff=lfs merge=lfs -text
113
+ 2025/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104AD_2024.pdf filter=lfs diff=lfs merge=lfs -text
114
+ 2025/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104AMT_2024.pdf filter=lfs diff=lfs merge=lfs -text
115
+ 2025/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104CH_2024.pdf filter=lfs diff=lfs merge=lfs -text
116
+ 2025/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104CR_2024.pdf filter=lfs diff=lfs merge=lfs -text
117
+ 2025/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104EZ_2024.pdf filter=lfs diff=lfs merge=lfs -text
118
+ 2025/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104PN_2024.pdf filter=lfs diff=lfs merge=lfs -text
119
+ 2025/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104_2024.pdf filter=lfs diff=lfs merge=lfs -text
120
+ 2025/raw/tax.colorado.gov/sites/tax/files/documents/DR_0347_2024.pdf filter=lfs diff=lfs merge=lfs -text
121
+ 2026/raw/tax.colorado.gov/sites/tax/files/documents/DR0104CN_2024.pdf filter=lfs diff=lfs merge=lfs -text
122
+ 2026/raw/tax.colorado.gov/sites/tax/files/documents/DR0104EE_2024.pdf filter=lfs diff=lfs merge=lfs -text
123
+ 2026/raw/tax.colorado.gov/sites/tax/files/documents/DR0104EP_2025.pdf filter=lfs diff=lfs merge=lfs -text
124
+ 2026/raw/tax.colorado.gov/sites/tax/files/documents/DR0104TN_2024.pdf filter=lfs diff=lfs merge=lfs -text
125
+ 2026/raw/tax.colorado.gov/sites/tax/files/documents/DR0104X_2024.pdf filter=lfs diff=lfs merge=lfs -text
126
+ 2026/raw/tax.colorado.gov/sites/tax/files/documents/DR0104_book_2024.pdf filter=lfs diff=lfs merge=lfs -text
127
+ 2026/raw/tax.colorado.gov/sites/tax/files/documents/DR0158-I_2024.pdf filter=lfs diff=lfs merge=lfs -text
128
+ 2026/raw/tax.colorado.gov/sites/tax/files/documents/DR0204_2024.pdf filter=lfs diff=lfs merge=lfs -text
129
+ 2026/raw/tax.colorado.gov/sites/tax/files/documents/DR0900_2024.pdf filter=lfs diff=lfs merge=lfs -text
130
+ 2026/raw/tax.colorado.gov/sites/tax/files/documents/DR8454_2024.pdf filter=lfs diff=lfs merge=lfs -text
131
+ 2026/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104AD_2024.pdf filter=lfs diff=lfs merge=lfs -text
132
+ 2026/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104AMT_2024.pdf filter=lfs diff=lfs merge=lfs -text
133
+ 2026/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104CH_2024.pdf filter=lfs diff=lfs merge=lfs -text
134
+ 2026/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104CR_2024.pdf filter=lfs diff=lfs merge=lfs -text
135
+ 2026/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104EZ_2024.pdf filter=lfs diff=lfs merge=lfs -text
136
+ 2026/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104PN_2024.pdf filter=lfs diff=lfs merge=lfs -text
137
+ 2026/raw/tax.colorado.gov/sites/tax/files/documents/DR_0104_2024.pdf filter=lfs diff=lfs merge=lfs -text
138
+ 2026/raw/tax.colorado.gov/sites/tax/files/documents/DR_0347_2024.pdf filter=lfs diff=lfs merge=lfs -text
2021/raw/NO_FORMS_FOUND.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ No curated forms found for CO 2021 from reference manifests.
2021/raw/download-failures.tsv ADDED
@@ -0,0 +1 @@
 
 
1
+ state year source_url error stage
2021/raw/provenance.tsv ADDED
@@ -0,0 +1 @@
 
 
1
+ downloaded_at_utc source_url relative_path sha256 bytes
2022/raw/NO_FORMS_FOUND.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ No curated forms found for CO 2022 from reference manifests.
2022/raw/download-failures.tsv ADDED
@@ -0,0 +1 @@
 
 
1
+ state year source_url error stage
2022/raw/provenance.tsv ADDED
@@ -0,0 +1 @@
 
 
1
+ downloaded_at_utc source_url relative_path sha256 bytes
2023/extracted/forms.extracted.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
2023/manifest.contract.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "version": 1,
3
+ "bundleId": "states/co/2023",
4
+ "jurisdiction": "states/co",
5
+ "taxYear": "2023",
6
+ "generatedAt": "2026-02-27T03:41:29.881Z",
7
+ "forms": []
8
+ }
2023/normalized/forms.index.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
2023/raw/catalog-fetch/tax-colorado-gov-index-php-1099-NEC.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/1099-NEC'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/1099-NEC</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/1099-NEC">https://tax.colorado.gov/1099-NEC</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-1q24-ifta-newsletter.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/1q24-ifta-newsletter'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/1q24-ifta-newsletter</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/1q24-ifta-newsletter">https://tax.colorado.gov/1q24-ifta-newsletter</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-1q25-ifta-newsletter.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/1q25-ifta-newsletter'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/1q25-ifta-newsletter</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/1q25-ifta-newsletter">https://tax.colorado.gov/1q25-ifta-newsletter</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2015-c-corporation-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2015-c-corporation-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2015-c-corporation-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2015-c-corporation-forms">https://tax.colorado.gov/2015-c-corporation-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2015-fiduciary-income-tax-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2015-fiduciary-income-tax-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2015-fiduciary-income-tax-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2015-fiduciary-income-tax-forms">https://tax.colorado.gov/2015-fiduciary-income-tax-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2015-individual-income-tax-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2015-individual-income-tax-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2015-individual-income-tax-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2015-individual-income-tax-forms">https://tax.colorado.gov/2015-individual-income-tax-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2015-partnership-s-corporation-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2015-partnership-s-corporation-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2015-partnership-s-corporation-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2015-partnership-s-corporation-forms">https://tax.colorado.gov/2015-partnership-s-corporation-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2016-c-corporation-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2016-c-corporation-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2016-c-corporation-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2016-c-corporation-forms">https://tax.colorado.gov/2016-c-corporation-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2016-income-tax-forms-fiduciary.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2016-income-tax-forms-fiduciary'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2016-income-tax-forms-fiduciary</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2016-income-tax-forms-fiduciary">https://tax.colorado.gov/2016-income-tax-forms-fiduciary</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2016-income-tax-forms-individuals-families.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2016-income-tax-forms-individuals-families'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2016-income-tax-forms-individuals-families</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2016-income-tax-forms-individuals-families">https://tax.colorado.gov/2016-income-tax-forms-individuals-families</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2016-income-tax-forms-partnerships-s-corporations.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2016-income-tax-forms-partnerships-s-corporations'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2016-income-tax-forms-partnerships-s-corporations</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2016-income-tax-forms-partnerships-s-corporations">https://tax.colorado.gov/2016-income-tax-forms-partnerships-s-corporations</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2017-c-corporation-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2017-c-corporation-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2017-c-corporation-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2017-c-corporation-forms">https://tax.colorado.gov/2017-c-corporation-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2017-fiduciary-income-tax-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2017-fiduciary-income-tax-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2017-fiduciary-income-tax-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2017-fiduciary-income-tax-forms">https://tax.colorado.gov/2017-fiduciary-income-tax-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2017-individual-income-tax-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2017-individual-income-tax-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2017-individual-income-tax-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2017-individual-income-tax-forms">https://tax.colorado.gov/2017-individual-income-tax-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2017-partnership-s-corporation-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2017-partnership-s-corporation-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2017-partnership-s-corporation-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2017-partnership-s-corporation-forms">https://tax.colorado.gov/2017-partnership-s-corporation-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2018-c-corporation-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2018-c-corporation-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2018-c-corporation-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2018-c-corporation-forms">https://tax.colorado.gov/2018-c-corporation-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2018-fiduciary-income-tax-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2018-fiduciary-income-tax-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2018-fiduciary-income-tax-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2018-fiduciary-income-tax-forms">https://tax.colorado.gov/2018-fiduciary-income-tax-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2018-individual-income-tax-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2018-individual-income-tax-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2018-individual-income-tax-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2018-individual-income-tax-forms">https://tax.colorado.gov/2018-individual-income-tax-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2018-partnership-s-corporation-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2018-partnership-s-corporation-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2018-partnership-s-corporation-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2018-partnership-s-corporation-forms">https://tax.colorado.gov/2018-partnership-s-corporation-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2019-c-corporation-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2019-c-corporation-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2019-c-corporation-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2019-c-corporation-forms">https://tax.colorado.gov/2019-c-corporation-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2019-fiduciary-income-tax-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2019-fiduciary-income-tax-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2019-fiduciary-income-tax-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2019-fiduciary-income-tax-forms">https://tax.colorado.gov/2019-fiduciary-income-tax-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2019-individual-income-tax-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2019-individual-income-tax-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2019-individual-income-tax-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2019-individual-income-tax-forms">https://tax.colorado.gov/2019-individual-income-tax-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2019-partnership-s-corporation-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2019-partnership-s-corporation-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2019-partnership-s-corporation-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2019-partnership-s-corporation-forms">https://tax.colorado.gov/2019-partnership-s-corporation-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2020-c-corporation-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2020-c-corporation-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2020-c-corporation-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2020-c-corporation-forms">https://tax.colorado.gov/2020-c-corporation-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2020-fiduciary-income-tax-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2020-fiduciary-income-tax-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2020-fiduciary-income-tax-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2020-fiduciary-income-tax-forms">https://tax.colorado.gov/2020-fiduciary-income-tax-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2020-individual-income-tax-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2020-individual-income-tax-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2020-individual-income-tax-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2020-individual-income-tax-forms">https://tax.colorado.gov/2020-individual-income-tax-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2020-partnership-s-corporation-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2020-partnership-s-corporation-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2020-partnership-s-corporation-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2020-partnership-s-corporation-forms">https://tax.colorado.gov/2020-partnership-s-corporation-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2020-unemployment-compensation-exclusion.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2020-unemployment-compensation-exclusion'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2020-unemployment-compensation-exclusion</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2020-unemployment-compensation-exclusion">https://tax.colorado.gov/2020-unemployment-compensation-exclusion</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2021-c-corporation-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2021-c-corporation-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2021-c-corporation-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2021-c-corporation-forms">https://tax.colorado.gov/2021-c-corporation-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2021-fiduciary-income-tax-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2021-fiduciary-income-tax-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2021-fiduciary-income-tax-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2021-fiduciary-income-tax-forms">https://tax.colorado.gov/2021-fiduciary-income-tax-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2021-individual-income-tax-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2021-individual-income-tax-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2021-individual-income-tax-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2021-individual-income-tax-forms">https://tax.colorado.gov/2021-individual-income-tax-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2021-partnership-s-corporation-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2021-partnership-s-corporation-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2021-partnership-s-corporation-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2021-partnership-s-corporation-forms">https://tax.colorado.gov/2021-partnership-s-corporation-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2022-c-corporation-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2022-c-corporation-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2022-c-corporation-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2022-c-corporation-forms">https://tax.colorado.gov/2022-c-corporation-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2022-fiduciary-income-tax-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2022-fiduciary-income-tax-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2022-fiduciary-income-tax-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2022-fiduciary-income-tax-forms">https://tax.colorado.gov/2022-fiduciary-income-tax-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2022-individual-income-tax-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2022-individual-income-tax-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2022-individual-income-tax-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2022-individual-income-tax-forms">https://tax.colorado.gov/2022-individual-income-tax-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2022-partnership-s-corporation-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2022-partnership-s-corporation-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2022-partnership-s-corporation-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2022-partnership-s-corporation-forms">https://tax.colorado.gov/2022-partnership-s-corporation-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2023-c-corporation-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2023-c-corporation-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2023-c-corporation-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2023-c-corporation-forms">https://tax.colorado.gov/2023-c-corporation-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2023-fiduciary-income-tax-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2023-fiduciary-income-tax-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2023-fiduciary-income-tax-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2023-fiduciary-income-tax-forms">https://tax.colorado.gov/2023-fiduciary-income-tax-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2023-individual-income-tax-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2023-individual-income-tax-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2023-individual-income-tax-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2023-individual-income-tax-forms">https://tax.colorado.gov/2023-individual-income-tax-forms</a>.
11
+ </body>
12
+ </html>
2023/raw/catalog-fetch/tax-colorado-gov-index-php-2023-partnership-s-corporation-forms.html ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0;url='https://tax.colorado.gov/2023-partnership-s-corporation-forms'" />
6
+
7
+ <title>Redirecting to https://tax.colorado.gov/2023-partnership-s-corporation-forms</title>
8
+ </head>
9
+ <body>
10
+ Redirecting to <a href="https://tax.colorado.gov/2023-partnership-s-corporation-forms">https://tax.colorado.gov/2023-partnership-s-corporation-forms</a>.
11
+ </body>
12
+ </html>