Recreation Facilities
District of Columbia
@usgov.district_of_columbia_recreation_facilities
District of Columbia
@usgov.district_of_columbia_recreation_facilities
DC Department of Parks and Recreation child care, administrative, maintenance, specialty and recreation centers identified as points. The dataset contains the addresses of these DPR centers, and has been created as part of the DC Geographic Information System (DC GIS) for the D.C. Office of the Chief Technology Officer (OCTO) and participating D.C. government agencies. This data is provided by the Department of Parks and Recreation and contains the location and other information about centers under the jurisdiction of the DC Department of Parks and Recreation.
Organization: District of Columbia
Last updated: 2024-04-30T17:36:39.416951
Tags: amenities, dc, dcgis, district-of-columbia, dpr, fun, government-facility, public, recreation, recreation-center, recreation-facility, recreation-properties, washington-dc, youth
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"name" VARCHAR,
"address" VARCHAR,
"use_type" VARCHAR,
"ward_id" BIGINT,
"school_site" VARCHAR,
"pool" VARCHAR,
"pool_name" VARCHAR,
"web_url" VARCHAR,
"phone" VARCHAR,
"status" VARCHAR,
"fitness_center" VARCHAR,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"mar_id" BIGINT,
"gis_id" VARCHAR,
"objectid" BIGINT,
"globalid" VARCHAR,
"creator" VARCHAR,
"created" TIMESTAMP,
"editor" VARCHAR,
"edited" TIMESTAMP
);Anyone who has the link will be able to view this.