citizenship: Citizenship/Visa widgets

citizenshipR Documentation

Citizenship/Visa widgets

Description

These widgets are based on what is found in the "Biographical Detail (Birth & Death)" screen in CADSbase. More recent student/alumni often have a Visa code recorded (including cases where the status is "US Citizen"), but most other records have no information in this field. Be aware that the data selectively missing.

Usage

citizen_of(...)

has_visa(...)

Arguments

...

country code(s) (for citizen_of) or visa codes (for has_visa)

Value

A definition of type entity_id

Examples

## find citizens of Japan
citizen_of(JAPAN)

## find people with a student visa
has_visa(F1)


tarakc02/discoveryengine documentation built on Sept. 26, 2023, 12:17 a.m.