We use cookies on this website to make it function correctly and to achieve the purposes illustrated in the cookie policy. By continuing to browse, you agree to the use of cookies. Cookie Policy

Patent-Holding Student Builds D3 Visualization of Key Bay Area Stats

Hack Reactor

Patent-Holding Student Builds D3 Visualization of Key Bay Area Stats's Image

Frank Bowers came to Hack Reactor after 26 years as a Software Engineer to facilitate a transition from building user interfaces on the desktop to web development. Specifically, Bowers has a keen interest in data visualization, so he embarked on a side project to develop his skills in this area. His project, Bay Area Stats, uses D3 to display comprehensive data on salary, housing prices and racial demographics in San Francisco and the surrounding area in a highly intuitive format.

“I really like understanding data,” says Bowers. “I wanted to know about demographics, housing and income.”

Prior to Hack Reactor, Bowers worked in data visualization, data center console and Java development tools for companies including Cisco, Xerox and Borland. He has a patent for a technology he developed at Xerox that combines two data visualization technologies, Cone Tree and Perspective Wall.

d3, data visualization, coding school, hack reactor, coding bootcamp, bay area

Frank Bowers built Bay Area Stats to simultaneously explore D3 and some telling figures about the Bay Area.

Bowers pulled demographic and income data from the US census, but found that the government’s housing data was ill-suited to the Bay Area.

“I wanted to use census data for rents, but their rent scale was totally inappropriate for the Bay Area,” he describes. “A lot of the buckets were for under a thousand a month, but it’s hard to find anything for under a thousand a month here.”

Instead, Bowers used housing prices from Zillow and apartment rents from myapartmentmap.com, then processed all of this data into formats that could be used quickly and effectively in D3. “I retrieved multi-megabyte files and had to extract them,” he adds.

The map--pulled from official government data--also had to go through substantial processing before it could work well with D3.

“For the map itself, you have to run through two or three programs to get it into a form that D3 can handle,” Bowers explains. “I took a census map and I had to load it into a geographic info system to get it into a format that D3 can use.”

Bowers explained how he built Bay Area Stats in an after-hours presentation at Hack Reactor:

In presenting these tools and methods to his classmates, Bowers aimed to open up a wide array of possibilities for working with maps and geographic data.

“I wanted to show all the opportunities there are for bringing in the vast trove of open source maps to D3,” Bowers says of his presentation. A central takeaway was “how to deal with showing an open source map in a web browser so that it has good performance.”

While he has been working in data visualization for years, Bowers is thrilled with the set of web-based tools he has developed since he came to Hack Reactor.

“I’ve always been interested in charts, graphs and maps, but it’s just fantastic to have tools that allow me to work with them on this level.”

Want to gain a cutting-edge skill set in software engineering? Apply to our program, online and in four major cities, today.

Read more:

Students Mix Oculus Rift, Leap Motion and Twitter at Mozilla Virtual Reality Event

Onsite Students Create 3D Visualizations to Map and Debug Code

Student Wows and Informs with 3-D Interactive Data Visualizations