{
  "$schema": "https://govschema.org/spec/v0.3/govschema.schema.json",
  "govschemaVersion": "0.3.0",
  "id": "et/eic/investment-permit-application",
  "version": "1.0.0",
  "title": "Ethiopia Application Form for New Investment Permit",
  "description": "The Ethiopian Investment Commission's (EIC) \"Application Form for New Investment Permit\" — the prescribed application an investor files to obtain an investment permit under Ethiopia's investment regime, submitted together with other legally required documents (a completed application form is, per the form's own cover page, one of the documents required for a new investment permit). Opens Ethiopia's Business Formation vertical (4/6; Taxes and Visa were already published as et/mor/individual-tin-registration and et/ics/e-visa-application, and Passport as et/ics/passport-application, per GOV-4532, child of the recurring \"GovSchema Standard Research\" routine, following this candidate having been left as disclosed, ready-to-author backlog by GOV-4246's own Ethiopia scouting pass). This schema models the applicant/investor's own identifying particulars (name, nationality/country of incorporation), two bounded 3-row tables of partners (Ethiopian partners residing abroad, and partners of Ethiopian origin — both \"if any\"), the investor's residential/office address in Ethiopia and home address abroad, tax identification and commercial registration numbers, an optional authorized representative's address particulars, the legal form of the business and type of ownership (with a branch's parent-company address gated on the ownership selection), the proposed investment's project profile (title, location, land and utility requirements, a narrative description), the estimated total investment cost broken out by category and by currency (US$ and Ethiopian Birr), the source of finance (equity/loan/other), estimated permanent and temporary employment (for local and expatriate personnel), a fixed 10-row project implementation plan (each row a pre-printed activity with its own completion-date blank; row 9, \"any other,\" is itself a blank the applicant labels), a required narrative on environmental impact and mitigation, an optional market-research question on how the investor learned of the investment opportunity, and the applicant's own declaration and signature. This schema does not file the investment permit application itself; the live source is always authoritative. GovSchema is independent and is not affiliated with, endorsed by, or operated by the Government of Ethiopia or the Ethiopian Investment Commission.",
  "status": "draft",
  "jurisdiction": {
    "country": "ET",
    "level": "national"
  },
  "authority": {
    "name": "Ethiopian Investment Commission",
    "abbreviation": "EIC",
    "url": "https://investethiopia.gov.et"
  },
  "process": {
    "type": "application",
    "language": "en"
  },
  "source": {
    "url": "https://investethiopia.gov.et/wp-content/uploads/2022/11/InvestmentPermitApplicationForm.doc",
    "retrievedAt": "2026-07-23",
    "documentRef": "Ethiopian Investment Commission, \"Application Form for New Investment Permit\""
  },
  "verification": {
    "method": "manual-source-review-v1",
    "lastVerifiedAt": "2026-07-23",
    "verifiedBy": "GovSchema Engineering (Standards Engineer)",
    "nextReviewBy": "2027-01-23",
    "notes": "See VERIFICATION.md for the full write-up: source fetch/hash, OLE2 .doc extraction method, document structure, scope decisions (including the two open-ended supplementary tables and the Project Implementation Plan's own submission-timeline note, both excluded), and disclosed findings."
  },
  "maturity": {
    "level": "structural-reference",
    "criteria": {
      "structuralReference": true,
      "verifiedSchema": false,
      "agentReadySchema": false,
      "executionTestedSchema": false
    },
    "method": "maturity-self-assessment-v1",
    "assertedBy": "GovSchema Engineering (Standards Engineer)",
    "assertedAt": "2026-07-23"
  },
  "license": "CC-BY-4.0",
  "steps": [
    {
      "id": "applicant_particulars",
      "title": "Particulars of the Applicant/Investor",
      "fields": [
        "investorName",
        "nationalityOrCountryOfIncorporation",
        "partnerAbroad1Name",
        "partnerAbroad1CountryOfOrigin",
        "partnerAbroad2Name",
        "partnerAbroad2CountryOfOrigin",
        "partnerAbroad3Name",
        "partnerAbroad3CountryOfOrigin",
        "partnerEthiopianOrigin1Name",
        "partnerEthiopianOrigin1CountryOfOrigin",
        "partnerEthiopianOrigin2Name",
        "partnerEthiopianOrigin2CountryOfOrigin",
        "partnerEthiopianOrigin3Name",
        "partnerEthiopianOrigin3CountryOfOrigin",
        "residentialRegion",
        "residentialCity",
        "residentialSubCity",
        "residentialZone",
        "residentialWeredaKebele",
        "residentialHouseNo",
        "residentialTelephoneNo",
        "residentialCellPhoneNo",
        "residentialFax",
        "residentialPoBox",
        "residentialEmail",
        "homeAddressAbroadCountry",
        "homeAddressAbroadTelephone",
        "homeAddressAbroadPoBox",
        "homeAddressAbroadEmail",
        "taxIdentificationNumber",
        "commercialRegistrationNumber",
        "representativeRegion",
        "representativeCity",
        "representativeSubCity",
        "representativeZone",
        "representativeWeredaKebele",
        "representativeHouseNo",
        "representativeIdNo",
        "representativeTelephone",
        "representativeCellPhone",
        "representativeFax",
        "representativePoBox",
        "representativeEmail"
      ],
      "next": "legal_form_and_ownership"
    },
    {
      "id": "legal_form_and_ownership",
      "title": "Legal Form and Ownership",
      "fields": [
        "legalFormOfBusiness",
        "ownershipType",
        "branchParentCompanyAddress"
      ],
      "next": "project_profile"
    },
    {
      "id": "project_profile",
      "title": "Profile of Proposed Investment",
      "fields": [
        "projectTitle",
        "projectLocationRegion",
        "projectLocationZone",
        "projectLocationWereda",
        "landRequirementIndustrial",
        "landRequirementAgricultural",
        "landRequirementService",
        "utilityElectricPowerKw",
        "utilityWaterM3PerYear",
        "utilityOthers",
        "projectDescription"
      ],
      "next": "investment_cost"
    },
    {
      "id": "investment_cost",
      "title": "Estimated Investment Cost",
      "fields": [
        "landCostUsd",
        "landCostBirr",
        "buildingCivilWorksCostUsd",
        "buildingCivilWorksCostBirr",
        "machineryEquipmentCostUsd",
        "machineryEquipmentCostBirr",
        "otherFixedCapitalCostUsd",
        "otherFixedCapitalCostBirr",
        "initialWorkingCapitalCostUsd",
        "initialWorkingCapitalCostBirr",
        "totalInvestmentCostUsd",
        "totalInvestmentCostBirr"
      ],
      "next": "source_of_finance"
    },
    {
      "id": "source_of_finance",
      "title": "Source of Finance",
      "fields": [
        "equityFinanceAmount",
        "loanFinanceAmount",
        "othersFinanceSpecify",
        "totalFinanceAmount"
      ],
      "next": "employment"
    },
    {
      "id": "employment",
      "title": "Estimated Number of Employees at Full Capacity",
      "fields": [
        "localPermanentEmployees",
        "localTemporaryEmployees",
        "expatriatePermanentEmployees",
        "expatriateTemporaryEmployees",
        "totalPermanentEmployees",
        "totalTemporaryEmployees",
        "employmentOpportunityForUnderprivilegedGroups"
      ],
      "next": "implementation_plan"
    },
    {
      "id": "implementation_plan",
      "title": "Project Implementation Plan",
      "fields": [
        "commencementDate",
        "completionDate",
        "activity1CompletionDate",
        "activity2CompletionDate",
        "activity3CompletionDate",
        "activity4CompletionDate",
        "activity5CompletionDate",
        "activity6CompletionDate",
        "activity7CompletionDate",
        "activity8CompletionDate",
        "activity9Description",
        "activity9CompletionDate",
        "activity10CompletionDate",
        "environmentalImpactDescription",
        "infoSourceAboutInvestmentOpportunity",
        "infoSourceOtherGovtInstitutionSpecify",
        "infoSourceNonGovtOrganizationSpecify",
        "infoSourceOtherSpecify"
      ],
      "next": "declaration"
    },
    {
      "id": "declaration",
      "title": "Declaration and Signature of Applicant",
      "fields": [
        "applicantName",
        "applicantResponsibility",
        "applicantSignature",
        "declarationDate"
      ]
    }
  ],
  "fields": [
    {
      "name": "investorName",
      "label": "Name of Investor/Company",
      "type": "string",
      "required": true,
      "sourceRef": "Particulars of the Applicant/Investor — \"Name of Investor /company/\"",
      "classification": "pii"
    },
    {
      "name": "nationalityOrCountryOfIncorporation",
      "label": "Nationality/Country of Incorporation (if Company)",
      "type": "string",
      "required": true,
      "sourceRef": "Particulars of the Applicant/Investor — \"Nationality/Country of incorporation, if company/\""
    },
    {
      "name": "partnerAbroad1Name",
      "label": "Ethiopian Partner From Abroad 1: Name",
      "type": "string",
      "required": false,
      "description": "One of a bounded 3-row table of Ethiopian partners residing abroad (if any). The source prints exactly 3 blank rows under this heading with no instruction to add further rows.",
      "sourceRef": "Particulars of the Applicant/Investor — \"Ethiopian partners from abroad (if any)\" — \"Name\"",
      "classification": "pii"
    },
    {
      "name": "partnerAbroad1CountryOfOrigin",
      "label": "Ethiopian Partner From Abroad 1: Country of Origin",
      "type": "string",
      "required": false,
      "sourceRef": "Particulars of the Applicant/Investor — \"Ethiopian partners from abroad (if any)\" — \"Country of origin\""
    },
    {
      "name": "partnerAbroad2Name",
      "label": "Ethiopian Partner From Abroad 2: Name",
      "type": "string",
      "required": false,
      "description": "One of a bounded 3-row table of Ethiopian partners residing abroad (if any). The source prints exactly 3 blank rows under this heading with no instruction to add further rows.",
      "sourceRef": "Particulars of the Applicant/Investor — \"Ethiopian partners from abroad (if any)\" — \"Name\"",
      "classification": "pii"
    },
    {
      "name": "partnerAbroad2CountryOfOrigin",
      "label": "Ethiopian Partner From Abroad 2: Country of Origin",
      "type": "string",
      "required": false,
      "sourceRef": "Particulars of the Applicant/Investor — \"Ethiopian partners from abroad (if any)\" — \"Country of origin\""
    },
    {
      "name": "partnerAbroad3Name",
      "label": "Ethiopian Partner From Abroad 3: Name",
      "type": "string",
      "required": false,
      "description": "One of a bounded 3-row table of Ethiopian partners residing abroad (if any). The source prints exactly 3 blank rows under this heading with no instruction to add further rows.",
      "sourceRef": "Particulars of the Applicant/Investor — \"Ethiopian partners from abroad (if any)\" — \"Name\"",
      "classification": "pii"
    },
    {
      "name": "partnerAbroad3CountryOfOrigin",
      "label": "Ethiopian Partner From Abroad 3: Country of Origin",
      "type": "string",
      "required": false,
      "sourceRef": "Particulars of the Applicant/Investor — \"Ethiopian partners from abroad (if any)\" — \"Country of origin\""
    },
    {
      "name": "partnerEthiopianOrigin1Name",
      "label": "Partner of Ethiopian Origin 1: Name",
      "type": "string",
      "required": false,
      "description": "One of a bounded 3-row table of partners of Ethiopian origin (if any). The source prints exactly 3 blank rows under this heading with no instruction to add further rows.",
      "sourceRef": "Particulars of the Applicant/Investor — \"Partner of Ethiopia origin (If any)\" — \"Name\"",
      "classification": "pii"
    },
    {
      "name": "partnerEthiopianOrigin1CountryOfOrigin",
      "label": "Partner of Ethiopian Origin 1: Country of Origin",
      "type": "string",
      "required": false,
      "sourceRef": "Particulars of the Applicant/Investor — \"Partner of Ethiopia origin (If any)\" — \"Country of origin\""
    },
    {
      "name": "partnerEthiopianOrigin2Name",
      "label": "Partner of Ethiopian Origin 2: Name",
      "type": "string",
      "required": false,
      "description": "One of a bounded 3-row table of partners of Ethiopian origin (if any). The source prints exactly 3 blank rows under this heading with no instruction to add further rows.",
      "sourceRef": "Particulars of the Applicant/Investor — \"Partner of Ethiopia origin (If any)\" — \"Name\"",
      "classification": "pii"
    },
    {
      "name": "partnerEthiopianOrigin2CountryOfOrigin",
      "label": "Partner of Ethiopian Origin 2: Country of Origin",
      "type": "string",
      "required": false,
      "sourceRef": "Particulars of the Applicant/Investor — \"Partner of Ethiopia origin (If any)\" — \"Country of origin\""
    },
    {
      "name": "partnerEthiopianOrigin3Name",
      "label": "Partner of Ethiopian Origin 3: Name",
      "type": "string",
      "required": false,
      "description": "One of a bounded 3-row table of partners of Ethiopian origin (if any). The source prints exactly 3 blank rows under this heading with no instruction to add further rows.",
      "sourceRef": "Particulars of the Applicant/Investor — \"Partner of Ethiopia origin (If any)\" — \"Name\"",
      "classification": "pii"
    },
    {
      "name": "partnerEthiopianOrigin3CountryOfOrigin",
      "label": "Partner of Ethiopian Origin 3: Country of Origin",
      "type": "string",
      "required": false,
      "sourceRef": "Particulars of the Applicant/Investor — \"Partner of Ethiopia origin (If any)\" — \"Country of origin\""
    },
    {
      "name": "residentialRegion",
      "label": "Residential/Office Address in Ethiopia: Region",
      "type": "string",
      "required": true,
      "sourceRef": "Particulars of the Applicant/Investor — \"a) Residential or office address in Ethiopia\" — \"Region\""
    },
    {
      "name": "residentialCity",
      "label": "Residential/Office Address in Ethiopia: City",
      "type": "string",
      "required": true,
      "sourceRef": "Particulars of the Applicant/Investor — \"a) Residential or office address in Ethiopia\" — \"City\""
    },
    {
      "name": "residentialSubCity",
      "label": "Residential/Office Address in Ethiopia: Sub-City",
      "type": "string",
      "required": true,
      "sourceRef": "Particulars of the Applicant/Investor — \"a) Residential or office address in Ethiopia\" — \"Sub-city\""
    },
    {
      "name": "residentialZone",
      "label": "Residential/Office Address in Ethiopia: Zone",
      "type": "string",
      "required": true,
      "sourceRef": "Particulars of the Applicant/Investor — \"a) Residential or office address in Ethiopia\" — \"Zone\""
    },
    {
      "name": "residentialWeredaKebele",
      "label": "Residential/Office Address in Ethiopia: Wereda/Kebele",
      "type": "string",
      "required": true,
      "sourceRef": "Particulars of the Applicant/Investor — \"a) Residential or office address in Ethiopia\" — \"Wereda/Kebele\""
    },
    {
      "name": "residentialHouseNo",
      "label": "Residential/Office Address in Ethiopia: House No.",
      "type": "string",
      "required": true,
      "sourceRef": "Particulars of the Applicant/Investor — \"a) Residential or office address in Ethiopia\" — \"House No\""
    },
    {
      "name": "residentialTelephoneNo",
      "label": "Residential/Office Address in Ethiopia: Telephone No.",
      "type": "string",
      "required": true,
      "sourceRef": "Particulars of the Applicant/Investor — \"a) Residential or office address in Ethiopia\" — \"Telephone No.\""
    },
    {
      "name": "residentialCellPhoneNo",
      "label": "Residential/Office Address in Ethiopia: Cell Phone No.",
      "type": "string",
      "required": false,
      "sourceRef": "Particulars of the Applicant/Investor — \"a) Residential or office address in Ethiopia\" — \"Cell phone No\""
    },
    {
      "name": "residentialFax",
      "label": "Residential/Office Address in Ethiopia: Fax",
      "type": "string",
      "required": false,
      "sourceRef": "Particulars of the Applicant/Investor — \"a) Residential or office address in Ethiopia\" — \"Fax\""
    },
    {
      "name": "residentialPoBox",
      "label": "Residential/Office Address in Ethiopia: P.O. Box",
      "type": "string",
      "required": true,
      "sourceRef": "Particulars of the Applicant/Investor — \"a) Residential or office address in Ethiopia\" — \"P.O.Box\""
    },
    {
      "name": "residentialEmail",
      "label": "Residential/Office Address in Ethiopia: Email",
      "type": "string",
      "required": false,
      "sourceRef": "Particulars of the Applicant/Investor — \"a) Residential or office address in Ethiopia\" — \"Email\"",
      "classification": "pii",
      "validation": {
        "pattern": "^[^@\\s]+@[^@\\s]+\\.[^@\\s]+$",
        "maxLength": 254
      }
    },
    {
      "name": "homeAddressAbroadCountry",
      "label": "Home Address Abroad: Country",
      "type": "string",
      "required": false,
      "description": "The investor's home address abroad, printed with no explicit conditional of its own; left bare-optional as it is primarily applicable to a foreign investor or partner, per the form's own \"b) Home Address\" heading immediately following the Ethiopian residential/office address.",
      "sourceRef": "Particulars of the Applicant/Investor — \"b) Home Address (including Telephone & e-mail)\" — \"Country\""
    },
    {
      "name": "homeAddressAbroadTelephone",
      "label": "Home Address Abroad: Telephone",
      "type": "string",
      "required": false,
      "sourceRef": "Particulars of the Applicant/Investor — \"b) Home Address (including Telephone & e-mail)\" — \"Telephone\""
    },
    {
      "name": "homeAddressAbroadPoBox",
      "label": "Home Address Abroad: P.O. Box",
      "type": "string",
      "required": false,
      "sourceRef": "Particulars of the Applicant/Investor — \"b) Home Address (including Telephone & e-mail)\" — \"P.O.Box\""
    },
    {
      "name": "homeAddressAbroadEmail",
      "label": "Home Address Abroad: Email",
      "type": "string",
      "required": false,
      "sourceRef": "Particulars of the Applicant/Investor — \"b) Home Address (including Telephone & e-mail)\" — \"E-mail\"",
      "classification": "pii",
      "validation": {
        "pattern": "^[^@\\s]+@[^@\\s]+\\.[^@\\s]+$",
        "maxLength": 254
      }
    },
    {
      "name": "taxIdentificationNumber",
      "label": "Tax Identification No.",
      "type": "string",
      "required": false,
      "description": "Left optional since a first-time investment-permit applicant may not yet hold an Ethiopian Tax Identification Number.",
      "sourceRef": "Particulars of the Applicant/Investor — \"Tax Identification No.\""
    },
    {
      "name": "commercialRegistrationNumber",
      "label": "Commercial Registration No.",
      "type": "string",
      "required": false,
      "description": "Left optional since a first-time investment-permit applicant may not yet hold an Ethiopian commercial registration.",
      "sourceRef": "Particulars of the Applicant/Investor — \"Commercial Registration No\""
    },
    {
      "name": "representativeRegion",
      "label": "Authorized Representative Address (If Any): Region",
      "type": "string",
      "required": false,
      "sourceRef": "Particulars of the Applicant/Investor — \"Address of authorized representative (if any)\" — \"Region\""
    },
    {
      "name": "representativeCity",
      "label": "Authorized Representative Address (If Any): City",
      "type": "string",
      "required": false,
      "sourceRef": "Particulars of the Applicant/Investor — \"Address of authorized representative (if any)\" — \"City\""
    },
    {
      "name": "representativeSubCity",
      "label": "Authorized Representative Address (If Any): Sub-City",
      "type": "string",
      "required": false,
      "sourceRef": "Particulars of the Applicant/Investor — \"Address of authorized representative (if any)\" — \"Sub-city\""
    },
    {
      "name": "representativeZone",
      "label": "Authorized Representative Address (If Any): Zone",
      "type": "string",
      "required": false,
      "sourceRef": "Particulars of the Applicant/Investor — \"Address of authorized representative (if any)\" — \"Zone\""
    },
    {
      "name": "representativeWeredaKebele",
      "label": "Authorized Representative Address (If Any): Wereda/Kebele",
      "type": "string",
      "required": false,
      "sourceRef": "Particulars of the Applicant/Investor — \"Address of authorized representative (if any)\" — \"Wereda/Kebele\""
    },
    {
      "name": "representativeHouseNo",
      "label": "Authorized Representative Address (If Any): House No.",
      "type": "string",
      "required": false,
      "sourceRef": "Particulars of the Applicant/Investor — \"Address of authorized representative (if any)\" — \"House No.\""
    },
    {
      "name": "representativeIdNo",
      "label": "Authorized Representative (If Any): ID No.",
      "type": "string",
      "required": false,
      "sourceRef": "Particulars of the Applicant/Investor — \"Address of authorized representative (if any)\" — \"ID No\"",
      "classification": "sensitive-pii"
    },
    {
      "name": "representativeTelephone",
      "label": "Authorized Representative (If Any): Telephone",
      "type": "string",
      "required": false,
      "sourceRef": "Particulars of the Applicant/Investor — \"Address of authorized representative (if any)\" — \"Tel.\""
    },
    {
      "name": "representativeCellPhone",
      "label": "Authorized Representative (If Any): Cell Phone",
      "type": "string",
      "required": false,
      "sourceRef": "Particulars of the Applicant/Investor — \"Address of authorized representative (if any)\" — \"Cell Phone\""
    },
    {
      "name": "representativeFax",
      "label": "Authorized Representative (If Any): Fax",
      "type": "string",
      "required": false,
      "sourceRef": "Particulars of the Applicant/Investor — \"Address of authorized representative (if any)\" — \"Fax\""
    },
    {
      "name": "representativePoBox",
      "label": "Authorized Representative (If Any): P.O. Box",
      "type": "string",
      "required": false,
      "sourceRef": "Particulars of the Applicant/Investor — \"Address of authorized representative (if any)\" — \"P.O.Box\""
    },
    {
      "name": "representativeEmail",
      "label": "Authorized Representative (If Any): Email",
      "type": "string",
      "required": false,
      "sourceRef": "Particulars of the Applicant/Investor — \"Address of authorized representative (if any)\" — \"E-mail\"",
      "classification": "pii",
      "validation": {
        "pattern": "^[^@\\s]+@[^@\\s]+\\.[^@\\s]+$",
        "maxLength": 254
      }
    },
    {
      "name": "legalFormOfBusiness",
      "label": "Legal Form of the Business",
      "type": "enum",
      "required": true,
      "sourceRef": "\"legal form of the business\" — \"Sole proprietorship\"; \"Business Organization\"; \"Public Enterprise\"; \"Cooperative Society\"",
      "validation": {
        "enum": [
          "SOLE_PROPRIETORSHIP",
          "BUSINESS_ORGANIZATION",
          "PUBLIC_ENTERPRISE",
          "COOPERATIVE_SOCIETY"
        ]
      }
    },
    {
      "name": "ownershipType",
      "label": "Type of Ownership",
      "type": "enum",
      "required": true,
      "description": "\"Joint investment\" is the source's own printed option representing a combined foreign-and-local ownership structure, distinct from either single-party option.",
      "sourceRef": "\"Type of Ownership\" — \"Domestic Investor\"; \"Foreign Investor\"; \"Joint investment (Foreign & Local Investor)\"; \"Branch\"",
      "validation": {
        "enum": [
          "DOMESTIC_INVESTOR",
          "FOREIGN_INVESTOR",
          "JOINT_INVESTMENT",
          "BRANCH"
        ]
      }
    },
    {
      "name": "branchParentCompanyAddress",
      "label": "Address of the Parent Company (If Branch)",
      "type": "string",
      "required": false,
      "requiredWhen": {
        "field": "ownershipType",
        "equals": "BRANCH"
      },
      "sourceRef": "\"If it is branch, address of the parent company:\""
    },
    {
      "name": "projectTitle",
      "label": "Project Title/Investment Activity",
      "type": "string",
      "required": true,
      "sourceRef": "Profile of Proposed Investment — \"Project title /Investment activity/\""
    },
    {
      "name": "projectLocationRegion",
      "label": "Project Location: Region",
      "type": "string",
      "required": true,
      "sourceRef": "Profile of Proposed Investment — \"Project location\" — \"Region\""
    },
    {
      "name": "projectLocationZone",
      "label": "Project Location: Zone",
      "type": "string",
      "required": true,
      "sourceRef": "Profile of Proposed Investment — \"Project location\" — \"Zone\""
    },
    {
      "name": "projectLocationWereda",
      "label": "Project Location: Wereda",
      "type": "string",
      "required": true,
      "sourceRef": "Profile of Proposed Investment — \"Project location\" — \"Wereda\""
    },
    {
      "name": "landRequirementIndustrial",
      "label": "Land Requirement: Industrial (Sq. M. or Ha.)",
      "type": "number",
      "required": false,
      "description": "One of three land-requirement figures by project type; left bare-optional since a given project typically falls under only one type.",
      "sourceRef": "Profile of Proposed Investment — \"Land Requirement (in Sq. M. or Ha.) by type of project\" — \"Industrial\""
    },
    {
      "name": "landRequirementAgricultural",
      "label": "Land Requirement: Agricultural (Sq. M. or Ha.)",
      "type": "number",
      "required": false,
      "sourceRef": "Profile of Proposed Investment — \"Land Requirement (in Sq. M. or Ha.) by type of project\" — \"Agricultural\""
    },
    {
      "name": "landRequirementService",
      "label": "Land Requirement: Service (Sq. M. or Ha.)",
      "type": "number",
      "required": false,
      "sourceRef": "Profile of Proposed Investment — \"Land Requirement (in Sq. M. or Ha.) by type of project\" — \"Service\""
    },
    {
      "name": "utilityElectricPowerKw",
      "label": "Utility Requirement: Electric Power (Kw)",
      "type": "number",
      "required": true,
      "sourceRef": "Profile of Proposed Investment — \"Utility Requirements at full capacity\" — \"Electric Power ... Kw\"",
      "validation": {
        "minimum": 0
      }
    },
    {
      "name": "utilityWaterM3PerYear",
      "label": "Utility Requirement: Water (m3/Year)",
      "type": "number",
      "required": true,
      "sourceRef": "Profile of Proposed Investment — \"Utility Requirements at full capacity\" — \"Water ... m3/year\"",
      "validation": {
        "minimum": 0
      }
    },
    {
      "name": "utilityOthers",
      "label": "Utility Requirement: Others (If Any)",
      "type": "string",
      "required": false,
      "sourceRef": "Profile of Proposed Investment — \"Utility Requirements at full capacity\" — \"Others (if any)\""
    },
    {
      "name": "projectDescription",
      "label": "Brief Description of the Project Objective and Major Activities",
      "type": "string",
      "required": true,
      "sourceRef": "Profile of Proposed Investment — \"Brief description of the project objective and major activities\""
    },
    {
      "name": "landCostUsd",
      "label": "Estimated Investment Cost: Land (in US$)",
      "type": "number",
      "required": true,
      "sourceRef": "Estimated Investment Cost (in million US$ and Birr) — \"Land\" — \"In US$\"",
      "validation": {
        "minimum": 0
      }
    },
    {
      "name": "landCostBirr",
      "label": "Estimated Investment Cost: Land (in Birr)",
      "type": "number",
      "required": true,
      "sourceRef": "Estimated Investment Cost (in million US$ and Birr) — \"Land\" — \"In Birr\"",
      "validation": {
        "minimum": 0
      }
    },
    {
      "name": "buildingCivilWorksCostUsd",
      "label": "Estimated Investment Cost: Building and Civil Works (in US$)",
      "type": "number",
      "required": true,
      "sourceRef": "Estimated Investment Cost (in million US$ and Birr) — \"Building and Civil Works\" — \"In US$\"",
      "validation": {
        "minimum": 0
      }
    },
    {
      "name": "buildingCivilWorksCostBirr",
      "label": "Estimated Investment Cost: Building and Civil Works (in Birr)",
      "type": "number",
      "required": true,
      "sourceRef": "Estimated Investment Cost (in million US$ and Birr) — \"Building and Civil Works\" — \"In Birr\"",
      "validation": {
        "minimum": 0
      }
    },
    {
      "name": "machineryEquipmentCostUsd",
      "label": "Estimated Investment Cost: Machinery/Equipment (in US$)",
      "type": "number",
      "required": true,
      "sourceRef": "Estimated Investment Cost (in million US$ and Birr) — \"Machinery/Equipment\" — \"In US$\"",
      "validation": {
        "minimum": 0
      }
    },
    {
      "name": "machineryEquipmentCostBirr",
      "label": "Estimated Investment Cost: Machinery/Equipment (in Birr)",
      "type": "number",
      "required": true,
      "sourceRef": "Estimated Investment Cost (in million US$ and Birr) — \"Machinery/Equipment\" — \"In Birr\"",
      "validation": {
        "minimum": 0
      }
    },
    {
      "name": "otherFixedCapitalCostUsd",
      "label": "Estimated Investment Cost: Other Fixed Capital Cost (in US$)",
      "type": "number",
      "required": true,
      "sourceRef": "Estimated Investment Cost (in million US$ and Birr) — \"Other Fixed Capital Cost\" — \"In US$\"",
      "validation": {
        "minimum": 0
      }
    },
    {
      "name": "otherFixedCapitalCostBirr",
      "label": "Estimated Investment Cost: Other Fixed Capital Cost (in Birr)",
      "type": "number",
      "required": true,
      "sourceRef": "Estimated Investment Cost (in million US$ and Birr) — \"Other Fixed Capital Cost\" — \"In Birr\"",
      "validation": {
        "minimum": 0
      }
    },
    {
      "name": "initialWorkingCapitalCostUsd",
      "label": "Estimated Investment Cost: Initial Working Capital (in US$)",
      "type": "number",
      "required": true,
      "sourceRef": "Estimated Investment Cost (in million US$ and Birr) — \"Initial Working Capital\" — \"In US$\"",
      "validation": {
        "minimum": 0
      }
    },
    {
      "name": "initialWorkingCapitalCostBirr",
      "label": "Estimated Investment Cost: Initial Working Capital (in Birr)",
      "type": "number",
      "required": true,
      "sourceRef": "Estimated Investment Cost (in million US$ and Birr) — \"Initial Working Capital\" — \"In Birr\"",
      "validation": {
        "minimum": 0
      }
    },
    {
      "name": "totalInvestmentCostUsd",
      "label": "Estimated Investment Cost: Total (in US$)",
      "type": "number",
      "required": true,
      "sourceRef": "Estimated Investment Cost (in million US$ and Birr) — \"Total\" — \"In US$\"",
      "validation": {
        "minimum": 0
      }
    },
    {
      "name": "totalInvestmentCostBirr",
      "label": "Estimated Investment Cost: Total (in Birr)",
      "type": "number",
      "required": true,
      "sourceRef": "Estimated Investment Cost (in million US$ and Birr) — \"Total\" — \"In Birr\"",
      "validation": {
        "minimum": 0
      }
    },
    {
      "name": "equityFinanceAmount",
      "label": "Source of Finance: Equity",
      "type": "number",
      "required": true,
      "description": "The extracted source table shows one amount blank per category (Equity/Loan/Total), unlike the two-column (US$/Birr) \"Estimated investment cost\" table immediately above it; see this schema's own verification.notes for why no additional foreign/domestic or currency column split is asserted here.",
      "sourceRef": "Source of Finance — \"Equity\"",
      "validation": {
        "minimum": 0
      }
    },
    {
      "name": "loanFinanceAmount",
      "label": "Source of Finance: Loan",
      "type": "number",
      "required": true,
      "sourceRef": "Source of Finance — \"Loan\"",
      "validation": {
        "minimum": 0
      }
    },
    {
      "name": "othersFinanceSpecify",
      "label": "Source of Finance: Others (Specify)",
      "type": "string",
      "required": false,
      "sourceRef": "Source of Finance — \"Others (specify)\""
    },
    {
      "name": "totalFinanceAmount",
      "label": "Source of Finance: Total",
      "type": "number",
      "required": true,
      "sourceRef": "Source of Finance — \"Total\"",
      "validation": {
        "minimum": 0
      }
    },
    {
      "name": "localPermanentEmployees",
      "label": "Estimated Employment: Local Permanent Employees",
      "type": "integer",
      "required": true,
      "sourceRef": "Estimated number of employees at full capacity — \"Local\" — \"Permanent employees\"",
      "validation": {
        "minimum": 0
      }
    },
    {
      "name": "localTemporaryEmployees",
      "label": "Estimated Employment: Local Temporary Employees",
      "type": "integer",
      "required": true,
      "sourceRef": "Estimated number of employees at full capacity — \"Local\" — \"Temporary employees\"",
      "validation": {
        "minimum": 0
      }
    },
    {
      "name": "expatriatePermanentEmployees",
      "label": "Estimated Employment: Expatriate Permanent Employees",
      "type": "integer",
      "required": true,
      "sourceRef": "Estimated number of employees at full capacity — \"Expatriate\" — \"Permanent employees\"",
      "validation": {
        "minimum": 0
      }
    },
    {
      "name": "expatriateTemporaryEmployees",
      "label": "Estimated Employment: Expatriate Temporary Employees",
      "type": "integer",
      "required": true,
      "sourceRef": "Estimated number of employees at full capacity — \"Expatriate\" — \"Temporary employees\"",
      "validation": {
        "minimum": 0
      }
    },
    {
      "name": "totalPermanentEmployees",
      "label": "Estimated Employment: Total Permanent Employees",
      "type": "integer",
      "required": true,
      "sourceRef": "Estimated number of employees at full capacity — \"Total\" — \"Permanent employees\"",
      "validation": {
        "minimum": 0
      }
    },
    {
      "name": "totalTemporaryEmployees",
      "label": "Estimated Employment: Total Temporary Employees",
      "type": "integer",
      "required": true,
      "sourceRef": "Estimated number of employees at full capacity — \"Total\" — \"Temporary employees\"",
      "validation": {
        "minimum": 0
      }
    },
    {
      "name": "employmentOpportunityForUnderprivilegedGroups",
      "label": "Employment Opportunity for Women, Disabled, or Other Underprivileged Groups",
      "type": "string",
      "required": false,
      "sourceRef": "\"* Please provide information if the project creates employment opportunity to women, disabled or other underprivileged groups\""
    },
    {
      "name": "commencementDate",
      "label": "Expected Commencement Date of the Project",
      "type": "date",
      "required": true,
      "sourceRef": "Project Implementation Plan — \"Expected commencement and completion date of the project\" — \"Commencement Date\""
    },
    {
      "name": "completionDate",
      "label": "Expected Completion Date of the Project",
      "type": "date",
      "required": true,
      "sourceRef": "Project Implementation Plan — \"Expected commencement and completion date of the project\" — \"Completion Date\""
    },
    {
      "name": "activity1CompletionDate",
      "label": "Activity 1 Completion Date: Project Development and Feasibility Study",
      "type": "date",
      "required": true,
      "sourceRef": "Project Implementation Plan — \"Details of project activities and their date of completion\" — row 1"
    },
    {
      "name": "activity2CompletionDate",
      "label": "Activity 2 Completion Date: Land Acquisition",
      "type": "date",
      "required": true,
      "sourceRef": "Project Implementation Plan — \"Details of project activities and their date of completion\" — row 2"
    },
    {
      "name": "activity3CompletionDate",
      "label": "Activity 3 Completion Date: Land Preparation and Construction of Buildings (Civil Works)",
      "type": "date",
      "required": true,
      "sourceRef": "Project Implementation Plan — \"Details of project activities and their date of completion\" — row 3"
    },
    {
      "name": "activity4CompletionDate",
      "label": "Activity 4 Completion Date: Public Utility Acquisition (Electricity, Water, Telecom, Others if Any)",
      "type": "date",
      "required": true,
      "description": "The source prints \"Public utility acquisition\" as one numbered activity (4) with four sub-items (Electricity, Water, Telecom, Others if any) but only one completion-date column for the row as a whole; modelled as a single date field per this schema's numbered-activity-row convention, not four separate sub-dates, since the underlying merged-cell table structure could not be reliably reconstructed from this document's linear text-run extraction (see verification.notes).",
      "sourceRef": "Project Implementation Plan — \"Details of project activities and their date of completion\" — row 4"
    },
    {
      "name": "activity5CompletionDate",
      "label": "Activity 5 Completion Date: Procurement of Machinery and Equipment",
      "type": "date",
      "required": true,
      "sourceRef": "Project Implementation Plan — \"Details of project activities and their date of completion\" — row 5"
    },
    {
      "name": "activity6CompletionDate",
      "label": "Activity 6 Completion Date: Machinery and Equipment Erection/Installation",
      "type": "date",
      "required": true,
      "sourceRef": "Project Implementation Plan — \"Details of project activities and their date of completion\" — row 6"
    },
    {
      "name": "activity7CompletionDate",
      "label": "Activity 7 Completion Date: Preparation of Raw Material (Order, Purchase, Import)",
      "type": "date",
      "required": true,
      "sourceRef": "Project Implementation Plan — \"Details of project activities and their date of completion\" — row 7"
    },
    {
      "name": "activity8CompletionDate",
      "label": "Activity 8 Completion Date: Testing of Machinery and Equipment",
      "type": "date",
      "required": true,
      "sourceRef": "Project Implementation Plan — \"Details of project activities and their date of completion\" — row 8"
    },
    {
      "name": "activity10CompletionDate",
      "label": "Activity 10 Completion Date: Project Commissioning",
      "type": "date",
      "required": true,
      "sourceRef": "Project Implementation Plan — \"Details of project activities and their date of completion\" — row 10"
    },
    {
      "name": "activity9Description",
      "label": "Activity 9: Any Other (Please Indicate)",
      "type": "string",
      "required": false,
      "description": "The source's own row 9 caption, \"Any other (please indicate),\" is itself a blank the applicant labels; left bare-optional along with its own completion-date field below, rather than requiredWhen-gated on each other, per this registry's documented notEquals-against-an-absent-optional-field bug class.",
      "sourceRef": "Project Implementation Plan — \"Details of project activities and their date of completion\" — row 9, \"Any other (please indicate)\""
    },
    {
      "name": "activity9CompletionDate",
      "label": "Activity 9 Completion Date",
      "type": "date",
      "required": false,
      "sourceRef": "Project Implementation Plan — \"Details of project activities and their date of completion\" — row 9"
    },
    {
      "name": "environmentalImpactDescription",
      "label": "Potential Environmental Impact and Mitigation Measures",
      "type": "string",
      "required": true,
      "sourceRef": "\"3.3. Brief description about the potential impact of the proposed investment on the environment and measures of mitigation to be undertaken\""
    },
    {
      "name": "infoSourceAboutInvestmentOpportunity",
      "label": "How Did You Learn About the Investment Opportunity of Ethiopia?",
      "type": "enum",
      "required": false,
      "description": "A supplementary, non-gating market-research question (\"Please indicate where you have got information...\"); left optional as it carries no printed compulsory marking and has no bearing on the permit application itself.",
      "sourceRef": "\"Please indicate where you have got information about the investment opportunity of Ethiopia?\"",
      "validation": {
        "enum": [
          "EIC",
          "ETHIOPIAN_EMBASSY_ABROAD",
          "INVESTMENT_MISSION_SEMINAR",
          "DOMESTIC_LOCAL_BUSINESS_PARTNER",
          "EXISTING_FOREIGN_INVESTOR",
          "AGENCY_WEBSITE",
          "OTHER_GOVT_INSTITUTION",
          "NON_GOVT_ORGANIZATION",
          "OTHER"
        ]
      }
    },
    {
      "name": "infoSourceOtherGovtInstitutionSpecify",
      "label": "Other Gov't Institution (Specify)",
      "type": "string",
      "required": false,
      "requiredWhen": {
        "field": "infoSourceAboutInvestmentOpportunity",
        "equals": "OTHER_GOVT_INSTITUTION"
      },
      "sourceRef": "\"Other Gov't institutions (Specify...)\""
    },
    {
      "name": "infoSourceNonGovtOrganizationSpecify",
      "label": "Non-Gov't Organization (Specify)",
      "type": "string",
      "required": false,
      "requiredWhen": {
        "field": "infoSourceAboutInvestmentOpportunity",
        "equals": "NON_GOVT_ORGANIZATION"
      },
      "sourceRef": "\"Non-Gov't organization (Specify...)\""
    },
    {
      "name": "infoSourceOtherSpecify",
      "label": "Other (Specify)",
      "type": "string",
      "required": false,
      "requiredWhen": {
        "field": "infoSourceAboutInvestmentOpportunity",
        "equals": "OTHER"
      },
      "sourceRef": "\"Other(specify)\""
    },
    {
      "name": "applicantName",
      "label": "Name of Applicant",
      "type": "string",
      "required": true,
      "sourceRef": "\"Declaration and Signature of Applicant\" — \"Name of Applicant\"",
      "classification": "pii"
    },
    {
      "name": "applicantResponsibility",
      "label": "Responsibility",
      "type": "string",
      "required": true,
      "description": "The applicant's stated role or capacity in signing this declaration (e.g. owner, managing director, authorized representative).",
      "sourceRef": "\"Declaration and Signature of Applicant\" — \"Responsibility\""
    },
    {
      "name": "applicantSignature",
      "label": "Signature",
      "type": "string",
      "required": true,
      "description": "Modelled as a signature-name attestation, per this registry's established convention for a printed signature line.",
      "sourceRef": "\"Declaration and Signature of Applicant\" — \"Signature\""
    },
    {
      "name": "declarationDate",
      "label": "Date",
      "type": "date",
      "required": true,
      "sourceRef": "\"Declaration and Signature of Applicant\" — \"Date\""
    }
  ],
  "documents": [
    {
      "id": "previousBusinessBackgroundDocuments",
      "label": "Documents about the investor's previous business background",
      "category": "supporting-evidence",
      "required": true,
      "belongsTo": "applicant",
      "sourceRef": "Cover page — \"The applicant is required to attach relevant documents about an investor's previous business background.\""
    }
  ]
}
