Oklahoma Technology Centers
State of Oklahoma
@usgov.state_of_oklahoma_oklahoma_technology_centers_51492
State of Oklahoma
@usgov.state_of_oklahoma_oklahoma_technology_centers_51492
Find technology centers in the state of Oklahoma.
Organization: State of Oklahoma
Last updated: 2021-08-07T14:56:18.890659
Tags: education, technology
CREATE TABLE data_oklahoma_technology_centers (
"technology_center_names" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" BIGINT,
"phone1" VARCHAR,
"url" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"location" VARCHAR
);CREATE TABLE n__m_oklahoma_technology_centers_map (
"technology_center_names" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" BIGINT,
"phone1" VARCHAR,
"url" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"location" VARCHAR
);Anyone who has the link will be able to view this.