Resident Station Contact Information For Application Developers
Social Security Administration
@usgov.ssa_gov_resident_station_contact_information_for_appli_ca07f639
Social Security Administration
@usgov.ssa_gov_resident_station_contact_information_for_appli_ca07f639
CREATE TABLE table_1 (
"office_code" VARCHAR,
"office_name" VARCHAR,
"address_line_1" VARCHAR,
"address_line_2" VARCHAR,
"address_line_3" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"phone" VARCHAR,
"fax" VARCHAR,
"monday_open_time" VARCHAR,
"monday_close_time" VARCHAR,
"tuesday_open_time" VARCHAR,
"tuesday_close_time" VARCHAR,
"wednesday_open_time" VARCHAR,
"wednesday_close_time" VARCHAR,
"thursday_open_time" VARCHAR,
"thursday_close_time" VARCHAR,
"friday_open_time" VARCHAR,
"friday_close_time" VARCHAR
);
Anyone who has the link will be able to view this.