Gas Stations
District of Columbia
@usgov.district_of_columbia_gas_stations_2ef73
District of Columbia
@usgov.district_of_columbia_gas_stations_2ef73
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"name" VARCHAR,
"address" VARCHAR,
"phone" BIGINT,
"ssl" VARCHAR,
"ward" VARCHAR,
"number_of_pumps" DOUBLE,
"gis_id" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"zipcode" BIGINT,
"mar_id" BIGINT,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"se_anno_cad_data" VARCHAR,
"globalid" VARCHAR,
"created" TIMESTAMP,
"edited" TIMESTAMP,
"objectid" BIGINT
);
Anyone who has the link will be able to view this.