Processing Time For Initial Disability Cases Involving The Processing Centers
Social Security Administration
@usgov.ssa_gov_processing_time_for_initial_disability_cases_i_b104812c
Social Security Administration
@usgov.ssa_gov_processing_time_for_initial_disability_cases_i_b104812c
The dataset includes annual data for average processing time and counts of initial disability claims in which there was a medical determination made. The data is broken out by those cases handled by each Processing Center (PC), the total for all PCs, and total claims processed by the agency for all offices. The cases processed by PC8 are international claims. This dataset provides data for federal fiscal years 2012 on.
Organization: Social Security Administration
Last updated: 2025-01-24T22:28:34.847168
Tags: 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, disability, foia, freedom-of-information, initial-disability-cases, processing-centers, processing-time, social-security, social-security-administration, ssa
CREATE TABLE table_1 (
"fiscal_year" VARCHAR,
"apt_pc1" DOUBLE,
"count_pc1" BIGINT,
"apt_pc2" DOUBLE,
"count_pc2" BIGINT,
"apt_pc3" DOUBLE,
"count_pc3" BIGINT,
"apt_pc4" DOUBLE,
"count_pc4" BIGINT,
"apt_pc5" DOUBLE,
"count_pc5" BIGINT,
"apt_pc6" DOUBLE,
"count_pc6" BIGINT,
"apt_pc7" DOUBLE,
"count_pc7" BIGINT,
"apt_pc8" DOUBLE,
"count_pc8" BIGINT,
"apt_all_pcs" DOUBLE,
"count_all_pcs" BIGINT,
"apt_total_agency" DOUBLE,
"count_total_agency" BIGINT
);Anyone who has the link will be able to view this.