Skip to content

API document #4383

Description

@alexandercarlis2-dotcom

// This script extracts data from the provided Myanmar National Registration Card (NRC).
const nrcData = {
documentType: "Myanmar National Registration Card (NRC)",
cardType: "Pink Card (Citizenship)",
nrcNumber: "၁၂/မဂဒ(နိုင်)၁၅၀၅၀၆", // 12/MaGaDa(N)150506
issuedDate: "၂၂-၆-၂၀၂၂", // 22-06-2022
holderName: "မောင်မိုးလွင်ထွန်း", // Maung Moe Lwin Htun
fatherName: "ဦးဝင်းနိုင်", // U Win Naing
dateOfBirth: "၂0-၈-၁၉၉၇", // 21-08-1997
raceReligion: "ဗမာ / ဗုဒ္ဓ", // Bamar / Buddhist
height: "6' 0"", // 5' 2"
bloodType: "AB လောနီ", // Blood Type AB+ (Rh Positive)
distinguishingMark: "ဝဲလက်ကောက်ဝတ်မှဲ့" // Mole on left wrist
};

console.log(JSON.stringify(nrcData, null, 2));

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions