Hotels
District of Columbia
@usgov.district_of_columbia_hotels
District of Columbia
@usgov.district_of_columbia_hotels
The dataset contains locations and attributes of Hotels, 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. A database provided by the DC Taxi Commission (DCTC) and research at various commercial websites identified Hotels and DC GIS staff geo-processed the data.
Organization: District of Columbia
Last updated: 2024-04-30T17:45:54.221889
Tags: bed-and-breakfast, business, dc, district-of-columbia, economic, hotel, lodging, motel, octo, travel, washington-dc
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"name" VARCHAR,
"address" VARCHAR,
"zipcode" BIGINT,
"phone" VARCHAR,
"numrooms" DOUBLE,
"web_url" VARCHAR,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"gis_id" VARCHAR,
"mar_id" BIGINT,
"se_anno_cad_data" VARCHAR,
"created" VARCHAR,
"edited" VARCHAR,
"globalid" VARCHAR,
"objectid" BIGINT
);Anyone who has the link will be able to view this.