Libraries
District of Columbia
@usgov.district_of_columbia_libraries_39c9d
District of Columbia
@usgov.district_of_columbia_libraries_39c9d
This dataset contains contains points representing locations of public libraries. Library locations were identified from public records and heads-up digitized.
Organization: District of Columbia
Last updated: 2024-04-30T17:33:22.090445
Tags: books, dcpl, district-of-columbia, public-library, washington-dc
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"name" VARCHAR,
"address" VARCHAR,
"phone" VARCHAR,
"type" VARCHAR,
"web_url" VARCHAR,
"ssl" VARCHAR,
"status" VARCHAR,
"ward" VARCHAR,
"psa" VARCHAR,
"gis_id" VARCHAR,
"mar_id" BIGINT,
"latitude" DOUBLE,
"longitude" DOUBLE,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"globalid" VARCHAR,
"creator" VARCHAR,
"created" TIMESTAMP,
"editor" VARCHAR,
"edited" TIMESTAMP,
"objectid" BIGINT
);Anyone who has the link will be able to view this.