Sidewalk Cafe
District of Columbia
@usgov.district_of_columbia_sidewalk_cafe
District of Columbia
@usgov.district_of_columbia_sidewalk_cafe
The dataset contains locations and attributes of sidewalk cafes provided by the District Department of Transportation. These came from DDOT's Transportation Online Permit System (TOPS).
Organization: District of Columbia
Last updated: 2024-04-30T17:45:36.894231
Tags: business, dc, ddot, district-of-columbia, permit, restaurant, sidewalk-cafe, washington-dc
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"owner" VARCHAR,
"address" VARCHAR,
"square" VARCHAR,
"suffix" VARCHAR,
"lot" VARCHAR,
"idnum" VARCHAR,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"mar_id" BIGINT,
"gis_id" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"globalid" VARCHAR,
"se_anno_cad_data" VARCHAR,
"created" VARCHAR,
"edited" TIMESTAMP,
"dcgissidewalkcafeptarea" VARCHAR,
"objectid" BIGINT
);Anyone who has the link will be able to view this.