School Crossing Guards
District of Columbia
@usgov.district_of_columbia_school_crossing_guards
District of Columbia
@usgov.district_of_columbia_school_crossing_guards
The dataset contains locations and attributes of school crossing guard locations provided by the District Department of Transportation (DDOT).
Organization: District of Columbia
Last updated: 2024-04-30T17:56:27.973664
Tags: dc, ddot, district-of-columbia, school-crossing-guard, school-safety, traffic-control-officer, transportation, washington-dc
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"address" VARCHAR,
"district" VARCHAR,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"mar_id" BIGINT,
"gis_id" VARCHAR,
"se_anno_cad_data" VARCHAR,
"objectid" BIGINT,
"globalid" VARCHAR,
"creator" VARCHAR,
"created" TIMESTAMP,
"editor" VARCHAR,
"edited" TIMESTAMP
);Anyone who has the link will be able to view this.