Search found 6 matches

by paulkim
Mon Mar 11, 2024 11:45 pm
Forum: Winter 2024
Topic: Proj 3 - Student Defined Visualization Project
Replies: 5
Views: 43583

Re: Proj 3 - Student Defined Visualization Project

Here is an updated WIP: Attached screenshot shows data for the 2023-2024 NBA season, with points on the X-axis, rebounds on the Y-axis, and assits on the Z-axis. Left and right clicks will take you through the seasons. Mouseover spheres will show player name, points, rebounds, and assists for that s...
by paulkim
Thu Feb 29, 2024 8:16 pm
Forum: Winter 2024
Topic: Proj 2 - 3D Visualization
Replies: 8
Views: 42622

Re: Proj 2 - 3D Visualization

My updated code is attached. Changes made: 1. Color of the inventory layer changed to gray 2. Re-ordered layers 3. Made grid lines less visible 4. Changed label orientation 5. Removed "Months" label on x-axis 6. Mouse hover on the higher of the checkouts/inventory data layer at vertices will show nu...
by paulkim
Tue Feb 27, 2024 2:29 pm
Forum: Winter 2024
Topic: Proj 3 - Student Defined Visualization Project
Replies: 5
Views: 43583

Re: Proj 3 - Student Defined Visualization Project

The dataset I am working with is all National Basketball Assocation (NBA) players' statistics by season since 1948. This dataset is made available through the NBA API and I am accessing it through a Python package called nba_api . There are a total of 4,831 players in the history of the NBA. There i...
by paulkim
Sun Feb 25, 2024 7:51 pm
Forum: Winter 2024
Topic: Proj 2 - 3D Visualization
Replies: 8
Views: 42622

Re: Proj 2 - 3D Visualization

Library as third space This project built on the first assignment of this course which was to analyze how the library was being used as a space itself rather than just as a repository. My proxy for this analysis was by looking at which items were checked out and back in on the same day. Below is the...
by paulkim
Thu Feb 15, 2024 1:05 pm
Forum: Winter 2024
Topic: Proj 2 - 3D Visualization
Replies: 8
Views: 42622

Re: Proj 2 - 3D Visualization

I am still working with same-day checkout material in order to take a look at how people are using the library as a space to stay during the day. My original mockup was a map with each branch location marked at their coordinate locations. The idea is that each branch location, represented by a geome...
by paulkim
Sun Jan 21, 2024 5:50 pm
Forum: Winter 2024
Topic: Proj 1 - Data Exploration Concept & MySQL Basics
Replies: 4
Views: 42393

Re: Proj 1 - Data Exploration Concept & MySQL Basics

Library as third space Concept description: Much has been written about the increasing wealth gap in Seattle and the increasing number of homeless people in Seattle. Seattle is just one city of many in the US where the wealth gap is widening and the number of homeless people is increasing; this is a...