add analysis component
This commit is contained in:
@@ -12,6 +12,15 @@
|
||||
"max_value": null,
|
||||
"pattern": "^\\d{2}-\\d{7}$"
|
||||
},
|
||||
{
|
||||
"name": "calendar_year",
|
||||
"type": "integer",
|
||||
"description": "Calendar year for which the data is reported",
|
||||
"required": true,
|
||||
"min_value": null,
|
||||
"max_value": null,
|
||||
"pattern": null
|
||||
},
|
||||
{
|
||||
"name": "legal_name",
|
||||
"type": "string",
|
||||
@@ -764,4 +773,4 @@
|
||||
"updated_at": "2025-11-07T23:45:00.000000",
|
||||
"tema": "IRS_FORM_990PF",
|
||||
"is_global": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user