Office Of Climate And Sustainability: 2017 Fuel Oil Sales
City of New York
@usgov.city_of_new_york_office_of_climate_and_sustainability__02f5a018
City of New York
@usgov.city_of_new_york_office_of_climate_and_sustainability__02f5a018
CREATE TABLE table_1 (
"zip_code" BIGINT,
"total_2_fuel_oil_with_0_biodiesel_gallons" DOUBLE,
"total_2_fuel_oil_with_2_biodiesel_gallons" DOUBLE,
"total_2_fuel_oil_with_5_biodiesel_gallons" DOUBLE,
"total_2_fuel_oil_with_6_biodiesel_gallons" DOUBLE,
"total_2_fuel_oil_with_10_biodiesel_gallons" DOUBLE,
"total_2_fuel_oil_with_15_biodiesel_gallons" DOUBLE,
"total_2_fuel_oil_with_20_biodiesel_gallons" DOUBLE,
"total_2_fuel_oil_with_25_biodiesel_gallons" BIGINT,
"total_2_fuel_oil_without_biodiesel_component" DOUBLE,
"total_biodiesel_blended_with_2_fuel_oil" DOUBLE,
"total_4_fuel_oil_with_0_biodiesel_gallons" DOUBLE,
"total_4_fuel_oil_with_2_biodiesel_gallons" DOUBLE,
"total_4_fuel_oil_with_4_biodiesel_gallons" BIGINT,
"total_4_fuel_oil_with_5_biodiesel_gallons" DOUBLE,
"total_4_fuel_oil_with_6_biodiesel_gallons" BIGINT,
"total_4_fuel_oil_with_10_biodiesel_gallons" BIGINT,
"total_4_fuel_oil_without_biodiesel_component" DOUBLE,
"total_biodiesel_blended_with_4_fuel_oil" DOUBLE,
"total_6_fuel_oil_with_2_biodiesel_gallons" DOUBLE,
"total_6_fuel_oil_with_5_biodiesel_gallons" DOUBLE,
"total_6_fuel_oil_without_biodiesel_component" DOUBLE,
"total_biodiesel_blended_with_6_fuel_oil" DOUBLE
);
Anyone who has the link will be able to view this.