Baselight

MTA Fuel Usage

City of San Francisco

@usgov.city_of_san_francisco_mta_fuel_usage

Loading...
Loading...

About this Dataset

MTA Fuel Usage

The Municipal Transportation Agency (MTA) uses a variety of fuels for its vehicles. This data set provides information on fuel type and the number of gallons used by each MTA facility. Multiple lines of data for the same date indicates each instance of fueling at the specific facility.

Data is provided annually on a fiscal year basis.
Organization: City of San Francisco
Last updated: 2020-11-10T16:56:47.901450
Tags: fuel, transportation

Tables

Table 1

@usgov.city_of_san_francisco_mta_fuel_usage.table_1
  • 7.37 KB
  • 682 rows
  • 4 columns
Loading...

CREATE TABLE table_1 (
  "date" TIMESTAMP,
  "place" VARCHAR,
  "fuel_type" VARCHAR,
  "gallons" BIGINT
);

Share link

Anyone who has the link will be able to view this.