Recreation Facilities
District of Columbia
@usgov.district_of_columbia_recreation_facilities
District of Columbia
@usgov.district_of_columbia_recreation_facilities
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.