Preferred Demographic

The following type of output is generated for the Preferred Demographic requirement for the job profile.

    • Nationality: This field contains the nationality requirement for the job profile
    • Visa: This field contains the visa requirement for the job profile
    • AgeLimit: This field contains the age limit requirement for the job profile
    • Others: This field contains the other details of the job profile

Preferred Demographic JSON Layout

		"PreferredDemographic": {
			"Nationality": "Indian",
			"Visa": "H1b",
			"AgeLimit": "35 yrs",
			"Others": ""
		}