Symbolic Street Names
District of Columbia
@usgov.district_of_columbia_symbolic_street_names
District of Columbia
@usgov.district_of_columbia_symbolic_street_names
The dataset contains locations and attributes of Symbolic Street Names. Each block which has an symbolic streetname will have one record. Data is sourced from field research and DC Government's Legislative Information Management System (LIMS) database. https://lims.dccouncil.gov/
Organization: District of Columbia
Last updated: 2024-04-30T19:16:34.333694
Tags: dc-council, district-of-columbia, honorary-street-names, roads, symbolic-street-names, transportation, washington-dc
CREATE TABLE table_1 (
"honorary_streetname" VARCHAR,
"effective_date" TIMESTAMP,
"actual_streetname" VARCHAR,
"from_streetname" VARCHAR,
"to_streetname" VARCHAR,
"blockkey" VARCHAR,
"gis_id" VARCHAR,
"se_anno_cad_data" VARCHAR,
"globalid" VARCHAR,
"creator" VARCHAR,
"created" VARCHAR,
"editor" VARCHAR,
"edited" VARCHAR,
"shapelen" BIGINT,
"objectid" BIGINT
);Anyone who has the link will be able to view this.