Skip to content

BI project, parse Vancouver housing data, process/aggregate, and display stats

Notifications You must be signed in to change notification settings

CalvinWilliams1012/VancouverHouseData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Vancouver Property Data Parser

This was one of my assignments for my Business Intelligence (BI) course. The program parses CSV files released by the local Vancouver government and displays very basic BI statistics. When launching the program it parses the CSV file (hardcoded name) and then maps and performs basic BI on the data read. Main page When all data is loaded and handled this page is displayed with various statistics on the data including property zoning type, average property value and a graph of property values. Double clicking on any of the sections will drill down to street names. first level In these windows selecting a street from the listview on the left will update the data on the right based on the selection. first level Additionally double clicking on any of the street names will further drill down to that streets postal codes with the same dynamic listview style. first level

About

BI project, parse Vancouver housing data, process/aggregate, and display stats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published