EDORA
Skip to content

EDORA Learn — Pipelines

Education Re-engagement (School Placement & Credit Transfer)

Pipeline 09B.1

Transparency note: education data often arrive from multiple LEAs with partial coverage. When transcript or attendance feeds are incomplete, indicators are limited to linked records and marked accordingly.

Overview

Education re-engagement focuses on rapid school placement and uninterrupted progress toward graduation or GED after release or disposition. Core steps include confirming the receiving school, transferring transcripts and course credits earned in facilities or alternative settings, ensuring special education services continue without gaps, and monitoring early attendance and engagement. This page outlines measurable elements that support cross-jurisdiction comparisons.

What We Track

Placement Decisions & Timelines

  • Days from release/disposition → active enrollment (target ≤ 10 days)
  • Placement type recorded: home school / alternative / virtual / GED

Credit & Transcript Transfer

  • Courses completed & Carnegie units awarded (facility → district crosswalk applied)
  • Credit acceptance rate (% accepted ÷ submitted)
  • Time from request → posting on receiving transcript (request, receipt, posting dates)

Special Education Continuity

  • IEP/504 status verified; plan date and disability category logged
  • Service minutes scheduled & delivered; first service date post-enrollment

Attendance & Engagement (Early)

  • First 10/30/45-day attendance; chronic absence flags
  • Participation in supports (tutoring, mentoring, transport)

Records & Linkage

  • Justice ↔ LEA match rate (deterministic/probabilistic rules; error queue)
  • FERPA-compliant sharing pathway documented; consent or allowable disclosure noted

Typical Flow

  1. Pre-release education plan names receiving school & expected credits
    • Identify placement type; confirm McKinney–Vento screening if relevant
  2. Transcript request sent; credits audited & mapped to district standards
    • Apply course-code crosswalk; note any unmatchable coursework
  3. Enrollment completed with schedule, transportation, and supports
    • Post credits on transcript; schedule IEP/504 services & tutoring if needed
  4. Services initiated (IEP/504, tutoring); monitor first 10 days
    • Watch for attendance instability; adjust schedule/transport supports
  5. Progress check at 30–45 days
    • Verify credits posted; review attendance & engagement; update supports
Schema source: education-reengagement

Fields

FieldTypeRequiredCodesetDescription
pipeline_place_iduuidUnique identifier for this education re-engagement record.
pipeline_stage_idenum
stages.yml#stage_key(8)
  • intake
  • detention
  • adjudication
  • disposition
  • supervision
  • commitment_and_placement
  • reentry
  • closure
One of the canonical stages; here = reentry_aftercare.
pipeline_place_keyenum
pipeline_places.yml#place_key(45)
  • intake
  • pre_petition_diversion_and_deflection
  • diversion
  • youth_assessment_tools
  • prosecutorial_screening
  • status_offenses
  • adjudication
  • case_planning
  • family_engagement
  • case_timeliness
  • language_access
  • restorative_justice
  • detention_screening
  • community_atds
  • electronic_monitoring
  • court_appearance_and_fta
  • initial_hearing
  • pretrial_supervision
  • probation
  • intensive_supervision
  • …and 25 more
Canonical key for this place (maps to route/slug).
youth_idstringSalted/hashed or state UID. No plaintext PII.
staff_idstringEducation or reentry coordinator overseeing placement.
occurred_datetimedatetimeAnchor timestamp for placement or credit-transfer completion.
jurisdiction_codestringCounty/parish/circuit or standardized local code.
source_systemstringOrigin system name.
extract_run_idstringETL run id for lineage.
release_or_disposition_datedateReference event from which re-enrollment timeliness is measured.
enrollment_start_datedateFirst active enrollment date at receiving school.
elapsed_days_to_enrollmentintegerStructural store of days between release/disposition and enrollment_start_date.
placement_type_codeenum
education_placement_types.yml#type(5)
  • home_school
  • alternative
  • virtual
  • ged_program
  • other
home_school, alternative, virtual, GED, other.
sending_school_provider_idstringSending facility or school providing transcript.
receiving_school_provider_idstringReceiving LEA/school identifier.
courses_submitted_countintegerNumber of courses submitted for transfer.
courses_accepted_countintegerNumber of courses accepted by receiving district.
credit_units_submittednumberCarnegie units or credits submitted for transfer.
credit_units_acceptednumberCarnegie units or credits accepted.
crosswalk_applied_flagbooleanTrue if district course-code crosswalk applied.
crosswalk_versionstringVersion or standard used for crosswalk.
transcript_request_datedateDate receiving LEA requested transcript/records.
transcript_receipt_datedateDate transcript received by LEA.
transcript_posting_datedateDate transferred credits posted to official transcript.
transfer_timeliness_status_codeenum
transfer_timeliness_statuses.yml#status(3)
  • on_time
  • late
  • not_received
on_time, late, not_received.
iep504_status_codeenum
iep504_statuses.yml#status(4)
  • active_iep
  • active_504
  • pending_evaluation
  • none
Verified status at re-enrollment (active IEP, 504, pending, none).
iep504_plan_datedateDate of latest verified IEP/504 plan.
disability_category_codeenum
disability_categories.yml#category(7)
  • specific_learning_disability
  • emotional_disturbance
  • intellectual_disability
  • speech_language
  • autism
  • other_health_impairment
  • other
Disability category per state/IDEA classification.
service_minutes_scheduledintegerTotal service minutes scheduled per week.
service_minutes_deliveredintegerMinutes of service actually delivered within first 30 days.
first_service_datedateDate of first delivered service session after enrollment.
attendance_10d_presentintegerDays present within first 10 school days.
attendance_30d_presentintegerDays present within first 30 school days.
attendance_45d_presentintegerDays present within first 45 school days.
chronic_absence_flagbooleanTrue if attendance <90% in first 30 days.
support_participation_typesarray<string>
support_participation_types.yml#type(6)
  • tutoring
  • mentoring
  • transportation
  • counseling
  • cte_program
  • other
Supports engaged (tutoring, mentoring, transportation); semicolon-delimited.
justice_education_match_method_codeenum
matching_methods.yml#method(3)
  • deterministic
  • probabilistic
  • clerical_review
deterministic or probabilistic match between justice and LEA datasets.
match_error_queue_flagbooleanTrue if record required manual clerical review for match errors.
ferpa_sharing_basis_codeenum
ferpa_sharing_bases.yml#basis(6)
  • consent
  • allowable_disclosure
  • mou
  • court_order
  • emergency_safety
  • other
Basis for data sharing (consent, allowable_disclosure, MOU, other).
consent_obtained_flagbooleanTrue if written consent obtained for education data sharing.
education_liaison_staff_idstringAssigned LEA liaison responsible for records transfer.
registrar_staff_idstringRegistrar verifying credit posting and packet completeness.
Download CSVwhat_we_track.csv

Data & Methods

Denominators are youth eligible for re-enrollment following release or disposition. Timeliness metrics use event-to-event days (release→enrollment; request→credit posting). Credit acceptance is measured as accepted ÷ submitted credits. Special education continuity is a binary indicator for service within 10 school days of enrollment. Linked datasets are documented in Data Linkage & Integration; confidentiality and disclosure controls follow Data Privacy & Disclosure Control. Small-n suppression and break handling follow Suppression & Small-n and Series Breaks & Definition Changes.

Related