Saltar al contenido
← Todos los conjuntos de datos

Pathway Completer Graduation Rate: CTAE

Four-year cohort graduation rate of students who completed a CTAE (career/technical) pathway, by school and district, 2021-2024.

Cobertura de años
20212024
Actualización
annual
Versión
1.1.0
Hash del esquema
594f582de7e8

Niveles de detalle disponibles

EstadoDistritoEscuela · predeterminado

Resumen

Four-year adjusted cohort graduation rate of students who completed a CTAE pathway (Career, Technical, and Agricultural Education: three sequenced CTAE courses in a single program area) at the state, district, and school level, 2021-2024: among cohort members who completed the pathway, the share earning a regular diploma within four years. Published by GaDOE / Georgia Insights as the 'Pathways Graduation Rate'. The denominator is the pathway completers, not the whole cohort, so the rate says nothing about how many students completed the pathway; compare to the all-students rate in `graduation_rate_4_year_cohort` (pathway completers graduate at rates well above it). One of four sibling topics split from one shared Georgia Insights source — the others are `pathway_completion_advanced_academic`, `pathway_completion_fine_arts`, and `pathway_completion_world_language`. All four read the same bronze workbooks and publish identical (year, district, school) row sets, but the four per-area rates are INDEPENDENT: each has its own completer denominator and a student who completed more than one pathway is counted in each area, so the rates neither partition the cohort nor combine into an all-pathway figure. Distinct from the CCRPI Readiness 'Pathway Completion' indicator (the share of students completing any pathway, served by `ccrpi_readiness`). No demographic breakdown. Source: Georgia Insights / GaDOE.

Granularidad de fila: Una fila por year, district_code, school_code.

Métrica clave

ctae_pathway_rateCTAE Pathway Rate (proportion)

El valor principal que la mayoría de las consultas busca.

Variables

Todas las columnas de la tabla de hechos. El código es el nombre exacto del campo que devuelve la API.

ColumnaTipoUnidadRango¿Nulo?Descripción
yearYearintegernoCohort graduation year (e.g., 2024 = the 2023-2024 graduating cohort). Sourced from the in-file COHORT YEAR column, which equals the filename year in every bronze file.
Descripción completa
Cohort graduation year (e.g., 2024 = the 2023-2024 graduating cohort). Sourced from the in-file COHORT YEAR column, which equals the filename year in every bronze file.
district_codeDistrict CodestringyesGOSA district code (FK to districts dimension). Standard 3-digit codes are zero-padded; 7-digit state-charter network codes (e.g., '7820120') pass through unchanged. NULL on the state-level aggregate row.
Descripción completa
GOSA district code (FK to districts dimension). Standard 3-digit codes are zero-padded; 7-digit state-charter network codes (e.g., '7820120') pass through unchanged. NULL on the state-level aggregate row.

Se une a districts; agrega sus columnas de etiqueta.

school_codeSchool Codestringyes4-digit GOSA school code (FK to schools dimension; composite key with district_code). Bronze 2021-2023 files mix 3- and 4-char school IDs; 3-char codes are zero-padded to align with 2024's uniformly 4-char format ('195' -> '0195'). NULL on state- and district-level aggregate rows.
Descripción completa
4-digit GOSA school code (FK to schools dimension; composite key with district_code). Bronze 2021-2023 files mix 3- and 4-char school IDs; 3-char codes are zero-padded to align with 2024's uniformly 4-char format ('195' -> '0195'). NULL on state- and district-level aggregate rows.

Se une a schools; agrega sus columnas de etiqueta.

ctae_pathway_rateCTAE Pathway RatenumberproportionyesFour-year graduation rate of students who completed a CTAE (career/technical) pathway, on a 0-1 scale.
Descripción completa
Four-year adjusted cohort graduation rate of students who completed a CTAE pathway (Career, Technical, and Agricultural Education: three sequenced CTAE courses in a single program area): among cohort members who completed the pathway, the share earning a regular diploma within four years, 0-1 scale (bronze ships 0-100; divided by 100). The denominator is the pathway completers, not the cohort — this is not the share of students completing the pathway. One of four INDEPENDENT per-area completer graduation rates published by the pathway_completion_* sibling topics; each has its own denominator, so the four rates cannot be summed or averaged into an all-pathway figure. Compare to the all-students rate in graduation_rate_4_year_cohort.

