Enumeration Processing Time - FY 2014-2016
Social Security Administration
@usgov.ssa_gov_enumeration_processing_time
Social Security Administration
@usgov.ssa_gov_enumeration_processing_time
The average number of days used by the processing office and system to complete original and replacement Social Security number applications taken through the interview and batch process during the operating month.
Organization: Social Security Administration
Last updated: 2025-01-24T22:20:07.873549
Tags: 2014, 2015, 2016, card-replacement, foia, freedom-of-information, processing-office, social-security, social-security-administration, social-security-number, ssa, ssn
CREATE TABLE table_1 (
"fiscal_year_quarter_months" VARCHAR -- FISCAL YEAR (QUARTER) MONTHS,
"original_ssns_application_taken_by_ssa_time_in_days" DOUBLE -- ORIGINAL SSNS-APPLICATION TAKEN BY SSA (TIME IN DAYS),
"replacement_cards_application_taken_by_ssa_time_in_days" DOUBLE -- REPLACEMENT CARDS-APPLICATION TAKEN BY SSA (TIME IN DAYS)*,
"average_time_applications_taken_by_ssa_time_in_days" DOUBLE -- AVERAGE TIME-APPLICATIONS TAKEN BY SSA (TIME IN DAYS),
"enumeration_at_birth_non_ssa_time_in_weeks" BIGINT -- ENUMERATION AT BIRTH (NON-SSA) (TIME IN WEEKS)
);Anyone who has the link will be able to view this.