Source document

pipeline_philly/findings/sdp_suspensions_school.md

Served verbatim from the project repository. Internal working document conventions apply: documents may reference file paths, branch names, and findings-ledger anchors from the repo.

sdp_suspensions_school — first-fetch findings

CSV — 20,225 rows × 17 columns

  • School Year
  • Sector
  • ULCS Code
  • School Name
  • Category
  • Group
  • Total Students (Yearly)
  • # with Zero OS Suspensions (Yearly)
  • % with Zero OS Suspensions (Yearly)
  • # with 1 OS Suspension (Yearly)
  • % with 1 OS Suspension (Yearly)
  • # with 2 OS Suspensions (Yearly)
  • % with 2 OS Suspensions (Yearly)
  • # with 3 OS Suspensions (Yearly)
  • % with 3 OS Suspensions (Yearly)
  • # with 4+ OS Suspensions (Yearly)
  • % with 4+ OS Suspensions (Yearly)

Sample first row:

{
  "School Year": "2019-2020",
  "Sector": "District",
  "ULCS Code": "1010",
  "School Name": "John Bartram High School",
  "Category": "All Students",
  "Group": "All Students",
  "Total Students (Yearly)": "640",
  "# with Zero OS Suspensions (Yearly)": "564",
  "% with Zero OS Suspensions (Yearly)": "88.13",
  "# with 1 OS Suspension (Yearly)": "56",
  "% with 1 OS Suspension (Yearly)": "8.75",
  "# with 2 OS Suspensions (Yearly)": "13",
  "% with 2 OS Suspensions (Yearly)": "2.03",
  "# with 3 OS Suspensions (Yearly)": "5",
  "% with 3 OS Suspensions (Yearly)": "0.78",
  "# with 4+ OS Suspensions (Yearly)": "2",
  "% with 4+ OS Suspensions (Yearly)": "0.31"
}