Search found 5 matches

by boyan
Sun Mar 15, 2015 3:27 pm
Forum: Winter 2015
Topic: Proj 5: Data Correlation / Final Project
Replies: 17
Views: 37820

Re: Proj 5: Data Correlation / Final Project

For the final project, I decided to use the Human Development Index data. The United Nations Development Program provides some APIs (http://hdr.undp.org/en/data/api) to query the dataset. There are altogether 187 countries and regions and hdi across 9 years. Originally, I wanted to map these countri...
by boyan
Mon Feb 23, 2015 1:13 am
Forum: Winter 2015
Topic: Proj 4: 3D Volumetric, Spacial Visualization
Replies: 17
Views: 15375

Re: Proj 4: 3D Volumetric, Spacial Visualization

Mapping Your Book Publishers As a student in the geography department, I'm more interested in the geo aspect of the dataset. Unfortunately, there aren't any geo information in the spl database. The only one that is geo related is the publishers of the books. So my project is to geolocate the publis...
by boyan
Tue Feb 10, 2015 8:47 am
Forum: Winter 2015
Topic: Proj 3: 2D Reorderable Matrix
Replies: 17
Views: 14716

Re: Proj 3: 2D Reorderable Matrix

Based on the csv file, I used a python code to sort the data by row, that is I sort the value in each of the second level dewey categories, the dewey classes that do not exist or are no longer in use are color coded in dark gray. You can click on the "sort" button to switch between sorted visualizat...
by boyan
Thu Jan 22, 2015 9:29 am
Forum: Winter 2015
Topic: Proj 2: 2D Matrix
Replies: 18
Views: 20792

Re: Proj 2: 2D Matrix

In my previous project, I used SQL to retrieve the average and standard deviation of checkout duration from 2006 to 2014. The results show that each of the 10 dewey classes has its distinct checkout duration pattern and the difference among these classes implies some interesting phenomenon. But the ...
by boyan
Wed Jan 14, 2015 8:18 pm
Forum: Winter 2015
Topic: Proj 1: Data Query
Replies: 19
Views: 19914

Re: Proj 1: Data Query

People borrow books for different reasons, some of them wish to read the best­selling novels, others wish to learn programming skills. In other words, people have their personal preference for certain kinds of books. The specific reading interests may influence the checkout duration. It would be int...