BioDiesel Fuel Stations
State of Maryland
@usgov.state_of_maryland_biodiesel_fuel_stations
State of Maryland
@usgov.state_of_maryland_biodiesel_fuel_stations
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"gis_object_id" BIGINT,
"alternative_fuel_type" VARCHAR,
"station_name" VARCHAR,
"street_address" VARCHAR,
"intersection_information" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"zip_plus4_information" VARCHAR,
"phone_number" VARCHAR,
"status_code" VARCHAR,
"date_expected_to_open" VARCHAR,
"groups_with_access" VARCHAR,
"hours_of_operation" VARCHAR,
"payments_accepted" VARCHAR,
"biodiesel_blends" VARCHAR,
"cng_dispensing_capability" VARCHAR,
"cng_psi_pressures" VARCHAR,
"number_of_level_1_evse_outlets" VARCHAR,
"number_of_evse_level_2_outlets" VARCHAR,
"number_of_dc_fast_chargers" VARCHAR,
"number_of_other_evse_connectors" VARCHAR,
"name_of_evse_network" VARCHAR,
"url_of_evse_network" VARCHAR,
"accuracy_level_of_station_coordinates" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"date_station_details_last_confirmed" VARCHAR,
"station_id" BIGINT,
"time_station_details_last_updated" VARCHAR,
"owner_type" VARCHAR,
"federal_agency_that_owns_station_coded" DOUBLE,
"federal_agency_that_owns_station" VARCHAR,
"date_opened" VARCHAR,
"station_url" VARCHAR,
"ng_vehicle_class" VARCHAR,
"lpg_primary" VARCHAR,
"e85_blender_pump" VARCHAR,
"evse_connector_types" VARCHAR
);
Anyone who has the link will be able to view this.