Underutilized Property Auctions
State of Oklahoma
@usgov.state_of_oklahoma_underutilized_property_auctions
State of Oklahoma
@usgov.state_of_oklahoma_underutilized_property_auctions
CREATE TABLE data_underutilized_property_auctions (
"auction_notice_link" VARCHAR,
"auction_status" VARCHAR,
"physical_address" VARCHAR,
"city" VARCHAR,
"county" VARCHAR,
"zip_code" BIGINT,
"square_footage" DOUBLE,
"acreage" DOUBLE,
"minimum_bid" VARCHAR,
"public_site_visit_time_date" VARCHAR,
"bid_closing_time_date" VARCHAR,
"winning_bid" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE
);
Anyone who has the link will be able to view this.