Special Fuel Volumes Distributed
Department of Transportation
@usgov.dot_gov_special_fuel_volumes_distributed
Department of Transportation
@usgov.dot_gov_special_fuel_volumes_distributed
Volume of taxed special fuel, primarily diesel, but including alternative fuels, reported by the States each month, based on reports from suppliers and distributors. These amounts are reported in various Office of Highway Policy Information (OHPI) products including the longstanding Monthly Motor Fuel Report, and the annual Highway Statistics publications.
Organization: Department of Transportation
Last updated: 2024-02-01T16:12:36.727716
Tags: fuel, motor-fuel, special-fuel
CREATE TABLE table_1 (
"state" VARCHAR,
"year" BIGINT,
"month" VARCHAR,
"vol_spec_fuel" BIGINT,
"data_type" VARCHAR,
"date_modified" VARCHAR
);Anyone who has the link will be able to view this.