Lottery Contracts - Multi-Year Report
State of Oregon
@usgov.state_of_oregon_lottery_contracts_fy_2019_2016
State of Oregon
@usgov.state_of_oregon_lottery_contracts_fy_2019_2016
This multi-year report contains a list of all contracts and contract amendments executed by Lottery. The data was extracted from the Lottery's financial system, Microsoft Dynamics 365. Lottery categorizes its procurement's as either "Goods", "Services", or "Interagency/Interstate/Intergovernmental". The dollar values represent the total not-to-exceed amount of the contract, and not what was acutally paid to the contractor.
Visit the Oregon Transparency website for more information. https://www.oregon.gov/transparency/Pages/index.aspx
Organization: State of Oregon
Last updated: 2020-11-10T17:22:59.211217
Tags: contracts, lottery, lottery-contracts
CREATE TABLE table_1 (
"fiscal_year" BIGINT,
"purchase_order" BIGINT,
"vendor" VARCHAR,
"address_line" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"contract_description" VARCHAR,
"line_no" DOUBLE,
"line_item_description" VARCHAR,
"created" TIMESTAMP,
"quantity" DOUBLE,
"unit_price" DOUBLE,
"net_amount" DOUBLE
);Anyone who has the link will be able to view this.