Community Resilience Estimates Tool
community_resilience_toolAssess neighborhood social vulnerability to disasters using Community Resilience Estimates. Analyze rates of vulnerability factors like poverty, disability, and housing crowding at the tract level.
Instructions
Retrieve community resilience and social vulnerability data from the Community Resilience Estimates (CRE). Track how socially vulnerable every neighborhood is to disaster impacts. Data includes rates and counts of individuals with zero, one-two, or three-plus components of social vulnerability (disability, single-parent households, limited English, poverty, no vehicle, crowded housing, group quarters, age vulnerability). Perfect for neighborhood-level analysis, disaster preparedness assessment, and real estate applications. Available at tract level for detailed neighborhood insights.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Year for community resilience estimates. Available years: 2019, 2021, 2022, 2023. Default: 2023. | 2023 |
| variables | No | Array of resilience variables to retrieve. Common: PRED0_PE (% with zero vulnerability factors), PRED12_PE (% with 1-2 factors), PRED3_PE (% with 3+ factors), PRED0_E (count with zero factors), PRED12_E (count with 1-2 factors), PRED3_E (count with 3+ factors), POPUNI (population universe). Default: [PRED0_PE, PRED12_PE, PRED3_PE, POPUNI]. | |
| geography | Yes | Geographic level to query. Options: us (national), state, county, tract. Tract level provides neighborhood-level detail. | |
| state | No | State FIPS code (2 digits). Required for county and tract geographies, optional for state geography to get a specific state. | |
| county | No | County FIPS code (3 digits). Required for tract geography, optional to get a specific county. |