Tree Contract Work Details
City of New York
@usgov.city_of_new_york_tree_contract_work_details
City of New York
@usgov.city_of_new_york_tree_contract_work_details
CREATE TABLE table_1 (
"transaction_id" BIGINT,
"contract_number" VARCHAR,
"work_order_id" BIGINT,
"line_item_id" DOUBLE,
"item_number" VARCHAR,
"line_item_description" VARCHAR,
"unit_of_measure" VARCHAR,
"unit_price" DOUBLE,
"units_used" DOUBLE,
"total_cost" DOUBLE,
"transaction_date" VARCHAR
);
Anyone who has the link will be able to view this.