2016 - 2017 Computer Science Report
City of New York
@usgov.city_of_new_york_2016_2017_computer_science_report
City of New York
@usgov.city_of_new_york_2016_2017_computer_science_report
New York City Department of Education 2016 - 2017 Computer Science Report ,
Local Law 177 enacted in 2016 requires the Department of Education of the New York City School District to submit to the Council an annual report concerning computer science education for the prior school year.
This report provides information about the number of computer science programs offered and the number of students enrolled in those programs as defined in Local Law 177 as reported through the 2016-2017 STARS database. It is important to note that schools self-report their computer science course information in STARS. This report also includes information regarding the number and ratio of certified STEM instructors, the department's STEM Institute, the nature of the district's computer science initiatives and the total available bandwidth in each school.
Organization: City of New York
Last updated: 2020-11-10T17:00:16.933023
CREATE TABLE table_1 (
  "dbn" VARCHAR,
  "school_name" VARCHAR,
  "n__of_comp_sci_courses" BIGINT  -- # Of Comp Sci Courses,
  "n__of_ap_comp_sci_courses" BIGINT  -- # Of AP Comp Sci Courses,
  "n__of_full_cs_courses" BIGINT  -- # Of Full CS Courses,
  "n__of_partial_cs_courses" BIGINT  -- # Of Partial CS Courses
);Anyone who has the link will be able to view this.