{
 "metadata": {
  "town": "Warren",
  "what": "Full CT EdSight enrollment and FTE staffing history, one request per school year.",
  "generated_by": "Data/fetch_edsight_history.py",
  "generated_utc": "2026-08-25T13:12:50Z",
  "source": {
   "publisher": "Connecticut State Department of Education (EdSight)",
   "enrollment_report": "https://public-edsight.ct.gov/students/enrollment-dashboard",
   "staffing_report": "https://public-edsight.ct.gov/educators/fte-staffing",
   "method": "SAS Stored Process, guest session, one request per school year. The report's Trend view returns only six years; its own year picker offers nineteen individual years, which is what this reads."
  },
  "years_requested": [
   "2007-08",
   "2008-09",
   "2009-10",
   "2010-11",
   "2011-12",
   "2012-13",
   "2013-14",
   "2014-15",
   "2015-16",
   "2016-17",
   "2017-18",
   "2018-19",
   "2019-20",
   "2020-21",
   "2021-22",
   "2022-23",
   "2023-24",
   "2024-25",
   "2025-26"
  ],
  "caveats": [
   "Enrollment is the October 1 count.",
   "FTE staffing is reported by the district that EMPLOYS the staff. A town that sends grades out has those staff counted in the receiving district, not here.",
   "Assignment-category names are the source's own and their wording has changed over nineteen years. They are carried verbatim; grouping them is an editorial decision and is not made in this file.",
   "A year with no row is a gap in the source, recorded under `gaps`, and is not a zero."
  ],
  "sends_grades_out": false,
  "grades_served_by_own_district": [
   "grade_1",
   "grade_10",
   "grade_11",
   "grade_12",
   "grade_2",
   "grade_3",
   "grade_4",
   "grade_5",
   "grade_6",
   "grade_7",
   "grade_8",
   "grade_9",
   "kindergarten",
   "prekindergarten"
  ]
 },
 "town": "Warren",
 "slug": "warren",
 "districts": [
  {
   "district": "Regional School District 20",
   "role": "own district",
   "organization_code": "0640061",
   "enrollment": {
    "years": [
     "2024-25",
     "2025-26"
    ],
    "total_enrollment": {
     "2024-25": 1619,
     "2025-26": 1598
    }
   },
   "fte_staffing": {
    "years": [
     "2024-25",
     "2025-26"
    ],
    "categories": {
     "Administrators  Coordinators and Department Chairs - District Central Office": {
      "educator_type": "Certified",
      "fte": {
       "2024-25": 2.0,
       "2025-26": 3.0
      }
     },
     "Administrators  Coordinators and Department Chairs - School Level": {
      "educator_type": "Certified",
      "fte": {
       "2024-25": 11.2,
       "2025-26": 9.4
      }
     },
     "Counselors  Social Workers  and School Psychologists": {
      "educator_type": "Certified",
      "fte": {
       "2024-25": 14.8,
       "2025-26": 14.6
      }
     },
     "General Education - Paraprofessional Instructional Assistants": {
      "educator_type": "Non-Certified",
      "fte": {
       "2024-25": 5.5,
       "2025-26": 5.5
      }
     },
     "General Education - Teachers and Instructors": {
      "educator_type": "Certified",
      "fte": {
       "2024-25": 126.6,
       "2025-26": 119.3
      }
     },
     "Instructional Specialists Who Support Teachers": {
      "educator_type": "Certified",
      "fte": {
       "2024-25": 6.6,
       "2025-26": 3.8
      }
     },
     "Library/Media - Specialists (Certified)": {
      "educator_type": "Certified",
      "fte": {
       "2024-25": 4.0,
       "2025-26": 4.0
      }
     },
     "Library/Media - Support Staff": {
      "educator_type": "Non-Certified",
      "fte": {
       "2024-25": 0.0,
       "2025-26": 0.0
      }
     },
     "Other Staff Providing Non-Instructional Services/Support": {
      "educator_type": "Certified/Non-Certified",
      "fte": {
       "2024-25": 64.0,
       "2025-26": 101.2
      }
     },
     "School Nurses": {
      "educator_type": "Non-Certified",
      "fte": {
       "2024-25": 9.0,
       "2025-26": 8.0
      }
     },
     "Special Education - Paraprofessional Instructional Assistants": {
      "educator_type": "Non-Certified",
      "fte": {
       "2024-25": 48.5,
       "2025-26": 41.5
      }
     },
     "Special Education - Teachers and Instructors": {
      "educator_type": "Certified",
      "fte": {
       "2024-25": 27.0,
       "2025-26": 26.2
      }
     }
    }
   },
   "gaps": []
  }
 ]
}