/bcpss-enrollment-data

Looking at Baltimore City Public School Enrollment Data in 2019 and 2020

Primary LanguageJupyter NotebookMIT LicenseMIT

Understanding School Enrollment in Maryland Public Schools

Looking at Baltimore City Public School Enrollment Data in 2019 and 2020

Data

All original data files were pulled from the Maryland State Department of Education website:

  • 2019 Enrollment Data: enrollment for every school in the MD state public school system in 2019
  • 2020 Enrollment Data: enrollment for every school in the MD state public school system in 2020

Python Notebooks/Analysis

Used Python and Google Colaboratory to conduct analysis

  • 2020_11_03_bcpss_enrollment_2020_melanieshimano.ipynb: code from video examples to calculate and visualize the percent change in enrollment in Baltimore City Public Schools Open In Colab
  • 2020_11_03_bcpss_enrollment_comments_only_melanieshimano.ipynb: a Google Colaboratory notebook with only comments to make it easier to input code and follow along with video tutorials Open In Colab
  • 2020-11-03-bcpss-enrollment-aggregation-melanieshimano.ipynb: a Google Colaboratory notebook to aggregate data and do pivot tables with Python Open In Colab