The following entities are included in the Student Identification and Demographics domain:
TABLE OF CONTENTS
- Entity: Student
- Entity: Parent
- Entity: Contact
- Entity: Student Parent Association
- Entity: Student Contact Association
- Entity: Student Education Organization Association
Entity: Student
An asterisk (*) indicates a required element for successful synchronization of the entity. This documentation outlines the supported mappings for various data entities, identifying the supported fields within Aeries for each entity and noting any unsupported elements. Additionally, it provides a sample JSON payload demonstrating the structure.
Data Element Name/Type | Aeries Page | Label & Aeries Table.Field | Standard v3.x/v4.x | Standard v5.x |
* Entity Reference -See Enrollment Domain > Student School Association | - | - | ✔ Supported | ✔ Supported |
* StudentUniqueID / String | Demographics | Student ID STU.ID | ✔ Supported | ✔ Supported |
Name - Composite Part | - | - | ✔ Supported | ✔ Supported |
* > FirstName / String | Demographics | First Name STU.FN | ✔ Supported | ✔ Supported |
> GenerationCodeSuffix / String | Demographics | Suffix STU.SF | ✔ Supported | ✔ Supported |
* > LastSurname / String | Demographics | Last Name STU.LN | ✔ Supported | ✔ Supported |
> MaidenName | - | - | ✘ Not Supported | ✘ Not Supported |
> MiddleName / String | Demographics | Middle Name STU.MN | ✔ Supported | ✔ Supported |
> PersonalIdentificationDocument | - | - | ✘ Not Supported | ✘ Not Supported |
> PersonalTitlePrefix | - | - | ✘ Not Supported | ✘ Not Supported |
OtherName - Composite Part | - | - | ✘ Not Supported | ✘ Not Supported |
Person - Class | - | - | ✘ Not Supported | ✘ Not Supported |
BirthData - Composite Part | - | - | ✔ Supported | ✔ Supported |
> BirthCity / String | Demographics | Birth City STU.BCY | ✔ Supported | ✔ Supported |
> BirthStateAbbreviationDescriptor | Demographics | State STU.BST | ✔ Supported | ✔ Supported |
> BirthCountryDescriptor | Demographics | Country STU.BCU | ✔ Supported | ✔ Supported |
Ed-Fi Mappings | Code Set Country Descriptor (STU.BCU) | ✔ Supported | ✔ Supported | |
* > BirthDate | Demographics | Birthdate STU.BD | ✔ Supported | ✔ Supported |
> BirthInternationalProvince | - | - | ✘ Not Supported | ✘ Not Supported |
> BirthSexDescriptor | Demographics | Gender STU.GN | ✔ Supported | ✔ Supported |
Ed-Mappings | Code Set Sex Descriptor (STU.GN) | ✔ Supported | ✔ Supported | |
> DateEnteredUS | - | - | ✘ Not Supported | ✘ Not Supported |
Special Note: | ||||
Sample JSON Payload | ||||
Student { "studentUniqueId": "99400002", "birthCity": "Riverside", "birthCountryDescriptor": "uri://ed-fi.org/CountryDescriptor#US", "birthDate": "2010-04-13", "birthSexDescriptor": "uri://ed-fi.org/SexDescriptor#Female", "birthStateAbbreviationDescriptor": "uri://ed-fi.org/StateAbbreviationDescriptor#CA", "firstName": "Alice", "lastSurname": "Abdelnour" } |
Entity: Parent (Standard v3.x/v4.x Only)
Data Element Name/Type | Aeries Page | Label & Aeries Table.Field | Standard v3/v4 | Standard v5.x |
* ParentUniqueId / String | Contacts | CON.SQ | ✔ Supported | ✘ Not Supported |
Uses Student Information from the Student Entity along with CON.SQ to create the ParentUniqueID STU.lD & "_" & CON.SQ | - | ✘ Not Supported | ||
Address - Composite Part | - | - | ✔ Supported | ✘ Not Supported |
> AddressTypeDescriptor | Hard-Coded 'Home' | - | ✘ Not Supported | |
* > City / String | Contacts | City CON.CY | ✔ Supported | ✘ Not Supported |
* > PostalCode / String | Contacts | Zip Code CON.ZC | ✔ Supported | ✘ Not Supported |
* > StateAbbreviationDescriptor | Hard Coded | State CON.ST | ✔ Supported | ✘ Not Supported |
* > StreetNumberName /String | Contacts | Address CON.AD | ✔ Supported | ✘ Not Supported |
> ApartmentRoomSuiteNumber | - | - | ✘ Not Supported | ✘ Not Supported |
> BuildingSiteNumber | - | - | ✘ Not Supported | ✘ Not Supported |
> CongressionalDistrict | - | - | ✘ Not Supported | ✘ Not Supported |
> CountyFIPSCode | - | - | ✘ Not Supported | ✘ Not Supported |
> DoNotPublishIndicator | - | - | ✘ Not Supported | ✘ Not Supported |
> Latitude | - | - | ✘ Not Supported | ✘ Not Supported |
> Longitude | - | - | ✘ Not Supported | ✘ Not Supported |
> NameOfCounty | - | - | ✘ Not Supported | ✘ Not Supported |
> Period / Period | - | - | ✘ Not Supported | ✘ Not Supported |
ElectronicMail - Composite Part | - | - | ✔ Supported | ✘ Not Supported |
* > ElectronicMailAddress / String | Contacts | Email Address CON.EM | ✔ Supported | ✘ Not Supported |
* >ElectronicMailTypeDescriptor | - | - | ✔ Supported | ✘ Not Supported |
Hard Coded to 'Home/Personal' | - | ✘ Not Supported | ||
> DoNotPublishIndicator | - | - | ✔ Supported | ✘ Not Supported |
Hard Coded to 'False' | - | ✘ Not Supported | ||
>PrimaryEmailAddressIndicator / Boolean | - | - | ✔ Supported | ✘ Not Supported |
Hard Coded to 'True' | - | ✘ Not Supported | ||
HighestCompletedLevelOf EducationDescriptor | - | - | ✘ Not Supported | ✘ Not Supported |
InternationalAddress - Composite Part | - | - | ✘ Not Supported | ✘ Not Supported |
Language - Composite Part | - | - | ✘ Not Supported | ✘ Not Supported |
LoginId | - | - | ✘ Not Supported | ✘ Not Supported |
Name - Composite Part | - | - | ✔ Supported | ✘ Not Supported |
> FirstName / String | Contacts | First Name CON.FN | ✔ Supported | ✘ Not Supported |
> GenerationCodeSuffix | - | - | ✘ Not Supported | ✘ Not Supported |
> LastSurname / String | Contacts | Last Name CON.LN | ✔ Supported | ✘ Not Supported |
> MaidenName | - | - | ✘ Not Supported | ✘ Not Supported |
> MiddleName | - | - | ✘ Not Supported | ✘ Not Supported |
> PersonalIdentificationDocument | - | - | ✘ Not Supported | ✘ Not Supported |
> PersonalTitlePrefix | - | - | ✘ Not Supported | ✘ Not Supported |
OtherName - Composite Part | - | - | ✘ Not Supported | ✘ Not Supported |
Person - Class | - | - | ✘ Not Supported | ✘ Not Supported |
SexDescriptor | Contacts | Relationship CON.RL | ✔ Supported | ✘ Not Supported |
Ed-Fi Mappings | Code Set Sex Descriptor (CON.RL) | ✔ Supported | ✘ Not Supported | |
Telephone - Composite Part | - | - | ✘ Not Supported | ✘ Not Supported |
Special Notes: | ||||
Sample JSON Payload | ||||
{ "parentUniqueId": "99400001-1", "addresses": [ { "addressTypeDescriptor": "uri://ed-fi.org/AddressTypeDescriptor#Home", "stateAbbreviationDescriptor": "uri://ed-fi.org/StateAbbreviationDescriptor#CA", "city": "Eagle Rock", "postalCode": "99999", "streetNumberName": "1118 Glenview Lane" } ], "electronicMails": [ { "electronicMailTypeDescriptor": "uri://ed-fi.org/ElectronicMailTypeDescriptor#Home/Personal", "electronicMailAddress": "JAbbott@Parent.com", "doNotPublishIndicator": false, "primaryEmailAddressIndicator": true } ], "firstName": "John", "lastSurname": "Abbott", "sexDescriptor": "uri://ed-fi.org/SexDescriptor#Male" } |
Entity: Contact (Standard v5.x Only)
Data Element Name/Type | Aeries Page | Label & Aeries Table.Field | Standard v3.x/v4.x | Standard v5 |
* ContactUniqueId / String | Contacts | CON.SQ | ✘ Not Supported | - |
Uses Student Information from the Student Entity along with CON.SQ to create the ParentUniqueID STU.lD & "_" & CON.SQ | ✘ Not Supported | - | ||
Address - Composite Part | - | - | ✘ Not Supported | ✔ Supported |
* > AddressTypeDescriptor | Hard-Coded 'Home' | ✘ Not Supported | - | |
* > City / String | Contacts | City CON.CY | ✘ Not Supported | ✔ Supported |
* > PostalCode / String | Contacts | Zip Code CON.ZC | ✘ Not Supported | ✔ Supported |
* > StateAbbreviationDescriptor | Hard Coded | State CON.ST | ✘ Not Supported | ✔ Supported |
* > StreetNumberName /String | Contacts | Address CON.AD | ✘ Not Supported | ✔ Supported |
> ApartmentRoomSuiteNumber | - | - | ✘ Not Supported | ✘ Not Supported |
> BuildingSiteNumber | - | - | ✘ Not Supported | ✘ Not Supported |
> CongressionalDistrict | - | - | ✘ Not Supported | ✘ Not Supported |
> CountyFIPSCode | - | - | ✘ Not Supported | ✘ Not Supported |
> DoNotPublishIndicator | - | - | ✘ Not Supported | ✘ Not Supported |
> Latitude | - | - | ✘ Not Supported | ✘ Not Supported |
> Longitude | - | - | ✘ Not Supported | ✘ Not Supported |
> NameOfCounty | - | - | ✘ Not Supported | ✘ Not Supported |
> Period | - | - | ✘ Not Supported | ✘ Not Supported |
ElectronicMail - Composite Part | - | - | ✘ Not Supported | ✔ Supported |
* > ElectronicMailAddress / String | Contacts | Email Address CON.EM | ✘ Not Supported | ✔ Supported |
> ElectronicMailTypeDescriptor | - | - | ✘ Not Supported | ✔ Supported |
Hard Coded to 'Home/Personal' | ✘ Not Supported | - | ||
> DoNotPublishIndicator | - | - | ✘ Not Supported | ✔ Supported |
Hard Coded to 'False' | ✘ Not Supported | - | ||
> PrimaryEmailAddressIndicator / Boolean | - | - | ✘ Not Supported | ✔ Supported |
Hard Coded to 'True' | ✘ Not Supported | - | ||
HighestCompletedLevelOf EducationDescriptor | - | - | ✘ Not Supported | ✘ Not Supported |
InternationalAddress - Composite Part | - | - | ✘ Not Supported | ✘ Not Supported |
Language - Composite Part | - | - | ✘ Not Supported | ✘ Not Supported |
LoginId | - | - | ✘ Not Supported | ✘ Not Supported |
Name - Composite Part | - | - | ✘ Not Supported | ✔ Supported |
> FirstName / String | Contacts | First Name CON.FN | ✘ Not Supported | ✔ Supported |
> GenerationCodeSuffix | - | - | ✘ Not Supported | ✘ Not Supported |
> LastSurname / String | Contacts | Last Name CON.LN | ✘ Not Supported | ✔ Supported |
> MaidenName | - | - | ✘ Not Supported | ✘ Not Supported |
> MiddleName | - | - | ✘ Not Supported | ✘ Not Supported |
> PersonalIdentificationDocument | - | - | ✘ Not Supported | ✘ Not Supported |
> PersonalTitlePrefix | - | - | ✘ Not Supported | ✘ Not Supported |
OtherName - Composite Part | - | - | ✘ Not Supported | ✘ Not Supported |
Person - Class | - | - | ✘ Not Supported | ✘ Not Supported |
SexDescriptor | Contacts | Relationship CON.RL | ✘ Not Supported | ✔ Supported |
Ed-Fi Mappings | Code Set Sex Descriptor (CON.RL) | ✘ Not Supported | ✔ Supported | |
Telephone - Composite Part | - | - | ✘ Not Supported | ✘ Not Supported |
Special Notes: | ||||
Sample JSON Payload | ||||
{ "parentUniqueId": "99400001-1", "addresses": [ { "addressTypeDescriptor": "uri://ed-fi.org/AddressTypeDescriptor#Home", "stateAbbreviationDescriptor": "uri://ed-fi.org/StateAbbreviationDescriptor#CA", "city": "Eagle Rock", "postalCode": "99999", "streetNumberName": "1118 Glenview Lane" } ], "electronicMails": [ { "electronicMailTypeDescriptor": "uri://ed-fi.org/ElectronicMailTypeDescriptor#Home/Personal", "electronicMailAddress": "JAbbott@Parent.com", "doNotPublishIndicator": false, "primaryEmailAddressIndicator": true } ], "firstName": "John", "lastSurname": "Abbott", "sexDescriptor": "uri://ed-fi.org/SexDescriptor#Male" } |
Entity: Student Parent Association (Standard v3.x/v4.x Only)
Data Element Name/Type | Aeries Page | Label & Aeries Table.Field | Standard v3.x/v4.x | Standard v5.x |
* Entity Reference - See Identification and Demographics Domain > Student Entity | - | - | ✔ Supported | ✘ Not Supported |
* Entity Reference - See Student Identification and Demographics > Parent Entity | - | - | ✔ Supported | ✘ Not Supported |
ContactPriority | - | - | ✘ Not Supported | ✘ Not Supported |
ContactRestrictions | - | - | ✘ Not Supported | ✘ Not Supported |
EmergencyContactStatus / Boolean | Contacts | Record Type CON.CD | ✔ Supported | ✘ Not Supported |
Ed-Fi Mappings | Code Set Emergency Contact Status Boolean Type (CON.CD) | ✔ Supported | ✘ Not Supported | |
LegalGuardian | - | - | ✘ Not Supported | ✘ Not Supported |
LivesWith | - | - | ✘ Not Supported | ✘ Not Supported |
PrimaryContactStatus / Boolean | Contacts | Primary Contact CON.PC | ✔ Supported | ✘ Not Supported |
RelationDesriptor | Contacts | Relationship CON.RL | ✔ Supported | ✘ Not Supported |
Ed-Fi Mappings | Code Set Relation Descriptor (CON.RL) | ✔ Supported | ✘ Not Supported | |
Special Notes: | ||||
Sample JSON Payload | ||||
{ "parentReference": { "parentUniqueId": "99400001-7" }, "studentReference": { "studentUniqueId": "99400001" }, "emergencyContactStatus": false, "primaryContactStatus": true, "relationDescriptor": "uri://ed-fi.org/RelationDescriptor#Mother" } |
Entity: Student Contact Association (Standard v5.x Only)
Ed-Fi Data Element | Aeries Page | Label & Aeries Table.Field | Standard v3.x/v4.x | Standard v5 |
* Entity Reference - See Identification and Demographics Domain > Student Entity | - | - | ✘ Not Supported | ✔ Supported |
* Entity Reference - See Student Identification and Demographics > Contact Entity | - | - | ✘ Not Supported | ✔ Supported |
ContactPriority | - | - | ✘ Not Supported | ✘ Not Supported |
ContactRestrictions | - | - | ✘ Not Supported | ✘ Not Supported |
EmergencyContactStatus / Boolean | Contacts | Record Type CON.CD | ✘ Not Supported | ✔ Supported |
Ed-Fi Mappings | Code Set Emergency Contact Status Boolean Type (CON.CD) | ✘ Not Supported | ✔ Supported | |
LegalGuardian | - | - | ✘ Not Supported | ✘ Not Supported |
LivesWith | - | - | ✘ Not Supported | ✘ Not Supported |
PrimaryContactStatus / Boolean | Contacts | Primary Contact CON.PC | ✘ Not Supported | ✔ Supported |
RelationDesriptor | Contacts | Relationship CON.RL | ✘ Not Supported | ✔ Supported |
Ed-Fi Mappings | Code Set Relation Descriptor (CON.RL) | ✘ Not Supported | ✔ Supported | |
Special Notes: | ||||
Sample JSON Payload | ||||
{ "parentReference": { "parentUniqueId": "99400001-7" }, "studentReference": { "studentUniqueId": "99400001" }, "emergencyContactStatus": false, "primaryContactStatus": true, "relationDescriptor": "uri://ed-fi.org/RelationDescriptor#Mother" } |
Entity: Student Education Organization Association
Data Element Name/Type | Aeries Page | Label & Aeries Table.Field | Standard v3/v4 | Standard v5 |
* Entity Reference - See Education Organization Domain > School Entity | - | - | ✔ Supported | ✔ Supported |
* Entity Reference - See Identification and Demographics Domain > Student Entity | - | - | ✔ Supported | ✔ Supported |
Address - Composite Part | - | - | ✔ Supported | ✔ Supported |
* > StreetNumberName / String | Demographics | Residence Address STU.RAD, STU.RCY, STU.RST, STU.RZC STU.RZX | ✔ Supported | ✔ Supported |
Mailing Address STU.AD, STU.CY, STu.ST STU.ZC, STU.ZX | ✔ Supported | ✔ Supported | ||
* > AddressTypeDescriptor | Both "Home" and "Mailing" address are supported. When populated in the Residence the JSON file will contain 'Home', when populated in the Mailing Address, the JSON file will contain 'Mailing' | ✔ Supported | ✔ Supported | |
* > City / String | Demographics | City STU.RCY | ✔ Supported | ✔ Supported |
City STU.CY | ✔ Supported | ✔ Supported | ||
* > StateAbbreviationDescriptor | Demographics | State STU.RST | ✔ Supported | ✔ Supported |
State STU.ST | ✔ Supported | ✔ Supported | ||
* > ZipCode / String | Demographics | Zip STU.RZC | ✔ Supported | ✔ Supported |
Zip STU.ZC | ✔ Supported | ✔ Supported | ||
> BuildingSiteNumber | - | - | ✘ Not Supported | ✘ Not Supported |
> CongressionalDistrict | - | - | ✘ Not Supported | ✘ Not Supported |
> CountyFIPSCode | - | - | ✘ Not Supported | ✘ Not Supported |
> DoNotPublishIndicator | - | - | ✘ Not Supported | ✘ Not Supported |
> Latitude | - | - | ✘ Not Supported | ✘ Not Supported |
> Locale | - | - | ✘ Not Supported | ✘ Not Supported |
> Longitude | - | - | ✘ Not Supported | ✘ Not Supported |
> NameOfCounty | - | - | ✘ Not Supported | ✘ Not Supported |
> Period | - | - | ✘ Not Supported | ✘ Not Supported |
AncestryEthnicOriginDescriptor | - | - | ✘ Not Supported | ✘ Not Supported |
BarrierToInternetAccess InResidenceDescriptor | - | - | ✘ Not Supported | ✘ Not Supported |
CohortYear | - | - | ✘ Not Supported | ✘ Not Supported |
Disability - Composite Part | - | - | ✔ Supported | ✔ Supported |
> Disability | Special Education | Disability CSE.DI-DI3 | ✔ Supported | ✔ Supported |
> DisabilityDesignationDescritpor | - | - | ✘ Not Supported | ✘ Not Supported |
> DisabilityDeterminationSource TypeDescriptor | - | - | ✘ Not Supported | ✘ Not Supported |
> DisabilityDiagnosis | - | - | ✘ Not Supported | ✘ Not Supported |
> OrderOfDisability / Number | The order of Disability is based on CSE.DI = 1, CSE.DI2 = 2 & CSE.DI = 3 | ✔ Supported | ✔ Supported | |
ElectronicMail - Composite Part | - | - | ✔ Supported | ✔ Supported |
> ElectronicMailAddress / String | Demographics | Student's Email STU.SEM | ✘ Not Supported | ✘ Not Supported |
> ElectronicMailTypeDescriptor | - | - | ✔ Supported | ✔ Supported |
Hard-Coded to 'Home/Personal' | ||||
> DoNotPublishIndicator | - | - | ✘ Not Supported | ✘ Not Supported |
> PrimaryEmailAddressIndicator | - | - | ✘ Not Supported | ✘ Not Supported |
HispanicLatinoEthnicity / Boolean | Demographics | Ethnicity STU.ETH | ✔ Supported | ✔ Supported |
InternationalAddress | - | - | ✘ Not Supported | ✘ Not Supported |
InternetAccessInResidence | - | - | ✘ Not Supported | ✘ Not Supported |
InternetAccessTypeInResidenceDescriptor | - | - | ✘ Not Supported | ✘ Not Supported |
InternetPerformanceInResidenceDescriptor | - | - | ✘ Not Supported | ✘ Not Supported |
Language - Composite Part | - | - | ✔ Supported | ✔ Supported |
> LanguageDescriptor | Demographics | Reporting Lang STU.HL | ✔ Supported | ✔ Supported |
Demographcis | CorLang STU.CL | |||
> LanguageUseDescriptor | - | - | ✔ Supported | ✔ Supported |
Hard Coded to 'HomeLanguage' | - | - | ||
LimitedEnglishProficiencyDescriptor | Demographics | LanguageFlu STU.LF | ✔ Supported | ✔ Supported |
Ed-Fi Mappings | Code Set Limited English Proficiency Descriptor (STU.LF) | ✔ Supported | ✔ Supported | |
LoginId | - | - | ✘ Not Supported | ✘ Not Supported |
OldEthnicity - DEPRECATED | - | - | ✘ Not Supported | ✘ Not Supported |
PrimaryLearningDeviceAccessDescriptor | - | - | ✘ Not Supported | ✘ Not Supported |
PrimaryLearningDeviceAway FromSchoolDescriptor - | - | - | ✘ Not Supported | ✘ Not Supported |
PrimaryLearningDeviceProviderDescritpor | - | - | ✘ Not Supported | ✘ Not Supported |
ProfileThumbnail | - | - | ✘ Not Supported | ✘ Not Supported |
ProgramParticipation | - | - | ✘ Not Supported | ✘ Not Supported |
RaceDescriptor | Demographics | Race STU.RC1-RC5 | ✔ Supported | ✔ Supported |
Ed-Fi Mappings | Code Set Race Descriptor (STU.RC1) | ✔ Supported | ✔ Supported | |
SexDescriptor | Demographics | Gender STU.GN | ✔ Supported | ✔ Supported |
Ed-Fi Mappings | Code Set Sex Descriptor (STU.GN) | ✔ Supported | ✔ Supported | |
StudentCharacteristic | - | - | ✔ Supported | ✔ Supported |
StudentIdentificationCode | - | - | ✔ Supported | ✔ Supported |
* > AssigningOrganizationIdentification Code / String | - | - | ✔ Supported | ✔ Supported |
JSON payload will contain "District","State" and "Local" | - | - | ||
* >StudentIdentificationSystem Descriptor | - | - | ✔ Supported | ✔ Supported |
JSON payload will contain "District","State" and "Local" | - | - | ||
* > IdentificationCode / String | Demographics | Student ID STU.ID | ✔ Supported | ✔ Supported |
Student # STU.SN | ✔ Supported | ✔ Supported | ||
Demographics > Student Data 2 Tab | State Stu ID STU.CID | ✔ Supported | ✔ Supported | |
StudentIndicator - Composite Part | - | - | ✘ Not Supported | ✘ Not Supported |
Telephone - Composite Part | - | - | ✔ Supported | ✔ Supported |
> TelephoneNumber / String | Demographics | Primary Telephone STU.TL | ✔ Supported | ✔ Supported |
> TelephoneNumberTypeDescriptor | - | - | ✔ Supported | ✔ Supported |
Hard Code to 'Home' | - | - | ||
> DoNotPublishIndicator | - | - | ✘ Not Supported | ✘ Not Supported |
> OrderOfPriority | - | - | ✘ Not Supported | ✘ Not Supported |
> TextMessageCapabilityIndicator | - | - | ✘ Not Supported | ✘ Not Supported |
TribalAffiliation | - | - | ✘ Not Supported | ✘ Not Supported |
Special Notes: | ||||
Sample JSON Payload | ||||
{ "educationOrganizationReference": { "educationOrganizationId": 994 }, "studentReference": { "studentUniqueId": "99400001" }, "addresses": [ { "addressTypeDescriptor": "uri://ed-fi.org/AddressTypeDescriptor#Home", "stateAbbreviationDescriptor": "uri://ed-fi.org/StateAbbreviationDescriptor#CA", "city": "Eagle Rock", "postalCode": "99999", "streetNumberName": "1118 Glenview Lane" }, { "addressTypeDescriptor": "uri://ed-fi.org/AddressTypeDescriptor#Mailing", "stateAbbreviationDescriptor": "uri://ed-fi.org/StateAbbreviationDescriptor#CA", "city": "Eagle Rock", "postalCode": "99999", "streetNumberName": "PO Box 238" } ], "disabilities": [ { "disabilityDescriptor": "uri://ed-fi.org/DisabilityDescriptor#Speech or Language Impairment", "orderOfDisability": 1 }, { "disabilityDescriptor": "uri://ed-fi.org/DisabilityDescriptor#Serious Emotional Disability", "orderOfDisability": 2 } ], "electronicMails": [ { "electronicMailTypeDescriptor": "uri://ed-fi.org/ElectronicMailTypeDescriptor#Home/Personal", "electronicMailAddress": "student@aeries.com" } ], "hispanicLatinoEthnicity": false, "languages": [ { "languageDescriptor": "uri://ed-fi.org/LanguageDescriptor#spa", "uses": [ { "languageUseDescriptor": "uri://ed-fi.org/LanguageUseDescriptor#Home language" } ] } ], "limitedEnglishProficiencyDescriptor": "uri://ed-fi.org/LimitedEnglishProficiencyDescriptor#Limited", "races": [ { "raceDescriptor": "uri://ed-fi.org/RaceDescriptor#White" } ], "sexDescriptor": "uri://ed-fi.org/SexDescriptor#Male", "studentCharacteristics": [ { "studentCharacteristicDescriptor": "uri://ed-fi.org/StudentCharacteristicDescriptor#Other" } ], "studentIdentificationCodes": [ { "studentIdentificationSystemDescriptor": "uri://ed-fi.org/StudentIdentificationSystemDescriptor#District", "assigningOrganizationIdentificationCode": "District", "identificationCode": "99400001" }, { "studentIdentificationSystemDescriptor": "uri://ed-fi.org/StudentIdentificationSystemDescriptor#State", "assigningOrganizationIdentificationCode": "State", "identificationCode": "9940000001" }, { "studentIdentificationSystemDescriptor": "uri://ed-fi.org/StudentIdentificationSystemDescriptor#Local", "assigningOrganizationIdentificationCode": "Local", "identificationCode": "1" } ], "telephones": [ { "telephoneNumberTypeDescriptor": "uri://ed-fi.org/TelephoneNumberTypeDescriptor#Home", "telephoneNumber": "7775559448" } ] } |