Capital Gains Schools
District of Columbia
@usgov.district_of_columbia_capital_gains_schools
District of Columbia
@usgov.district_of_columbia_capital_gains_schools
DC public schools. This dataset contains points representing public schools. It was created for the D.C. public schools and later added to the DC Geographic Information System (DC GIS) for the D.C. Office of the Chief Technology Officer (OCTO). This dataset includes all identifiable DCPS public elementary, middle, education campus's, senior high, and special education schools as well as learning centers. Does not include private or charter schools. School locations were identified from a database from the DC Public Schools, Office of Facilities Management. Current for the 2015-2016 school year.
Organization: District of Columbia
Last updated: 2024-04-30T19:21:56.057578
Tags: campus, dc-public-schools, district-of-columbia, education, education-campus, elementary, junior-high, middle, open-data, schools, washington-dc
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"name" VARCHAR,
"address" VARCHAR,
"facuse" VARCHAR,
"level" VARCHAR,
"status" VARCHAR,
"phone" VARCHAR,
"k" DOUBLE,
"gr_1" DOUBLE,
"gr_2" DOUBLE,
"gr_3" DOUBLE,
"gr_4" DOUBLE,
"gr_5" DOUBLE,
"gr_6" DOUBLE,
"gr_7" DOUBLE,
"gr_8" DOUBLE,
"gr_9" DOUBLE,
"gr_10" DOUBLE,
"gr_11" DOUBLE,
"gr_12" DOUBLE,
"total_stud" DOUBLE,
"ssl" VARCHAR,
"gis_id" VARCHAR,
"web_url" VARCHAR,
"bldg_num" DOUBLE,
"sch_prog" DOUBLE,
"capitalgains" VARCHAR,
"capacity" DOUBLE,
"year_built" DOUBLE,
"square_footage" DOUBLE,
"population_plan" DOUBLE,
"longitude" DOUBLE,
"latitude" DOUBLE,
"school_yea" VARCHAR,
"lea_name" VARCHAR,
"lea_id" BIGINT,
"school_nam" VARCHAR,
"school_id" BIGINT,
"grades" VARCHAR,
"mar_id" BIGINT,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"zipcode" BIGINT,
"pk3" VARCHAR,
"pk4" VARCHAR,
"un_ce" VARCHAR,
"facility_id" VARCHAR,
"globalid" VARCHAR,
"created" TIMESTAMP,
"edited" TIMESTAMP,
"objectid" BIGINT
);Anyone who has the link will be able to view this.