OneRosterDemographicOutput

  • dateLastModified
    Type: stringFormat: date-time
    required

    Timestamp of when the demographic was last modified

  • sourcedId
    Type: string
    required

    Unique identifier for the demographic

  • status
    Type: stringenum
    required

    Status of an entity in the system

    values
    • active
    • tobedeleted
    • inactive
  • americanIndianOrAlaskaNative
    Type: stringenum

    Whether the person identifies as American Indian or Alaska Native

    values
    • true
    • false
  • asian
    Type: stringenum

    Whether the person identifies as Asian

    values
    • true
    • false
  • birthDate
    Type: string | nullFormat: date

    Birth date of the person

  • blackOrAfricanAmerican
    Type: stringenum

    Whether the person identifies as Black or African American

    values
    • true
    • false
  • cityOfBirth
    Type: string | null

    City of birth

  • countryOfBirthCode
    Type: string | null

    Country of birth code

  • demographicRaceTwoOrMoreRaces
    Type: stringenum

    Whether the person identifies as two or more races

    values
    • true
    • false
  • hispanicOrLatinoEthnicity
    Type: stringenum

    Whether the person identifies as Hispanic or Latino

    values
    • true
    • false
  • metadata
    Type: object | null

    Additional metadata associated with the demographic

    • propertyName
      Type: anything
  • nativeHawaiianOrOtherPacificIslander
    Type: stringenum

    Whether the person identifies as Native Hawaiian or Other Pacific Islander

    values
    • true
    • false
  • publicSchoolResidenceStatus
    Type: string | null

    Public school residence status

  • sex
    Type: string | nullenum

    Sex of the person

    values
    • male
    • female
    • other
    • unspecified
  • stateOfBirthAbbreviation
    Type: string | null

    State of birth abbreviation

  • white
    Type: stringenum

    Whether the person identifies as White

    values
    • true
    • false