Veterans Affairs Geographic Distribution Of Expenditures FY09 By Congressional District
Department of Veterans Affairs
@usgov.va_gov_veterans_affairs_geographic_distribution_of_exp_c48ad42e
Department of Veterans Affairs
@usgov.va_gov_veterans_affairs_geographic_distribution_of_exp_c48ad42e
CREATE TABLE table_1 (
"state" VARCHAR,
"congressional_district" BIGINT,
"veteran_population" BIGINT,
"total_expenditure" VARCHAR,
"n__compensation_pensions" VARCHAR,
"construction" VARCHAR,
"n__education_vocational_rehabilitation_employment" VARCHAR,
"n__loan_guaranty" VARCHAR,
"n__general_operating_expenses" VARCHAR,
"n__insurance_indemnities" VARCHAR,
"n__medical_care" VARCHAR,
"unique_patients" BIGINT
);
Anyone who has the link will be able to view this.