Filtros

Parámetros de consulta que acepta el endpoint de hechos. Los valores separados por comas son OR dentro de un parámetro; varios parámetros se combinan con AND.

ParámetroTipoValores permitidosNotas
yearyear_exactcualquier valor
year_minyear_rangecualquier valor
year_maxyear_rangecualquier valor
detaildetaildistrictsschoolsstatesenum validado, predeterminado: schools
district_codeforeign_keycualquier valorvalores múltiples
school_codeforeign_keycualquier valorvalores múltiples
district_typedimension_attribute
7 valores permitidos
  • commission_charter
  • resa
  • standard
  • state_agency
  • state_charter
  • state_school
  • state_special
valores múltiples, enum validado
school_leveldimension_attributeelementarymiddlehighk12othervalores múltiples, enum validado
localedimension_attributecitysuburbtownruralvalores múltiples, enum validado

Ejemplos de solicitudes

Ejecútalos contra la URL base: devuelven datos en vivo.

All rows (first page), schools level

curl "https://georgiacivicdata.org/api/v1/education/pathway_completion_ctae"

schools data for 2024

curl "https://georgiacivicdata.org/api/v1/education/pathway_completion_ctae?year=2024"

One district (code 625), 2024

curl "https://georgiacivicdata.org/api/v1/education/pathway_completion_ctae?district_code=625&year=2024&detail=districts"

Download 2024 as CSV

curl "https://georgiacivicdata.org/api/v1/education/pathway_completion_ctae?year=2024&format=csv"

Notas y limitaciones

Manejo de NULL

  • Las celdas suprimidas (muy pocos estudiantes para reportar) son NULL, nunca cero.

Limitaciones

Suppressed cells are NULL (not zero). State rows have NULL district_code and school_code; district rows have NULL school_code. ctae_pathway_rate is the graduation rate of a self-selected subgroup — students who completed a CTAE (career/technical) pathway — and says nothing about how many students completed the pathway; completer rates run well above the all-students rate in graduation_rate_4_year_cohort. It is one of four INDEPENDENT per-area completer graduation rates — the sibling topics pathway_completion_advanced_academic, pathway_completion_fine_arts, and pathway_completion_world_language publish the other three areas over the identical row set. Each rate has its own denominator (that area's completers) and a student who completed more than one pathway is counted in each area, so the four rates cannot be summed, averaged, or read as shares of one cohort. No completer counts (numerator or denominator) are published, so rates cannot be re-aggregated across entities or years. District and state rows are published aggregates, not roll-ups of the listed school rows — a district's rate can fall outside the range of its schools (e.g. single-school Buford City 2022: district 0.9865 vs its high school 0.991). 2021 zero-encoding: the 2021 bronze file carries no text suppression markers (unlike the 'NA'/'TFS' used from 2022 on) and encodes 'no pathway completers' as 0.0. The shared bronze module NULLs the 47 rows where all four sibling rates are exactly 0.0 (implausible as genuine rates; the same row identities appear as NA/TFS in later years), then — per column, matched on (district, school) identity — NULLs each surviving 2021 zero cell whose entity carries NA/TFS in the same column in 2022 (the source's own 'no/too few completers' statement for that entity): 171 of the 180 surviving 2021 zero cells across the four sibling rates (13 of this topic's 14). The 9 remaining 2021 zeros are preserved as published because 2022 offers no evidence either way — 6 belong to schools absent from the 2022 file and 3 are numeric in 2022 (in this topic: 1, KIPP Atlanta Collegiate Academy 761/0212, 0 in 2021 and 1.0 in 2022); treat a 2021 0 with caution. Coverage is 2021-2024; a 2025 source file exists upstream but is not yet ingested.