New York State Housing Market Visualization
Interactive visualization of median home prices across New York State counties.
Features
- Interactive bar chart displaying median home prices by county
- Year selector to view data from 2022-2024
- Tooltips showing detailed information on hover
- Responsive design that adapts to different screen sizes
- County selection to highlight specific data points
Implementation
Built with React and D3.js using a component-based architecture that separates rendering and data processing logic.