Department Of Veterans' Services Clients
City of New York
@usgov.city_of_new_york_department_of_veterans_services_clients
City of New York
@usgov.city_of_new_york_department_of_veterans_services_clients
A compilation of the agency's client demographics that is collected through case management system. Each record represents a client's record handled by the DVS Direct Services. This dataset provides information on demographics such as gender, race, ethnicity, marital status, gross monthly income, military affiliation, current status, branch, discharge type, and current client address postal code. This will be updated yearly on calendar basis.
Organization: City of New York
Last updated: 2024-07-20T21:16:29.398563
Tags: army, branches, coast-guard, discharge-type, dvs, honorable, marines, national-guard, navy, nyc-dvs, veterans
CREATE TABLE table_1 (
"calendar_year" BIGINT,
"gender" VARCHAR,
"race" VARCHAR,
"ethnicity" VARCHAR,
"marital_status" VARCHAR,
"gross_monthly_income" DOUBLE,
"military_affiliation" VARCHAR,
"current_status" VARCHAR,
"branch" VARCHAR,
"service_era" VARCHAR,
"discharge_type" VARCHAR,
"current_client_address_postal_code" VARCHAR
);Anyone who has the link will be able to view this.