Form N-14MEF
| Field Name | Description | Data Type |
|---|---|---|
| pre_effective_ammendment_no3 | The sequence number for amendments filed before the registration is effective. | Integer |
| post_effective_ammendment_no3 | The sequence number for amendments filed after the registration is effective. | Integer |
| company_name | The full legal name of the investment company. | String |
| address | The primary business headquarters address of the fund. | String |
| registrant_phone_number | The main contact telephone number for the registrant. | String |
| agent_name | The name of the individual authorized to receive SEC notices. | String |
| copied_recipients | The law firms or counsel receiving carbon copies of SEC notices. | String |
| offering_date | The expected date on which the securities will be offered to the public. | Date |
| effective_filing | The file number of the earlier N-14 registration statement being amended. | String |
| security_title | The class or type of shares being registered (e.g. Common Stock). | String |
| amount_registered | The number of additional shares or units being registered. | Integer |
| proposed_max_offering_ppu | The estimated maximum price per share for fee calculation purposes. | Currency (Float) |
| proposed_max_agg_offering | The total dollar value of the additional securities registered. | Currency (Float) |
| registration_fee | The dollar amount paid to the SEC for this specific filing. | Currency (Float) |
| additional_info | Supplemental notes or narrative regarding the fee calculation. | Text Block |
| explanatory_note | Clarifies that this is a Rule 462(b) filing for a prior registration. | Text Block |
| item_15 | Provisions for protecting directors/officers from legal liability. | Text Block |
| item_16 | The list of legal documents (charter bylaws etc.) filed herewith. | Text Block |
| item_17 | Standard legal commitments the fund makes to the SEC. | Text Block |
| signatures | The complete section of required legal signatures. | Text Block |
| exhibit_index | The hyperlinked table of all exhibits attached to the filing. | Text Block |
| main_signatory_name | The name of the primary officer signing the document. | String |
| main_signatory_title | The professional title of the primary officer signing. | String |
| signature | The electronic representation of the signature. | String |
| title | The corporate title of an individual in the signature table. | String |
| date | The date the individual signature was applied. | Date |
| Field Name | Description | Data Type | Original/Engineered |
|---|---|---|---|
| registration_no | Specifies the unique identifier assigned by the SEC to the registration statement under the Securities Act. | string | Original |
| registration_statement | Indicates the type and purpose of the registration statement being filed, such as a proxy statement or information statement for a merger or exchange offer. | string | Original |
| registrant_name | Full legal name of the registrant company or entity filing the registration statement. | string | Original |
| address | Complete street address of the registrant’s principal executive offices, including city, state, and ZIP code. | string | Original |
| explanatory_note | Section providing background and reasons for filing the amendment or correction to the registration statement. | text | Original |
| indemnification | Clause detailing the indemnification provisions that protect the registrant’s officers and directors against certain legal liabilities. | text | Original |
| exhibits | List of all exhibits and attachments filed with the registration statement, such as material contracts, consents, and legal opinions. | array(string) | Original |
| undertakings | Commitments by the registrant to perform specific actions or furnish additional information as required by SEC rules. | array(string) | Original |
| signatures | Section where authorized officers sign to certify the accuracy, completeness, and truthfulness of the filing. | array(object) | Original |
| title | Printed name and official title of the individual authorized to sign the registration statement on behalf of the registrant. | string | Original |
| date | Date on which the signature was executed, indicating when the responsible officer formally submitted the document. | date | Original |