Analyzing Taobao User Behavior with SQL
Data Source Overview
We analyzed 1,048,575 behavioral records from 8,477 random users between November 18 and December 18, 2014. The dataset contains these fields:
user_id: Unique user identifier
item_id: Product ID
behavior_type: Action type (1=pv/view, 2=fav/favorite, 3=cart/add to cart, 4=buy/purchase)
user_geohash: Geographic location (cont ...
Posted on Sat, 27 Jun 2026 16:31:44 +0000 by lajkonik86