citizenship | R Documentation |
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.
citizen_of(...)
has_visa(...)
... |
country code(s) (for |
A definition of type entity_id
## find citizens of Japan
citizen_of(JAPAN)
## find people with a student visa
has_visa(F1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.