Motor Fuel - Gasoline Volumes Distributed
Department of Transportation
@usgov.dot_gov_motor_fuel_gasoline_volumes_distributed
Department of Transportation
@usgov.dot_gov_motor_fuel_gasoline_volumes_distributed
Volume of gasoline 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-05-08T09:44:24.143542
Tags: distribution, gasoline, volume
CREATE TABLE table_1 (
"state" VARCHAR,
"year" BIGINT,
"month" VARCHAR,
"vol_gasoline" BIGINT,
"data_type" VARCHAR,
"date_modified" VARCHAR
);Anyone who has the link will be able to view this.