Skip to main content
Skip table of contents

Contacts

This category represents information about parents/guardians and their relationships to students as published in the Parent resource within the Contacts category. The Contacts category includes the following data views and resources:

Student Contacts

This view captures the demographic record for each student contact as published in the Parent resource within the Contacts category. It includes each contact associated with a student in PowerSchool who was included for publishing in the Student resource. The layout includes School Name, Contact ID, Student Contact Name, and Contact Unique ID.

Each contact must first have an assigned Unique Person Identifier (Unique ID) in order for the contact record to be published. At his time, a Unique ID is automatically assigned to each contact. In turn, the publishing of the related StudentParentAssociation resource is dependent on the successful publishing of the contact record; as needed, use the Publishing Errors data view to identify and resolve any issues.

Automatic Creation of Student Contact Records

The Ed-Fi process automatically creates contact records for students that do not already have at least one contact record defined within PowerSchool. This functionality is invoked each time a school or district uses the Ed-Fi dashboard to publish student contacts.

If a student does not already have at least one student contact and relationship, the Ed-Fi process leverages the existing mother and father fields defined in the Students table, parses the fields to create separate contact records for each, and populates the PowerSchool student contacts table with the new records. If the mother and father fields cannot be successfully parsed, no contact record is created. Instead, the district/school must manually create the needed contact records.

Only first and last names are parsed. The relationship is assumed to be mother if data is derived from the mother column, or father when derived from the father column. Once the new student contact records are created, the district/school can then update any field on the contact record to adjust the relationship or name information, or to add other related data as appropriate.

The mother/father field parsing routine uses the following business logic:

  • A valid name may contain alphabetic characters, a comma, apostrophes, and hyphens. Any other characters or punctuation will cause the field to be unusable (skipped).
  • If a comma is found, everything before the comma is assumed to be the last name (and possible generation suffix). Everything after the comma is considered the first name.
  • If a comma is not found, then the field is not parsed.
  • If the mother and father fields both contain the same information, the father field is bypassed in order to prevent the creation of two identical contact records.
  • It is not an error if parsing fails on both the mother and father fields. This is only an indication that the software cannot automate the creation of contacts for a student, and the district/school must manually create the student contact record.


When a new Student Contact record is created, the following fields are populated:

  • Contacts table: S_CONTACTS_S
    • Last Name
    • First Name
    • Gender
  • Relationships table: S_CONTACT_RELATIONSHIP_C
    • Relationship
    • Primary Contact (flag is populated for mother if mother exists; if not, then father)

parents

This resource represents a parent or guardian of a student, such as mother, father, or caretaker.

Primary PowerSchool Source Data

  • [S_CONTACTS_S]

Selection Criteria

Records are published if the following criteria are met:

  • The contact is associated with a student who qualifies for publishing (based on having a valid school enrollment in the year for the Term selected in the PowerSchool UI).
  • Contact Unique ID must be populated.
  • The contact must not be excluded from state reporting.
  • Contact FirstName and LastName must be populated.

Resource Output

  • A separate record is published for each parent or guardian associated with a student who qualifies for publishing.
  • The Parent resource is not dependent on the prior publishing of other Ed-Fi resources.
  • LEAs and Schools may upload (publish) data to the ODS in real time or on-demand ("Run Now" button).

Note: Click Export to export the data collection results to an Excel spreadsheet.

Data Element

Description

Data Type

Stored in [Table]Field

Req'd

parentUniqueId

A unique alpha-numeric code assigned to a parent.

String

Derived from:
[S_ Contacts _S]ID

R

Name

R

/personalTitlePrefix

A prefix used to denote the title, degree, position, or seniority of the person.

String

[S_ Contacts _S]Prefix

O

/firstName

A name given to an individual at birth, baptism, during another naming ceremony, or through legal change.

String

[S_ Contacts _S]First_Name

R

/middleName

A secondary name given to an individual at birth, baptism, or during another naming ceremony.

String

[S_ Contacts _S]Middle_Name

O

/lastSurname

The name borne in common by members of a family.

String

[S_ Contacts _S]Last_Name

R

/generationCodeSuffix

An appendage, if any, used to denote an individual's generation in his family, for example, Jr., Sr., III.

String

[S_ Contacts _S]Suffix

O

sexType

A person's gender: Female or Male.

Type

[S_Contacts_S]Gender
Default: 'Female'

O

addresses

O

/addressType

The type of address listed for an individual or organization.

Type

'Physical'
'Mailing'

O

/streetNumberName

The street number and street name or post office box number of an address.

String

[S_Contact_S]Home_Address_1
[S_Contact_S]Mailing_Address_1

O

/apartmentRoomSuiteNumber

The apartment, room, or suite number of an address.

String

[S_Contact_S]Home_Address_2
[S_Contact_S]Mailing_Address_2

O

/buildingSiteNumber

The number of the building on the site, if more than one building shares the same address.

String

[S_Contact_S]Home_Address_3
[S_Contact_S]Mailing_Address_3

