Gas Stations
District of Columbia
@usgov.district_of_columbia_gas_stations_2ef73
District of Columbia
@usgov.district_of_columbia_gas_stations_2ef73
The dataset contains locations and attributes of gas stations provided by the Department of Energy and Environment and the Department of Licensing and Consumer Protection.
Organization: District of Columbia
Last updated: 2024-04-30T17:31:19.018286
Tags: district-of-columbia, dlcp, doee, gas, stations, washington-dc
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.