Underground Storage Tanks
District of Columbia
@usgov.district_of_columbia_underground_storage_tanks_fcbf6
District of Columbia
@usgov.district_of_columbia_underground_storage_tanks_fcbf6
Underground Storage Tank (UST) locations. The dataset contains locations and attributes of Underground Storage Tanks, 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 Department of Energy and Environment identified Underground Storage Tank locations.
The Underground Storage Tank (UST) branch's services protects human health and the environment from the adverse effects of petroleum, petroleum-related products and hazardous materials from USTs in the District of Columbia. This branch is organized into two programs: Underground Storage Tanks (UST) and Leaking Underground Storage Tanks (LUST).
For additional information including laws, regulation and other documents visit: https://doee.dc.gov/service/underground-storage-tank-program.
Organization: District of Columbia
Last updated: 2024-04-30T17:45:01.496037
Tags: d-c, dc, dc-gis, dcgis, district-of-columbia, environment, facility, open-data, society, structure, tank, underground, utilitiescommunication, washington, washington-dc
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"name" VARCHAR,
"fac_name" VARCHAR,
"fac_id" BIGINT,
"address" VARCHAR,
"ward" VARCHAR,
"tankid" VARCHAR,
"tankcapaci" DOUBLE,
"tankstatus" VARCHAR,
"registered_tanks" DOUBLE,
"active_tanks" DOUBLE,
"substanced" VARCHAR,
"lust_cases" VARCHAR,
"ast" VARCHAR,
"vrap" VARCHAR,
"web_url" VARCHAR,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"mar_id" BIGINT,
"zipcode" DOUBLE,
"gis_id" VARCHAR,
"creator" VARCHAR,
"created" TIMESTAMP,
"editor" VARCHAR,
"edited" TIMESTAMP,
"globalid" VARCHAR,
"objectid" BIGINT
);Anyone who has the link will be able to view this.