{
  "_about": "MSDE school-metric tables from the bulk downloads, tidy-long (school_code_str, year, dataset, category, metric, value, value_text, suppressed). School-level = all students (subgroups are district-level in the bulk). `category` holds a per-dataset dimension (e.g. cohort type, poverty level, grade) or is null. value_text/suppressed for withheld cells.",
  "join_key": "school_code_str (+ year, dataset, metric, category)",
  "tables": {
    "accountability": {
      "rows": 4035,
      "datasets": [
        "rating"
      ],
      "metrics": [
        "percentile_rank_es",
        "percentile_rank_hs",
        "percentile_rank_ms",
        "star_rating",
        "total_points_pct"
      ],
      "years": [
        2022,
        2023,
        2024,
        2025
      ]
    },
    "graduation": {
      "rows": 3010,
      "datasets": [
        "annual_dropout",
        "cohort_dropout",
        "cohort_grad",
        "hs_completion"
      ],
      "metrics": [
        "adjusted_cohort_count",
        "annual_dropout_rate",
        "certificate_pct",
        "cohort_dropout_rate",
        "cte_requirements_pct",
        "diploma_pct",
        "diplomas_earned",
        "dropouts",
        "grad_rate",
        "met_rigorous_pct",
        "total_completers",
        "usm_and_cte_pct",
        "usm_requirements_pct"
      ],
      "years": [
        2019,
        2021,
        2022,
        2023,
        2024,
        2025
      ]
    },
    "climate": {
      "rows": 10496,
      "datasets": [
        "attendance",
        "mobility",
        "promotion"
      ],
      "metrics": [
        "absent_fewer_5_pct",
        "absent_more_20_pct",
        "attendance_rate",
        "chronic_absentee_rate",
        "entrants_rate",
        "mobility_rate",
        "non_promotion_rate",
        "promotion_rate",
        "withdrawals_rate"
      ],
      "years": [
        2019,
        2021,
        2022,
        2023,
        2024,
        2025
      ]
    },
    "finance": {
      "rows": 3729,
      "datasets": [
        "per_pupil"
      ],
      "metrics": [
        "federal_amount",
        "state_local_amount",
        "total_amount"
      ],
      "years": [
        2019,
        2021,
        2022,
        2023,
        2024,
        2025
      ]
    },
    "educators": {
      "rows": 13064,
      "datasets": [
        "by_poverty",
        "by_students_of_color"
      ],
      "metrics": [
        "emergency_cred_teachers_pct",
        "inexperienced_educators_pct",
        "inexperienced_teachers_pct",
        "out_of_field_teachers_pct"
      ],
      "years": [
        2019,
        2021,
        2022,
        2023,
        2024,
        2025
      ]
    }
  }
}