Skip to content

edu_edfi_source v0.5.0

Latest
Compare
Choose a tag to compare
@rlittle08 rlittle08 released this 07 Aug 19:11
e1e89a9

What's Changed

New features

  • Add Databricks platform compatibility
    • The only potentially breaking change: base_ef3__discipline_incidents.v:incidentTime datatype switched from time to string.
  • Add new optional fields in student_education_organization_associations and student_school_associations from Ed-Fi Data Standard v5:
    • stuEdOrg: gender_identity, supporter_military_connection
    • stuSchAssoc: is_school_choice, school_choice_basis, enrollment_type, next_year_school_id, next_year_grade_level

Full Changelog: 0.4.10...0.5.0

Context-Specific Release Notes

For Engineers:

  • Make sure to test your Stadium project locally, as this is a minor version bump with potential breaking changes
  • Going forward, contributions to edu_edfi_source will need to follow these guidelines for databricks compatibiliity

For Data Consumers:

  • Check out the new columns listed above (though, they're likely not yet populated by most Ed-Fi implementations)