CDC's Social Vulnerability Index (SVI) 2018

Source Notebook

A collection of social vulnerability factors for each US county

Details

Every community must prepare for and respond to hazardous events, whether a natural disaster like a tornado or a disease outbreak, or an anthropogenic event such as a harmful chemical spill. The degree to which a community exhibits certain social conditions, including high poverty, low percentage of vehicle access, or crowded households, may affect that community’s ability to prevent human suffering and financial loss in the event of disaster. These factors describe a community’s social vulnerability.

Examples

Basic Examples

Explore the data:

In[1]:=
ResourceData[
ResourceObject["CDC's Social Vulnerability Index (SVI) 2018"]][[1]]
Out[1]=

Visualizations

Show to overall Social Vulnerability Index :

In[2]:=
GeoGraphics[{GeoStyling[Opacity[0.8], FaceForm[
      Blend[{Yellow, Red}, #1]]], #2} & @@@ (Function[{x, y}, {#1/x, #2} & @@@ y][
      Max[#[[All, 1]]], #] &@(Normal@({#["SVI:2018:Overall"], #["Polygon"]} & /@
          ResourceData[
ResourceObject[
          "CDC's Social Vulnerability Index (SVI) 2018"]]) /. \
_Missing -> 0)), GeoRange -> Entity["Country", "UnitedStates"]]
Out[2]=

Wolfram Research, "CDC's Social Vulnerability Index (SVI) 2018" from the Wolfram Data Repository (2020)  

Data Resource History

Source Metadata

Data Downloads

Publisher Information