Upload metadata.json with huggingface_hub
Browse files- metadata.json +16 -6
metadata.json
CHANGED
|
@@ -8,7 +8,8 @@
|
|
| 8 |
"latest_year": "2025",
|
| 9 |
"path": "2025/T2.pdf",
|
| 10 |
"pages": 9,
|
| 11 |
-
"type": "corporate"
|
|
|
|
| 12 |
},
|
| 13 |
"T4": {
|
| 14 |
"name": "Statement of Remuneration Paid",
|
|
@@ -16,7 +17,8 @@
|
|
| 16 |
"latest_year": "2025",
|
| 17 |
"path": "2025/T4.pdf",
|
| 18 |
"pages": 2,
|
| 19 |
-
"type": "employment"
|
|
|
|
| 20 |
},
|
| 21 |
"T661": {
|
| 22 |
"name": "SR&ED Expenditures Claim",
|
|
@@ -24,7 +26,8 @@
|
|
| 24 |
"latest_year": "2020",
|
| 25 |
"path": "2020/T661.pdf",
|
| 26 |
"pages": 12,
|
| 27 |
-
"type": "sred"
|
|
|
|
| 28 |
},
|
| 29 |
"T1174": {
|
| 30 |
"name": "Agreement Between Associated Corporations to Allocate the SR&ED Expenditure Limit",
|
|
@@ -32,7 +35,8 @@
|
|
| 32 |
"latest_year": "2016",
|
| 33 |
"path": "2016/T1174.pdf",
|
| 34 |
"pages": 2,
|
| 35 |
-
"type": "sred"
|
|
|
|
| 36 |
},
|
| 37 |
"T2-SCH7": {
|
| 38 |
"name": "Aggregate Investment Income and Active Business Income",
|
|
@@ -40,7 +44,8 @@
|
|
| 40 |
"latest_year": "2025",
|
| 41 |
"path": "2025/T2-SCH7.pdf",
|
| 42 |
"pages": 4,
|
| 43 |
-
"type": "corporate"
|
|
|
|
| 44 |
}
|
| 45 |
},
|
| 46 |
"latest": {
|
|
@@ -74,5 +79,10 @@
|
|
| 74 |
"T4"
|
| 75 |
]
|
| 76 |
}
|
| 77 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 78 |
}
|
|
|
|
| 8 |
"latest_year": "2025",
|
| 9 |
"path": "2025/T2.pdf",
|
| 10 |
"pages": 9,
|
| 11 |
+
"type": "corporate",
|
| 12 |
+
"language": "fr"
|
| 13 |
},
|
| 14 |
"T4": {
|
| 15 |
"name": "Statement of Remuneration Paid",
|
|
|
|
| 17 |
"latest_year": "2025",
|
| 18 |
"path": "2025/T4.pdf",
|
| 19 |
"pages": 2,
|
| 20 |
+
"type": "employment",
|
| 21 |
+
"language": "fr"
|
| 22 |
},
|
| 23 |
"T661": {
|
| 24 |
"name": "SR&ED Expenditures Claim",
|
|
|
|
| 26 |
"latest_year": "2020",
|
| 27 |
"path": "2020/T661.pdf",
|
| 28 |
"pages": 12,
|
| 29 |
+
"type": "sred",
|
| 30 |
+
"language": "fr"
|
| 31 |
},
|
| 32 |
"T1174": {
|
| 33 |
"name": "Agreement Between Associated Corporations to Allocate the SR&ED Expenditure Limit",
|
|
|
|
| 35 |
"latest_year": "2016",
|
| 36 |
"path": "2016/T1174.pdf",
|
| 37 |
"pages": 2,
|
| 38 |
+
"type": "sred",
|
| 39 |
+
"language": "fr"
|
| 40 |
},
|
| 41 |
"T2-SCH7": {
|
| 42 |
"name": "Aggregate Investment Income and Active Business Income",
|
|
|
|
| 44 |
"latest_year": "2025",
|
| 45 |
"path": "2025/T2-SCH7.pdf",
|
| 46 |
"pages": 4,
|
| 47 |
+
"type": "corporate",
|
| 48 |
+
"language": "fr"
|
| 49 |
}
|
| 50 |
},
|
| 51 |
"latest": {
|
|
|
|
| 79 |
"T4"
|
| 80 |
]
|
| 81 |
}
|
| 82 |
+
},
|
| 83 |
+
"languages": {
|
| 84 |
+
"fr": "Français",
|
| 85 |
+
"en": "English"
|
| 86 |
+
},
|
| 87 |
+
"language_convention": "latest/{form_code}.pdf = French (default), latest/{form_code}.en.pdf = English"
|
| 88 |
}
|