CompositeDashboards

ZIP Code Dashboard

ZIP code level health metrics dashboard with map and statistics.

Preview placeholder

zip-dashboard-v1

Installation

Terminal
npx @ontopic/viz add composite/brfss/zip-dashboard-v1

Props

PropTypeDescription
dataZipHealthDataZIP-level health data

See full TypeScript interface on GitHub for all props.

Usage Example

TypeScript
import { ZipDashboard } from '@/viz/components/composite/brfss/zip-dashboard-v1';