Students Receiving Recommended Special Education Programs By Program Type
City of New York
@usgov.city_of_new_york_students_receiving_recommended_specia_1ea399dd
City of New York
@usgov.city_of_new_york_students_receiving_recommended_specia_1ea399dd
CREATE TABLE table_1 (
"school_district" DOUBLE,
"primary_program_type" VARCHAR,
"fully_receiving" BIGINT,
"percent_fully_receiving" DOUBLE,
"partially_receiving" VARCHAR,
"percent_partially_receiving" VARCHAR,
"not_receiving" VARCHAR,
"percent_not_receiving" VARCHAR
);
Anyone who has the link will be able to view this.