{"id":25089750,"url":"https://github.com/sarveshdhond/home_value_analysis","last_synced_at":"2026-01-11T06:04:25.398Z","repository":{"id":250940470,"uuid":"835923797","full_name":"SarveshDhond/Home_Value_Analysis","owner":"SarveshDhond","description":"Home value analysis of North America using Tableau. This project takes into consideration home values, bedrooms, bathrooms, condition and location.","archived":false,"fork":false,"pushed_at":"2025-01-07T12:58:13.000Z","size":2037,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T17:29:16.237Z","etag":null,"topics":["data-analytics","data-visualization","tableau"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SarveshDhond.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-30T19:50:46.000Z","updated_at":"2025-01-07T12:58:16.000Z","dependencies_parsed_at":"2025-01-07T13:42:19.204Z","dependency_job_id":"0790499a-012b-4fd3-833f-3f2e951bb36e","html_url":"https://github.com/SarveshDhond/Home_Value_Analysis","commit_stats":null,"previous_names":["sarveshdhond/home-value-analysis","sarveshdhond/home_value_analysis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SarveshDhond/Home_Value_Analysis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SarveshDhond%2FHome_Value_Analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SarveshDhond%2FHome_Value_Analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SarveshDhond%2FHome_Value_Analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SarveshDhond%2FHome_Value_Analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SarveshDhond","download_url":"https://codeload.github.com/SarveshDhond/Home_Value_Analysis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SarveshDhond%2FHome_Value_Analysis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28293188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T04:44:51.577Z","status":"ssl_error","status_checked_at":"2026-01-11T04:44:44.232Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-analytics","data-visualization","tableau"],"created_at":"2025-02-07T11:18:55.372Z","updated_at":"2026-01-11T06:04:25.380Z","avatar_url":"https://github.com/SarveshDhond.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# HOME VALUE ANALYSIS\nAnalysis of houses for sale in North America King County, Washington. This analysis is done using Tableau and showcases some of the visualization skills I have. \n\n## TABLEAU WORKSHEET\n[worksheet](https://public.tableau.com/views/HomeValueAnalysis_16991273999140/AnalysisDashboard?:language=en-US\u0026:sid=\u0026:redirect=auth\u0026:display_count=n\u0026:origin=viz_share_link)\n\n## DATA SOURCE\nGithub.com\n\n## TOPICS COVERED\n- Line chart\n- Histogram\n- Map\n- Heatmap\n- Calendar\n\n## \n## TYPES OF VISUALIZATIONS\n\n### Average house sales price\nthis line chart shows the annual average of house prices from May 2014 to May 2015. You can hover over the line to check the average house price for each day. \n\u003cimg width=\"1470\" alt=\"Line Chart\" src=\"https://github.com/user-attachments/assets/24b5c4cc-3e8f-4dac-ab23-38ad73d82dd5\"\u003e\n\n\n### Map\nused a zipcode filter to create a map based on longitude and latitude data. This map shows the average price of houses. The darker the color the higher the price.\n\u003cimg width=\"1470\" alt=\"Map\" src=\"https://github.com/user-attachments/assets/d676d9ad-29c3-4510-90f6-fa4c0dadbff3\"\u003e\n\n\n\n### Histogram \nThis histogram shows the number of houses in relation to their price range. \n\u003cimg width=\"1470\" alt=\"Home value distribution\" src=\"https://github.com/user-attachments/assets/86afe2ba-dc3d-4e5c-8211-97f5f67b8590\"\u003e\n\n\n\n### Bedroom Histogram\nThis histogram compares the number of bedrooms with the number of houses.\n\u003cimg width=\"1470\" alt=\"Number of bedrooms\" src=\"https://github.com/user-attachments/assets/fcc5dc28-139b-46ae-8be9-3c9d054a2a4d\"\u003e\n\n\n\n### Bathroom histogram\nThis histogram shows the number of bathrooms available for the houses. \n\u003cimg width=\"1470\" alt=\"Number of bathrooms\" src=\"https://github.com/user-attachments/assets/30a3ff60-c703-454d-964a-74d36c658f62\"\u003e\n\n\n\n### Heatmap\nThis heatmap compares the view of the houses with the condition of the house.\nRed to green showing Poor to Excellent. This also shows the average price for these types of houses. \n\u003cimg width=\"1470\" alt=\"Heatmap\" src=\"https://github.com/user-attachments/assets/bc237036-9d47-4954-8cfb-a8627b88f435\"\u003e\n\n\n\n### Calendar\nMade this calendar for every week of the month. This calendar will be a filter on the main dashboard. This also shows the average price for the houses on that particular day. \n\u003cimg width=\"1470\" alt=\"Calendar\" src=\"https://github.com/user-attachments/assets/9b992aea-3fa9-4656-92c3-340d235133d3\"\u003e\n\n\n## INTERACTIVE DASHBOARD\nThis is an interactive dashboard that consists of all the following topics I have covered. The dashboard changes based on  the calendar and the year-built filter. You can use this dashboard to check the average price, condition, view, number of bedrooms, number of bathrooms, location, and the year built for houses for sale on a particular day between May 01, 2014, to May 31, 2015.\n\u003cimg width=\"1470\" alt=\"Dashboard\" src=\"https://github.com/user-attachments/assets/8c44f795-df3a-43ea-9b90-17916df28e4f\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarveshdhond%2Fhome_value_analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsarveshdhond%2Fhome_value_analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarveshdhond%2Fhome_value_analysis/lists"}