AmeriCorps Participant Demographics Data
AmeriCorps
@usgov.americorps_gov_americorps_participant_demographics_data
AmeriCorps
@usgov.americorps_gov_americorps_participant_demographics_data
- This dataset provides comparisons of demographic group prevalence in AmeriCorps Member/Volunteers populations to that of the greater U.S. population. The odds ratio analysis was completed by the Office of the Chief Data Officer. - Population estimates were obtained from U.S. Census Bureau data reported in American Community Survey 5-Year tables DP05 (total U.S. populations) and S1701 (U.S. populations below poverty line), and socioeconomic status-related microdata maintained by IPUMS USA. - See Attached Document 'AmeriCorps Demographic Analysis Procedure.pdf' for a full technical documentation of the analysis.
Organization: AmeriCorps
Last updated: 2023-11-15T17:17:50.436595
Tags: americorps, americorps-members, americorps-volunteer-demographics, demographic-analysis, volunteers
CREATE TABLE table_1 (
"geography" VARCHAR,
"dem_cat" VARCHAR,
"dem_group" VARCHAR,
"time_period" VARCHAR,
"program_office" VARCHAR,
"service_region" VARCHAR,
"state" VARCHAR,
"census_pop_total" BIGINT,
"count_total" DOUBLE,
"count_dem_group" DOUBLE,
"census_pop_group" BIGINT,
"odds_ratio_estimate" DOUBLE,
"lwr_95" DOUBLE,
"uppr_95" DOUBLE,
"representation" VARCHAR,
"magnitude_range_size" DOUBLE,
"significant" BOOLEAN
);Anyone who has the link will be able to view this.