The module provides a Views display to present a data set as Choropleth map. Data is sourced from node fields, with at least two fields required - ID and Value. Currently, only the US map with Nation, States and Counties granularity is supported.

Module dependencies:
- d3js: ^6.0.2
- choropleth-js