Dog Parks
District of Columbia
@usgov.district_of_columbia_dog_parks
District of Columbia
@usgov.district_of_columbia_dog_parks
This dataset includes all of the dog parks officially sanctioned by the Department of Parks and Recreation in the District of Columbia. The name and size (in square feet) of each park is included.
Organization: District of Columbia
Last updated: 2024-06-04T18:41:18.309876
Tags: district-of-columbia, dog-parks, dpr, washington-dc
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"name" VARCHAR,
"address" VARCHAR,
"size" BIGINT,
"ward" BIGINT,
"x_coordinate" DOUBLE,
"y_coordinate" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"mar_id" BIGINT,
"gis_id" VARCHAR,
"se_anno_cad_data" VARCHAR,
"objectid" BIGINT,
"globalid" VARCHAR
);Anyone who has the link will be able to view this.