Oklahoma Fire Stations
State of Oklahoma
@usgov.state_of_oklahoma_oklahoma_fire_stations_94dca
State of Oklahoma
@usgov.state_of_oklahoma_oklahoma_fire_stations_94dca
Find fire stations in the State of Oklahoma.
Organization: State of Oklahoma
Last updated: 2021-08-07T14:56:13.510063
Tags: no-keyword-provided
CREATE TABLE n__m_ok_fire_stations (
"fire_stations" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" BIGINT,
"phone" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"location" VARCHAR
);CREATE TABLE n__m_oklahoma_fire_stations_map (
"fire_stations" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" BIGINT,
"phone" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"location" VARCHAR
);Anyone who has the link will be able to view this.