Export Code

Fork of Fork of Fork of The home prices across different counties in New York State - Dashboard

Nita

Last edited May 06, 2025
Created on May 06, 2025

New York State Real Estate Dashboard

Overview

This dashboard visualizes real estate data for counties in New York State from 2022 to 2024. It includes:

  1. Bar Chart: Shows median home prices by county for the selected year.
  2. Scatterplot: Displays the relationship between sales volume and median price.
  3. Trends Chart: Shows the trend of median prices over the three-year period.
  4. Rankings Panel: Lists the top 10 counties by median price.

Features

  • Interactive visualizations that respond to user selections
  • Cross-filtering: selecting a county in one chart highlights it in all charts
  • Year selection (2022-2024) to view data from different time periods
  • Tooltips with detailed information and mini-charts
  • Responsive design that adapts to different screen sizes

Technical Details

Built with:

  • React for the UI components
  • D3.js for data visualization
  • CSS Grid for the dashboard layout

Data is loaded from a CSV file containing real estate statistics for New York counties.

Usage

Select a year using the time period buttons in the top right corner. Click on counties in any chart to select them and see them highlighted across all visualizations. Hover over data points to see detailed information.

MIT Licensed