O

/city

The name of the city in which an address is located.

String

[S_Contact_S]Home_City
[S_Contact_S]Mailing_City

O

/stateAbbreviationType

The abbreviation for the state (within the United States) or outlying area in which an address is located.

String

[S_Contact_S]Home_State
[S_Contact_S]Mailing_State

O

/postalCode

The five or nine-digit zip code or overseas postal code portion of an address.

String

[S_Contact_S]Home_Postal_Code
[S_Contact_S]Mailing_Postal_code

O

/nameOfCounty

The name of the county, parish, borough, or comparable unit (within a state) in which an address is located.

String

[S_Contact_S]Home_County
[S_Contact_S]Mailing_County

O

/beginDate

The first date the address is valid. For physical addresses, the date the person moved to that address.

Date

Derived from:
[S_Contact_S]WhenCreated

O

electronicMails

O

/electronicMailType

The type of email listed for an individual or organization.

Type

'Personal'
'Work'

O

/electronicMailAddress

The electronic mail (e-mail) address listed for an individual or organization.

String

[S_Contact_S]Personal_Email
[S_Contact_S]Work_Email

O

/primaryEmailAddressIndicator

An indication that the electronic mail address should be used as the principal electronic mail address for an individual or organization.

Boolean

Personal: 'True'
Work: 'False'

O

telephones

O

/telephoneNumberType

The type of communication number listed for an individual.

Type

'Mobile'
'Home'
'Work'

O

/textMessageCapabilityIndicator

An indication that the telephone number is technically capable of sending and receiving Short Message Service (SMS) text messages.

Boolean

Mobile Only: 'True'

O

/telephoneNumber

The telephone number including the area code, and extension, if applicable.

String

[S_Contact_S]Cell_Phone
[S_Contact_S]Home_Phone
[S_Contact_S]Work_Phone

O

Back to top

Student Associations

This view captures the associations of contacts to students as published in the StudentParentAssociation resource within the Parent category. The layout includes School Name, Contact ID, Student Contact Name, Contact Unique ID, Relationship, Student Number, Student Name, and UIC.

studentParentAssociations

This resource relates students to their parents, guardians, or caretakers.

Primary PowerSchool Source Data

  • [S_CONTACT_RELATIONSHIP_C]

  • [S_MI_STU_GC_X]

Selection Criteria

Records are published if the following criteria are met:

  • Both the Student and Parent were previously published in the Student and Parent resources.

Resource Output

  • A separate StudentParentAssociation record is published for each unique Student/Parent combination included in the Student and Parent resources.
  • The StudentParentAssociation resource is dependent on the prior publishing of the following resources: Student and Parent.
  • LEAs and Schools may upload (publish) data to the ODS in real time or on-demand ("Run Now" button).

Note: Click Export to export the data collection results to an Excel spreadsheet.

Data Element

Description

Data Type

Stored in [Table]Field

Req'd

parentId

ParentUniqueId - The parent associated with the student.

String

Derived from:
[S_Contacts_S]ID
[S_Contact_Relationship_C]S_Contacts_SID

R

studentUniqueId

The student associated with parent.

String

Derived from:
[Students]State_StudentNumber
[S_Contact_Relationship_C] Students_DCID

R

relationType

The nature of an individual's relationship to a student, for example, Father, Mother, Step Father, Step Mother, Foster Father, Foster Mother, Guardian, etc.

Type

[S_Contact_Relationship_C]Relationship

O

primaryContactStatus

Indicator of whether the person is a primary parental contact for the student.

Boolean

[S_Contact_Relationship_C]Primary_Contact

O

livesWith

Indicator of whether the student lives with the associated parent.

Boolean

[S_Contact_Relationship_C]Lives_With

O

emergencyContact

Indicator of whether the person is a designated emergency contact for the student.

Boolean

[S_Contact_Relationship_C]Emergency_Contact

O

contactPriority

The numeric order of the preferred sequence or priority of contact.

Integer

[S_Contact_Relationship_C]Contact_Order

O

contactRestrictions

Restrictions for student and/or teacher contact with the individual, for example, the student may not be picked up by the individual.

String

[S_Contact_Relationship_C]Notes

O

leaNotification

Indicator of Early On LEA notification. Notification to the LEA where the toddler resides must occur at least 90 days prior to the toddler's third birthday for toddlers potentially eligible for Part B preschool services.

Boolean

If [S_MI_STU_GC_X]FlagEarlyOn = 1
and
[S_MI_STU_GC_X]eoLEANotify > 0
Then 'true'

O

seaNotification

Indicator of Early On SEA notification. Notification to the SEA where the toddler resides must occur at least 90 days prior to the toddler's third birthday for toddlers potentially eligible for Part B preschool services.

Boolean

If [S_MI_STU_GC_X]FlagEarlyOn = 1
and
[S_MI_STU_GC_X]eoSEANotify > 0
Then 'false'

O

Back to top

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.