Maryland Public School Enrollment Trends: Pre-Kindergarten To Grade 12: 2010-2022
State of Maryland
@usgov.state_of_maryland_maryland_public_school_enrollment_tr_911fc863
State of Maryland
@usgov.state_of_maryland_maryland_public_school_enrollment_tr_911fc863
Public school enrollment trends in Maryland and its jurisdictions from Pre-Kindergarten to Grade 12 from 2010 to 2022 sourced from the Maryland State Department of Education. Data are grouped by Pre-Kindergarten (Pre-K), Kindergarten through Grade 5 (K-5), Grades 6-8, and Grades 9-12.
Organization: State of Maryland
Last updated: 2020-11-10T17:24:15.176308
Tags: enrollment, grades, k-12, mdp, planning, pre-k, public, school
CREATE TABLE table_1 (
"date_created" TIMESTAMP,
"grades" VARCHAR,
"year" BIGINT,
"baltimore_city" BIGINT,
"allegany_county" BIGINT,
"anne_arundel_county" BIGINT,
"baltimore_county" BIGINT,
"calvert_county" BIGINT,
"caroline_county" BIGINT,
"carroll_county" BIGINT,
"cecil_county" BIGINT,
"charles_county" BIGINT,
"dorchester_county" BIGINT,
"frederick_county" BIGINT,
"garrett_county" BIGINT,
"harford_county" BIGINT,
"howard_county" BIGINT,
"kent_county" BIGINT,
"montgomery_county" BIGINT,
"prince_george_s_county" BIGINT,
"queen_anne_s_county" BIGINT,
"st_mary_s_county" BIGINT -- St. Mary's County,
"somerset_county" BIGINT,
"talbot_county" BIGINT,
"washington_county" BIGINT,
"wicomico_county" BIGINT,
"worcester_county" BIGINT,
"maryland" BIGINT
);Anyone who has the link will be able to view this.