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
SSA provides a web service and downloadable file for SSA Resident Station locations, telephone numbers, and hours of operation. (Note: If you think an office might be closed due to an emergency, check www.ssa.gov/agency/emergency)
Organization: Social Security Administration
Last updated: 2025-01-24T22:32:26.734545
Tags: address, api, application-developers, field-office-locations, foia, freedom-of-information, hours-of-operation, location, resident-station, rest, social-security, social-security-administration, ssa, telephone-numbers
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.