Baselight

FY 2020 Disability Compensation Recipients By County

Department of Veterans Affairs

@usgov.va_gov_fy_2020_disability_compensation_recipients_by_county

Loading...
Loading...

About this Dataset

FY 2020 Disability Compensation Recipients By County

This report provides county-level estimates of the number of Veterans who received VA Disability Compensation benefits during fiscal year 2020. It includes the Veterans’ total service-connected disability (SCD) rating, age group, and sex. Blank values represent small cell counts that have been suppressed to protect the identity of Veterans. In the "Total: Disability Compensation Recipients" column, each blank cell represents less than 10 Veterans. Some categories may not sum to the total due to missing information (e.g., age, sex, etc.).

Source: Department of Veterans Affairs, Office of Enterprise Integration, United States Veterans Eligibility Trends & Statistics (USVETS) 2020 and Veterans Benefits Administration VETSNET FY 2020 compensation data.

Prepared by National Center for Veterans Analysis & Statistics, www.va.gov/vetdata.
Organization: Department of Veterans Affairs
Last updated: 2022-02-09T07:42:08.929579
Tags: compensation, compensation-and-pension, county, fy-20, fy-2020, fy20, fy2020

Tables

Table 1

@usgov.va_gov_fy_2020_disability_compensation_recipients_by_county.table_1
  • 134.74 KB
  • 3190 rows
  • 14 columns
Loading...

CREATE TABLE table_1 (
  "fips_code" DOUBLE,
  "state" VARCHAR,
  "county_name" VARCHAR,
  "total_disability_compensation_recipients" DOUBLE,
  "scd_rating_0_to_20" DOUBLE,
  "scd_rating_30_to_40" DOUBLE,
  "scd_rating_50_to_60" DOUBLE,
  "scd_rating_70_to_90" DOUBLE,
  "scd_rating_100" DOUBLE,
  "age_17_44" DOUBLE,
  "age_45_64" DOUBLE,
  "age_65_or_older" DOUBLE,
  "male" DOUBLE,
  "female" DOUBLE
);

Share link

Anyone who has the link will be able to view this.