CoolFace
Datasetpublic

DeclarAI-Testing/cra-form-templates

CRA Form Templates Fillable PDF templates for Canadian Revenue Agency (CRA) tax forms. Used by the DeclarAI form generation pipeline. 1128 forms | 1140 files | Latest tax year: 2025 Quick Start from huggingface_hub import hf_hub_download # Download a specific form template = hf_hub_download( "DeclarAI-Testing/cra-form-templates", "latest/T4.pdf", repo_type="dataset" ) # Download all latest forms from huggingface_hub import snapshot_download… See the full description on the dataset page: https://huggingface.co/datasets/DeclarAI-Testing/cra-form-templates.

sourceHugging Faceupdated 7mo agoView on Hugging Face
0likes138downloads
18 commits on main
8433a0c7mo ago

Update: 1128 forms, 2268 PDFs (latest CRA fillable templates)

DeclarAI-Testing
b4b4da07mo ago

Upload metadata.json with huggingface_hub

DeclarAI-Testing
4c24b497mo ago

Upload metadata.json with huggingface_hub

DeclarAI-Testing
15a985b7mo ago

Upload metadata.json with huggingface_hub

DeclarAI-Testing
745712f7mo ago

Upload latest/T2-SCH7.pdf with huggingface_hub

DeclarAI-Testing
cbb7b2c7mo ago

Upload latest/T1174.pdf with huggingface_hub

DeclarAI-Testing
2ff63057mo ago

Upload latest/T661.pdf with huggingface_hub

DeclarAI-Testing
d72489c7mo ago

Upload latest/T4.pdf with huggingface_hub

DeclarAI-Testing
5699b207mo ago

Upload latest/T2.pdf with huggingface_hub

DeclarAI-Testing
e0da6387mo ago

Upload metadata.json with huggingface_hub

DeclarAI-Testing
976266e7mo ago

Upload 2025/T2-SCH7.pdf with huggingface_hub

DeclarAI-Testing
6a3c2157mo ago

Upload 2016/T1174.pdf with huggingface_hub

DeclarAI-Testing
1c77b107mo ago

Upload README.md with huggingface_hub

DeclarAI-Testing
ba385a97mo ago

Upload metadata.json with huggingface_hub

DeclarAI-Testing
c32e8a27mo ago

Upload 2020/T661.pdf with huggingface_hub

DeclarAI-Testing
c968c8f7mo ago

Upload 2025/T4.pdf with huggingface_hub

DeclarAI-Testing
567b06c7mo ago

Upload 2025/T2.pdf with huggingface_hub

DeclarAI-Testing
040bca07mo ago

initial commit

DeclarAI-Testing