2019 Real Property Asset Data
State of Oklahoma
@usgov.state_of_oklahoma_2019_real_property_asset_data_fc362
State of Oklahoma
@usgov.state_of_oklahoma_2019_real_property_asset_data_fc362
The Oklahoma Real Property Asset Report is published annually in compliance with the Oklahoma State Government Asset Reduction and Cost Savings Program found in Title 62 O.S. ยง908. The act requires the Office of Management and Enterprise Services (OMES) to compile and maintain a comprehensive inventory of all real property owned and leased by the state. All data contained in this report was self-reported by each state agency, board, commission, or public trust having the State of Oklahoma as a beneficiary.
Organization: State of Oklahoma
Last updated: 2021-08-07T14:56:05.531550
CREATE TABLE n_2019_real_property_lnventory_list_owned (
"predominant_use" VARCHAR,
"county_assessor_account_number" VARCHAR,
"agency_number" DOUBLE,
"state_agency" VARCHAR,
"location_type" VARCHAR,
"property_classification" VARCHAR,
"type_of_property" VARCHAR,
"name_of_building" VARCHAR,
"physical_address" VARCHAR,
"city" VARCHAR,
"county" VARCHAR,
"state" VARCHAR,
"country" VARCHAR,
"year_property_acquired" DOUBLE,
"section" VARCHAR,
"township" VARCHAR,
"range" VARCHAR,
"meridian" VARCHAR,
"legal_description" VARCHAR,
"square_feet" DOUBLE,
"acres" VARCHAR,
"estimated_value" VARCHAR,
"appraised_value" VARCHAR,
"replacement_value" DOUBLE,
"property_condition" VARCHAR,
"percent_of_property_being_utilized" DOUBLE,
"year_built" DOUBLE,
"agency_employees_at_this_location" DOUBLE,
"square_feet_occupied_by_your_agency" DOUBLE,
"square_feet_of_the_building_being_leased" DOUBLE,
"acres_of_land_being_leased" DOUBLE,
"vacant_square_footage" DOUBLE,
"listed_on_the_national_register_of_historic_places" VARCHAR,
"listed_with_the_national_trust_for_historic_preservation" VARCHAR,
"property_is_of_potential_historic_significance" VARCHAR,
"risk_mgmt_number" VARCHAR,
"agency_inventory_id" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"count" BIGINT,
"year" BIGINT
);Anyone who has the link will be able to view this.