Birth Data Visualization
A responsive D3.js visualization displaying daily birth
statistics in Germany for the entire year 2024 (January to
December).
Features
- Interactive Circular Chart: Click on data points to
highlight them
- Hover Tooltips: View exact values on hover
- Responsive Design: Automatically adjusts to container
size
- Grid Lines: Easier value reading with radial reference
lines
- Professional Styling: Clean, modern interface with
gradient header
- 12-Month Visualization: Full year data displayed in a
circular layout
Technologies
Data
The visualization uses data.csv containing daily birth
counts (Lebendgeborene) with dates in DD-MM-YYYY format,
covering all 365 days of 2024.