City And School Department Purchase Orders
City of Providence
@usgov.city_of_providence_city_and_school_department_purchase_orders
City of Providence
@usgov.city_of_providence_city_and_school_department_purchase_orders
Listing of Purchase Orders from the City of Providence and the Providence Public School District from Fiscal Year 2020 onwards.
Organization: City of Providence
Last updated: 2024-09-13T18:30:16.614482
CREATE TABLE table_1 (
"district" VARCHAR,
"po_number" VARCHAR,
"po_line_nbr" BIGINT,
"po_date" TIMESTAMP,
"line_description" VARCHAR,
"quantity" DOUBLE,
"unit_price" DOUBLE,
"vendor" BIGINT,
"vendor_name" VARCHAR,
"address1" VARCHAR,
"address2" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"postal_code" VARCHAR,
"vendor_contct" VARCHAR,
"e_mail_address" VARCHAR
);Anyone who has the link will be able to view this.