Oklahoma Health Care Facilities
State of Oklahoma
@usgov.state_of_oklahoma_oklahoma_health_care_facilities_cb20d
State of Oklahoma
@usgov.state_of_oklahoma_oklahoma_health_care_facilities_cb20d
Find health care facilities in the state of Oklahoma.
Organization: State of Oklahoma
Last updated: 2021-08-07T14:56:15.387525
Tags: facility, healthcare, medical
CREATE TABLE data_oklahoma_health_care_facilities (
"health_care_facility_name" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" DOUBLE,
"phone1" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"location" VARCHAR
);CREATE TABLE n__m_map_of_oklahoma_health_care_facilities (
"health_care_facility_name" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" DOUBLE,
"phone1" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"location" VARCHAR
);Anyone who has the link will be able to view this.