Source document

pipeline_philly/findings/sdp_enrollment_demographics_school_2024-25.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_enrollment_demographics_school_2024-25 — first-fetch findings

CSV — 2,629 rows × 35 columns

  • schoolyear
  • sector
  • subsector
  • ulcscode
  • schoolname
  • learningnetwork
  • gradelevel
  • allstudents
  • ell
  • ellpct
  • notell
  • notellpct
  • iep
  • ieppct
  • notiep
  • notieppct
  • female
  • femalepct
  • male
  • malepct
  • indian
  • indianpct
  • asian
  • asianpct
  • black
  • blackpct
  • hispanic
  • hispanicpct
  • mult
  • multpct
  • hawaiian
  • hawaiianpct
  • white
  • whitepct
  • ceppct

Sample first row:

{
  "schoolyear": "2024-2025",
  "sector": "District",
  "subsector": "District",
  "ulcscode": "1010",
  "schoolname": "John Bartram High School",
  "learningnetwork": "Network 12",
  "gradelevel": "09",
  "allstudents": "121",
  "ell": "23",
  "ellpct": "19.01",
  "notell": "98",
  "notellpct": "80.99",
  "iep": "31",
  "ieppct": "25.62",
  "notiep": "90",
  "notieppct": "74.38",
  "female": "57",
  "femalepct": "47.11",
  "male": "64",
  "malepct": "52.89",
  "indian": "0",
  "indianpct": "0.0",
  "asian": "6",
  "asianpct": "4.96",
  "black": "86",
  "blackpct": "71.07",
  "hispanic": "20",
  "hispanicpct": "16.53",
  "mult": "6",
  "multpct": "4.96",
  "hawaiian": "0",
  "hawaiianpct": "0.0",
  "white": "3",
  "whitepct": "2.48",
  "ceppct": null
}