Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +12 -0
- DATASETS.md +252 -0
- _merci_downloads/download.log +29 -0
- _merci_downloads/download_all.sh +59 -0
- amazon_m2/sessions_test_task1.csv +3 -0
- amazon_m2/sessions_test_task2.csv +0 -0
- amazon_m2/sessions_test_task3.csv +0 -0
- amazon_m2/sessions_train.csv +3 -0
- anime/anime.csv +0 -0
- avazu/train.csv +3 -0
- bookcrossing/Ratings.csv +3 -0
- criteo_kaggle/dac/readme.txt +53 -0
- criteo_kaggle/readme.txt +53 -0
- foursquare/dataset_TSMC2014_NYC.csv +3 -0
- foursquare/dataset_TSMC2014_TKY.csv +3 -0
- jd/JData_Product.csv +0 -0
- jd/JData_User.csv +0 -0
- lastfm_1k/userid-profile.tsv +993 -0
- lastfm_360k/README.txt +64 -0
- lastfm_360k/usersha1-profile.tsv +3 -0
- mind/MINDsmall_train/relation_embedding.vec +0 -0
- mind/dev/news_id_to_idx.json +0 -0
- mind/metadata.json +9 -0
- mind/train/news_id_to_idx.json +0 -0
- movielens_10m/ml-10M100K/README.html +334 -0
- movielens_10m/ml-10M100K/allbut.pl +35 -0
- movielens_10m/ml-10M100K/movies.dat +0 -0
- movielens_10m/ml-10M100K/split_ratings.sh +36 -0
- movielens_10m/ml-10M100K/tags.dat +0 -0
- movielens_1m/ml-1m/README +170 -0
- movielens_1m/ml-1m/movies.dat +0 -0
- movielens_1m/ml-1m/users.dat +0 -0
- movielens_25m/ml-25m/README.txt +195 -0
- movielens_25m/ml-25m/genome-tags.csv +1129 -0
- movielens_25m/ml-25m/links.csv +0 -0
- movielens_25m/ml-25m/movies.csv +0 -0
- movielens_32m/ml-32m/README.txt +180 -0
- movielens_32m/ml-32m/checksums.txt +4 -0
- movielens_32m/ml-32m/links.csv +0 -0
- movielens_32m/ml-32m/movies.csv +0 -0
- movielens_32m/ml-32m/ratings.csv +3 -0
- netflix/README +156 -0
- netflix/movie_titles.csv +0 -0
- retailrocket/category_tree.csv +1670 -0
- retailrocket/events.csv +3 -0
- retailrocket/item_properties_part2.csv +3 -0
- steam/steam-200k.csv +0 -0
- yelp/Dataset_User_Agreement.pdf +0 -0
- yoochoose/dataset-README.txt +52 -0
- yoochoose/yoochoose-buys.dat +3 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,15 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
movielens_32m/ml-32m/ratings.csv filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
avazu/train.csv filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
foursquare/dataset_TSMC2014_NYC.csv filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
foursquare/dataset_TSMC2014_TKY.csv filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
yoochoose/yoochoose-buys.dat filter=lfs diff=lfs merge=lfs -text
|
| 66 |
+
yoochoose/yoochoose-test.dat filter=lfs diff=lfs merge=lfs -text
|
| 67 |
+
retailrocket/events.csv filter=lfs diff=lfs merge=lfs -text
|
| 68 |
+
amazon_m2/sessions_test_task1.csv filter=lfs diff=lfs merge=lfs -text
|
| 69 |
+
amazon_m2/sessions_train.csv filter=lfs diff=lfs merge=lfs -text
|
| 70 |
+
lastfm_360k/usersha1-profile.tsv filter=lfs diff=lfs merge=lfs -text
|
| 71 |
+
retailrocket/item_properties_part2.csv filter=lfs diff=lfs merge=lfs -text
|
| 72 |
+
bookcrossing/Ratings.csv filter=lfs diff=lfs merge=lfs -text
|
DATASETS.md
ADDED
|
@@ -0,0 +1,252 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Dataset Catalog
|
| 2 |
+
|
| 3 |
+
所有 raw data 存於 `/home/sadoo/Projects/kvcache/research_data/raw/`。本檔記錄每個 dataset 的 **來源 / 下載方式 / 規格 / schema**,方便未來重下載 or 引用 paper。
|
| 4 |
+
|
| 5 |
+
更新日期:2026-04-19
|
| 6 |
+
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
## A. Paper-Reference Datasets (MaxEmbed ASPLOS'24 baseline)
|
| 10 |
+
|
| 11 |
+
### 1. Criteo (Display Advertising Challenge)
|
| 12 |
+
- **Path**: `raw/criteo_kaggle/`(17GB)
|
| 13 |
+
- **Source**:
|
| 14 |
+
- Original: Criteo Labs 2014 Kaggle Display Advertising Challenge
|
| 15 |
+
- Files: `train.txt` (11GB, 45.8M rows) + `test.txt` (1.4GB) + `dac.tar.gz` (4.3GB archive)
|
| 16 |
+
- **Download**: Kaggle API `kaggle competitions download -c criteo-display-ad-challenge`(現在需 Kaggle 授權;已備份)
|
| 17 |
+
- **Schema**:TSV (`\t` 分隔) — `label \t 13×int \t 26×hex_category`(40 columns)
|
| 18 |
+
- **Paper spec**: 35M items, 45.8M queries
|
| 19 |
+
- **Our stats**: 33.76M unique items, **45.84M queries** ✓
|
| 20 |
+
|
| 21 |
+
### 2. Criteo Terabyte (1TB Click Logs)
|
| 22 |
+
- **Path**: `raw/criteo_terabyte/`(39GB compressed gz,22/24 天)
|
| 23 |
+
- **Source**:
|
| 24 |
+
- Original: `https://storage.googleapis.com/criteo-cail-datasets/day_{0..23}.gz`
|
| 25 |
+
- Script: `dlrm/torchrec_dlrm/scripts/download_Criteo_1TB_Click_Logs_dataset.sh`
|
| 26 |
+
- **Status**: **缺 day_0 / day_1**(其餘 22 天齊全,足夠做 drift 實驗)
|
| 27 |
+
- **Schema**:同 Criteo(40 cols TSV)
|
| 28 |
+
- **Paper spec**: 882M items, 4.37B queries (full 24 days)
|
| 29 |
+
- **Supplementary subset**: `raw/criteo_terabyte/merci_day_0_subset/` — MERCI 切出的 7 slices (~230MB)
|
| 30 |
+
- **Note**: 若要 full paper scale 需要補 day_0/1(~90GB uncompressed)
|
| 31 |
+
|
| 32 |
+
### 3. Avazu
|
| 33 |
+
- **Path**: `raw/avazu/`(7.1GB)
|
| 34 |
+
- **Source**: Kaggle Avazu CTR Prediction Competition 2015
|
| 35 |
+
- **Download**: `kaggle competitions download -c avazu-ctr-prediction`
|
| 36 |
+
- **Files**: `train.csv` (5.9GB) + `avazu-ctr-train.zip` (1.3GB backup)
|
| 37 |
+
- **Schema**: CSV with header — `id, click, hour, C1, banner_pos, site_id, site_domain, site_category, app_id, ..., C21` (24 cols)
|
| 38 |
+
- **Paper spec**: 9.45M items, 40.4M queries
|
| 39 |
+
- **Note**: 需處理到 paper scale(現有 MERCI filtered 版只 1.07M items)
|
| 40 |
+
|
| 41 |
+
### 4. Amazon M2 (KDD Cup 2023)
|
| 42 |
+
- **Path**: `raw/amazon_m2/`(832MB)
|
| 43 |
+
- **Source**:
|
| 44 |
+
- Official: https://www.aicrowd.com/challenges/amazon-kdd-cup-23-multilingual-recommendation-challenge(需 login)
|
| 45 |
+
- **Used mirror**: Kaggle `riseserise/kdd-cup-2023`
|
| 46 |
+
- Alternative code repo: `github.com/HaitaoMao/Amazon-M2-Session-Recommendation`(code only, no data)
|
| 47 |
+
- **Download**: `kaggle datasets download -d riseserise/kdd-cup-2023 --unzip`
|
| 48 |
+
- **Files**:
|
| 49 |
+
- `sessions_train.csv` (248MB, 3.6M sessions, 6 locales: UK/DE/JP/IT/FR/ES)
|
| 50 |
+
- `sessions_test_task1/2/3.csv`
|
| 51 |
+
- `products_train.csv` (562MB, 1.55M product metadata rows)
|
| 52 |
+
- **Schema (sessions_train)**: CSV with multi-line quoted fields — `prev_items (numpy repr ['A' 'B'] format), next_item, locale`
|
| 53 |
+
- **Paper spec**: 1.39M items, 3.6M queries
|
| 54 |
+
- **Our stats**: **1,393,956 items, 3,606,249 sessions** ✓ MATCH
|
| 55 |
+
- **Processed**: `processed/amazon_m2/amazon_m2_session_remapped.txt`(已跑 `convert_amazon_m2.py` + MaxEmbed `process.py`)
|
| 56 |
+
- **Paper arxiv**: https://arxiv.org/abs/2307.09688
|
| 57 |
+
|
| 58 |
+
### 5. Alibaba-iFashion (POG KDD'19)
|
| 59 |
+
- **Path**: `raw/alibaba_ifashion/`(23GB raw / 9.2GB archived)
|
| 60 |
+
- **Source**:
|
| 61 |
+
- Official: `github.com/wenyuer/POG`(Personalized Outfit Generation, Alibaba iFashion)
|
| 62 |
+
- **Download**: Google Drive folder `1xFdx5xuNXHGsUVG2VIohFTXf9S7G5veq` via `gdown`
|
| 63 |
+
- Papers with Code: https://paperswithcode.com/dataset/ifashion-alibaba-pog
|
| 64 |
+
- **Files**:
|
| 65 |
+
- `item_data.txt` (1.17GB) — 5.12M rows, 4.75M unique items, 75 categories
|
| 66 |
+
- `outfit_data.txt` (155MB) — 1.01M outfits (each = session-like query)
|
| 67 |
+
- `user_data.txt` (21.75GB) — 19.19M user-click sessions
|
| 68 |
+
- **Schema**:
|
| 69 |
+
- `item_data.txt`: CSV — `item_id, cate_id, pic_url, title`
|
| 70 |
+
- `outfit_data.txt`: CSV — `outfit_id, item_id;item_id;...` (semicolon list)
|
| 71 |
+
- `user_data.txt`: CSV — `user_id, item_id;item_id;..., outfit_id`
|
| 72 |
+
- **Paper spec**: 4.46M items, 999K queries
|
| 73 |
+
- **Our stats**: 4.75M items raw → **4.46M after freq filter**, 1.01M outfits ≈ **999K** ✓
|
| 74 |
+
- **Note**: Paper 53.6GB 差額是 POG visual embeddings / images,不在此 text-only 版
|
| 75 |
+
- **Paper arxiv**: https://arxiv.org/abs/1905.01866
|
| 76 |
+
|
| 77 |
+
---
|
| 78 |
+
|
| 79 |
+
## B. Classic Recommendation Datasets
|
| 80 |
+
|
| 81 |
+
### 6. Taobao User Behavior
|
| 82 |
+
- **Path**: `raw/taobao/`(4.4GB)
|
| 83 |
+
- **Source**: Alibaba Tianchi — https://tianchi.aliyun.com/dataset/649
|
| 84 |
+
- **Files**: `UserBehavior.csv` (3.5GB) + `userbehavior.zip` (906MB backup)
|
| 85 |
+
- **Schema**: CSV — `user_id, item_id, category_id, behavior_type, timestamp`(behavior: pv/buy/cart/fav)
|
| 86 |
+
- **Stats**: 100M events, ~1M users, ~4.1M items
|
| 87 |
+
|
| 88 |
+
### 7. Amazon Reviews (McAuley UCSD)
|
| 89 |
+
- **Path**: `raw/amazon/`(46GB)
|
| 90 |
+
- **Source**: https://cseweb.ucsd.edu/~jmcauley/datasets.html
|
| 91 |
+
- **Files**:
|
| 92 |
+
- `Electronics.json.gz` (473MB) + `meta_Electronics.json.gz` (178MB)
|
| 93 |
+
- `Home_and_Kitchen.json.gz` (132MB) + meta (146MB)
|
| 94 |
+
- `Office_Products.json.gz` (18MB) + meta (46MB)
|
| 95 |
+
- **`All_Amazon_Meta.json`** (12GB uncompressed) — complete Amazon product metadata
|
| 96 |
+
- **`All_Amazon_Review.json.gz`** (34GB) — all review JSON
|
| 97 |
+
|
| 98 |
+
### 8. MovieLens (GroupLens)
|
| 99 |
+
- **Source**: https://files.grouplens.org/datasets/movielens/
|
| 100 |
+
- **Paths / Variants**:
|
| 101 |
+
- `raw/movielens_1m/`: 24MB — 1M ratings, 6,040 users, 3,883 movies — `ratings.dat` `::` delimited
|
| 102 |
+
- `raw/movielens_10m/`: 257MB — 10M ratings, ~72K users, 10,681 movies
|
| 103 |
+
- `raw/movielens_25m/`: 1.1GB — **25M ratings, 162,541 users, 62,423 movies**(主要 variant)
|
| 104 |
+
- `raw/movielens_32m/`: 912MB — 32M ratings, ~200K users, 87,585 movies(最新)
|
| 105 |
+
- **Schema (25M)**: CSV — `userId, movieId, rating, timestamp`(ratings 0.5-5.0,0.5 step,Unix ts)
|
| 106 |
+
- **Extras (25M)**: `genome-scores.csv`, `genome-tags.csv`, `links.csv`, `tags.csv`
|
| 107 |
+
|
| 108 |
+
### 9. Yelp Open Dataset
|
| 109 |
+
- **Path**: `raw/yelp/`(8.7GB)
|
| 110 |
+
- **Source**: https://www.yelp.com/dataset(需 signup);**used mirror**: Kaggle `yelp-dataset/yelp-dataset` (v2022)
|
| 111 |
+
- **Download**: `kaggle datasets download -d yelp-dataset/yelp-dataset --unzip`
|
| 112 |
+
- **Files** (newline-delimited JSON):
|
| 113 |
+
- `review.json` (5.3GB, **6,990,280 reviews**)
|
| 114 |
+
- `user.json` (3.4GB, 1.99M users)
|
| 115 |
+
- `business.json` (119MB, 150,346 businesses)
|
| 116 |
+
- `checkin.json` (287MB)
|
| 117 |
+
- `tip.json` (181MB)
|
| 118 |
+
- **Schema (review)**: `{review_id, user_id, business_id, stars, useful, funny, cool, text, date}`
|
| 119 |
+
|
| 120 |
+
### 10. LastFM
|
| 121 |
+
- **LastFM-1K**: `raw/lastfm_1k/` 2.4GB
|
| 122 |
+
- **Source**: Ocelma Music Recommendation (原站 403);**used mirror**: Kaggle `japarra27/lastfm-dataset`
|
| 123 |
+
- 19.15M listening records, 992 users, 177K artists
|
| 124 |
+
- Schema: TSV — `user_id, timestamp, artist_id, artist_name, track_id, track_name`
|
| 125 |
+
- **LastFM-360K**: `raw/lastfm_360k/` 1.6GB
|
| 126 |
+
- Mirror: Kaggle `dhaatrisanisetty/last-fm`
|
| 127 |
+
- 17.56M records, 359,347 users, ~295K artists
|
| 128 |
+
- Schema: TSV — `user_sha1, artist_mbid, artist_name, plays`
|
| 129 |
+
|
| 130 |
+
### 11. Gowalla (Location Check-ins)
|
| 131 |
+
- **Path**: `raw/gowalla/`(398MB)
|
| 132 |
+
- **Source**: Stanford SNAP — https://snap.stanford.edu/data/loc-Gowalla.html
|
| 133 |
+
- **Files**:
|
| 134 |
+
- `loc-gowalla_totalCheckins.txt` — 6.44M check-ins
|
| 135 |
+
- `loc-gowalla_edges.txt` — 1.9M social edges
|
| 136 |
+
- **Schema (check-ins)**: TSV — `user_id, timestamp, lat, lng, location_id`
|
| 137 |
+
|
| 138 |
+
### 12. BookCrossing
|
| 139 |
+
- **Path**: `raw/bookcrossing/`(103MB)
|
| 140 |
+
- **Source**: http://www2.informatik.uni-freiburg.de/~cziegler/BX/(原站);Kaggle mirror `arashnic/book-recommendation-dataset`
|
| 141 |
+
- **Files**: `Ratings.csv` (1.15M), `Users.csv` (278,859), `Books.csv` (271,360)
|
| 142 |
+
- **Schema (ratings)**: CSV — `User-ID, ISBN, Book-Rating`(0-10)
|
| 143 |
+
|
| 144 |
+
### 13. Foursquare (NYC + Tokyo)
|
| 145 |
+
- **Path**: `raw/foursquare/`(98MB)
|
| 146 |
+
- **Source**: https://sites.google.com/site/yangdingqi/home/foursquare-dataset(TSMC2014);Kaggle mirror `chetanism/foursquare-nyc-and-tokyo-checkin-dataset`
|
| 147 |
+
- **Files**:
|
| 148 |
+
- `dataset_TSMC2014_NYC.csv` (227,428 check-ins)
|
| 149 |
+
- `dataset_TSMC2014_TKY.csv` (573,703 check-ins)
|
| 150 |
+
- **Schema**: CSV — `userId, venueId, venueCategoryId, venueCategory, latitude, longitude, timezoneOffset, utcTimestamp`
|
| 151 |
+
|
| 152 |
+
### 14. Netflix Prize
|
| 153 |
+
- **Path**: `raw/netflix/`(2GB)
|
| 154 |
+
- **Source**: Netflix Prize dataset (2006);Kaggle `netflix-inc/netflix-prize-data`
|
| 155 |
+
- **Files**: `combined_data_1.txt` + `_2` + `_3` + `_4` (100M ratings total) + `probe.txt` + `qualifying.txt` + `movie_titles.csv`
|
| 156 |
+
- **Schema**: 每個 movie 以 `<movie_id>:` header 開始,之後 `user_id, rating (1-5), date` 每行
|
| 157 |
+
|
| 158 |
+
### 15. Steam Reviews
|
| 159 |
+
- **Path**: `raw/steam/`(2.1GB)
|
| 160 |
+
- **Source**: McAuley UCSD (404 for both URLs);**used mirrors**: Kaggle `andrewmvd/steam-reviews` + `tamber/steam-video-games`
|
| 161 |
+
- **Files**:
|
| 162 |
+
- `dataset.csv` — 6.4M reviews (columns: `app_id, app_name, review_text, review_score, review_votes`)
|
| 163 |
+
- `steam-200k.csv` — 200K user-game events (`user_id, game, purchase/play, hours, 0`)
|
| 164 |
+
|
| 165 |
+
### 16. JD (JData 2016)
|
| 166 |
+
- **Path**: `raw/jd/`(2.2GB)
|
| 167 |
+
- **Source**: JD.com JData 2016 Competition(原站需中國手機驗證);**used mirror**: Kaggle `owincontext/jdata2016`
|
| 168 |
+
- **Files**: 3 個 action files (Feb/Mar/Apr = 11.5+25.9+13.2M rows) + User (105K) + Product (24K) + Comment (558K)
|
| 169 |
+
- **Schema (action)**: CSV — `user_id, sku_id, time, model_id, type, cate, brand`(type: 1=browse, 2=add-cart, 3=delete, 4=purchase, 5=favorite, 6=click)
|
| 170 |
+
|
| 171 |
+
### 17. Tmall (IJCAI16)
|
| 172 |
+
- **Path**: `raw/tmall/`(1.7GB)
|
| 173 |
+
- **Source**: Alibaba Tianchi(需 Aliyun login);**used mirror**: Kaggle `galuhramaditya/tmall-ijcai16`
|
| 174 |
+
- **Files**: 44.5M interactions
|
| 175 |
+
- **Schema**: CSV — `user_id, seller_id, item_id, category_id, timestamp, interaction`(click/purchase)
|
| 176 |
+
|
| 177 |
+
### 18. Anime Recommendations
|
| 178 |
+
- **Path**: `raw/anime/`(108MB)
|
| 179 |
+
- **Source**: Kaggle `CooperUnion/anime-recommendations-database`
|
| 180 |
+
- **Files**: `anime.csv` (12.3K anime) + `rating.csv` (7.8M ratings)
|
| 181 |
+
- **Schema**:
|
| 182 |
+
- anime: `anime_id, name, genre, type, episodes, rating, members`
|
| 183 |
+
- rating: `user_id, anime_id, rating`(-1 = unrated)
|
| 184 |
+
|
| 185 |
+
### 19. MIND (Microsoft News Recommendation)
|
| 186 |
+
- **Path**: `raw/mind/`(153MB)
|
| 187 |
+
- **Source**: https://msnews.github.io/(原站 Azure storage 已 disabled);**used mirror**: Kaggle `arashnic/mind-news-dataset`
|
| 188 |
+
- **Files** (MINDsmall_train only, no dev/test):
|
| 189 |
+
- `behaviors.tsv` — 157K impressions — `impr_id, user, time, history, impressions (Nxxx-1/0)`
|
| 190 |
+
- `news.tsv` — 51K news — `news_id, cat, subcat, title, abstract, url, entities, abstract_entities`
|
| 191 |
+
- `entity_embedding.vec`, `relation_embedding.vec`
|
| 192 |
+
|
| 193 |
+
---
|
| 194 |
+
|
| 195 |
+
## C. Supplementary / Intermediate
|
| 196 |
+
|
| 197 |
+
### 20. MERCI day_0_subset
|
| 198 |
+
- **Path**: `raw/criteo_terabyte/merci_day_0_subset/`
|
| 199 |
+
- **Purpose**: 由 MERCI 從 Criteo Terabyte day_0 切出的 7 slices(142858 × 7 samples),用於 MERCI pipeline benchmark
|
| 200 |
+
- **Note**: 雖放在 criteo_terabyte/ 下,實際只來自 day_0,約 day_0 的 1M-subset
|
| 201 |
+
|
| 202 |
+
### 21. MERCI _1_raw / _downloads (archived)
|
| 203 |
+
- **Path**: `raw/_merci_1_raw/`, `raw/_merci_downloads/`
|
| 204 |
+
- **Purpose**: MERCI 原 pipeline 前期下載的 raw stage(現已遷移)
|
| 205 |
+
|
| 206 |
+
---
|
| 207 |
+
|
| 208 |
+
## D. Download Method 統整
|
| 209 |
+
|
| 210 |
+
| Method | Used for |
|
| 211 |
+
|--------|----------|
|
| 212 |
+
| `kaggle datasets download -d <ref> --unzip` | Amazon M2, Yelp, Netflix, Steam, JD, Tmall, Anime, MIND, BookCrossing, Foursquare, LastFM |
|
| 213 |
+
| `wget`(直接 HTTP) | Criteo Terabyte, MovieLens(GroupLens 主站仍穩定), Gowalla(SNAP) |
|
| 214 |
+
| `gdown`(Google Drive) | Alibaba-iFashion POG |
|
| 215 |
+
| Kaggle Competitions (`kaggle competitions download -c`) | Criteo, Avazu(現需授權) |
|
| 216 |
+
|
| 217 |
+
**斷鏈提醒**:
|
| 218 |
+
- Kaggle API 需要 `~/.kaggle/kaggle.json` token(現狀可能 401)
|
| 219 |
+
- Criteo Terabyte Google Cloud Storage URL(公開,穩定)
|
| 220 |
+
- McAuley UCSD(Steam / Amazon reviews)近期連線不穩 → 已改用 Kaggle mirror
|
| 221 |
+
- Microsoft MIND Azure storage 停止公開 → Kaggle mirror
|
| 222 |
+
|
| 223 |
+
---
|
| 224 |
+
|
| 225 |
+
## E. 使用規範
|
| 226 |
+
|
| 227 |
+
1. **Read-only**:`raw/` 下載後建議 `chmod -R 444` 防誤改
|
| 228 |
+
2. **單一副本**:不複製 raw 到 processed/,統一由 `processed/{dataset}/` 引用
|
| 229 |
+
3. **引用**:paper 寫作時請標註 paper 來源與 download mirror(reviewers 會檢查 reproducibility)
|
| 230 |
+
|
| 231 |
+
## F. 空間統計(2026-04-19)
|
| 232 |
+
|
| 233 |
+
```
|
| 234 |
+
raw/ 總計 150GB
|
| 235 |
+
├── criteo_terabyte/ 39GB
|
| 236 |
+
├── criteo_kaggle/ 17GB
|
| 237 |
+
├── alibaba_ifashion/ 23GB
|
| 238 |
+
├── avazu/ 7.1GB
|
| 239 |
+
├── taobao/ 4.4GB
|
| 240 |
+
├── yelp/ 8.7GB
|
| 241 |
+
├── lastfm_1k/ 2.4GB ├── lastfm_360k/ 1.6GB
|
| 242 |
+
├── movielens_25m/ 1.1GB ├── movielens_32m/ 912MB
|
| 243 |
+
├── movielens_10m/ 257MB ├── movielens_1m/ 24MB
|
| 244 |
+
├── amazon/ 991MB (+ All_Amazon_{Meta,Review} 46GB)
|
| 245 |
+
├── amazon_m2/ 832MB
|
| 246 |
+
├── netflix/ 2.0GB
|
| 247 |
+
├── steam/ 2.1GB ├── jd/ 2.2GB
|
| 248 |
+
├── tmall/ 1.7GB ├── anime/ 108MB
|
| 249 |
+
├── mind/ 153MB ├── gowalla/ 398MB
|
| 250 |
+
├── bookcrossing/ 103MB ├── foursquare/ 98MB
|
| 251 |
+
└── _merci_{1_raw,downloads}/ (archive)
|
| 252 |
+
```
|
_merci_downloads/download.log
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
=== Download started: Sat Mar 21 03:44:30 AM CST 2026 ===
|
| 2 |
+
|
| 3 |
+
[1/3] Downloading Avazu...
|
| 4 |
+
401 Client Error: Unauthorized for url: https://api.kaggle.com/v1/competitions.CompetitionApiService/DownloadDataFiles
|
| 5 |
+
Kaggle download failed, trying direct URL...
|
| 6 |
+
--2026-03-21 03:44:31-- https://www.kaggle.com/competitions/avazu-ctr-prediction/data
|
| 7 |
+
Resolving www.kaggle.com (www.kaggle.com)... 35.244.233.98
|
| 8 |
+
Connecting to www.kaggle.com (www.kaggle.com)|35.244.233.98|:443... connected.
|
| 9 |
+
HTTP request sent, awaiting response... 200 OK
|
| 10 |
+
Length: unspecified [text/html]
|
| 11 |
+
Saving to: ‘avazu.zip’
|
| 12 |
+
|
| 13 |
+
0K ..... 1.06M=0.005s
|
| 14 |
+
|
| 15 |
+
2026-03-21 03:44:31 (1.06 MB/s) - ‘avazu.zip’ saved [5525]
|
| 16 |
+
|
| 17 |
+
Unzipping Avazu...
|
| 18 |
+
Archive: avazu.zip
|
| 19 |
+
End-of-central-directory signature not found. Either this file is not
|
| 20 |
+
a zipfile, or it constitutes one disk of a multi-part archive. In the
|
| 21 |
+
latter case the central directory and zipfile comment will be found on
|
| 22 |
+
the last disk(s) of this archive.
|
| 23 |
+
unzip: cannot find zipfile directory in one of avazu.zip or
|
| 24 |
+
avazu.zip.zip, and cannot find avazu.zip.ZIP, period.
|
| 25 |
+
one disk of a multi-part archive. In the
|
| 26 |
+
latter case the central directory and zipfile comment will be found on
|
| 27 |
+
the last disk(s) of this archive.
|
| 28 |
+
unzip: cannot find zipfile directory in one of avazu.zip or
|
| 29 |
+
avazu.zip.zip, and cannot find avazu.zip.ZIP, period.
|
_merci_downloads/download_all.sh
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#!/bin/bash
|
| 2 |
+
# Download Avazu, Taobao, Criteo Kaggle datasets
|
| 3 |
+
# Run in background: nohup bash download_all.sh > download.log 2>&1 &
|
| 4 |
+
|
| 5 |
+
set -e
|
| 6 |
+
LOG="/home/sadoo/MERCI/data/raw_downloads/download.log"
|
| 7 |
+
exec > >(tee -a "$LOG") 2>&1
|
| 8 |
+
|
| 9 |
+
echo "=== Download started: $(date) ==="
|
| 10 |
+
echo ""
|
| 11 |
+
|
| 12 |
+
# ── 1. Avazu (Kaggle, ~260MB) ──
|
| 13 |
+
echo "[1/3] Downloading Avazu..."
|
| 14 |
+
cd /home/sadoo/MERCI/data/raw_downloads/avazu
|
| 15 |
+
kaggle competitions download -c avazu-ctr-prediction 2>&1 || {
|
| 16 |
+
echo "Kaggle download failed, trying direct URL..."
|
| 17 |
+
wget -c "https://www.kaggle.com/competitions/avazu-ctr-prediction/data" -O avazu.zip 2>&1 || echo "Avazu download failed"
|
| 18 |
+
}
|
| 19 |
+
if ls *.zip 1>/dev/null 2>&1; then
|
| 20 |
+
echo "Unzipping Avazu..."
|
| 21 |
+
unzip -o *.zip
|
| 22 |
+
echo "Avazu done: $(du -sh .)"
|
| 23 |
+
fi
|
| 24 |
+
echo ""
|
| 25 |
+
|
| 26 |
+
# ── 2. Criteo Kaggle (Kaggle, ~11GB) ──
|
| 27 |
+
echo "[2/3] Downloading Criteo Kaggle..."
|
| 28 |
+
cd /home/sadoo/MERCI/data/raw_downloads/criteo_kaggle
|
| 29 |
+
kaggle competitions download -c criteo-display-ad-challenge 2>&1 || {
|
| 30 |
+
echo "Criteo Kaggle download failed"
|
| 31 |
+
}
|
| 32 |
+
if ls *.zip 1>/dev/null 2>&1; then
|
| 33 |
+
echo "Unzipping Criteo Kaggle..."
|
| 34 |
+
unzip -o *.zip
|
| 35 |
+
echo "Criteo Kaggle done: $(du -sh .)"
|
| 36 |
+
fi
|
| 37 |
+
echo ""
|
| 38 |
+
|
| 39 |
+
# ── 3. Taobao UserBehavior (Alibaba, via tianchi or mirror) ──
|
| 40 |
+
echo "[3/3] Downloading Taobao UserBehavior..."
|
| 41 |
+
cd /home/sadoo/MERCI/data/raw_downloads/taobao
|
| 42 |
+
# Taobao UserBehavior is on Alibaba Tianchi platform
|
| 43 |
+
# Direct download may require login; try kaggle mirror first
|
| 44 |
+
kaggle datasets download -d pengxu-pku/taobao-userbehavior 2>&1 || {
|
| 45 |
+
echo "Kaggle mirror failed. Trying alternative sources..."
|
| 46 |
+
kaggle datasets download -d vishalsinghprojects/taobao-user-behaviour 2>&1 || {
|
| 47 |
+
echo "Taobao download failed - may need manual download from tianchi.aliyun.com"
|
| 48 |
+
}
|
| 49 |
+
}
|
| 50 |
+
if ls *.zip 1>/dev/null 2>&1; then
|
| 51 |
+
echo "Unzipping Taobao..."
|
| 52 |
+
unzip -o *.zip
|
| 53 |
+
echo "Taobao done: $(du -sh .)"
|
| 54 |
+
fi
|
| 55 |
+
echo ""
|
| 56 |
+
|
| 57 |
+
echo "=== Download complete: $(date) ==="
|
| 58 |
+
echo "=== Disk usage ==="
|
| 59 |
+
du -sh /home/sadoo/MERCI/data/raw_downloads/*/
|
amazon_m2/sessions_test_task1.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d3806ce1bdf2866add188ccddb212941c3a4e004dbbdab6c2023f5b2347c2d2d
|
| 3 |
+
size 19368014
|
amazon_m2/sessions_test_task2.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
amazon_m2/sessions_test_task3.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
amazon_m2/sessions_train.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:83f9d5c72b7305243ceb1d06aaf96610a050e84d428ae55138e851e70e313954
|
| 3 |
+
size 259228456
|
anime/anime.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
avazu/train.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:49f0ba4b970e189818f43be4bbd32389d1b3ba23240abf7f5d6958647994ff74
|
| 3 |
+
size 6311147778
|
bookcrossing/Ratings.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fbb819408aa8d42e7675200b26d48d66660b6e712bbd82585e5b564053d29de9
|
| 3 |
+
size 22633892
|
criteo_kaggle/dac/readme.txt
ADDED
|
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
------ Display Advertising Challenge ------
|
| 2 |
+
|
| 3 |
+
Dataset: dac-v1
|
| 4 |
+
|
| 5 |
+
This dataset contains feature values and click feedback for millions of display
|
| 6 |
+
ads. Its purpose is to benchmark algorithms for clickthrough rate (CTR) prediction.
|
| 7 |
+
It has been used for the Display Advertising Challenge hosted by Kaggle:
|
| 8 |
+
https://www.kaggle.com/c/criteo-display-ad-challenge/
|
| 9 |
+
|
| 10 |
+
===================================================
|
| 11 |
+
|
| 12 |
+
Full description:
|
| 13 |
+
|
| 14 |
+
This dataset contains 2 files:
|
| 15 |
+
train.txt
|
| 16 |
+
test.txt
|
| 17 |
+
corresponding to the training and test parts of the data.
|
| 18 |
+
|
| 19 |
+
====================================================
|
| 20 |
+
|
| 21 |
+
Dataset construction:
|
| 22 |
+
|
| 23 |
+
The training dataset consists of a portion of Criteo's traffic over a period
|
| 24 |
+
of 7 days. Each row corresponds to a display ad served by Criteo and the first
|
| 25 |
+
column is indicates whether this ad has been clicked or not.
|
| 26 |
+
The positive (clicked) and negatives (non-clicked) examples have both been
|
| 27 |
+
subsampled (but at different rates) in order to reduce the dataset size.
|
| 28 |
+
|
| 29 |
+
There are 13 features taking integer values (mostly count features) and 26
|
| 30 |
+
categorical features. The values of the categorical features have been hashed
|
| 31 |
+
onto 32 bits for anonymization purposes.
|
| 32 |
+
The semantic of these features is undisclosed. Some features may have missing values.
|
| 33 |
+
|
| 34 |
+
The rows are chronologically ordered.
|
| 35 |
+
|
| 36 |
+
The test set is computed in the same way as the training set but it
|
| 37 |
+
corresponds to events on the day following the training period.
|
| 38 |
+
The first column (label) has been removed.
|
| 39 |
+
|
| 40 |
+
====================================================
|
| 41 |
+
|
| 42 |
+
Format:
|
| 43 |
+
|
| 44 |
+
The columns are tab separeted with the following schema:
|
| 45 |
+
<label> <integer feature 1> ... <integer feature 13> <categorical feature 1> ... <categorical feature 26>
|
| 46 |
+
|
| 47 |
+
When a value is missing, the field is just empty.
|
| 48 |
+
There is no label field in the test set.
|
| 49 |
+
|
| 50 |
+
====================================================
|
| 51 |
+
|
| 52 |
+
Dataset assembled by Olivier Chapelle (o.chapelle@criteo.com)
|
| 53 |
+
|
criteo_kaggle/readme.txt
ADDED
|
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
------ Display Advertising Challenge ------
|
| 2 |
+
|
| 3 |
+
Dataset: dac-v1
|
| 4 |
+
|
| 5 |
+
This dataset contains feature values and click feedback for millions of display
|
| 6 |
+
ads. Its purpose is to benchmark algorithms for clickthrough rate (CTR) prediction.
|
| 7 |
+
It has been used for the Display Advertising Challenge hosted by Kaggle:
|
| 8 |
+
https://www.kaggle.com/c/criteo-display-ad-challenge/
|
| 9 |
+
|
| 10 |
+
===================================================
|
| 11 |
+
|
| 12 |
+
Full description:
|
| 13 |
+
|
| 14 |
+
This dataset contains 2 files:
|
| 15 |
+
train.txt
|
| 16 |
+
test.txt
|
| 17 |
+
corresponding to the training and test parts of the data.
|
| 18 |
+
|
| 19 |
+
====================================================
|
| 20 |
+
|
| 21 |
+
Dataset construction:
|
| 22 |
+
|
| 23 |
+
The training dataset consists of a portion of Criteo's traffic over a period
|
| 24 |
+
of 7 days. Each row corresponds to a display ad served by Criteo and the first
|
| 25 |
+
column is indicates whether this ad has been clicked or not.
|
| 26 |
+
The positive (clicked) and negatives (non-clicked) examples have both been
|
| 27 |
+
subsampled (but at different rates) in order to reduce the dataset size.
|
| 28 |
+
|
| 29 |
+
There are 13 features taking integer values (mostly count features) and 26
|
| 30 |
+
categorical features. The values of the categorical features have been hashed
|
| 31 |
+
onto 32 bits for anonymization purposes.
|
| 32 |
+
The semantic of these features is undisclosed. Some features may have missing values.
|
| 33 |
+
|
| 34 |
+
The rows are chronologically ordered.
|
| 35 |
+
|
| 36 |
+
The test set is computed in the same way as the training set but it
|
| 37 |
+
corresponds to events on the day following the training period.
|
| 38 |
+
The first column (label) has been removed.
|
| 39 |
+
|
| 40 |
+
====================================================
|
| 41 |
+
|
| 42 |
+
Format:
|
| 43 |
+
|
| 44 |
+
The columns are tab separeted with the following schema:
|
| 45 |
+
<label> <integer feature 1> ... <integer feature 13> <categorical feature 1> ... <categorical feature 26>
|
| 46 |
+
|
| 47 |
+
When a value is missing, the field is just empty.
|
| 48 |
+
There is no label field in the test set.
|
| 49 |
+
|
| 50 |
+
====================================================
|
| 51 |
+
|
| 52 |
+
Dataset assembled by Olivier Chapelle (o.chapelle@criteo.com)
|
| 53 |
+
|
foursquare/dataset_TSMC2014_NYC.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60a235386a5324f55c9f24fb1b06e55a38a0d53c0242435d754b38c0cc0b514a
|
| 3 |
+
size 29253118
|
foursquare/dataset_TSMC2014_TKY.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:849365e52e970c85819b3cc1559bb00bedbe2e37f8e274d77241d62e89ac85f2
|
| 3 |
+
size 73067343
|
jd/JData_Product.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
jd/JData_User.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
lastfm_1k/userid-profile.tsv
ADDED
|
@@ -0,0 +1,993 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#id gender age country registered
|
| 2 |
+
user_000001 m Japan Aug 13, 2006
|
| 3 |
+
user_000002 f Peru Feb 24, 2006
|
| 4 |
+
user_000003 m 22 United States Oct 30, 2005
|
| 5 |
+
user_000004 f Apr 26, 2006
|
| 6 |
+
user_000005 m Bulgaria Jun 29, 2006
|
| 7 |
+
user_000006 24 Russian Federation May 18, 2006
|
| 8 |
+
user_000007 f United States Jan 22, 2006
|
| 9 |
+
user_000008 m 23 Slovakia Sep 28, 2006
|
| 10 |
+
user_000009 f 19 United States Jan 13, 2007
|
| 11 |
+
user_000010 m 19 Poland May 4, 2006
|
| 12 |
+
user_000011 m 21 Finland Sep 8, 2005
|
| 13 |
+
user_000012 f 28 United States Mar 30, 2005
|
| 14 |
+
user_000013 f 25 Romania Sep 25, 2006
|
| 15 |
+
user_000014 Jan 27, 2006
|
| 16 |
+
user_000015 21 Cote D'Ivoire Oct 3, 2006
|
| 17 |
+
user_000016 m United Kingdom Aug 5, 2005
|
| 18 |
+
user_000017 m 22 Morocco Aug 27, 2007
|
| 19 |
+
user_000018 22 United Kingdom Aug 26, 2005
|
| 20 |
+
user_000019 f 29 Mexico Nov 10, 2005
|
| 21 |
+
user_000020 f 27 Germany Jul 24, 2006
|
| 22 |
+
user_000021 m 27 Canada Mar 16, 2005
|
| 23 |
+
user_000022 m 38 United Kingdom May 14, 2006
|
| 24 |
+
user_000023 f Germany Aug 15, 2006
|
| 25 |
+
user_000024 f 25 United States Oct 3, 2004
|
| 26 |
+
user_000025 19 Sweden Nov 10, 2005
|
| 27 |
+
user_000026 m 22 Turkey Dec 21, 2005
|
| 28 |
+
user_000027 m 24 United States Jul 25, 2005
|
| 29 |
+
user_000028 m 20 United Kingdom Nov 19, 2005
|
| 30 |
+
user_000029 m United States Feb 13, 2006
|
| 31 |
+
user_000030
|
| 32 |
+
user_000031 38 United States Aug 3, 2006
|
| 33 |
+
user_000032 m 23 Italy Feb 28, 2005
|
| 34 |
+
user_000033 f 20 Poland Dec 23, 2005
|
| 35 |
+
user_000034 f 35 Brazil Sep 15, 2005
|
| 36 |
+
user_000035 m 22 Australia Mar 7, 2005
|
| 37 |
+
user_000036 f 21 Mexico Feb 19, 2007
|
| 38 |
+
user_000037 m United States Aug 13, 2007
|
| 39 |
+
user_000038 m 29 Russian Federation Jul 6, 2006
|
| 40 |
+
user_000039 m 21 United Kingdom Jun 4, 2006
|
| 41 |
+
user_000040 f 21 Germany Apr 21, 2006
|
| 42 |
+
user_000041 m 30 Sweden Jun 14, 2005
|
| 43 |
+
user_000042 f 24 United States Dec 29, 2005
|
| 44 |
+
user_000043 f 26 United States Mar 18, 2006
|
| 45 |
+
user_000044 f 21 Italy Feb 27, 2007
|
| 46 |
+
user_000045 m 29 Chile Jul 9, 2006
|
| 47 |
+
user_000046 m 24 Greece Apr 23, 2007
|
| 48 |
+
user_000047 f 19 Croatia Aug 26, 2006
|
| 49 |
+
user_000048 m 33 Italy Dec 29, 2006
|
| 50 |
+
user_000049 Jan 11, 2006
|
| 51 |
+
user_000050 f 24 United Kingdom Feb 10, 2006
|
| 52 |
+
user_000051 f 25 Brazil Aug 10, 2006
|
| 53 |
+
user_000052 m 20 Russian Federation Oct 16, 2006
|
| 54 |
+
user_000053 m 29 Germany Nov 30, 2005
|
| 55 |
+
user_000054 m 28 Brazil Nov 30, 2004
|
| 56 |
+
user_000055 m 21 Serbia Aug 6, 2006
|
| 57 |
+
user_000056 m 22 United States Jan 15, 2006
|
| 58 |
+
user_000057 m 17 United Kingdom Aug 27, 2006
|
| 59 |
+
user_000058 f 24 Poland Feb 28, 2006
|
| 60 |
+
user_000059 f 24 United States Sep 9, 2005
|
| 61 |
+
user_000060 f 22 United States Oct 11, 2005
|
| 62 |
+
user_000061 Apr 29, 2007
|
| 63 |
+
user_000062 26 Turkey Mar 11, 2005
|
| 64 |
+
user_000063 f 22 Poland Sep 25, 2005
|
| 65 |
+
user_000064 m 21 Finland Dec 19, 2005
|
| 66 |
+
user_000065 m 35 United States Oct 23, 2005
|
| 67 |
+
user_000066 f 20 United States May 9, 2006
|
| 68 |
+
user_000067 m 36 Canada Mar 8, 2005
|
| 69 |
+
user_000068 Oct 16, 2009
|
| 70 |
+
user_000069 m 23 United States Jul 13, 2005
|
| 71 |
+
user_000070 f Sweden Dec 8, 2005
|
| 72 |
+
user_000071 m 7 Netherlands Dec 13, 2005
|
| 73 |
+
user_000072 f 25 Armenia Nov 22, 2006
|
| 74 |
+
user_000073 m 34 United Kingdom May 31, 2007
|
| 75 |
+
user_000074 m 35 Turkey Jun 9, 2005
|
| 76 |
+
user_000075 f 20 Romania Jun 4, 2006
|
| 77 |
+
user_000076 m 38 Germany Nov 26, 2005
|
| 78 |
+
user_000077 Apr 24, 2006
|
| 79 |
+
user_000078 f 27 Poland Oct 10, 2005
|
| 80 |
+
user_000079 f United States Apr 2, 2006
|
| 81 |
+
user_000080 Aug 28, 2006
|
| 82 |
+
user_000081 f 34 United States Jul 18, 2006
|
| 83 |
+
user_000082 f 20 Poland Jan 29, 2006
|
| 84 |
+
user_000083 f 19 Bulgaria May 24, 2007
|
| 85 |
+
user_000084 m 18 Venezuela Dec 4, 2005
|
| 86 |
+
user_000085 f 18 Croatia May 14, 2007
|
| 87 |
+
user_000086 f 27 Sep 21, 2007
|
| 88 |
+
user_000087 f 18 Poland Oct 5, 2006
|
| 89 |
+
user_000088 m 25 Turkey Mar 13, 2005
|
| 90 |
+
user_000089 f 27 United States Dec 25, 2005
|
| 91 |
+
user_000090 m 20 Sweden Aug 20, 2005
|
| 92 |
+
user_000091 f 27 United Kingdom Mar 18, 2007
|
| 93 |
+
user_000092 m 30 Turkey Nov 10, 2005
|
| 94 |
+
user_000093 m 20 United Kingdom Dec 6, 2005
|
| 95 |
+
user_000094 m 22 Poland Mar 2, 2007
|
| 96 |
+
user_000095 f 4 Jan 27, 2006
|
| 97 |
+
user_000096 f 25 Finland Feb 20, 2006
|
| 98 |
+
user_000097 m United Kingdom Apr 6, 2005
|
| 99 |
+
user_000098 f New Zealand Feb 3, 2007
|
| 100 |
+
user_000099 f 22 Brazil Jun 17, 2006
|
| 101 |
+
user_000100 m 21 United Kingdom Jun 4, 2007
|
| 102 |
+
user_000101 m 29 United Kingdom Oct 6, 2006
|
| 103 |
+
user_000102 m United States Dec 27, 2006
|
| 104 |
+
user_000103 m 34 United Kingdom Feb 12, 2006
|
| 105 |
+
user_000104 Norway Apr 24, 2005
|
| 106 |
+
user_000105 m 23 Turkey Mar 24, 2006
|
| 107 |
+
user_000106 f 31 New Zealand Nov 22, 2006
|
| 108 |
+
user_000107 m 15 Poland Feb 1, 2006
|
| 109 |
+
user_000108 m 23 Latvia Feb 23, 2006
|
| 110 |
+
user_000109 m 18 Canada Mar 22, 2006
|
| 111 |
+
user_000110 m 22 Poland Apr 30, 2007
|
| 112 |
+
user_000111 f 22 Sweden Feb 17, 2006
|
| 113 |
+
user_000112 f 30 Turkey Mar 25, 2006
|
| 114 |
+
user_000113 f 22 Italy Mar 19, 2006
|
| 115 |
+
user_000114 f 28 Turkey Jan 28, 2007
|
| 116 |
+
user_000115 f Italy Jan 14, 2006
|
| 117 |
+
user_000116 f 24 Spain Dec 9, 2006
|
| 118 |
+
user_000117 m 21 United Kingdom Aug 27, 2005
|
| 119 |
+
user_000118 f 19 United States Apr 18, 2005
|
| 120 |
+
user_000119 f 21 Finland Dec 23, 2005
|
| 121 |
+
user_000120 f 23 United States Mar 7, 2005
|
| 122 |
+
user_000121 f United Kingdom Oct 14, 2005
|
| 123 |
+
user_000122 f 22 United States Apr 23, 2006
|
| 124 |
+
user_000123 m 26 United States Feb 5, 2006
|
| 125 |
+
user_000124 m 36 United States Jul 24, 2005
|
| 126 |
+
user_000125 f 20 Canada Jun 12, 2005
|
| 127 |
+
user_000126 f Aug 3, 2006
|
| 128 |
+
user_000127 m 19 Estonia Mar 3, 2006
|
| 129 |
+
user_000128 m 23 United States Feb 5, 2006
|
| 130 |
+
user_000129
|
| 131 |
+
user_000130 f 21 United States Nov 15, 2006
|
| 132 |
+
user_000131 f 21 United States Minor Outlying Islands Feb 18, 2006
|
| 133 |
+
user_000132 m 28 Norway Aug 20, 2005
|
| 134 |
+
user_000133 Jul 6, 2005
|
| 135 |
+
user_000134 m 30 Chile Oct 17, 2005
|
| 136 |
+
user_000135 m Czech Republic Aug 30, 2006
|
| 137 |
+
user_000136 26 United States Aug 20, 2005
|
| 138 |
+
user_000137 m 19 Chile Dec 1, 2006
|
| 139 |
+
user_000138 m 22 United States Dec 19, 2004
|
| 140 |
+
user_000139 m Antarctica Oct 4, 2005
|
| 141 |
+
user_000140 m 33 United Kingdom Mar 25, 2003
|
| 142 |
+
user_000141 f 21 Trinidad and Tobago Dec 19, 2005
|
| 143 |
+
user_000142 Norway Oct 14, 2004
|
| 144 |
+
user_000143 m 21 Mexico Feb 23, 2006
|
| 145 |
+
user_000144 f 19 Norway Jan 24, 2005
|
| 146 |
+
user_000145 m United States May 21, 2007
|
| 147 |
+
user_000146 Apr 4, 2007
|
| 148 |
+
user_000147 m United States Dec 29, 2005
|
| 149 |
+
user_000148 f 25 United States May 2, 2006
|
| 150 |
+
user_000149 m 26 United States Feb 2, 2006
|
| 151 |
+
user_000150 f 24 Canada May 1, 2006
|
| 152 |
+
user_000151 m 23 Norway Mar 25, 2006
|
| 153 |
+
user_000152 m 26 Finland Oct 18, 2004
|
| 154 |
+
user_000153 m 33 Jan 24, 2005
|
| 155 |
+
user_000154 f Norway Mar 17, 2006
|
| 156 |
+
user_000155 m Venezuela Jul 11, 2006
|
| 157 |
+
user_000156 m 23 Portugal Feb 15, 2006
|
| 158 |
+
user_000157 m 19 United States Dec 27, 2005
|
| 159 |
+
user_000158 f United States Mar 23, 2006
|
| 160 |
+
user_000159 m 20 United Kingdom Jun 20, 2005
|
| 161 |
+
user_000160 m 19 United Kingdom Jun 23, 2006
|
| 162 |
+
user_000161 26 Netherlands May 25, 2005
|
| 163 |
+
user_000162 f 48 Switzerland Jan 3, 2005
|
| 164 |
+
user_000163 m 24 Spain Nov 4, 2006
|
| 165 |
+
user_000164 f 32 United States Jun 16, 2006
|
| 166 |
+
user_000165 f 28 Norway Nov 9, 2005
|
| 167 |
+
user_000166 f 22 Greece Sep 4, 2006
|
| 168 |
+
user_000167 m 28 Australia Dec 5, 2005
|
| 169 |
+
user_000168 m 32 United Kingdom Apr 18, 2004
|
| 170 |
+
user_000169 m 17 Canada Jun 20, 2006
|
| 171 |
+
user_000170 f 29 Canada Apr 27, 2005
|
| 172 |
+
user_000171 Oct 29, 2002
|
| 173 |
+
user_000172 m 32 United States May 19, 2006
|
| 174 |
+
user_000173 f 21 Italy Mar 6, 2006
|
| 175 |
+
user_000174
|
| 176 |
+
user_000175 f 28 United Kingdom Jun 7, 2006
|
| 177 |
+
user_000176 f 24 Nicaragua Jun 18, 2006
|
| 178 |
+
user_000177 m 42 Brazil May 25, 2007
|
| 179 |
+
user_000178 m United Kingdom Jun 8, 2005
|
| 180 |
+
user_000179 m 28 United Kingdom Feb 22, 2005
|
| 181 |
+
user_000180 m 20 Ireland Oct 26, 2005
|
| 182 |
+
user_000181 f 19 United States Dec 3, 2005
|
| 183 |
+
user_000182 f 22 Belgium Jul 12, 2005
|
| 184 |
+
user_000183 m Dec 29, 2006
|
| 185 |
+
user_000184 f 23 Canada Jun 3, 2006
|
| 186 |
+
user_000185 m 35 United Kingdom Mar 10, 2005
|
| 187 |
+
user_000186 f Australia Aug 9, 2006
|
| 188 |
+
user_000187 m 18 United Kingdom May 2, 2006
|
| 189 |
+
user_000188 m 23 Finland May 27, 2005
|
| 190 |
+
user_000189 m 22 United States Sep 10, 2004
|
| 191 |
+
user_000190 m 26 Italy Feb 6, 2006
|
| 192 |
+
user_000191 m United States Jun 7, 2006
|
| 193 |
+
user_000192 f Germany Aug 11, 2007
|
| 194 |
+
user_000193 m 30 Peru Oct 27, 2005
|
| 195 |
+
user_000194 f Canada Oct 8, 2005
|
| 196 |
+
user_000195 m 17 Poland Jul 14, 2006
|
| 197 |
+
user_000196 m 22 Switzerland Dec 27, 2004
|
| 198 |
+
user_000197 f 34 Sweden Apr 18, 2006
|
| 199 |
+
user_000198 f 28 Poland Jul 17, 2007
|
| 200 |
+
user_000199 m 22 United States Mar 13, 2006
|
| 201 |
+
user_000200 Oct 20, 2006
|
| 202 |
+
user_000201 m 21 Australia Oct 4, 2005
|
| 203 |
+
user_000202 m 29 Netherlands Sep 17, 2006
|
| 204 |
+
user_000203 f Brazil Mar 15, 2006
|
| 205 |
+
user_000204 f 22 Turkey May 20, 2007
|
| 206 |
+
user_000205 m 26 Mexico Aug 7, 2006
|
| 207 |
+
user_000206 f 27 Turkey Sep 25, 2005
|
| 208 |
+
user_000207 m 29 Portugal May 29, 2006
|
| 209 |
+
user_000208 m 21 Switzerland Jun 17, 2006
|
| 210 |
+
user_000209 f 27 Mexico Oct 12, 2006
|
| 211 |
+
user_000210 m 42 United Kingdom Feb 12, 2004
|
| 212 |
+
user_000211 m 24 Canada Aug 11, 2004
|
| 213 |
+
user_000212 m 21 Romania Oct 2, 2006
|
| 214 |
+
user_000213 f 55 United Kingdom May 26, 2005
|
| 215 |
+
user_000214 103 Korea, Democratic People's Republic of Feb 4, 2007
|
| 216 |
+
user_000215 m 16 Australia Feb 22, 2006
|
| 217 |
+
user_000216 f Jan 21, 2007
|
| 218 |
+
user_000217 m 23 United States Aug 2, 2004
|
| 219 |
+
user_000218 m Switzerland Sep 19, 2007
|
| 220 |
+
user_000219 m 34 United States Nov 8, 2005
|
| 221 |
+
user_000220 f Jul 27, 2006
|
| 222 |
+
user_000221 m 21 United States Dec 19, 2006
|
| 223 |
+
user_000222 f 23 Trinidad and Tobago Aug 10, 2005
|
| 224 |
+
user_000223 m 27 Sweden Jan 31, 2006
|
| 225 |
+
user_000224 f Congo, the Democratic Republic of the Jan 15, 2006
|
| 226 |
+
user_000225 f Poland Apr 30, 2007
|
| 227 |
+
user_000226 m 30 Serbia Nov 11, 2005
|
| 228 |
+
user_000227 m Belgium Oct 7, 2006
|
| 229 |
+
user_000228 m 22 Brazil Oct 26, 2005
|
| 230 |
+
user_000229 Jan 5, 2005
|
| 231 |
+
user_000230 f 18 Australia May 7, 2006
|
| 232 |
+
user_000231 Aug 9, 2006
|
| 233 |
+
user_000232 m Poland Aug 14, 2006
|
| 234 |
+
user_000233 m 25 United States Jul 20, 2005
|
| 235 |
+
user_000234 f 20 United States May 27, 2005
|
| 236 |
+
user_000235 29 United States Nov 28, 2004
|
| 237 |
+
user_000236 f 23 United States Jul 12, 2005
|
| 238 |
+
user_000237 f 19 United Kingdom Apr 8, 2006
|
| 239 |
+
user_000238 f 22 Spain May 8, 2006
|
| 240 |
+
user_000239 m 21 Czech Republic Dec 2, 2005
|
| 241 |
+
user_000240 United Kingdom Apr 19, 2004
|
| 242 |
+
user_000241 m 39 United Kingdom Mar 20, 2007
|
| 243 |
+
user_000242 m 23 Spain Feb 7, 2006
|
| 244 |
+
user_000243 f 23 Russian Federation Feb 17, 2007
|
| 245 |
+
user_000244 m 32 United States Jun 5, 2005
|
| 246 |
+
user_000245 m United Kingdom Jan 12, 2006
|
| 247 |
+
user_000246 m 22 United Kingdom Sep 2, 2007
|
| 248 |
+
user_000247 m 19 Finland Aug 11, 2006
|
| 249 |
+
user_000248 m 26 United Kingdom Nov 4, 2003
|
| 250 |
+
user_000249 m 25 United States Dec 16, 2005
|
| 251 |
+
user_000250 m 21 Canada Jun 30, 2006
|
| 252 |
+
user_000251 f 24 Poland May 1, 2006
|
| 253 |
+
user_000252 m 31 Argentina Aug 25, 2004
|
| 254 |
+
user_000253 f 22 United States Feb 26, 2006
|
| 255 |
+
user_000254 f 20 Italy Sep 4, 2006
|
| 256 |
+
user_000255 m 36 United States Dec 12, 2005
|
| 257 |
+
user_000256 m 23 Germany Jan 21, 2007
|
| 258 |
+
user_000257 f 18 United States May 26, 2007
|
| 259 |
+
user_000258 f 75 United States Jun 21, 2006
|
| 260 |
+
user_000259 f 21 Russian Federation Jun 24, 2006
|
| 261 |
+
user_000260 m 31 Norway Apr 15, 2005
|
| 262 |
+
user_000261 20 Norway Jun 19, 2005
|
| 263 |
+
user_000262 m 19 United States Dec 10, 2005
|
| 264 |
+
user_000263 f 29 United Kingdom Aug 14, 2006
|
| 265 |
+
user_000264 m 25 France Jun 1, 2005
|
| 266 |
+
user_000265 f 21 Poland Jul 4, 2007
|
| 267 |
+
user_000266 f 28 United Kingdom Aug 18, 2005
|
| 268 |
+
user_000267 m 30 British Indian Ocean Territory Oct 11, 2005
|
| 269 |
+
user_000268 m 29 United Kingdom Mar 28, 2006
|
| 270 |
+
user_000269 f 28 Spain Sep 17, 2005
|
| 271 |
+
user_000270 f 20 United States Jan 3, 2006
|
| 272 |
+
user_000271 m 21 Sweden Dec 11, 2005
|
| 273 |
+
user_000272 United States May 29, 2007
|
| 274 |
+
user_000273 f 19 United States Mar 23, 2005
|
| 275 |
+
user_000274 m Mexico Feb 12, 2006
|
| 276 |
+
user_000275 f Spain Jul 1, 2007
|
| 277 |
+
user_000276 m 25 Hungary Dec 2, 2005
|
| 278 |
+
user_000277 f 25 New Zealand Dec 4, 2005
|
| 279 |
+
user_000278 f 20 United States Jul 30, 2005
|
| 280 |
+
user_000279 f United States Nov 5, 2005
|
| 281 |
+
user_000280 32 United Kingdom Sep 14, 2005
|
| 282 |
+
user_000281 m Norway Apr 11, 2005
|
| 283 |
+
user_000282 m 49 Sweden Mar 16, 2006
|
| 284 |
+
user_000284 m 22 Turkey Jun 21, 2006
|
| 285 |
+
user_000285 f 23 United States Dec 7, 2004
|
| 286 |
+
user_000286 m United States Oct 18, 2004
|
| 287 |
+
user_000288 m Netherlands Mar 22, 2006
|
| 288 |
+
user_000289 f 20 Thailand Jul 31, 2007
|
| 289 |
+
user_000290 m United States Aug 12, 2005
|
| 290 |
+
user_000291 m 30 France Aug 9, 2006
|
| 291 |
+
user_000292 f 19 Netherlands Jun 5, 2007
|
| 292 |
+
user_000293 39 United Kingdom Jan 31, 2005
|
| 293 |
+
user_000294 f 22 Czech Republic Jan 14, 2006
|
| 294 |
+
user_000295 f 21 Italy Jun 13, 2007
|
| 295 |
+
user_000296 m 26 Poland Jan 29, 2006
|
| 296 |
+
user_000297 f 21 Spain Jun 1, 2007
|
| 297 |
+
user_000298 m 28 Argentina Jan 26, 2005
|
| 298 |
+
user_000299 f 29 United States Jul 21, 2006
|
| 299 |
+
user_000300 f 18 United States Nov 27, 2005
|
| 300 |
+
user_000301 m 20 Netherlands Jun 3, 2006
|
| 301 |
+
user_000302 m 24 Sep 10, 2005
|
| 302 |
+
user_000303 f 22 Slovakia Mar 18, 2006
|
| 303 |
+
user_000304 f 22 United Kingdom Feb 5, 2005
|
| 304 |
+
user_000305 m 21 Sweden Apr 19, 2006
|
| 305 |
+
user_000306 m 25 Turkey Jun 6, 2005
|
| 306 |
+
user_000307 m Oct 16, 2006
|
| 307 |
+
user_000308 f 21 Norway Mar 3, 2006
|
| 308 |
+
user_000309 m 21 United States Nov 4, 2005
|
| 309 |
+
user_000310 m 22 United States Jun 13, 2005
|
| 310 |
+
user_000311 m 23 Canada Apr 18, 2005
|
| 311 |
+
user_000312 m 40 France Apr 13, 2006
|
| 312 |
+
user_000313 m 33 United States Jul 30, 2005
|
| 313 |
+
user_000314 m 21 United States Dec 19, 2006
|
| 314 |
+
user_000315 Feb 9, 2007
|
| 315 |
+
user_000316 m 20 Belgium Jun 25, 2006
|
| 316 |
+
user_000317 m 34 Hungary Jan 19, 2007
|
| 317 |
+
user_000318 m 26 Sweden Jul 2, 2006
|
| 318 |
+
user_000319 f 21 Brazil May 22, 2005
|
| 319 |
+
user_000320 m 27 France Jan 10, 2007
|
| 320 |
+
user_000321 f 18 Poland Aug 15, 2006
|
| 321 |
+
user_000322 m 38 United Kingdom Oct 1, 2006
|
| 322 |
+
user_000323 f 24 United States Aug 21, 2005
|
| 323 |
+
user_000324 m 28 Canada Jun 7, 2007
|
| 324 |
+
user_000325 f 21 Finland Oct 26, 2005
|
| 325 |
+
user_000326 m 33 Turkey Nov 8, 2005
|
| 326 |
+
user_000327 f 19 United Kingdom May 7, 2006
|
| 327 |
+
user_000328 m 3 United States Apr 24, 2006
|
| 328 |
+
user_000329 m 21 Belgium Nov 16, 2006
|
| 329 |
+
user_000330 f 21 Jun 1, 2006
|
| 330 |
+
user_000331 m 35 United Kingdom May 31, 2005
|
| 331 |
+
user_000332 m 36 United States Jan 23, 2007
|
| 332 |
+
user_000333 Aug 30, 2006
|
| 333 |
+
user_000334 m 26 United Kingdom Feb 22, 2005
|
| 334 |
+
user_000335 m Italy Mar 21, 2006
|
| 335 |
+
user_000336 f 18 United States Jun 12, 2006
|
| 336 |
+
user_000337 f 31 United States Aug 2, 2005
|
| 337 |
+
user_000338 f 28 Poland Apr 16, 2005
|
| 338 |
+
user_000339 m 32 Norway Jan 13, 2005
|
| 339 |
+
user_000340 m 22 Brazil Apr 16, 2007
|
| 340 |
+
user_000341 Jun 4, 2009
|
| 341 |
+
user_000342 Venezuela Aug 7, 2006
|
| 342 |
+
user_000343 f 26 Jun 1, 2006
|
| 343 |
+
user_000344 m 25 Turkey Dec 6, 2005
|
| 344 |
+
user_000345 f United States May 29, 2005
|
| 345 |
+
user_000346 f 17 Croatia Apr 30, 2007
|
| 346 |
+
user_000347 m Nov 24, 2006
|
| 347 |
+
user_000348 m 24 Finland Jan 4, 2005
|
| 348 |
+
user_000349 m 23 Brazil Jul 1, 2005
|
| 349 |
+
user_000350 m 21 Poland Dec 16, 2005
|
| 350 |
+
user_000351 m 24 Norway Dec 7, 2006
|
| 351 |
+
user_000352 33 Norway Dec 16, 2004
|
| 352 |
+
user_000353
|
| 353 |
+
user_000354 m 34 United Kingdom Dec 22, 2004
|
| 354 |
+
user_000355 m 29 Argentina Jun 2, 2006
|
| 355 |
+
user_000356 m 27 Turkey Jun 6, 2005
|
| 356 |
+
user_000357 f United States Aug 17, 2005
|
| 357 |
+
user_000358 f Macedonia Jul 23, 2006
|
| 358 |
+
user_000359 m 31 United States Aug 21, 2005
|
| 359 |
+
user_000360 22 Sweden Mar 10, 2005
|
| 360 |
+
user_000361 f 26 Poland Jan 16, 2007
|
| 361 |
+
user_000362 m Germany Aug 1, 2006
|
| 362 |
+
user_000363 Slovenia May 21, 2007
|
| 363 |
+
user_000364 f 29 Norway Mar 16, 2006
|
| 364 |
+
user_000366 m 24 Finland Dec 12, 2004
|
| 365 |
+
user_000367 Jan 6, 2006
|
| 366 |
+
user_000368 m United Kingdom Nov 4, 2003
|
| 367 |
+
user_000369 f Australia May 1, 2004
|
| 368 |
+
user_000370 m Germany May 6, 2006
|
| 369 |
+
user_000371 m Algeria Jul 13, 2005
|
| 370 |
+
user_000372 m Singapore Jan 4, 2007
|
| 371 |
+
user_000373 m Canada Apr 5, 2006
|
| 372 |
+
user_000374 f Norway Mar 8, 2006
|
| 373 |
+
user_000375 United Kingdom Sep 21, 2005
|
| 374 |
+
user_000376 f Germany Aug 13, 2005
|
| 375 |
+
user_000377 m Portugal Dec 6, 2005
|
| 376 |
+
user_000378 m United Kingdom Oct 5, 2005
|
| 377 |
+
user_000379 m United Kingdom Feb 2, 2005
|
| 378 |
+
user_000380 Sweden Jun 20, 2005
|
| 379 |
+
user_000381 m Turkey Sep 24, 2005
|
| 380 |
+
user_000382 m United States Mar 19, 2005
|
| 381 |
+
user_000383 Zimbabwe Aug 31, 2006
|
| 382 |
+
user_000384 m United Kingdom Sep 28, 2004
|
| 383 |
+
user_000385 m Latvia Apr 28, 2006
|
| 384 |
+
user_000386 f Poland Jun 7, 2006
|
| 385 |
+
user_000387 m United Kingdom Jul 21, 2005
|
| 386 |
+
user_000388 m United States Feb 19, 2006
|
| 387 |
+
user_000389 f United States Oct 20, 2005
|
| 388 |
+
user_000390 Oct 1, 2005
|
| 389 |
+
user_000391 f Germany Oct 22, 2004
|
| 390 |
+
user_000392 m Spain Jun 8, 2006
|
| 391 |
+
user_000393 m United States Feb 7, 2007
|
| 392 |
+
user_000394 m United States Jun 21, 2006
|
| 393 |
+
user_000395 m Spain May 16, 2007
|
| 394 |
+
user_000396 f Japan May 10, 2006
|
| 395 |
+
user_000397 f United States Feb 16, 2006
|
| 396 |
+
user_000398 m France Nov 21, 2006
|
| 397 |
+
user_000399 m United Kingdom Sep 12, 2005
|
| 398 |
+
user_000400 m United States Feb 26, 2006
|
| 399 |
+
user_000401 m France May 10, 2006
|
| 400 |
+
user_000402 f Serbia Jun 5, 2006
|
| 401 |
+
user_000403 f United States May 17, 2006
|
| 402 |
+
user_000404 m United States Apr 9, 2006
|
| 403 |
+
user_000405 f Australia Sep 22, 2005
|
| 404 |
+
user_000406 m France Feb 2, 2006
|
| 405 |
+
user_000407 m United Kingdom Apr 26, 2004
|
| 406 |
+
user_000408 m United States Jul 19, 2007
|
| 407 |
+
user_000409 m Portugal Mar 8, 2006
|
| 408 |
+
user_000410 m United States Feb 22, 2006
|
| 409 |
+
user_000411 m Venezuela Aug 8, 2006
|
| 410 |
+
user_000412 f United Kingdom Sep 30, 2005
|
| 411 |
+
user_000413 f United States Sep 12, 2006
|
| 412 |
+
user_000414 m United Kingdom Apr 5, 2004
|
| 413 |
+
user_000415 m United Kingdom Aug 5, 2006
|
| 414 |
+
user_000416 Feb 12, 2005
|
| 415 |
+
user_000417 m United Kingdom Apr 30, 2006
|
| 416 |
+
user_000418 m China Jan 13, 2007
|
| 417 |
+
user_000419 f United Kingdom Nov 23, 2006
|
| 418 |
+
user_000420 Aug 17, 2004
|
| 419 |
+
user_000421 m United States Apr 22, 2006
|
| 420 |
+
user_000422 f Finland Mar 23, 2006
|
| 421 |
+
user_000423 Netherlands Apr 1, 2006
|
| 422 |
+
user_000424 m Netherlands Oct 8, 2006
|
| 423 |
+
user_000425 m Finland Jan 12, 2005
|
| 424 |
+
user_000426 m Australia Jul 8, 2006
|
| 425 |
+
user_000427 m United States Jan 4, 2004
|
| 426 |
+
user_000429 Turkey Jan 15, 2006
|
| 427 |
+
user_000430 May 18, 2006
|
| 428 |
+
user_000431 m Poland Aug 28, 2006
|
| 429 |
+
user_000432 m Spain Nov 26, 2006
|
| 430 |
+
user_000433 f United States Jan 24, 2006
|
| 431 |
+
user_000434 f United States Jun 16, 2006
|
| 432 |
+
user_000435 f Poland Oct 18, 2007
|
| 433 |
+
user_000436 f Poland Jan 19, 2006
|
| 434 |
+
user_000437 f Russian Federation Jan 11, 2006
|
| 435 |
+
user_000438 f United States Sep 17, 2006
|
| 436 |
+
user_000439 f United Kingdom Sep 8, 2006
|
| 437 |
+
user_000440 f Malta Feb 4, 2006
|
| 438 |
+
user_000441 m United States Mar 16, 2005
|
| 439 |
+
user_000442 f France Dec 24, 2005
|
| 440 |
+
user_000443 f Canada Feb 8, 2006
|
| 441 |
+
user_000444 f Germany Dec 12, 2005
|
| 442 |
+
user_000445 Finland Dec 5, 2006
|
| 443 |
+
user_000446 f United States Apr 21, 2005
|
| 444 |
+
user_000447 Sep 5, 2007
|
| 445 |
+
user_000448 f United Kingdom Feb 4, 2006
|
| 446 |
+
user_000449 m United States Feb 11, 2007
|
| 447 |
+
user_000450 m United States Dec 7, 2004
|
| 448 |
+
user_000451 m United Kingdom Aug 30, 2004
|
| 449 |
+
user_000452 Nov 11, 2005
|
| 450 |
+
user_000453 m Finland Oct 17, 2005
|
| 451 |
+
user_000454 f Poland Jul 18, 2007
|
| 452 |
+
user_000455 m Sep 1, 2003
|
| 453 |
+
user_000456 m Russian Federation Jul 27, 2006
|
| 454 |
+
user_000457 m Brazil Jun 13, 2006
|
| 455 |
+
user_000458 f Argentina Feb 1, 2006
|
| 456 |
+
user_000459 Hungary Aug 14, 2004
|
| 457 |
+
user_000460 f Canada Sep 27, 2005
|
| 458 |
+
user_000461 m Germany Dec 16, 2005
|
| 459 |
+
user_000462 f United States Feb 7, 2007
|
| 460 |
+
user_000463 m United States Mar 19, 2006
|
| 461 |
+
user_000464 f United States Apr 19, 2006
|
| 462 |
+
user_000465 f Russian Federation Oct 24, 2006
|
| 463 |
+
user_000467 f Germany Apr 29, 2006
|
| 464 |
+
user_000468 m Brazil Sep 25, 2006
|
| 465 |
+
user_000469 f Italy Sep 6, 2006
|
| 466 |
+
user_000471 Poland Nov 17, 2006
|
| 467 |
+
user_000472 f United Kingdom Mar 10, 2005
|
| 468 |
+
user_000473 f Italy Apr 19, 2006
|
| 469 |
+
user_000474 f May 23, 2007
|
| 470 |
+
user_000475 f United States Nov 15, 2004
|
| 471 |
+
user_000476 f Brazil Jun 2, 2006
|
| 472 |
+
user_000477 m United States Feb 9, 2005
|
| 473 |
+
user_000478 m United States Jan 4, 2006
|
| 474 |
+
user_000479 m United States Feb 11, 2005
|
| 475 |
+
user_000480 f United States Jul 20, 2005
|
| 476 |
+
user_000481 m United States Aug 16, 2005
|
| 477 |
+
user_000482 f Russian Federation Mar 12, 2006
|
| 478 |
+
user_000483 United States May 23, 2005
|
| 479 |
+
user_000484 m Italy Dec 20, 2006
|
| 480 |
+
user_000485 m United Kingdom Aug 7, 2006
|
| 481 |
+
user_000486 m United Kingdom Sep 6, 2005
|
| 482 |
+
user_000487 m Netherlands Mar 8, 2006
|
| 483 |
+
user_000488 m Peru Dec 19, 2006
|
| 484 |
+
user_000489 m Germany Mar 25, 2006
|
| 485 |
+
user_000490 m Italy May 23, 2006
|
| 486 |
+
user_000491 f United States Jan 28, 2006
|
| 487 |
+
user_000492 f Thailand Jul 4, 2007
|
| 488 |
+
user_000493 m United States Dec 10, 2005
|
| 489 |
+
user_000494 m United Kingdom Jun 16, 2006
|
| 490 |
+
user_000495 m Australia Dec 4, 2004
|
| 491 |
+
user_000496 m Romania Jul 26, 2005
|
| 492 |
+
user_000497 f United States Feb 16, 2008
|
| 493 |
+
user_000498 f Poland Jun 23, 2007
|
| 494 |
+
user_000499 f Jul 5, 2006
|
| 495 |
+
user_000500 United States Sep 23, 2007
|
| 496 |
+
user_000501 f United States Mar 13, 2006
|
| 497 |
+
user_000502 f United States Jan 22, 2006
|
| 498 |
+
user_000503 f Austria Dec 3, 2005
|
| 499 |
+
user_000504 United States Dec 3, 2004
|
| 500 |
+
user_000505 f Nov 12, 2006
|
| 501 |
+
user_000506 f Jan 9, 2006
|
| 502 |
+
user_000507 m Italy Aug 17, 2006
|
| 503 |
+
user_000508 m United Kingdom Oct 26, 2006
|
| 504 |
+
user_000509 United Kingdom Sep 18, 2005
|
| 505 |
+
user_000510 m Germany Mar 5, 2006
|
| 506 |
+
user_000511 f United States Dec 14, 2005
|
| 507 |
+
user_000512 f United Kingdom Feb 2, 2005
|
| 508 |
+
user_000513 United Kingdom Jan 5, 2005
|
| 509 |
+
user_000514 m United Kingdom Jul 12, 2005
|
| 510 |
+
user_000515 m Netherlands Mar 30, 2006
|
| 511 |
+
user_000516 m Austria Jul 25, 2007
|
| 512 |
+
user_000517 f Italy Feb 24, 2006
|
| 513 |
+
user_000518 f United Kingdom Feb 13, 2006
|
| 514 |
+
user_000519 m France Nov 2, 2006
|
| 515 |
+
user_000520 m Venezuela Aug 24, 2005
|
| 516 |
+
user_000521 f Germany Jun 28, 2007
|
| 517 |
+
user_000522 f Norway Nov 9, 2005
|
| 518 |
+
user_000523 f Mexico Apr 29, 2007
|
| 519 |
+
user_000524 f United Kingdom Jul 19, 2007
|
| 520 |
+
user_000525 Dec 14, 2004
|
| 521 |
+
user_000526 f United States Dec 3, 2005
|
| 522 |
+
user_000527 f Chile Nov 1, 2006
|
| 523 |
+
user_000528 f Apr 14, 2007
|
| 524 |
+
user_000529 m United States May 5, 2006
|
| 525 |
+
user_000530 m Russian Federation Aug 29, 2006
|
| 526 |
+
user_000531 f Bulgaria Jul 6, 2006
|
| 527 |
+
user_000532 m Netherlands Dec 1, 2006
|
| 528 |
+
user_000533 m 27 Japan Nov 5, 2009
|
| 529 |
+
user_000534 f Sweden Sep 7, 2004
|
| 530 |
+
user_000535 m Turkey Dec 16, 2004
|
| 531 |
+
user_000536 m Spain Jun 7, 2005
|
| 532 |
+
user_000537 Poland Aug 8, 2007
|
| 533 |
+
user_000538 f Portugal Apr 17, 2007
|
| 534 |
+
user_000539 m Venezuela Aug 23, 2006
|
| 535 |
+
user_000540 f Spain May 24, 2007
|
| 536 |
+
user_000541 f United Kingdom Nov 15, 2006
|
| 537 |
+
user_000542 f Mexico Jan 18, 2006
|
| 538 |
+
user_000543 m United Kingdom Oct 28, 2004
|
| 539 |
+
user_000544 f United States Jul 17, 2006
|
| 540 |
+
user_000545 m Argentina Jun 13, 2006
|
| 541 |
+
user_000546 f Germany Jul 24, 2006
|
| 542 |
+
user_000547 m United States Jul 20, 2005
|
| 543 |
+
user_000548 m United States Mar 30, 2007
|
| 544 |
+
user_000549 m Australia Jan 28, 2006
|
| 545 |
+
user_000550 m United Kingdom Jun 16, 2005
|
| 546 |
+
user_000551 m Australia Apr 27, 2007
|
| 547 |
+
user_000552 m Chile Dec 3, 2006
|
| 548 |
+
user_000553 m Italy Aug 19, 2005
|
| 549 |
+
user_000554 m United Kingdom Mar 16, 2006
|
| 550 |
+
user_000555 f Spain Oct 14, 2005
|
| 551 |
+
user_000556 Netherlands May 12, 2006
|
| 552 |
+
user_000557 f United States Mar 6, 2005
|
| 553 |
+
user_000558 f United States May 20, 2003
|
| 554 |
+
user_000559 f United States Aug 24, 2006
|
| 555 |
+
user_000560 f United States Nov 30, 2006
|
| 556 |
+
user_000561 f Mar 18, 2006
|
| 557 |
+
user_000562 m United Kingdom Dec 16, 2005
|
| 558 |
+
user_000563 m Italy Dec 27, 2006
|
| 559 |
+
user_000564 f United States Jan 17, 2006
|
| 560 |
+
user_000565 f Germany Feb 18, 2006
|
| 561 |
+
user_000566 f Netherlands Antilles Sep 26, 2006
|
| 562 |
+
user_000567 f Germany Feb 9, 2007
|
| 563 |
+
user_000568 m Canada Mar 3, 2006
|
| 564 |
+
user_000569 f United States May 31, 2005
|
| 565 |
+
user_000570 m Brazil Jun 27, 2005
|
| 566 |
+
user_000571 m United States Jul 18, 2005
|
| 567 |
+
user_000572 m Israel Oct 9, 2004
|
| 568 |
+
user_000573 f Australia Jun 20, 2006
|
| 569 |
+
user_000574 m Poland Feb 25, 2006
|
| 570 |
+
user_000575 m United States Jul 30, 2004
|
| 571 |
+
user_000576 m United States Nov 2, 2005
|
| 572 |
+
user_000577 m Estonia Mar 11, 2006
|
| 573 |
+
user_000578 m Germany Aug 27, 2003
|
| 574 |
+
user_000579 f United Kingdom Sep 24, 2007
|
| 575 |
+
user_000580 f United Kingdom Jul 26, 2005
|
| 576 |
+
user_000581 m Turkey Dec 20, 2005
|
| 577 |
+
user_000582 f France Mar 5, 2006
|
| 578 |
+
user_000583 f Finland Feb 28, 2006
|
| 579 |
+
user_000584 f Canada Apr 28, 2006
|
| 580 |
+
user_000585 United Kingdom Apr 12, 2004
|
| 581 |
+
user_000586 f United States May 30, 2006
|
| 582 |
+
user_000587 m United Kingdom Jul 6, 2004
|
| 583 |
+
user_000588
|
| 584 |
+
user_000589 f Russian Federation Mar 13, 2006
|
| 585 |
+
user_000590 f Norway Mar 9, 2006
|
| 586 |
+
user_000591 f Canada Sep 12, 2005
|
| 587 |
+
user_000592 m United States May 24, 2007
|
| 588 |
+
user_000593 f Jun 29, 2006
|
| 589 |
+
user_000594 m Netherlands May 16, 2006
|
| 590 |
+
user_000595 m Russian Federation Mar 27, 2007
|
| 591 |
+
user_000596 m United States Feb 13, 2006
|
| 592 |
+
user_000597 m Apr 20, 2006
|
| 593 |
+
user_000598 f United States Mar 1, 2006
|
| 594 |
+
user_000599 United Kingdom Apr 21, 2003
|
| 595 |
+
user_000600 f United States Apr 28, 2006
|
| 596 |
+
user_000601 m Poland Jun 7, 2007
|
| 597 |
+
user_000602 m Canada Dec 4, 2005
|
| 598 |
+
user_000603 m United Kingdom Feb 25, 2006
|
| 599 |
+
user_000604 m Canada Aug 7, 2006
|
| 600 |
+
user_000605 m United States Oct 10, 2005
|
| 601 |
+
user_000606 f Bulgaria Jun 15, 2006
|
| 602 |
+
user_000607 m Sweden Apr 29, 2006
|
| 603 |
+
user_000608 f Poland May 21, 2005
|
| 604 |
+
user_000609 m New Zealand Nov 5, 2006
|
| 605 |
+
user_000610 m Bulgaria Jan 22, 2006
|
| 606 |
+
user_000611 m Italy Jan 9, 2007
|
| 607 |
+
user_000612 m Finland Mar 25, 2005
|
| 608 |
+
user_000613 f Poland Jan 21, 2007
|
| 609 |
+
user_000614 m Germany Dec 16, 2006
|
| 610 |
+
user_000615 f Sweden Jan 10, 2005
|
| 611 |
+
user_000616 f Slovenia May 31, 2006
|
| 612 |
+
user_000617 m United Kingdom Mar 15, 2006
|
| 613 |
+
user_000618 f United States Dec 19, 2006
|
| 614 |
+
user_000619 United Kingdom May 1, 2004
|
| 615 |
+
user_000620 f Finland Jan 7, 2005
|
| 616 |
+
user_000621 f Aug 24, 2006
|
| 617 |
+
user_000622 Jun 3, 2006
|
| 618 |
+
user_000623 m Chile Dec 9, 2006
|
| 619 |
+
user_000624 f Norway Mar 14, 2006
|
| 620 |
+
user_000625 m Argentina Mar 4, 2006
|
| 621 |
+
user_000626 f Spain Apr 16, 2006
|
| 622 |
+
user_000627 f Russian Federation Aug 13, 2007
|
| 623 |
+
user_000628 m Slovakia Apr 23, 2005
|
| 624 |
+
user_000629 m Poland Jan 26, 2007
|
| 625 |
+
user_000630 f United States May 22, 2005
|
| 626 |
+
user_000631 m Finland Oct 14, 2005
|
| 627 |
+
user_000632 m United Kingdom Feb 1, 2006
|
| 628 |
+
user_000633 f Jan 17, 2006
|
| 629 |
+
user_000634 f United States Aug 14, 2005
|
| 630 |
+
user_000635 m Serbia Apr 11, 2005
|
| 631 |
+
user_000636 f Bulgaria Jun 20, 2006
|
| 632 |
+
user_000637 f Poland Feb 5, 2007
|
| 633 |
+
user_000638 Dec 19, 2006
|
| 634 |
+
user_000639 m Mexico Apr 27, 2005
|
| 635 |
+
user_000640 f United States Apr 6, 2006
|
| 636 |
+
user_000641 f Sweden Jan 13, 2006
|
| 637 |
+
user_000642 f Canada Apr 1, 2006
|
| 638 |
+
user_000643 m France Jul 15, 2006
|
| 639 |
+
user_000644 f United States Sep 11, 2005
|
| 640 |
+
user_000645 m Hungary Nov 12, 2006
|
| 641 |
+
user_000646 m Peru Dec 15, 2006
|
| 642 |
+
user_000647 m United States Mar 24, 2006
|
| 643 |
+
user_000648 f Netherlands Oct 18, 2005
|
| 644 |
+
user_000649 m United States Feb 8, 2007
|
| 645 |
+
user_000650 m United States Dec 16, 2007
|
| 646 |
+
user_000651 m United States Dec 17, 2007
|
| 647 |
+
user_000652 m Germany Aug 18, 2007
|
| 648 |
+
user_000653 m Brazil May 14, 2006
|
| 649 |
+
user_000654 m Canada Feb 22, 2006
|
| 650 |
+
user_000655 m Portugal Oct 9, 2006
|
| 651 |
+
user_000656 f United States Jan 29, 2006
|
| 652 |
+
user_000657 m Sweden Sep 30, 2005
|
| 653 |
+
user_000658 f Latvia Apr 11, 2007
|
| 654 |
+
user_000659 Belgium Jan 27, 2005
|
| 655 |
+
user_000660 m Croatia Aug 12, 2007
|
| 656 |
+
user_000661 m Netherlands Sep 25, 2006
|
| 657 |
+
user_000662 f United States Jun 13, 2006
|
| 658 |
+
user_000664 m Germany Aug 15, 2005
|
| 659 |
+
user_000665 f Czech Republic Feb 28, 2006
|
| 660 |
+
user_000666 m Poland May 24, 2005
|
| 661 |
+
user_000667 f United Kingdom Mar 3, 2006
|
| 662 |
+
user_000668 f United States Nov 26, 2005
|
| 663 |
+
user_000669 m Colombia May 7, 2007
|
| 664 |
+
user_000670 f Argentina Feb 19, 2006
|
| 665 |
+
user_000671 m Czech Republic Jan 23, 2006
|
| 666 |
+
user_000672 m United States Apr 10, 2006
|
| 667 |
+
user_000673 m Mexico May 25, 2007
|
| 668 |
+
user_000674 f Poland Jun 6, 2007
|
| 669 |
+
user_000675 m Poland Jul 20, 2005
|
| 670 |
+
user_000676 m Netherlands Nov 15, 2006
|
| 671 |
+
user_000677 f Netherlands May 31, 2006
|
| 672 |
+
user_000678 m United Kingdom Dec 9, 2003
|
| 673 |
+
user_000679 f United States Apr 8, 2004
|
| 674 |
+
user_000680 May 23, 2005
|
| 675 |
+
user_000681 m United States Dec 20, 2004
|
| 676 |
+
user_000682 f Norway Aug 20, 2006
|
| 677 |
+
user_000683 f United Kingdom Apr 18, 2006
|
| 678 |
+
user_000684 m Canada Jun 11, 2005
|
| 679 |
+
user_000685 m Norway Oct 13, 2004
|
| 680 |
+
user_000686 f United States Feb 23, 2007
|
| 681 |
+
user_000687 f United Kingdom Mar 11, 2005
|
| 682 |
+
user_000688 f United Kingdom Apr 17, 2007
|
| 683 |
+
user_000689 m United Kingdom Oct 13, 2005
|
| 684 |
+
user_000690 m United Kingdom Jun 25, 2007
|
| 685 |
+
user_000691 m United States Jun 30, 2006
|
| 686 |
+
user_000692 f Romania Jul 6, 2006
|
| 687 |
+
user_000693 m United States Nov 21, 2005
|
| 688 |
+
user_000694 m United Kingdom Jun 7, 2005
|
| 689 |
+
user_000695 m Australia Aug 2, 2005
|
| 690 |
+
user_000696 f Romania Aug 30, 2006
|
| 691 |
+
user_000697 f United States May 8, 2006
|
| 692 |
+
user_000698 Aug 13, 2005
|
| 693 |
+
user_000699 Russian Federation Mar 3, 2007
|
| 694 |
+
user_000700 m Belarus Feb 4, 2007
|
| 695 |
+
user_000701 m United Kingdom Apr 2, 2004
|
| 696 |
+
user_000702 m Poland Dec 2, 2006
|
| 697 |
+
user_000703 f United States Mar 13, 2006
|
| 698 |
+
user_000704 f Australia Apr 27, 2007
|
| 699 |
+
user_000705 f India Jun 3, 2006
|
| 700 |
+
user_000706 f Romania May 11, 2006
|
| 701 |
+
user_000707 Norway Apr 12, 2005
|
| 702 |
+
user_000708 May 23, 2009
|
| 703 |
+
user_000709 m Canada Oct 2, 2004
|
| 704 |
+
user_000710 m Estonia Apr 24, 2007
|
| 705 |
+
user_000711 m United States Jan 21, 2006
|
| 706 |
+
user_000712 m Poland Mar 4, 2004
|
| 707 |
+
user_000713 f Norway Apr 21, 2005
|
| 708 |
+
user_000714 m Colombia Sep 23, 2006
|
| 709 |
+
user_000715 m Australia May 13, 2007
|
| 710 |
+
user_000716 f Portugal Mar 22, 2007
|
| 711 |
+
user_000717 Jul 13, 2007
|
| 712 |
+
user_000718 f Feb 14, 2006
|
| 713 |
+
user_000719 m Brazil Oct 30, 2005
|
| 714 |
+
user_000720 f Norway Jun 29, 2007
|
| 715 |
+
user_000721 m Poland Apr 7, 2005
|
| 716 |
+
user_000722 m Turkey Apr 17, 2005
|
| 717 |
+
user_000723 f United States Jun 4, 2006
|
| 718 |
+
user_000724 m United States Feb 21, 2005
|
| 719 |
+
user_000725 f Turkey Aug 21, 2007
|
| 720 |
+
user_000726 m Austria Apr 7, 2006
|
| 721 |
+
user_000727 f United States Jul 21, 2005
|
| 722 |
+
user_000728 f Finland Mar 12, 2006
|
| 723 |
+
user_000729 m Ireland Oct 26, 2005
|
| 724 |
+
user_000730 m Canada May 10, 2006
|
| 725 |
+
user_000731 m Tunisia Nov 6, 2005
|
| 726 |
+
user_000732 f Finland Jan 3, 2005
|
| 727 |
+
user_000733 m United Kingdom Sep 29, 2003
|
| 728 |
+
user_000734
|
| 729 |
+
user_000735 Norway Dec 11, 2004
|
| 730 |
+
user_000736 m Lithuania Apr 8, 2007
|
| 731 |
+
user_000737 m Germany Jul 7, 2007
|
| 732 |
+
user_000738 m Belgium Aug 20, 2006
|
| 733 |
+
user_000739 m Australia May 25, 2006
|
| 734 |
+
user_000740 m Italy Jan 10, 2007
|
| 735 |
+
user_000741 m United States May 11, 2006
|
| 736 |
+
user_000742 m Germany Jun 10, 2007
|
| 737 |
+
user_000743 m United Kingdom Jul 17, 2005
|
| 738 |
+
user_000744 m United States Jan 21, 2004
|
| 739 |
+
user_000745 m Jan 28, 2005
|
| 740 |
+
user_000746 m Netherlands Oct 29, 2006
|
| 741 |
+
user_000747 f Poland Apr 21, 2006
|
| 742 |
+
user_000748 m Brazil Apr 18, 2006
|
| 743 |
+
user_000749 f Portugal Jul 14, 2006
|
| 744 |
+
user_000750 m Italy Aug 27, 2006
|
| 745 |
+
user_000751 m United States Jun 14, 2005
|
| 746 |
+
user_000752 m United States Sep 17, 2004
|
| 747 |
+
user_000753 Dec 3, 2004
|
| 748 |
+
user_000754 m United States Jul 10, 2006
|
| 749 |
+
user_000755 m United Kingdom Dec 12, 2004
|
| 750 |
+
user_000756 m United States Jul 12, 2006
|
| 751 |
+
user_000757 f United States Mar 30, 2005
|
| 752 |
+
user_000758 f United States Feb 19, 2006
|
| 753 |
+
user_000759 f Australia Feb 26, 2006
|
| 754 |
+
user_000760 Lithuania Mar 12, 2006
|
| 755 |
+
user_000761 Netherlands Nov 30, 2006
|
| 756 |
+
user_000762 f United Kingdom Jul 4, 2005
|
| 757 |
+
user_000763 Sep 25, 2007
|
| 758 |
+
user_000764 m United Kingdom Feb 20, 2005
|
| 759 |
+
user_000765 f Germany Oct 26, 2005
|
| 760 |
+
user_000766 f Norway Sep 6, 2006
|
| 761 |
+
user_000767 m United States Jan 22, 2006
|
| 762 |
+
user_000768 m Romania Jun 4, 2007
|
| 763 |
+
user_000769 m Japan Nov 30, 2005
|
| 764 |
+
user_000770 f United States Oct 18, 2006
|
| 765 |
+
user_000771 f Chile Sep 4, 2006
|
| 766 |
+
user_000772 f Canada May 17, 2007
|
| 767 |
+
user_000773 m United States Dec 9, 2004
|
| 768 |
+
user_000774 m United States Aug 25, 2005
|
| 769 |
+
user_000775 m Finland Oct 9, 2007
|
| 770 |
+
user_000776 f Italy Jan 10, 2007
|
| 771 |
+
user_000777 m Sweden May 24, 2005
|
| 772 |
+
user_000778 United States Jun 5, 2005
|
| 773 |
+
user_000779 f Jul 28, 2004
|
| 774 |
+
user_000780 f Lithuania Jan 2, 2007
|
| 775 |
+
user_000781 f United States Dec 4, 2005
|
| 776 |
+
user_000782 f United States Sep 18, 2004
|
| 777 |
+
user_000783 m United States Feb 13, 2006
|
| 778 |
+
user_000784 f Netherlands Aug 14, 2005
|
| 779 |
+
user_000785 Oct 2, 2007
|
| 780 |
+
user_000786 m Russian Federation Sep 17, 2007
|
| 781 |
+
user_000787 f United Kingdom Feb 23, 2006
|
| 782 |
+
user_000788 m Germany Apr 12, 2005
|
| 783 |
+
user_000789 f United States Mar 28, 2005
|
| 784 |
+
user_000790 f Feb 1, 2006
|
| 785 |
+
user_000791 m United Kingdom Sep 22, 2004
|
| 786 |
+
user_000792 m Jan 30, 2005
|
| 787 |
+
user_000793 m China Apr 26, 2004
|
| 788 |
+
user_000794 f Iceland Mar 26, 2006
|
| 789 |
+
user_000795 f United States Jul 12, 2006
|
| 790 |
+
user_000796 f Croatia Mar 5, 2006
|
| 791 |
+
user_000797 f Lithuania Nov 4, 2006
|
| 792 |
+
user_000798 f Finland Jun 28, 2005
|
| 793 |
+
user_000799 m Germany Sep 26, 2004
|
| 794 |
+
user_000800 Russian Federation Jul 17, 2005
|
| 795 |
+
user_000801 Apr 17, 2007
|
| 796 |
+
user_000802 f United Kingdom Jun 12, 2006
|
| 797 |
+
user_000803 m Norway Dec 9, 2005
|
| 798 |
+
user_000804 m Norway Dec 9, 2005
|
| 799 |
+
user_000805 m Belgium Aug 1, 2006
|
| 800 |
+
user_000806
|
| 801 |
+
user_000807 m United States Jul 30, 2004
|
| 802 |
+
user_000808 m Russian Federation Dec 16, 2006
|
| 803 |
+
user_000809 m Finland Jun 8, 2005
|
| 804 |
+
user_000810 m United Kingdom Mar 5, 2006
|
| 805 |
+
user_000811 f United States Dec 6, 2005
|
| 806 |
+
user_000812 Belgium Nov 12, 2006
|
| 807 |
+
user_000813 m New Zealand Jun 16, 2007
|
| 808 |
+
user_000814 m Germany May 20, 2006
|
| 809 |
+
user_000815 f United Kingdom Jul 10, 2006
|
| 810 |
+
user_000816 m United Kingdom Dec 13, 2005
|
| 811 |
+
user_000817 m Mexico Nov 12, 2006
|
| 812 |
+
user_000818 m Finland Jul 9, 2005
|
| 813 |
+
user_000819 m United Kingdom Feb 22, 2005
|
| 814 |
+
user_000820 m Thailand Feb 4, 2005
|
| 815 |
+
user_000821 f France Nov 26, 2005
|
| 816 |
+
user_000822 May 25, 2007
|
| 817 |
+
user_000823 Norway Mar 22, 2007
|
| 818 |
+
user_000824 m United Kingdom Mar 5, 2006
|
| 819 |
+
user_000825 m United Kingdom Dec 15, 2005
|
| 820 |
+
user_000826 f United States Aug 7, 2007
|
| 821 |
+
user_000827 m Switzerland Nov 6, 2005
|
| 822 |
+
user_000828 Japan May 24, 2005
|
| 823 |
+
user_000829 m Peru Feb 27, 2006
|
| 824 |
+
user_000830 m Ireland Dec 6, 2005
|
| 825 |
+
user_000831 m United Kingdom Dec 7, 2005
|
| 826 |
+
user_000832 f United Kingdom Aug 10, 2005
|
| 827 |
+
user_000833 f United States Feb 20, 2005
|
| 828 |
+
user_000834 f Italy Apr 7, 2006
|
| 829 |
+
user_000835 f Australia Jul 1, 2006
|
| 830 |
+
user_000836 m Norway Feb 8, 2006
|
| 831 |
+
user_000837 f United States May 31, 2005
|
| 832 |
+
user_000838 f United Kingdom May 17, 2006
|
| 833 |
+
user_000839 m Greece Feb 7, 2006
|
| 834 |
+
user_000840 f Russian Federation Jan 24, 2006
|
| 835 |
+
user_000841 m Spain Nov 5, 2005
|
| 836 |
+
user_000842 m United States Jul 18, 2005
|
| 837 |
+
user_000843 m United States Feb 25, 2007
|
| 838 |
+
user_000844 Norway Apr 10, 2004
|
| 839 |
+
user_000845 f Finland Jun 5, 2006
|
| 840 |
+
user_000846 m United Kingdom Jan 4, 2007
|
| 841 |
+
user_000847 f Germany Dec 30, 2005
|
| 842 |
+
user_000848 f Poland Sep 12, 2005
|
| 843 |
+
user_000849 m United Kingdom Aug 20, 2006
|
| 844 |
+
user_000850 Jul 25, 2006
|
| 845 |
+
user_000851 Jan 6, 2005
|
| 846 |
+
user_000852 f Trinidad and Tobago Dec 22, 2005
|
| 847 |
+
user_000853 f Morocco Apr 21, 2007
|
| 848 |
+
user_000854 f Norway May 19, 2007
|
| 849 |
+
user_000855 Nov 3, 2006
|
| 850 |
+
user_000856 f May 20, 2004
|
| 851 |
+
user_000857 f United States Jul 27, 2006
|
| 852 |
+
user_000858 m United States Nov 25, 2004
|
| 853 |
+
user_000859 m Italy Jan 9, 2006
|
| 854 |
+
user_000860 m Turkey Apr 1, 2006
|
| 855 |
+
user_000861 m United States Sep 10, 2005
|
| 856 |
+
user_000862 f Italy Feb 10, 2006
|
| 857 |
+
user_000863 United Kingdom Oct 15, 2004
|
| 858 |
+
user_000864 m Norway Dec 10, 2005
|
| 859 |
+
user_000865 f Croatia May 31, 2007
|
| 860 |
+
user_000866 f United States Oct 7, 2005
|
| 861 |
+
user_000867 f United States Feb 7, 2006
|
| 862 |
+
user_000868 m United States Jun 15, 2006
|
| 863 |
+
user_000869 m France May 23, 2007
|
| 864 |
+
user_000870 m United Kingdom Mar 10, 2003
|
| 865 |
+
user_000871 Argentina Feb 3, 2005
|
| 866 |
+
user_000872 f Brazil Jan 31, 2008
|
| 867 |
+
user_000873 m United Kingdom Mar 5, 2004
|
| 868 |
+
user_000874 m Apr 3, 2006
|
| 869 |
+
user_000875 f Slovakia Mar 9, 2006
|
| 870 |
+
user_000876 f Brazil Dec 3, 2006
|
| 871 |
+
user_000877 m Jan 9, 2005
|
| 872 |
+
user_000878 f United States Dec 1, 2005
|
| 873 |
+
user_000879 f United States Dec 31, 2006
|
| 874 |
+
user_000880 Nov 5, 2006
|
| 875 |
+
user_000881 m United States Mar 18, 2006
|
| 876 |
+
user_000882 m United States Apr 29, 2004
|
| 877 |
+
user_000883 m Spain Oct 6, 2005
|
| 878 |
+
user_000884 m Poland May 2, 2007
|
| 879 |
+
user_000885 m United States Jun 8, 2005
|
| 880 |
+
user_000886 m Finland Nov 3, 2006
|
| 881 |
+
user_000887 f United States Feb 14, 2005
|
| 882 |
+
user_000888 m Norway Feb 28, 2005
|
| 883 |
+
user_000889 m Sweden Apr 26, 2006
|
| 884 |
+
user_000890 m United States Dec 6, 2005
|
| 885 |
+
user_000891 f Italy Feb 9, 2007
|
| 886 |
+
user_000892 United States Sep 1, 2006
|
| 887 |
+
user_000893 m United States Mar 29, 2006
|
| 888 |
+
user_000894 m Colombia Dec 2, 2005
|
| 889 |
+
user_000895 m Canada Feb 2, 2006
|
| 890 |
+
user_000896 m United States Apr 2, 2003
|
| 891 |
+
user_000897 Feb 18, 2007
|
| 892 |
+
user_000898 m United States Nov 28, 2003
|
| 893 |
+
user_000899 m Canada Oct 7, 2005
|
| 894 |
+
user_000900 f Poland Mar 17, 2006
|
| 895 |
+
user_000901 f Argentina May 9, 2006
|
| 896 |
+
user_000902 f Feb 3, 2006
|
| 897 |
+
user_000903 m Belgium Dec 18, 2006
|
| 898 |
+
user_000904 m United States Dec 15, 2006
|
| 899 |
+
user_000905 m Brazil Apr 18, 2006
|
| 900 |
+
user_000906 m Germany Jan 12, 2006
|
| 901 |
+
user_000907 f Poland Jan 26, 2007
|
| 902 |
+
user_000908 m Germany Apr 5, 2005
|
| 903 |
+
user_000909 m Sweden Apr 29, 2005
|
| 904 |
+
user_000910 m United States Sep 26, 2004
|
| 905 |
+
user_000911 m United States Jul 9, 2005
|
| 906 |
+
user_000912 m United Kingdom Jan 8, 2006
|
| 907 |
+
user_000913 m United States Aug 26, 2004
|
| 908 |
+
user_000914 United States Jan 29, 2005
|
| 909 |
+
user_000915 Finland Dec 15, 2004
|
| 910 |
+
user_000916 f Trinidad and Tobago Mar 7, 2006
|
| 911 |
+
user_000917 m United States Mar 14, 2006
|
| 912 |
+
user_000918 m May 15, 2006
|
| 913 |
+
user_000919 m United States May 31, 2007
|
| 914 |
+
user_000920 f United States Sep 14, 2005
|
| 915 |
+
user_000921 m Russian Federation May 23, 2006
|
| 916 |
+
user_000922 m United Kingdom May 21, 2004
|
| 917 |
+
user_000923 m United Kingdom Jan 28, 2005
|
| 918 |
+
user_000924 f United States May 30, 2005
|
| 919 |
+
user_000925 f Norway Mar 6, 2006
|
| 920 |
+
user_000926 f Turkey Sep 27, 2006
|
| 921 |
+
user_000927 m Poland Aug 29, 2006
|
| 922 |
+
user_000928 m United States Aug 11, 2005
|
| 923 |
+
user_000929 m Turkey Nov 21, 2004
|
| 924 |
+
user_000930 f Jun 14, 2007
|
| 925 |
+
user_000931 m Italy Feb 19, 2007
|
| 926 |
+
user_000932 f Poland Jun 2, 2007
|
| 927 |
+
user_000933 m Turkey May 3, 2006
|
| 928 |
+
user_000934 m Northern Mariana Islands May 13, 2006
|
| 929 |
+
user_000935 f Finland Oct 24, 2004
|
| 930 |
+
user_000936 f Finland Jul 3, 2005
|
| 931 |
+
user_000937 f United Kingdom Jun 30, 2007
|
| 932 |
+
user_000938 m United States Sep 29, 2004
|
| 933 |
+
user_000939 f Canada Dec 19, 2005
|
| 934 |
+
user_000940 m United Kingdom Jan 4, 2007
|
| 935 |
+
user_000941 m Spain Dec 16, 2006
|
| 936 |
+
user_000942 m Germany Sep 5, 2004
|
| 937 |
+
user_000943 m Sweden Oct 9, 2005
|
| 938 |
+
user_000944 m Ireland Jul 18, 2006
|
| 939 |
+
user_000945 f United Kingdom May 27, 2006
|
| 940 |
+
user_000946 Netherlands Apr 11, 2006
|
| 941 |
+
user_000947 m Australia Sep 18, 2006
|
| 942 |
+
user_000948 m United States Apr 23, 2006
|
| 943 |
+
user_000949 f United States May 30, 2005
|
| 944 |
+
user_000950 Chile Jan 13, 2007
|
| 945 |
+
user_000951 f Netherlands Feb 28, 2006
|
| 946 |
+
user_000952 f Estonia May 31, 2006
|
| 947 |
+
user_000953 m United Kingdom Aug 15, 2007
|
| 948 |
+
user_000954 m Germany Dec 4, 2005
|
| 949 |
+
user_000955 f France Jun 8, 2006
|
| 950 |
+
user_000956 f Poland Sep 25, 2007
|
| 951 |
+
user_000957 m Finland Mar 29, 2005
|
| 952 |
+
user_000958 m Mexico Aug 26, 2005
|
| 953 |
+
user_000959 m United States Jun 3, 2006
|
| 954 |
+
user_000960 m United States Jul 9, 2007
|
| 955 |
+
user_000961 m United States Apr 7, 2003
|
| 956 |
+
user_000962 m United States Apr 3, 2004
|
| 957 |
+
user_000963 Apr 19, 2004
|
| 958 |
+
user_000964 m China Oct 27, 2006
|
| 959 |
+
user_000965 m Netherlands Jul 20, 2007
|
| 960 |
+
user_000966 United States May 20, 2004
|
| 961 |
+
user_000967 f Bosnia and Herzegovina Jan 12, 2006
|
| 962 |
+
user_000968 m Germany Nov 8, 2005
|
| 963 |
+
user_000969 m Russian Federation Dec 18, 2006
|
| 964 |
+
user_000970 m New Zealand Feb 6, 2006
|
| 965 |
+
user_000971 f United States Jan 12, 2005
|
| 966 |
+
user_000972 f Russian Federation Nov 13, 2006
|
| 967 |
+
user_000973 m Russian Federation Feb 23, 2007
|
| 968 |
+
user_000974 f United States Apr 29, 2006
|
| 969 |
+
user_000975 Mar 23, 2006
|
| 970 |
+
user_000976
|
| 971 |
+
user_000977 m United Kingdom Mar 7, 2006
|
| 972 |
+
user_000978 m Turkey Aug 24, 2005
|
| 973 |
+
user_000979 f Turkey Apr 25, 2007
|
| 974 |
+
user_000980 f United Kingdom Jun 16, 2007
|
| 975 |
+
user_000981 f Croatia Mar 29, 2006
|
| 976 |
+
user_000982 f Turkey Oct 28, 2006
|
| 977 |
+
user_000983 f Canada Nov 5, 2004
|
| 978 |
+
user_000984 f United States Jul 2, 2005
|
| 979 |
+
user_000985 f Australia May 22, 2006
|
| 980 |
+
user_000986 m Sweden Apr 12, 2005
|
| 981 |
+
user_000987 f United States Oct 30, 2006
|
| 982 |
+
user_000989 f Canada Nov 30, 2005
|
| 983 |
+
user_000990 f Bulgaria Sep 15, 2005
|
| 984 |
+
user_000991 f Finland Jan 29, 2006
|
| 985 |
+
user_000992 m Sweden Nov 22, 2006
|
| 986 |
+
user_000993 m Finland Sep 6, 2006
|
| 987 |
+
user_000994 m Apr 18, 2006
|
| 988 |
+
user_000995 f Australia Jan 22, 2006
|
| 989 |
+
user_000996 f United States Jul 17, 2006
|
| 990 |
+
user_000997 m United States Jan 5, 2007
|
| 991 |
+
user_000998 m United Kingdom Sep 28, 2005
|
| 992 |
+
user_000999 f Poland Jul 24, 2007
|
| 993 |
+
user_001000 m United States Mar 24, 2007
|
lastfm_360k/README.txt
ADDED
|
@@ -0,0 +1,64 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
===================
|
| 2 |
+
lastfm-dataset-360K
|
| 3 |
+
===================
|
| 4 |
+
|
| 5 |
+
Version 1.2
|
| 6 |
+
March 2010
|
| 7 |
+
|
| 8 |
+
. What is this?
|
| 9 |
+
|
| 10 |
+
This dataset contains <user, artist, plays> tuples collected from Last.fm API ( http://www.last.fm/api ),
|
| 11 |
+
using the user.getTopArtists() method ( http://www.last.fm/api/show?service=300 )
|
| 12 |
+
|
| 13 |
+
. Data Format:
|
| 14 |
+
|
| 15 |
+
The data is formatted one entry per line as follows (tab separated):
|
| 16 |
+
|
| 17 |
+
usersha1-artmbid-artname-plays.tsv:
|
| 18 |
+
user-mboxsha1 \t musicbrainz-artist-id \t artist-name \t plays
|
| 19 |
+
|
| 20 |
+
usersha1-profile.tsv:
|
| 21 |
+
user-mboxsha1 \t gender ('m'|'f'|empty) \t age (int|empty) \t country (str|empty) \t signup (date|empty)
|
| 22 |
+
|
| 23 |
+
. Example:
|
| 24 |
+
|
| 25 |
+
usersha1-artmbid-artname-plays.tsv:
|
| 26 |
+
000063d3fe1cf2ba248b9e3c3f0334845a27a6bf af8e4cc5-ef54-458d-a194-7b210acf638f cannibal corpse 48
|
| 27 |
+
000063d3fe1cf2ba248b9e3c3f0334845a27a6bf eaaee2c2-0851-43a2-84c8-0198135bc3a8 elis 31
|
| 28 |
+
...
|
| 29 |
+
|
| 30 |
+
usersha1-profile.tsv
|
| 31 |
+
000063d3fe1cf2ba248b9e3c3f0334845a27a6bf m 19 Mexico Apr 28, 2008
|
| 32 |
+
...
|
| 33 |
+
|
| 34 |
+
. Data Statistics:
|
| 35 |
+
|
| 36 |
+
Total Lines: 17,559,530
|
| 37 |
+
Unique Users: 359,347
|
| 38 |
+
Artists with MBID: 186,642
|
| 39 |
+
Artists without MBDID: 107,373
|
| 40 |
+
|
| 41 |
+
. Files:
|
| 42 |
+
|
| 43 |
+
usersha1-artmbid-artname-plays.tsv (MD5: be672526eb7c69495c27ad27803148f1)
|
| 44 |
+
usersha1-profile.tsv (MD5: 51159d4edf6a92cb96f87768aa2be678)
|
| 45 |
+
mbox_sha1sum.py (MD5: feb3485eace85f3ba62e324839e6ab39)
|
| 46 |
+
|
| 47 |
+
. License:
|
| 48 |
+
|
| 49 |
+
The data in lastfm-dataset-360K is distributed with permission of Last.fm.
|
| 50 |
+
The data is made available for non-commercial use.
|
| 51 |
+
Those interested in using the data or web services in a commercial context
|
| 52 |
+
should contact: partners [at] last [dot] fm.
|
| 53 |
+
For more information see http://www.last.fm/api/tos
|
| 54 |
+
|
| 55 |
+
. Acknowledgements:
|
| 56 |
+
|
| 57 |
+
Thanks to Last.fm for providing the access to the <user,artist,plays> data via their
|
| 58 |
+
web services.
|
| 59 |
+
Special thanks to Norman Casagrande.
|
| 60 |
+
|
| 61 |
+
. Contact:
|
| 62 |
+
|
| 63 |
+
This data was collected by Oscar Celma. Send questions or comments to oscar.celma@upf.edu
|
| 64 |
+
|
lastfm_360k/usersha1-profile.tsv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0e03e8ddd759063c53d8468925f74779361e578d2630e221529101125936fc3
|
| 3 |
+
size 24644914
|
mind/MINDsmall_train/relation_embedding.vec
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
mind/dev/news_id_to_idx.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
mind/metadata.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"text_embedding_dim": 384,
|
| 3 |
+
"pca_dim": 128,
|
| 4 |
+
"entity_embedding_dim": 100,
|
| 5 |
+
"max_history_len": 50,
|
| 6 |
+
"num_categories": 18,
|
| 7 |
+
"num_subcategories": 285,
|
| 8 |
+
"pca_explained_variance": 0.7815868854522705
|
| 9 |
+
}
|
mind/train/news_id_to_idx.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
movielens_10m/ml-10M100K/README.html
ADDED
|
@@ -0,0 +1,334 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
| 2 |
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
| 3 |
+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
| 4 |
+
<head>
|
| 5 |
+
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
| 6 |
+
<style type="text/css">
|
| 7 |
+
h1 {
|
| 8 |
+
color:#fc3;
|
| 9 |
+
font-family:"Lucida Grande",Verdana,sans-serif;
|
| 10 |
+
font-size: 150%;
|
| 11 |
+
font-weight: normal;
|
| 12 |
+
margin:34px 0 0;
|
| 13 |
+
background-color: #7A0019;
|
| 14 |
+
}
|
| 15 |
+
p {
|
| 16 |
+
margin-left: 20px;
|
| 17 |
+
}
|
| 18 |
+
p.file_line_structure {
|
| 19 |
+
margin-left: 40px;
|
| 20 |
+
}
|
| 21 |
+
table {
|
| 22 |
+
margin-left: 30px;
|
| 23 |
+
}
|
| 24 |
+
th {
|
| 25 |
+
text-align:left;
|
| 26 |
+
}
|
| 27 |
+
</style>
|
| 28 |
+
|
| 29 |
+
<title>MovieLens 10M/100k Data Set README</title>
|
| 30 |
+
</head>
|
| 31 |
+
<body>
|
| 32 |
+
<h1>
|
| 33 |
+
Summary
|
| 34 |
+
</h1>
|
| 35 |
+
<p>
|
| 36 |
+
This data set contains 10000054 ratings and 95580 tags
|
| 37 |
+
applied to 10681 movies by 71567 users of the
|
| 38 |
+
online movie recommender service <a href="http://www.movielens.org">MovieLens</a>.
|
| 39 |
+
</p>
|
| 40 |
+
<p>
|
| 41 |
+
Users were selected at random for inclusion. All users selected had rated
|
| 42 |
+
at least 20 movies. Unlike previous MovieLens data sets, no demographic
|
| 43 |
+
information is included. Each user is represented by an id, and no other
|
| 44 |
+
information is provided.
|
| 45 |
+
</p>
|
| 46 |
+
|
| 47 |
+
<p>
|
| 48 |
+
The data are contained in three files, <code>movies.dat</code>,
|
| 49 |
+
<code>ratings.dat</code> and <code>tags.dat</code>.
|
| 50 |
+
Also included are scripts for generating subsets of the data to support five-fold
|
| 51 |
+
cross-validation of rating predictions. More details about the contents and use
|
| 52 |
+
of all these files <a href="#file_desc">follows</a>.
|
| 53 |
+
</p>
|
| 54 |
+
|
| 55 |
+
<p>
|
| 56 |
+
This and other GroupLens data sets are publicly available for download at
|
| 57 |
+
<a href="http://www.grouplens.org/taxonomy/term/14">GroupLens Data Sets</a>.
|
| 58 |
+
</p>
|
| 59 |
+
<h1>
|
| 60 |
+
Usage License
|
| 61 |
+
</h1>
|
| 62 |
+
<p>
|
| 63 |
+
Neither the University of Minnesota nor any of the researchers
|
| 64 |
+
involved can guarantee the correctness of the data, its suitability
|
| 65 |
+
for any particular purpose, or the validity of results based on the
|
| 66 |
+
use of the data set. The data set may be used for any research
|
| 67 |
+
purposes under the following conditions:
|
| 68 |
+
</p>
|
| 69 |
+
<ul>
|
| 70 |
+
<li>The user may not state or imply any endorsement from the
|
| 71 |
+
University of Minnesota or the GroupLens Research Group.</li>
|
| 72 |
+
|
| 73 |
+
<li>The user must acknowledge the use of the data set in
|
| 74 |
+
publications resulting from the use of the data set (see below
|
| 75 |
+
for citation information).</li>
|
| 76 |
+
|
| 77 |
+
<li>The user may not redistribute the data without separate
|
| 78 |
+
permission.</li>
|
| 79 |
+
|
| 80 |
+
<li>The user may not use this information for any commercial or
|
| 81 |
+
revenue-bearing purposes without first obtaining permission
|
| 82 |
+
from a faculty member of the GroupLens Research Project at the
|
| 83 |
+
University of Minnesota.</li>
|
| 84 |
+
</ul>
|
| 85 |
+
<p>
|
| 86 |
+
The executable software scripts are provided "as is" without warranty
|
| 87 |
+
of any kind, either expressed or implied, including, but not limited to,
|
| 88 |
+
the implied warranties of merchantability and fitness for a particular purpose.
|
| 89 |
+
The entire risk as to the quality and performance of them is with you.
|
| 90 |
+
Should the program prove defective, you assume the cost of all
|
| 91 |
+
necessary servicing, repair or correction.
|
| 92 |
+
</p>
|
| 93 |
+
<p>
|
| 94 |
+
In no event shall the University of Minnesota, its affiliates or employees
|
| 95 |
+
be liable to you for any damages arising out of the use or inability to use
|
| 96 |
+
these programs (including but not limited to loss of data or data being
|
| 97 |
+
rendered inaccurate).
|
| 98 |
+
</p>
|
| 99 |
+
|
| 100 |
+
<p>
|
| 101 |
+
If you have any further questions or comments, please email <a href='mailto:grouplens-info@cs.umn.edu'>grouplens-info</a>
|
| 102 |
+
</p>
|
| 103 |
+
|
| 104 |
+
<h1>
|
| 105 |
+
Citation
|
| 106 |
+
</h1>
|
| 107 |
+
<p>
|
| 108 |
+
To acknowledge use of the dataset in publications, please cite the
|
| 109 |
+
following paper:
|
| 110 |
+
</p>
|
| 111 |
+
<p>
|
| 112 |
+
F. Maxwell Harper and Joseph A. Konstan. 2015. The MovieLens Datasets:
|
| 113 |
+
History and Context. ACM Transactions on Interactive Intelligent
|
| 114 |
+
Systems (TiiS) 5, 4, Article 19 (December 2015), 19 pages.
|
| 115 |
+
DOI=<a href="http://dx.doi.org/10.1145/2827872">http://dx.doi.org/10.1145/2827872</a>
|
| 116 |
+
</p>
|
| 117 |
+
|
| 118 |
+
<h1>
|
| 119 |
+
Acknowledgements
|
| 120 |
+
</h1>
|
| 121 |
+
<p>
|
| 122 |
+
Thanks to Rich Davies for generating the data set.
|
| 123 |
+
</p>
|
| 124 |
+
|
| 125 |
+
<h1>
|
| 126 |
+
Further Information About GroupLens
|
| 127 |
+
</h1>
|
| 128 |
+
<p>
|
| 129 |
+
<a href="http://www.grouplens.org/">GroupLens</a> is a research group in the
|
| 130 |
+
<a href="http://www.cs.umn.edu/">Department of Computer Science and Engineering</a>
|
| 131 |
+
at the <a href="http://www.umn.edu/">University of Minnesota</a>. Since its
|
| 132 |
+
inception in 1992, GroupLens' research projects have explored a variety of fields
|
| 133 |
+
including:
|
| 134 |
+
</p>
|
| 135 |
+
<ul>
|
| 136 |
+
<li>Information Filtering</li>
|
| 137 |
+
<li>Recommender Systems</li>
|
| 138 |
+
<li>Online Communities</li>
|
| 139 |
+
<li>Mobile and Ubiquitious Technologies</li>
|
| 140 |
+
<li>Digital Libraries</li>
|
| 141 |
+
<li>Local Geographic Information Systems.</li>
|
| 142 |
+
</ul>
|
| 143 |
+
<p>
|
| 144 |
+
GroupLens Research operates a movie recommender based on
|
| 145 |
+
collaborative filtering, <a href="http://www.movielens.org/">MovieLens</a>,
|
| 146 |
+
which is the source of these data.
|
| 147 |
+
</p>
|
| 148 |
+
|
| 149 |
+
<h1 id="file_desc">
|
| 150 |
+
Content and Use of Files
|
| 151 |
+
</h1>
|
| 152 |
+
|
| 153 |
+
<h2>
|
| 154 |
+
Character Encoding
|
| 155 |
+
</h2>
|
| 156 |
+
<p>
|
| 157 |
+
The three data files are encoded as
|
| 158 |
+
<a href="http://en.wikipedia.org/wiki/Utf-8">UTF-8</a>. This is a departure
|
| 159 |
+
from previous MovieLens data sets, which used different character encodings.
|
| 160 |
+
If accented characters in movie titles or tag values (e.g. Misérables, Les (1995))
|
| 161 |
+
display incorrectly, make sure that any program reading the data, such as a
|
| 162 |
+
text editor, terminal, or script, is configured for UTF-8.
|
| 163 |
+
</p>
|
| 164 |
+
|
| 165 |
+
<h2>
|
| 166 |
+
User Ids
|
| 167 |
+
</h2>
|
| 168 |
+
<p>
|
| 169 |
+
Movielens users were selected at random for inclusion. Their ids have been
|
| 170 |
+
anonymized.
|
| 171 |
+
</p>
|
| 172 |
+
<p>
|
| 173 |
+
Users were selected separately for inclusion
|
| 174 |
+
in the ratings and tags data sets, which implies that user ids may appear in
|
| 175 |
+
one set but not the other.
|
| 176 |
+
</p>
|
| 177 |
+
<p>
|
| 178 |
+
The anonymized values are consistent between the ratings and tags data files.
|
| 179 |
+
That is, user id <em>n</em>, if it appears in both files, refers to the same
|
| 180 |
+
real MovieLens user.
|
| 181 |
+
</p>
|
| 182 |
+
|
| 183 |
+
<h2>
|
| 184 |
+
Ratings Data File Structure
|
| 185 |
+
</h2>
|
| 186 |
+
<p>
|
| 187 |
+
All ratings are contained in the file <code>ratings.dat</code>. Each line of this
|
| 188 |
+
file represents one rating of one movie by one user, and has the following format:
|
| 189 |
+
</p>
|
| 190 |
+
<p class="file_line_structure">
|
| 191 |
+
<code>UserID::MovieID::Rating::Timestamp</code>
|
| 192 |
+
</p>
|
| 193 |
+
<p>
|
| 194 |
+
The lines within this file are ordered first by UserID, then, within user,
|
| 195 |
+
by MovieID.
|
| 196 |
+
</p>
|
| 197 |
+
<p>
|
| 198 |
+
Ratings are made on a 5-star scale, with half-star increments.
|
| 199 |
+
</p>
|
| 200 |
+
<p>
|
| 201 |
+
<a href="http://en.wikipedia.org/wiki/Unix_time">Timestamps</a> represent
|
| 202 |
+
seconds since midnight Coordinated Universal Time (UTC) of January 1, 1970.
|
| 203 |
+
</p>
|
| 204 |
+
|
| 205 |
+
<h2>
|
| 206 |
+
Tags Data File Structure
|
| 207 |
+
</h2>
|
| 208 |
+
<p>
|
| 209 |
+
All tags are contained in the file <code>tags.dat</code>. Each line of this
|
| 210 |
+
file represents one tag applied to one movie by one user, and has
|
| 211 |
+
the following format:
|
| 212 |
+
</p>
|
| 213 |
+
<p class="file_line_structure">
|
| 214 |
+
<code>UserID::MovieID::Tag::Timestamp</code>
|
| 215 |
+
</p>
|
| 216 |
+
<p>
|
| 217 |
+
The lines within this file are ordered first by UserID, then, within user,
|
| 218 |
+
by MovieID.
|
| 219 |
+
</p>
|
| 220 |
+
<p>
|
| 221 |
+
<a href="http://en.wikipedia.org/wiki/Tag_(metadata)">Tags</a> are user
|
| 222 |
+
generated metadata about movies. Each tag is typically a single word, or
|
| 223 |
+
short phrase. The meaning, value and purpose of a particular tag is
|
| 224 |
+
determined by each user.
|
| 225 |
+
</p>
|
| 226 |
+
<p>
|
| 227 |
+
<a href="http://en.wikipedia.org/wiki/Unix_time">Timestamps</a> represent
|
| 228 |
+
seconds since midnight Coordinated Universal Time (UTC) of January 1, 1970.
|
| 229 |
+
</p>
|
| 230 |
+
|
| 231 |
+
<h2>
|
| 232 |
+
Movies Data File Structure
|
| 233 |
+
</h2>
|
| 234 |
+
<p>
|
| 235 |
+
Movie information is contained in the file <code>movies.dat</code>.
|
| 236 |
+
Each line of this file represents one movie, and has the following format:
|
| 237 |
+
</p>
|
| 238 |
+
<p class="file_line_structure">
|
| 239 |
+
<code>MovieID::Title::Genres</code>
|
| 240 |
+
</p>
|
| 241 |
+
<p>
|
| 242 |
+
MovieID is the real MovieLens id.
|
| 243 |
+
</p>
|
| 244 |
+
<p>
|
| 245 |
+
Movie titles, by policy, should be entered identically to those
|
| 246 |
+
found in <a href="http://www.imdb.com/">IMDB</a>, including year of release.
|
| 247 |
+
However, they are entered manually, so errors and inconsistencies may exist.
|
| 248 |
+
</p>
|
| 249 |
+
<p>
|
| 250 |
+
Genres are a pipe-separated list, and are selected from the following:
|
| 251 |
+
</p>
|
| 252 |
+
<ul>
|
| 253 |
+
<li>Action</li>
|
| 254 |
+
<li>Adventure</li>
|
| 255 |
+
<li>Animation</li>
|
| 256 |
+
<li>Children's</li>
|
| 257 |
+
<li>Comedy</li>
|
| 258 |
+
<li>Crime</li>
|
| 259 |
+
<li>Documentary</li>
|
| 260 |
+
<li>Drama</li>
|
| 261 |
+
<li>Fantasy</li>
|
| 262 |
+
<li>Film-Noir</li>
|
| 263 |
+
<li>Horror</li>
|
| 264 |
+
<li>Musical</li>
|
| 265 |
+
<li>Mystery</li>
|
| 266 |
+
<li>Romance</li>
|
| 267 |
+
<li>Sci-Fi</li>
|
| 268 |
+
<li>Thriller</li>
|
| 269 |
+
<li>War</li>
|
| 270 |
+
<li>Western</li>
|
| 271 |
+
</ul>
|
| 272 |
+
|
| 273 |
+
<h2>
|
| 274 |
+
Cross-Validation Subset Generation Scripts
|
| 275 |
+
</h2>
|
| 276 |
+
<p>
|
| 277 |
+
A Unix shell script, <code>split_ratings.sh</code>, is provided that, if desired,
|
| 278 |
+
can be used to split the ratings data for five-fold cross-validation
|
| 279 |
+
of rating predictions. It depends on a second script, allbut.pl, which
|
| 280 |
+
is also included and is written in Perl. They should run without modification
|
| 281 |
+
under Linux, Mac OS X, Cygwin or other Unix like systems.
|
| 282 |
+
</p>
|
| 283 |
+
<p>
|
| 284 |
+
Running <code>split_ratings.sh</code> will use <code>ratings.dat</code>
|
| 285 |
+
as input, and produce the fourteen output files described below. Multiple
|
| 286 |
+
runs of the script will produce identical results.
|
| 287 |
+
</p>
|
| 288 |
+
<table style="width:75%" border="1">
|
| 289 |
+
<tr>
|
| 290 |
+
<th style="width:25%">File Names</th>
|
| 291 |
+
<th>Description</th>
|
| 292 |
+
</tr>
|
| 293 |
+
<tr>
|
| 294 |
+
<td>
|
| 295 |
+
r1.train, r2.train, r3.train, r4.train, r5.train<br/>
|
| 296 |
+
r1.test, r2.test, r3.test, r4.test, r5.test<br/>
|
| 297 |
+
</td>
|
| 298 |
+
<td>
|
| 299 |
+
The data sets r1.train and r1.test through r5.train and r5.test
|
| 300 |
+
are 80%/20% splits of the ratings data into training and test data.
|
| 301 |
+
Each of r1, ..., r5 have disjoint test sets; this if for
|
| 302 |
+
5 fold cross validation (where you repeat your experiment
|
| 303 |
+
with each training and test set and average the results).
|
| 304 |
+
</td>
|
| 305 |
+
</tr>
|
| 306 |
+
<tr>
|
| 307 |
+
<td>
|
| 308 |
+
ra.train, rb.train<br/>
|
| 309 |
+
ra.test, rb.test<br/>
|
| 310 |
+
</td>
|
| 311 |
+
<td>
|
| 312 |
+
The data sets ra.train, ra.test, rb.train, and rb.test
|
| 313 |
+
split the ratings data into a training set and a test set with
|
| 314 |
+
exactly 10 ratings per user in the test set. The sets
|
| 315 |
+
ra.test and rb.test are disjoint.
|
| 316 |
+
</td>
|
| 317 |
+
</tr>
|
| 318 |
+
</table>
|
| 319 |
+
<p style="text-align:right">
|
| 320 |
+
<a href="http://validator.w3.org/check?uri=referer">
|
| 321 |
+
<img style="border:0;width:88px;height:31px"
|
| 322 |
+
src="http://www.w3.org/Icons/valid-xhtml10"
|
| 323 |
+
alt="Valid XHTML 1.0 Strict" height="31" width="88" />
|
| 324 |
+
</a>
|
| 325 |
+
|
| 326 |
+
<a href="http://jigsaw.w3.org/css-validator/">
|
| 327 |
+
<img style="border:0;width:88px;height:31px"
|
| 328 |
+
src="http://jigsaw.w3.org/css-validator/images/vcss"
|
| 329 |
+
alt="Valid CSS!" />
|
| 330 |
+
</a>
|
| 331 |
+
</p>
|
| 332 |
+
</body>
|
| 333 |
+
</html>
|
| 334 |
+
|
movielens_10m/ml-10M100K/allbut.pl
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#!/usr/bin/env perl
|
| 2 |
+
|
| 3 |
+
# get args
|
| 4 |
+
if (@ARGV < 3) {
|
| 5 |
+
print STDERR "Usage: $0 base_name start stop max_test [ratings ...]\n";
|
| 6 |
+
exit 1;
|
| 7 |
+
}
|
| 8 |
+
$basename = shift;
|
| 9 |
+
$start = shift;
|
| 10 |
+
$stop = shift;
|
| 11 |
+
$maxtest = shift;
|
| 12 |
+
|
| 13 |
+
# open files
|
| 14 |
+
open( TESTFILE, ">$basename.test" ) or die "Cannot open $basename.test for writing\n";
|
| 15 |
+
open( BASEFILE, ">$basename.train" ) or die "Cannot open $basename.train for writing\n";
|
| 16 |
+
|
| 17 |
+
# init variables
|
| 18 |
+
$testcnt = 0;
|
| 19 |
+
|
| 20 |
+
while (<>) {
|
| 21 |
+
($user) = split /::/, $_, 2;
|
| 22 |
+
if (! defined $ratingcnt{$user}) {
|
| 23 |
+
$ratingcnt{$user} = 1;
|
| 24 |
+
} else {
|
| 25 |
+
++$ratingcnt{$user};
|
| 26 |
+
}
|
| 27 |
+
if (($testcnt < $maxtest || $maxtest <= 0)
|
| 28 |
+
&& $ratingcnt{$user} >= $start && $ratingcnt{$user} <= $stop) {
|
| 29 |
+
++$testcnt;
|
| 30 |
+
print TESTFILE;
|
| 31 |
+
}
|
| 32 |
+
else {
|
| 33 |
+
print BASEFILE;
|
| 34 |
+
}
|
| 35 |
+
}
|
movielens_10m/ml-10M100K/movies.dat
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
movielens_10m/ml-10M100K/split_ratings.sh
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#!/bin/sh
|
| 2 |
+
|
| 3 |
+
RATINGS_COUNT=`wc -l ratings.dat | xargs | cut -d ' ' -f 1`
|
| 4 |
+
echo "ratings count: $RATINGS_COUNT"
|
| 5 |
+
SET_SIZE=`expr $RATINGS_COUNT / 5`
|
| 6 |
+
echo "set size: $SET_SIZE"
|
| 7 |
+
REMAINDER=`expr $RATINGS_COUNT % 5`
|
| 8 |
+
echo "remainder: $REMAINDER"
|
| 9 |
+
|
| 10 |
+
for i in 1 2 3 4 5
|
| 11 |
+
do
|
| 12 |
+
head -`expr $i \* $SET_SIZE` ratings.dat | tail -$SET_SIZE > r$i.test
|
| 13 |
+
|
| 14 |
+
# XXX: OSX users will see the message "head: illegal line count -- 0" here,
|
| 15 |
+
# but this is just a warning; the script still works as intended.
|
| 16 |
+
head -`expr \( $i - 1 \) \* $SET_SIZE` ratings.dat > r$i.train
|
| 17 |
+
tail -`expr \( 5 - $i \) \* $SET_SIZE` ratings.dat >> r$i.train
|
| 18 |
+
|
| 19 |
+
if [ $i -eq 5 ]; then
|
| 20 |
+
tail -$REMAINDER ratings.dat >> r5.test
|
| 21 |
+
else
|
| 22 |
+
tail -$REMAINDER ratings.dat >> r$i.train
|
| 23 |
+
fi
|
| 24 |
+
|
| 25 |
+
echo "r$i.test created. `wc -l r$i.test | xargs | cut -d " " -f 1` lines."
|
| 26 |
+
echo "r$i.train created. `wc -l r$i.train | xargs | cut -d " " -f 1` lines."
|
| 27 |
+
done
|
| 28 |
+
|
| 29 |
+
./allbut.pl ra 1 10 0 ratings.dat
|
| 30 |
+
echo "ra.test created. `wc -l ra.test | xargs | cut -d " " -f 1` lines."
|
| 31 |
+
echo "ra.train created. `wc -l ra.train | xargs | cut -d " " -f 1` lines."
|
| 32 |
+
|
| 33 |
+
./allbut.pl rb 11 20 0 ratings.dat
|
| 34 |
+
echo "rb.test created. `wc -l rb.test | xargs | cut -d " " -f 1` lines."
|
| 35 |
+
echo "rb.train created. `wc -l rb.train | xargs | cut -d " " -f 1` lines."
|
| 36 |
+
|
movielens_10m/ml-10M100K/tags.dat
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
movielens_1m/ml-1m/README
ADDED
|
@@ -0,0 +1,170 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
SUMMARY
|
| 2 |
+
================================================================================
|
| 3 |
+
|
| 4 |
+
These files contain 1,000,209 anonymous ratings of approximately 3,900 movies
|
| 5 |
+
made by 6,040 MovieLens users who joined MovieLens in 2000.
|
| 6 |
+
|
| 7 |
+
USAGE LICENSE
|
| 8 |
+
================================================================================
|
| 9 |
+
|
| 10 |
+
Neither the University of Minnesota nor any of the researchers
|
| 11 |
+
involved can guarantee the correctness of the data, its suitability
|
| 12 |
+
for any particular purpose, or the validity of results based on the
|
| 13 |
+
use of the data set. The data set may be used for any research
|
| 14 |
+
purposes under the following conditions:
|
| 15 |
+
|
| 16 |
+
* The user may not state or imply any endorsement from the
|
| 17 |
+
University of Minnesota or the GroupLens Research Group.
|
| 18 |
+
|
| 19 |
+
* The user must acknowledge the use of the data set in
|
| 20 |
+
publications resulting from the use of the data set
|
| 21 |
+
(see below for citation information).
|
| 22 |
+
|
| 23 |
+
* The user may not redistribute the data without separate
|
| 24 |
+
permission.
|
| 25 |
+
|
| 26 |
+
* The user may not use this information for any commercial or
|
| 27 |
+
revenue-bearing purposes without first obtaining permission
|
| 28 |
+
from a faculty member of the GroupLens Research Project at the
|
| 29 |
+
University of Minnesota.
|
| 30 |
+
|
| 31 |
+
If you have any further questions or comments, please contact GroupLens
|
| 32 |
+
<grouplens-info@cs.umn.edu>.
|
| 33 |
+
|
| 34 |
+
CITATION
|
| 35 |
+
================================================================================
|
| 36 |
+
|
| 37 |
+
To acknowledge use of the dataset in publications, please cite the following
|
| 38 |
+
paper:
|
| 39 |
+
|
| 40 |
+
F. Maxwell Harper and Joseph A. Konstan. 2015. The MovieLens Datasets: History
|
| 41 |
+
and Context. ACM Transactions on Interactive Intelligent Systems (TiiS) 5, 4,
|
| 42 |
+
Article 19 (December 2015), 19 pages. DOI=http://dx.doi.org/10.1145/2827872
|
| 43 |
+
|
| 44 |
+
|
| 45 |
+
ACKNOWLEDGEMENTS
|
| 46 |
+
================================================================================
|
| 47 |
+
|
| 48 |
+
Thanks to Shyong Lam and Jon Herlocker for cleaning up and generating the data
|
| 49 |
+
set.
|
| 50 |
+
|
| 51 |
+
FURTHER INFORMATION ABOUT THE GROUPLENS RESEARCH PROJECT
|
| 52 |
+
================================================================================
|
| 53 |
+
|
| 54 |
+
The GroupLens Research Project is a research group in the Department of
|
| 55 |
+
Computer Science and Engineering at the University of Minnesota. Members of
|
| 56 |
+
the GroupLens Research Project are involved in many research projects related
|
| 57 |
+
to the fields of information filtering, collaborative filtering, and
|
| 58 |
+
recommender systems. The project is lead by professors John Riedl and Joseph
|
| 59 |
+
Konstan. The project began to explore automated collaborative filtering in
|
| 60 |
+
1992, but is most well known for its world wide trial of an automated
|
| 61 |
+
collaborative filtering system for Usenet news in 1996. Since then the project
|
| 62 |
+
has expanded its scope to research overall information filtering solutions,
|
| 63 |
+
integrating in content-based methods as well as improving current collaborative
|
| 64 |
+
filtering technology.
|
| 65 |
+
|
| 66 |
+
Further information on the GroupLens Research project, including research
|
| 67 |
+
publications, can be found at the following web site:
|
| 68 |
+
|
| 69 |
+
http://www.grouplens.org/
|
| 70 |
+
|
| 71 |
+
GroupLens Research currently operates a movie recommender based on
|
| 72 |
+
collaborative filtering:
|
| 73 |
+
|
| 74 |
+
http://www.movielens.org/
|
| 75 |
+
|
| 76 |
+
RATINGS FILE DESCRIPTION
|
| 77 |
+
================================================================================
|
| 78 |
+
|
| 79 |
+
All ratings are contained in the file "ratings.dat" and are in the
|
| 80 |
+
following format:
|
| 81 |
+
|
| 82 |
+
UserID::MovieID::Rating::Timestamp
|
| 83 |
+
|
| 84 |
+
- UserIDs range between 1 and 6040
|
| 85 |
+
- MovieIDs range between 1 and 3952
|
| 86 |
+
- Ratings are made on a 5-star scale (whole-star ratings only)
|
| 87 |
+
- Timestamp is represented in seconds since the epoch as returned by time(2)
|
| 88 |
+
- Each user has at least 20 ratings
|
| 89 |
+
|
| 90 |
+
USERS FILE DESCRIPTION
|
| 91 |
+
================================================================================
|
| 92 |
+
|
| 93 |
+
User information is in the file "users.dat" and is in the following
|
| 94 |
+
format:
|
| 95 |
+
|
| 96 |
+
UserID::Gender::Age::Occupation::Zip-code
|
| 97 |
+
|
| 98 |
+
All demographic information is provided voluntarily by the users and is
|
| 99 |
+
not checked for accuracy. Only users who have provided some demographic
|
| 100 |
+
information are included in this data set.
|
| 101 |
+
|
| 102 |
+
- Gender is denoted by a "M" for male and "F" for female
|
| 103 |
+
- Age is chosen from the following ranges:
|
| 104 |
+
|
| 105 |
+
* 1: "Under 18"
|
| 106 |
+
* 18: "18-24"
|
| 107 |
+
* 25: "25-34"
|
| 108 |
+
* 35: "35-44"
|
| 109 |
+
* 45: "45-49"
|
| 110 |
+
* 50: "50-55"
|
| 111 |
+
* 56: "56+"
|
| 112 |
+
|
| 113 |
+
- Occupation is chosen from the following choices:
|
| 114 |
+
|
| 115 |
+
* 0: "other" or not specified
|
| 116 |
+
* 1: "academic/educator"
|
| 117 |
+
* 2: "artist"
|
| 118 |
+
* 3: "clerical/admin"
|
| 119 |
+
* 4: "college/grad student"
|
| 120 |
+
* 5: "customer service"
|
| 121 |
+
* 6: "doctor/health care"
|
| 122 |
+
* 7: "executive/managerial"
|
| 123 |
+
* 8: "farmer"
|
| 124 |
+
* 9: "homemaker"
|
| 125 |
+
* 10: "K-12 student"
|
| 126 |
+
* 11: "lawyer"
|
| 127 |
+
* 12: "programmer"
|
| 128 |
+
* 13: "retired"
|
| 129 |
+
* 14: "sales/marketing"
|
| 130 |
+
* 15: "scientist"
|
| 131 |
+
* 16: "self-employed"
|
| 132 |
+
* 17: "technician/engineer"
|
| 133 |
+
* 18: "tradesman/craftsman"
|
| 134 |
+
* 19: "unemployed"
|
| 135 |
+
* 20: "writer"
|
| 136 |
+
|
| 137 |
+
MOVIES FILE DESCRIPTION
|
| 138 |
+
================================================================================
|
| 139 |
+
|
| 140 |
+
Movie information is in the file "movies.dat" and is in the following
|
| 141 |
+
format:
|
| 142 |
+
|
| 143 |
+
MovieID::Title::Genres
|
| 144 |
+
|
| 145 |
+
- Titles are identical to titles provided by the IMDB (including
|
| 146 |
+
year of release)
|
| 147 |
+
- Genres are pipe-separated and are selected from the following genres:
|
| 148 |
+
|
| 149 |
+
* Action
|
| 150 |
+
* Adventure
|
| 151 |
+
* Animation
|
| 152 |
+
* Children's
|
| 153 |
+
* Comedy
|
| 154 |
+
* Crime
|
| 155 |
+
* Documentary
|
| 156 |
+
* Drama
|
| 157 |
+
* Fantasy
|
| 158 |
+
* Film-Noir
|
| 159 |
+
* Horror
|
| 160 |
+
* Musical
|
| 161 |
+
* Mystery
|
| 162 |
+
* Romance
|
| 163 |
+
* Sci-Fi
|
| 164 |
+
* Thriller
|
| 165 |
+
* War
|
| 166 |
+
* Western
|
| 167 |
+
|
| 168 |
+
- Some MovieIDs do not correspond to a movie due to accidental duplicate
|
| 169 |
+
entries and/or test entries
|
| 170 |
+
- Movies are mostly entered by hand, so errors and inconsistencies may exist
|
movielens_1m/ml-1m/movies.dat
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
movielens_1m/ml-1m/users.dat
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
movielens_25m/ml-25m/README.txt
ADDED
|
@@ -0,0 +1,195 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Summary
|
| 2 |
+
=======
|
| 3 |
+
|
| 4 |
+
This dataset (ml-25m) describes 5-star rating and free-text tagging activity from [MovieLens](http://movielens.org), a movie recommendation service. It contains 25000095 ratings and 1093360 tag applications across 62423 movies. These data were created by 162541 users between January 09, 1995 and November 21, 2019. This dataset was generated on November 21, 2019.
|
| 5 |
+
|
| 6 |
+
Users were selected at random for inclusion. All selected users had rated at least 20 movies. No demographic information is included. Each user is represented by an id, and no other information is provided.
|
| 7 |
+
|
| 8 |
+
The data are contained in the files `genome-scores.csv`, `genome-tags.csv`, `links.csv`, `movies.csv`, `ratings.csv` and `tags.csv`. More details about the contents and use of all these files follows.
|
| 9 |
+
|
| 10 |
+
This and other GroupLens data sets are publicly available for download at <http://grouplens.org/datasets/>.
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
Usage License
|
| 14 |
+
=============
|
| 15 |
+
|
| 16 |
+
Neither the University of Minnesota nor any of the researchers involved can guarantee the correctness of the data, its suitability for any particular purpose, or the validity of results based on the use of the data set. The data set may be used for any research purposes under the following conditions:
|
| 17 |
+
|
| 18 |
+
* The user may not state or imply any endorsement from the University of Minnesota or the GroupLens Research Group.
|
| 19 |
+
* The user must acknowledge the use of the data set in publications resulting from the use of the data set (see below for citation information).
|
| 20 |
+
* The user may not redistribute the data without separate permission.
|
| 21 |
+
* The user may not use this information for any commercial or revenue-bearing purposes without first obtaining permission from a faculty member of the GroupLens Research Project at the University of Minnesota.
|
| 22 |
+
* The executable software scripts are provided "as is" without warranty of any kind, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The entire risk as to the quality and performance of them is with you. Should the program prove defective, you assume the cost of all necessary servicing, repair or correction.
|
| 23 |
+
|
| 24 |
+
In no event shall the University of Minnesota, its affiliates or employees be liable to you for any damages arising out of the use or inability to use these programs (including but not limited to loss of data or data being rendered inaccurate).
|
| 25 |
+
|
| 26 |
+
If you have any further questions or comments, please email <grouplens-info@umn.edu>
|
| 27 |
+
|
| 28 |
+
|
| 29 |
+
Citation
|
| 30 |
+
========
|
| 31 |
+
|
| 32 |
+
To acknowledge use of the dataset in publications, please cite the following paper:
|
| 33 |
+
|
| 34 |
+
> F. Maxwell Harper and Joseph A. Konstan. 2015. The MovieLens Datasets: History and Context. ACM Transactions on Interactive Intelligent Systems (TiiS) 5, 4: 19:1–19:19. <https://doi.org/10.1145/2827872>
|
| 35 |
+
|
| 36 |
+
|
| 37 |
+
Further Information About GroupLens
|
| 38 |
+
===================================
|
| 39 |
+
|
| 40 |
+
GroupLens is a research group in the Department of Computer Science and Engineering at the University of Minnesota. Since its inception in 1992, GroupLens's research projects have explored a variety of fields including:
|
| 41 |
+
|
| 42 |
+
* recommender systems
|
| 43 |
+
* online communities
|
| 44 |
+
* mobile and ubiquitious technologies
|
| 45 |
+
* digital libraries
|
| 46 |
+
* local geographic information systems
|
| 47 |
+
|
| 48 |
+
GroupLens Research operates a movie recommender based on collaborative filtering, MovieLens, which is the source of these data. We encourage you to visit <http://movielens.org> to try it out! If you have exciting ideas for experimental work to conduct on MovieLens, send us an email at <grouplens-info@cs.umn.edu> - we are always interested in working with external collaborators.
|
| 49 |
+
|
| 50 |
+
|
| 51 |
+
Content and Use of Files
|
| 52 |
+
========================
|
| 53 |
+
|
| 54 |
+
Verifying the Dataset Contents
|
| 55 |
+
------------------------------
|
| 56 |
+
|
| 57 |
+
We encourage you to verify that the dataset you have on your computer is identical to the ones hosted at [grouplens.org](http://grouplens.org). This is an important step if you downloaded the dataset from a location other than [grouplens.org](http://grouplens.org), or if you wish to publish research results based on analysis of the MovieLens dataset.
|
| 58 |
+
|
| 59 |
+
We provide a [MD5 checksum](http://en.wikipedia.org/wiki/Md5sum) with the same name as the downloadable `.zip` file, but with a `.md5` file extension. To verify the dataset:
|
| 60 |
+
|
| 61 |
+
# on linux
|
| 62 |
+
md5sum ml-25m.zip; cat ml-25m.zip.md5
|
| 63 |
+
|
| 64 |
+
# on OSX
|
| 65 |
+
md5 ml-25m.zip; cat ml-25m.zip.md5
|
| 66 |
+
|
| 67 |
+
# windows users can download a tool from Microsoft (or elsewhere) that verifies MD5 checksums
|
| 68 |
+
|
| 69 |
+
Check that the two lines of output contain the same hash value.
|
| 70 |
+
|
| 71 |
+
|
| 72 |
+
Formatting and Encoding
|
| 73 |
+
-----------------------
|
| 74 |
+
|
| 75 |
+
The dataset files are written as [comma-separated values](http://en.wikipedia.org/wiki/Comma-separated_values) files with a single header row. Columns that contain commas (`,`) are escaped using double-quotes (`"`). These files are encoded as UTF-8. If accented characters in movie titles or tag values (e.g. Misérables, Les (1995)) display incorrectly, make sure that any program reading the data, such as a text editor, terminal, or script, is configured for UTF-8.
|
| 76 |
+
|
| 77 |
+
|
| 78 |
+
User Ids
|
| 79 |
+
--------
|
| 80 |
+
|
| 81 |
+
MovieLens users were selected at random for inclusion. Their ids have been anonymized. User ids are consistent between `ratings.csv` and `tags.csv` (i.e., the same id refers to the same user across the two files).
|
| 82 |
+
|
| 83 |
+
|
| 84 |
+
Movie Ids
|
| 85 |
+
---------
|
| 86 |
+
|
| 87 |
+
Only movies with at least one rating or tag are included in the dataset. These movie ids are consistent with those used on the MovieLens web site (e.g., id `1` corresponds to the URL <https://movielens.org/movies/1>). Movie ids are consistent between `ratings.csv`, `tags.csv`, `movies.csv`, and `links.csv` (i.e., the same id refers to the same movie across these four data files).
|
| 88 |
+
|
| 89 |
+
|
| 90 |
+
Ratings Data File Structure (ratings.csv)
|
| 91 |
+
-----------------------------------------
|
| 92 |
+
|
| 93 |
+
All ratings are contained in the file `ratings.csv`. Each line of this file after the header row represents one rating of one movie by one user, and has the following format:
|
| 94 |
+
|
| 95 |
+
userId,movieId,rating,timestamp
|
| 96 |
+
|
| 97 |
+
The lines within this file are ordered first by userId, then, within user, by movieId.
|
| 98 |
+
|
| 99 |
+
Ratings are made on a 5-star scale, with half-star increments (0.5 stars - 5.0 stars).
|
| 100 |
+
|
| 101 |
+
Timestamps represent seconds since midnight Coordinated Universal Time (UTC) of January 1, 1970.
|
| 102 |
+
|
| 103 |
+
|
| 104 |
+
Tags Data File Structure (tags.csv)
|
| 105 |
+
-----------------------------------
|
| 106 |
+
|
| 107 |
+
All tags are contained in the file `tags.csv`. Each line of this file after the header row represents one tag applied to one movie by one user, and has the following format:
|
| 108 |
+
|
| 109 |
+
userId,movieId,tag,timestamp
|
| 110 |
+
|
| 111 |
+
The lines within this file are ordered first by userId, then, within user, by movieId.
|
| 112 |
+
|
| 113 |
+
Tags are user-generated metadata about movies. Each tag is typically a single word or short phrase. The meaning, value, and purpose of a particular tag is determined by each user.
|
| 114 |
+
|
| 115 |
+
Timestamps represent seconds since midnight Coordinated Universal Time (UTC) of January 1, 1970.
|
| 116 |
+
|
| 117 |
+
|
| 118 |
+
Movies Data File Structure (movies.csv)
|
| 119 |
+
---------------------------------------
|
| 120 |
+
|
| 121 |
+
Movie information is contained in the file `movies.csv`. Each line of this file after the header row represents one movie, and has the following format:
|
| 122 |
+
|
| 123 |
+
movieId,title,genres
|
| 124 |
+
|
| 125 |
+
Movie titles are entered manually or imported from <https://www.themoviedb.org/>, and include the year of release in parentheses. Errors and inconsistencies may exist in these titles.
|
| 126 |
+
|
| 127 |
+
Genres are a pipe-separated list, and are selected from the following:
|
| 128 |
+
|
| 129 |
+
* Action
|
| 130 |
+
* Adventure
|
| 131 |
+
* Animation
|
| 132 |
+
* Children's
|
| 133 |
+
* Comedy
|
| 134 |
+
* Crime
|
| 135 |
+
* Documentary
|
| 136 |
+
* Drama
|
| 137 |
+
* Fantasy
|
| 138 |
+
* Film-Noir
|
| 139 |
+
* Horror
|
| 140 |
+
* Musical
|
| 141 |
+
* Mystery
|
| 142 |
+
* Romance
|
| 143 |
+
* Sci-Fi
|
| 144 |
+
* Thriller
|
| 145 |
+
* War
|
| 146 |
+
* Western
|
| 147 |
+
* (no genres listed)
|
| 148 |
+
|
| 149 |
+
|
| 150 |
+
Links Data File Structure (links.csv)
|
| 151 |
+
---------------------------------------
|
| 152 |
+
|
| 153 |
+
Identifiers that can be used to link to other sources of movie data are contained in the file `links.csv`. Each line of this file after the header row represents one movie, and has the following format:
|
| 154 |
+
|
| 155 |
+
movieId,imdbId,tmdbId
|
| 156 |
+
|
| 157 |
+
movieId is an identifier for movies used by <https://movielens.org>. E.g., the movie Toy Story has the link <https://movielens.org/movies/1>.
|
| 158 |
+
|
| 159 |
+
imdbId is an identifier for movies used by <http://www.imdb.com>. E.g., the movie Toy Story has the link <http://www.imdb.com/title/tt0114709/>.
|
| 160 |
+
|
| 161 |
+
tmdbId is an identifier for movies used by <https://www.themoviedb.org>. E.g., the movie Toy Story has the link <https://www.themoviedb.org/movie/862>.
|
| 162 |
+
|
| 163 |
+
Use of the resources listed above is subject to the terms of each provider.
|
| 164 |
+
|
| 165 |
+
|
| 166 |
+
Tag Genome (genome-scores.csv and genome-tags.csv)
|
| 167 |
+
-------------------------------------------------
|
| 168 |
+
|
| 169 |
+
This data set includes a current copy of the Tag Genome.
|
| 170 |
+
|
| 171 |
+
[genome-paper]: http://files.grouplens.org/papers/tag_genome.pdf
|
| 172 |
+
|
| 173 |
+
The tag genome is a data structure that contains tag relevance scores for movies. The structure is a dense matrix: each movie in the genome has a value for *every* tag in the genome.
|
| 174 |
+
|
| 175 |
+
As described in [this article][genome-paper], the tag genome encodes how strongly movies exhibit particular properties represented by tags (atmospheric, thought-provoking, realistic, etc.). The tag genome was computed using a machine learning algorithm on user-contributed content including tags, ratings, and textual reviews.
|
| 176 |
+
|
| 177 |
+
The genome is split into two files. The file `genome-scores.csv` contains movie-tag relevance data in the following format:
|
| 178 |
+
|
| 179 |
+
movieId,tagId,relevance
|
| 180 |
+
|
| 181 |
+
The second file, `genome-tags.csv`, provides the tag descriptions for the tag IDs in the genome file, in the following format:
|
| 182 |
+
|
| 183 |
+
tagId,tag
|
| 184 |
+
|
| 185 |
+
The `tagId` values are generated when the data set is exported, so they may vary from version to version of the MovieLens data sets.
|
| 186 |
+
|
| 187 |
+
Please include the following citation if referencing tag genome data:
|
| 188 |
+
|
| 189 |
+
> Jesse Vig, Shilad Sen, and John Riedl. 2012. The Tag Genome: Encoding Community Knowledge to Support Novel Interaction. ACM Trans. Interact. Intell. Syst. 2, 3: 13:1–13:44. <https://doi.org/10.1145/2362394.2362395>
|
| 190 |
+
|
| 191 |
+
|
| 192 |
+
Cross-Validation
|
| 193 |
+
----------------
|
| 194 |
+
|
| 195 |
+
Prior versions of the MovieLens dataset included either pre-computed cross-folds or scripts to perform this computation. We no longer bundle either of these features with the dataset, since most modern toolkits provide this as a built-in feature. If you wish to learn about standard approaches to cross-fold computation in the context of recommender systems evaluation, see [LensKit](http://lenskit.org) for tools, documentation, and open-source code examples.
|
movielens_25m/ml-25m/genome-tags.csv
ADDED
|
@@ -0,0 +1,1129 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
tagId,tag
|
| 2 |
+
1,007
|
| 3 |
+
2,007 (series)
|
| 4 |
+
3,18th century
|
| 5 |
+
4,1920s
|
| 6 |
+
5,1930s
|
| 7 |
+
6,1950s
|
| 8 |
+
7,1960s
|
| 9 |
+
8,1970s
|
| 10 |
+
9,1980s
|
| 11 |
+
10,19th century
|
| 12 |
+
11,3d
|
| 13 |
+
12,70mm
|
| 14 |
+
13,80s
|
| 15 |
+
14,9/11
|
| 16 |
+
15,aardman
|
| 17 |
+
16,aardman studios
|
| 18 |
+
17,abortion
|
| 19 |
+
18,absurd
|
| 20 |
+
19,action
|
| 21 |
+
20,action packed
|
| 22 |
+
21,adaptation
|
| 23 |
+
22,adapted from:book
|
| 24 |
+
23,adapted from:comic
|
| 25 |
+
24,adapted from:game
|
| 26 |
+
25,addiction
|
| 27 |
+
26,adolescence
|
| 28 |
+
27,adoption
|
| 29 |
+
28,adultery
|
| 30 |
+
29,adventure
|
| 31 |
+
30,affectionate
|
| 32 |
+
31,afi 100
|
| 33 |
+
32,afi 100 (laughs)
|
| 34 |
+
33,afi 100 (movie quotes)
|
| 35 |
+
34,africa
|
| 36 |
+
35,afterlife
|
| 37 |
+
36,aging
|
| 38 |
+
37,aids
|
| 39 |
+
38,airplane
|
| 40 |
+
39,airport
|
| 41 |
+
40,alaska
|
| 42 |
+
41,alcatraz
|
| 43 |
+
42,alcoholism
|
| 44 |
+
43,alien
|
| 45 |
+
44,alien invasion
|
| 46 |
+
45,aliens
|
| 47 |
+
46,allegory
|
| 48 |
+
47,almodovar
|
| 49 |
+
48,alone in the world
|
| 50 |
+
49,alter ego
|
| 51 |
+
50,alternate endings
|
| 52 |
+
51,alternate history
|
| 53 |
+
52,alternate reality
|
| 54 |
+
53,alternate universe
|
| 55 |
+
54,amazing cinematography
|
| 56 |
+
55,amazing photography
|
| 57 |
+
56,american civil war
|
| 58 |
+
57,amnesia
|
| 59 |
+
58,amy smart
|
| 60 |
+
59,android(s)/cyborg(s)
|
| 61 |
+
60,androids
|
| 62 |
+
61,animal movie
|
| 63 |
+
62,animals
|
| 64 |
+
63,animated
|
| 65 |
+
64,animation
|
| 66 |
+
65,anime
|
| 67 |
+
66,antarctica
|
| 68 |
+
67,anti-hero
|
| 69 |
+
68,anti-semitism
|
| 70 |
+
69,anti-war
|
| 71 |
+
70,apocalypse
|
| 72 |
+
71,archaeology
|
| 73 |
+
72,argentina
|
| 74 |
+
73,arms dealer
|
| 75 |
+
74,arnold
|
| 76 |
+
75,art
|
| 77 |
+
76,art house
|
| 78 |
+
77,artificial intelligence
|
| 79 |
+
78,artist
|
| 80 |
+
79,artistic
|
| 81 |
+
80,artsy
|
| 82 |
+
81,assassin
|
| 83 |
+
82,assassination
|
| 84 |
+
83,assassins
|
| 85 |
+
84,astronauts
|
| 86 |
+
85,atheism
|
| 87 |
+
86,atmospheric
|
| 88 |
+
87,australia
|
| 89 |
+
88,australian
|
| 90 |
+
89,author:alan moore
|
| 91 |
+
90,author:neil gaiman
|
| 92 |
+
91,autism
|
| 93 |
+
92,aviation
|
| 94 |
+
93,awesome
|
| 95 |
+
94,awesome soundtrack
|
| 96 |
+
95,awful
|
| 97 |
+
96,bad
|
| 98 |
+
97,bad acting
|
| 99 |
+
98,bad cgi
|
| 100 |
+
99,bad ending
|
| 101 |
+
100,bad plot
|
| 102 |
+
101,bad science
|
| 103 |
+
102,bad script
|
| 104 |
+
103,bad sequel
|
| 105 |
+
104,ballet
|
| 106 |
+
105,bank robbery
|
| 107 |
+
106,baseball
|
| 108 |
+
107,based on a book
|
| 109 |
+
108,based on a comic
|
| 110 |
+
109,based on a play
|
| 111 |
+
110,based on a true story
|
| 112 |
+
111,based on a tv show
|
| 113 |
+
112,based on a video game
|
| 114 |
+
113,based on book
|
| 115 |
+
114,based on comic
|
| 116 |
+
115,based on true story
|
| 117 |
+
116,basketball
|
| 118 |
+
117,batman
|
| 119 |
+
118,bdsm
|
| 120 |
+
119,beatles
|
| 121 |
+
120,beautiful
|
| 122 |
+
121,beautiful scenery
|
| 123 |
+
122,beautifully filmed
|
| 124 |
+
123,beauty pageant
|
| 125 |
+
124,beer
|
| 126 |
+
125,berlin
|
| 127 |
+
126,best of 2005
|
| 128 |
+
127,best war films
|
| 129 |
+
128,betrayal
|
| 130 |
+
129,better than expected
|
| 131 |
+
130,better than the american version
|
| 132 |
+
131,biblical
|
| 133 |
+
132,big budget
|
| 134 |
+
133,biographical
|
| 135 |
+
134,biography
|
| 136 |
+
135,biopic
|
| 137 |
+
136,birds
|
| 138 |
+
137,biting
|
| 139 |
+
138,bittersweet
|
| 140 |
+
139,bizarre
|
| 141 |
+
140,black and white
|
| 142 |
+
141,black comedy
|
| 143 |
+
142,blaxploitation
|
| 144 |
+
143,bleak
|
| 145 |
+
144,blindness
|
| 146 |
+
145,blood
|
| 147 |
+
146,bloody
|
| 148 |
+
147,boarding school
|
| 149 |
+
148,boat
|
| 150 |
+
149,bollywood
|
| 151 |
+
150,bombs
|
| 152 |
+
151,bond
|
| 153 |
+
152,book
|
| 154 |
+
153,book was better
|
| 155 |
+
154,books
|
| 156 |
+
155,boring
|
| 157 |
+
156,boring!
|
| 158 |
+
157,boston
|
| 159 |
+
158,bowling
|
| 160 |
+
159,boxing
|
| 161 |
+
160,brainwashing
|
| 162 |
+
161,brazil
|
| 163 |
+
162,breathtaking
|
| 164 |
+
163,brilliant
|
| 165 |
+
164,british
|
| 166 |
+
165,british comedy
|
| 167 |
+
166,broadway
|
| 168 |
+
167,brothers
|
| 169 |
+
168,brutal
|
| 170 |
+
169,brutality
|
| 171 |
+
170,buddy movie
|
| 172 |
+
171,bullshit history
|
| 173 |
+
172,bullying
|
| 174 |
+
173,business
|
| 175 |
+
174,c.s. lewis
|
| 176 |
+
175,california
|
| 177 |
+
176,camp
|
| 178 |
+
177,campy
|
| 179 |
+
178,canada
|
| 180 |
+
179,cancer
|
| 181 |
+
180,cannibalism
|
| 182 |
+
181,caper
|
| 183 |
+
182,capitalism
|
| 184 |
+
183,car chase
|
| 185 |
+
184,carrie-anne moss
|
| 186 |
+
185,cars
|
| 187 |
+
186,cartoon
|
| 188 |
+
187,casino
|
| 189 |
+
188,catastrophe
|
| 190 |
+
189,cathartic
|
| 191 |
+
190,catholicism
|
| 192 |
+
191,censorship
|
| 193 |
+
192,cerebral
|
| 194 |
+
193,cgi
|
| 195 |
+
194,character study
|
| 196 |
+
195,chase
|
| 197 |
+
196,cheating
|
| 198 |
+
197,cheerleading
|
| 199 |
+
198,cheesy
|
| 200 |
+
199,chess
|
| 201 |
+
200,chicago
|
| 202 |
+
201,chick flick
|
| 203 |
+
202,child abuse
|
| 204 |
+
203,childhood
|
| 205 |
+
204,children
|
| 206 |
+
205,china
|
| 207 |
+
206,chocolate
|
| 208 |
+
207,chris tucker
|
| 209 |
+
208,christian
|
| 210 |
+
209,christianity
|
| 211 |
+
210,christmas
|
| 212 |
+
211,cia
|
| 213 |
+
212,cinematography
|
| 214 |
+
213,circus
|
| 215 |
+
214,civil war
|
| 216 |
+
215,classic
|
| 217 |
+
216,classic car
|
| 218 |
+
217,classical music
|
| 219 |
+
218,claustrophobic
|
| 220 |
+
219,claymation
|
| 221 |
+
220,clever
|
| 222 |
+
221,clones
|
| 223 |
+
222,cloning
|
| 224 |
+
223,clowns
|
| 225 |
+
224,coen bros
|
| 226 |
+
225,coen brothers
|
| 227 |
+
226,cold war
|
| 228 |
+
227,college
|
| 229 |
+
228,colonialism
|
| 230 |
+
229,colourful
|
| 231 |
+
230,comedy
|
| 232 |
+
231,comic
|
| 233 |
+
232,comic book
|
| 234 |
+
233,comic book adaption
|
| 235 |
+
234,comics
|
| 236 |
+
235,coming of age
|
| 237 |
+
236,coming-of-age
|
| 238 |
+
237,communism
|
| 239 |
+
238,compassionate
|
| 240 |
+
239,competition
|
| 241 |
+
240,complex
|
| 242 |
+
241,complex characters
|
| 243 |
+
242,complicated
|
| 244 |
+
243,complicated plot
|
| 245 |
+
244,computer animation
|
| 246 |
+
245,computer game
|
| 247 |
+
246,computers
|
| 248 |
+
247,con artists
|
| 249 |
+
248,con men
|
| 250 |
+
249,confrontational
|
| 251 |
+
250,confusing
|
| 252 |
+
251,conspiracy
|
| 253 |
+
252,conspiracy theory
|
| 254 |
+
253,controversial
|
| 255 |
+
254,cooking
|
| 256 |
+
255,cool
|
| 257 |
+
256,corny
|
| 258 |
+
257,corporate america
|
| 259 |
+
258,corruption
|
| 260 |
+
259,costume drama
|
| 261 |
+
260,courage
|
| 262 |
+
261,court
|
| 263 |
+
262,courtroom
|
| 264 |
+
263,courtroom drama
|
| 265 |
+
264,crappy sequel
|
| 266 |
+
265,crazy
|
| 267 |
+
266,creativity
|
| 268 |
+
267,creepy
|
| 269 |
+
268,crime
|
| 270 |
+
269,crime gone awry
|
| 271 |
+
270,criterion
|
| 272 |
+
271,cross dressing
|
| 273 |
+
272,crude humor
|
| 274 |
+
273,cuba
|
| 275 |
+
274,cult
|
| 276 |
+
275,cult classic
|
| 277 |
+
276,cult film
|
| 278 |
+
277,culture clash
|
| 279 |
+
278,cute
|
| 280 |
+
279,cute!
|
| 281 |
+
280,cyberpunk
|
| 282 |
+
281,cyborgs
|
| 283 |
+
282,cynical
|
| 284 |
+
283,dance
|
| 285 |
+
284,dancing
|
| 286 |
+
285,dark
|
| 287 |
+
286,dark comedy
|
| 288 |
+
287,dark fantasy
|
| 289 |
+
288,dark hero
|
| 290 |
+
289,dark humor
|
| 291 |
+
290,dc comics
|
| 292 |
+
291,deadpan
|
| 293 |
+
292,death
|
| 294 |
+
293,death penalty
|
| 295 |
+
294,demons
|
| 296 |
+
295,depp & burton
|
| 297 |
+
296,depressing
|
| 298 |
+
297,depression
|
| 299 |
+
298,desert
|
| 300 |
+
299,destiny
|
| 301 |
+
300,detective
|
| 302 |
+
301,devil
|
| 303 |
+
302,dialogue
|
| 304 |
+
303,dialogue driven
|
| 305 |
+
304,dinosaurs
|
| 306 |
+
305,directorial debut
|
| 307 |
+
306,disability
|
| 308 |
+
307,disappointing
|
| 309 |
+
308,disaster
|
| 310 |
+
309,disney
|
| 311 |
+
310,disney animated feature
|
| 312 |
+
311,distopia
|
| 313 |
+
312,disturbing
|
| 314 |
+
313,divorce
|
| 315 |
+
314,doctors
|
| 316 |
+
315,documentary
|
| 317 |
+
316,dog
|
| 318 |
+
317,dogs
|
| 319 |
+
318,dolphins
|
| 320 |
+
319,downbeat
|
| 321 |
+
320,dr. seuss
|
| 322 |
+
321,dragon
|
| 323 |
+
322,dragons
|
| 324 |
+
323,drama
|
| 325 |
+
324,dramatic
|
| 326 |
+
325,dreamlike
|
| 327 |
+
326,dreams
|
| 328 |
+
327,dreamworks
|
| 329 |
+
328,drinking
|
| 330 |
+
329,drug abuse
|
| 331 |
+
330,drug addiction
|
| 332 |
+
331,drugs
|
| 333 |
+
332,dumb
|
| 334 |
+
333,dumb but funny
|
| 335 |
+
334,dynamic cgi action
|
| 336 |
+
335,dysfunctional family
|
| 337 |
+
336,dystopia
|
| 338 |
+
337,dystopic future
|
| 339 |
+
338,earnest
|
| 340 |
+
339,easily confused with other movie(s) (title)
|
| 341 |
+
340,east germany
|
| 342 |
+
341,eccentricity
|
| 343 |
+
342,ecology
|
| 344 |
+
343,educational
|
| 345 |
+
344,eerie
|
| 346 |
+
345,effects
|
| 347 |
+
346,egypt
|
| 348 |
+
347,emma watson
|
| 349 |
+
348,emotional
|
| 350 |
+
349,end of the world
|
| 351 |
+
350,england
|
| 352 |
+
351,enigmatic
|
| 353 |
+
352,ennio morricone
|
| 354 |
+
353,enormously long battle scene
|
| 355 |
+
354,ensemble cast
|
| 356 |
+
355,entertaining
|
| 357 |
+
356,entirely dialogue
|
| 358 |
+
357,environment
|
| 359 |
+
358,environmental
|
| 360 |
+
359,epic
|
| 361 |
+
360,erotic
|
| 362 |
+
361,espionage
|
| 363 |
+
362,ethnic conflict
|
| 364 |
+
363,evolution
|
| 365 |
+
364,excellent
|
| 366 |
+
365,excellent script
|
| 367 |
+
366,exceptional acting
|
| 368 |
+
367,exciting
|
| 369 |
+
368,existentialism
|
| 370 |
+
369,explosions
|
| 371 |
+
370,factual
|
| 372 |
+
371,fairy tale
|
| 373 |
+
372,fairy tales
|
| 374 |
+
373,fake documentary
|
| 375 |
+
374,family
|
| 376 |
+
375,family bonds
|
| 377 |
+
376,family drama
|
| 378 |
+
377,fantasy
|
| 379 |
+
378,fantasy world
|
| 380 |
+
379,farce
|
| 381 |
+
380,fascism
|
| 382 |
+
381,fashion
|
| 383 |
+
382,fast paced
|
| 384 |
+
383,father daughter relationship
|
| 385 |
+
384,father son relationship
|
| 386 |
+
385,father-son relationship
|
| 387 |
+
386,fbi
|
| 388 |
+
387,feel good movie
|
| 389 |
+
388,feel-good
|
| 390 |
+
389,fight scenes
|
| 391 |
+
390,fighting
|
| 392 |
+
391,fighting the system
|
| 393 |
+
392,figure skating
|
| 394 |
+
393,film noir
|
| 395 |
+
394,finnish
|
| 396 |
+
395,firefly
|
| 397 |
+
396,first contact
|
| 398 |
+
397,fish
|
| 399 |
+
398,flashbacks
|
| 400 |
+
399,food
|
| 401 |
+
400,football
|
| 402 |
+
401,forceful
|
| 403 |
+
402,foreign
|
| 404 |
+
403,foul language
|
| 405 |
+
404,fountain of youth
|
| 406 |
+
405,france
|
| 407 |
+
406,franchise
|
| 408 |
+
407,francis ford copolla
|
| 409 |
+
408,free speech
|
| 410 |
+
409,free to download
|
| 411 |
+
410,freedom
|
| 412 |
+
411,french
|
| 413 |
+
412,friendship
|
| 414 |
+
413,frightening
|
| 415 |
+
414,fun
|
| 416 |
+
415,fun movie
|
| 417 |
+
416,funniest movies
|
| 418 |
+
417,funny
|
| 419 |
+
418,funny as hell
|
| 420 |
+
419,future
|
| 421 |
+
420,futuristic
|
| 422 |
+
421,gambling
|
| 423 |
+
422,gangs
|
| 424 |
+
423,gangster
|
| 425 |
+
424,gangsters
|
| 426 |
+
425,gay
|
| 427 |
+
426,gay character
|
| 428 |
+
427,geek
|
| 429 |
+
428,geeks
|
| 430 |
+
429,genetics
|
| 431 |
+
430,genius
|
| 432 |
+
431,genocide
|
| 433 |
+
432,george orwell
|
| 434 |
+
433,german
|
| 435 |
+
434,germany
|
| 436 |
+
435,ghosts
|
| 437 |
+
436,ghosts/afterlife
|
| 438 |
+
437,giant robots
|
| 439 |
+
438,gilliam
|
| 440 |
+
439,girlie movie
|
| 441 |
+
440,glbt
|
| 442 |
+
441,global warming
|
| 443 |
+
442,god
|
| 444 |
+
443,golden palm
|
| 445 |
+
444,golf
|
| 446 |
+
445,good
|
| 447 |
+
446,good acting
|
| 448 |
+
447,good action
|
| 449 |
+
448,good dialogue
|
| 450 |
+
449,good music
|
| 451 |
+
450,good romantic comedies
|
| 452 |
+
451,good sequel
|
| 453 |
+
452,good soundtrack
|
| 454 |
+
453,good story
|
| 455 |
+
454,good versus evil
|
| 456 |
+
455,goofy
|
| 457 |
+
456,gore
|
| 458 |
+
457,goretastic
|
| 459 |
+
458,gory
|
| 460 |
+
459,goth
|
| 461 |
+
460,gothic
|
| 462 |
+
461,graphic design
|
| 463 |
+
462,graphic novel
|
| 464 |
+
463,gratuitous violence
|
| 465 |
+
464,great
|
| 466 |
+
465,great acting
|
| 467 |
+
466,great cinematography
|
| 468 |
+
467,great dialogue
|
| 469 |
+
468,great ending
|
| 470 |
+
469,great movie
|
| 471 |
+
470,great music
|
| 472 |
+
471,great soundtrack
|
| 473 |
+
472,greed
|
| 474 |
+
473,grim
|
| 475 |
+
474,grindhouse
|
| 476 |
+
475,gritty
|
| 477 |
+
476,gross-out
|
| 478 |
+
477,gruesome
|
| 479 |
+
478,guilt
|
| 480 |
+
479,guilty pleasure
|
| 481 |
+
480,gulf war
|
| 482 |
+
481,gunfight
|
| 483 |
+
482,guns
|
| 484 |
+
483,gypsy accent
|
| 485 |
+
484,hackers
|
| 486 |
+
485,hacking
|
| 487 |
+
486,halloween
|
| 488 |
+
487,hallucinatory
|
| 489 |
+
488,handycam
|
| 490 |
+
489,hannibal lecter
|
| 491 |
+
490,happy ending
|
| 492 |
+
491,hard to watch
|
| 493 |
+
492,harry potter
|
| 494 |
+
493,harsh
|
| 495 |
+
494,haunted house
|
| 496 |
+
495,hawaii
|
| 497 |
+
496,heartbreaking
|
| 498 |
+
497,heartwarming
|
| 499 |
+
498,heist
|
| 500 |
+
499,heroin
|
| 501 |
+
500,heroine
|
| 502 |
+
501,heroine in tight suit
|
| 503 |
+
502,high fantasy
|
| 504 |
+
503,high school
|
| 505 |
+
504,highly quotable
|
| 506 |
+
505,hilarious
|
| 507 |
+
506,hillarious
|
| 508 |
+
507,hip hop
|
| 509 |
+
508,historical
|
| 510 |
+
509,history
|
| 511 |
+
510,hit men
|
| 512 |
+
511,hitchcock
|
| 513 |
+
512,hitman
|
| 514 |
+
513,holiday
|
| 515 |
+
514,hollywood
|
| 516 |
+
515,holocaust
|
| 517 |
+
516,homeless
|
| 518 |
+
517,homophobia
|
| 519 |
+
518,homosexuality
|
| 520 |
+
519,honest
|
| 521 |
+
520,hong kong
|
| 522 |
+
521,horrible
|
| 523 |
+
522,horror
|
| 524 |
+
523,horses
|
| 525 |
+
524,hospital
|
| 526 |
+
525,hostage
|
| 527 |
+
526,hotel
|
| 528 |
+
527,humanity
|
| 529 |
+
528,humor
|
| 530 |
+
529,humorous
|
| 531 |
+
530,hunting
|
| 532 |
+
531,idealism
|
| 533 |
+
532,identity
|
| 534 |
+
533,idiotic
|
| 535 |
+
534,imaginary friend
|
| 536 |
+
535,imagination
|
| 537 |
+
536,imdb top 250
|
| 538 |
+
537,immigrants
|
| 539 |
+
538,immortality
|
| 540 |
+
539,incest
|
| 541 |
+
540,independent film
|
| 542 |
+
541,india
|
| 543 |
+
542,indiana jones
|
| 544 |
+
543,indians
|
| 545 |
+
544,indie
|
| 546 |
+
545,infidelity
|
| 547 |
+
546,innocence lost
|
| 548 |
+
547,insanity
|
| 549 |
+
548,inspirational
|
| 550 |
+
549,inspiring
|
| 551 |
+
550,intellectual
|
| 552 |
+
551,intelligent
|
| 553 |
+
552,intelligent sci-fi
|
| 554 |
+
553,intense
|
| 555 |
+
554,interesting
|
| 556 |
+
555,internet
|
| 557 |
+
556,interracial romance
|
| 558 |
+
557,intimate
|
| 559 |
+
558,investigation
|
| 560 |
+
559,iran
|
| 561 |
+
560,iraq
|
| 562 |
+
561,iraq war
|
| 563 |
+
562,ireland
|
| 564 |
+
563,irish
|
| 565 |
+
564,irish accent
|
| 566 |
+
565,ironic
|
| 567 |
+
566,irreverent
|
| 568 |
+
567,islam
|
| 569 |
+
568,island
|
| 570 |
+
569,isolation
|
| 571 |
+
570,israel
|
| 572 |
+
571,italian
|
| 573 |
+
572,italy
|
| 574 |
+
573,james bond
|
| 575 |
+
574,jane austen
|
| 576 |
+
575,japan
|
| 577 |
+
576,japanese
|
| 578 |
+
577,jay and silent bob
|
| 579 |
+
578,jazz
|
| 580 |
+
579,jesus
|
| 581 |
+
580,jewish
|
| 582 |
+
581,jews
|
| 583 |
+
582,journalism
|
| 584 |
+
583,judaism
|
| 585 |
+
584,jungle
|
| 586 |
+
585,justice
|
| 587 |
+
586,kick-butt women
|
| 588 |
+
587,kidnapping
|
| 589 |
+
588,kids
|
| 590 |
+
589,kids and family
|
| 591 |
+
590,king arthur
|
| 592 |
+
591,kubrick
|
| 593 |
+
592,kung fu
|
| 594 |
+
593,kurosawa
|
| 595 |
+
594,lame
|
| 596 |
+
595,las vegas
|
| 597 |
+
596,latin america
|
| 598 |
+
597,lawyer
|
| 599 |
+
598,lawyers
|
| 600 |
+
599,lesbian
|
| 601 |
+
600,life
|
| 602 |
+
601,life & death
|
| 603 |
+
602,life philosophy
|
| 604 |
+
603,light
|
| 605 |
+
604,lions
|
| 606 |
+
605,literary adaptation
|
| 607 |
+
606,literature
|
| 608 |
+
607,liv tyler
|
| 609 |
+
608,london
|
| 610 |
+
609,lone hero
|
| 611 |
+
610,loneliness
|
| 612 |
+
611,long
|
| 613 |
+
612,los angeles
|
| 614 |
+
613,love
|
| 615 |
+
614,love story
|
| 616 |
+
615,love triangles
|
| 617 |
+
616,low budget
|
| 618 |
+
617,lynch
|
| 619 |
+
618,lyrical
|
| 620 |
+
619,macabre
|
| 621 |
+
620,mad scientist
|
| 622 |
+
621,made for tv
|
| 623 |
+
622,mafia
|
| 624 |
+
623,magic
|
| 625 |
+
624,magic realism
|
| 626 |
+
625,male nudity
|
| 627 |
+
626,man versus machine
|
| 628 |
+
627,manipulation
|
| 629 |
+
628,marijuana
|
| 630 |
+
629,marriage
|
| 631 |
+
630,mars
|
| 632 |
+
631,martial arts
|
| 633 |
+
632,marvel
|
| 634 |
+
633,marx brothers
|
| 635 |
+
634,masterpiece
|
| 636 |
+
635,math
|
| 637 |
+
636,mathematics
|
| 638 |
+
637,maze
|
| 639 |
+
638,medieval
|
| 640 |
+
639,meditative
|
| 641 |
+
640,melancholic
|
| 642 |
+
641,melancholy
|
| 643 |
+
642,memory
|
| 644 |
+
643,memory loss
|
| 645 |
+
644,mental hospital
|
| 646 |
+
645,mental illness
|
| 647 |
+
646,mentor
|
| 648 |
+
647,metaphysics
|
| 649 |
+
648,mexico
|
| 650 |
+
649,middle east
|
| 651 |
+
650,midlife crisis
|
| 652 |
+
651,military
|
| 653 |
+
652,mindfuck
|
| 654 |
+
653,mining
|
| 655 |
+
654,minnesota
|
| 656 |
+
655,mission from god
|
| 657 |
+
656,mistaken identity
|
| 658 |
+
657,miyazaki
|
| 659 |
+
658,mob
|
| 660 |
+
659,mockumentary
|
| 661 |
+
660,modern fantasy
|
| 662 |
+
661,money
|
| 663 |
+
662,monkey
|
| 664 |
+
663,monster
|
| 665 |
+
664,monsters
|
| 666 |
+
665,monty python
|
| 667 |
+
666,moody
|
| 668 |
+
667,moon
|
| 669 |
+
668,moral ambiguity
|
| 670 |
+
669,morality
|
| 671 |
+
670,mother daughter relationship
|
| 672 |
+
671,mother-son relationship
|
| 673 |
+
672,motorcycle
|
| 674 |
+
673,mountain climbing
|
| 675 |
+
674,movie business
|
| 676 |
+
675,movielens top pick
|
| 677 |
+
676,moving
|
| 678 |
+
677,mozart
|
| 679 |
+
678,mtv
|
| 680 |
+
679,multiple storylines
|
| 681 |
+
680,mummy
|
| 682 |
+
681,muppets
|
| 683 |
+
682,murder
|
| 684 |
+
683,murder mystery
|
| 685 |
+
684,music
|
| 686 |
+
685,music business
|
| 687 |
+
686,musical
|
| 688 |
+
687,musicians
|
| 689 |
+
688,mutants
|
| 690 |
+
689,mystery
|
| 691 |
+
690,mythology
|
| 692 |
+
691,narrated
|
| 693 |
+
692,nasa
|
| 694 |
+
693,native americans
|
| 695 |
+
694,natural disaster
|
| 696 |
+
695,nature
|
| 697 |
+
696,nazi
|
| 698 |
+
697,nazis
|
| 699 |
+
698,neil gaiman
|
| 700 |
+
699,neo-nazis
|
| 701 |
+
700,neo-noir
|
| 702 |
+
701,nerds
|
| 703 |
+
702,new jersey
|
| 704 |
+
703,new orleans
|
| 705 |
+
704,new york
|
| 706 |
+
705,new york city
|
| 707 |
+
706,new zealand
|
| 708 |
+
707,ninja
|
| 709 |
+
708,no dialogue
|
| 710 |
+
709,no plot
|
| 711 |
+
710,nocturnal
|
| 712 |
+
711,noir
|
| 713 |
+
712,noir thriller
|
| 714 |
+
713,non-hollywood ending
|
| 715 |
+
714,non-linear
|
| 716 |
+
715,nonlinear
|
| 717 |
+
716,nostalgia
|
| 718 |
+
717,nostalgic
|
| 719 |
+
718,not as good as the first
|
| 720 |
+
719,not funny
|
| 721 |
+
720,notable nudity
|
| 722 |
+
721,notable soundtrack
|
| 723 |
+
722,nuclear
|
| 724 |
+
723,nuclear bomb
|
| 725 |
+
724,nuclear war
|
| 726 |
+
725,nudity
|
| 727 |
+
726,nudity (full frontal - brief)
|
| 728 |
+
727,nudity (full frontal - notable)
|
| 729 |
+
728,nudity (full frontal)
|
| 730 |
+
729,nudity (rear)
|
| 731 |
+
730,nudity (topless - brief)
|
| 732 |
+
731,nudity (topless - notable)
|
| 733 |
+
732,nudity (topless)
|
| 734 |
+
733,obsession
|
| 735 |
+
734,ocean
|
| 736 |
+
735,off-beat comedy
|
| 737 |
+
736,office
|
| 738 |
+
737,oil
|
| 739 |
+
738,olympics
|
| 740 |
+
739,ominous
|
| 741 |
+
740,opera
|
| 742 |
+
741,organized crime
|
| 743 |
+
742,original
|
| 744 |
+
743,original plot
|
| 745 |
+
744,orphans
|
| 746 |
+
745,oscar
|
| 747 |
+
746,oscar (best actor)
|
| 748 |
+
747,oscar (best actress)
|
| 749 |
+
748,oscar (best animated feature)
|
| 750 |
+
749,oscar (best cinematography)
|
| 751 |
+
750,oscar (best directing)
|
| 752 |
+
751,oscar (best editing)
|
| 753 |
+
752,oscar (best effects - visual effects)
|
| 754 |
+
753,oscar (best foreign language film)
|
| 755 |
+
754,oscar (best music - original score)
|
| 756 |
+
755,oscar (best music - original song)
|
| 757 |
+
756,oscar (best picture)
|
| 758 |
+
757,oscar (best sound)
|
| 759 |
+
758,oscar (best supporting actor)
|
| 760 |
+
759,oscar (best supporting actress)
|
| 761 |
+
760,oscar (best writing - screenplay written directly for the screen)
|
| 762 |
+
761,oscar winner
|
| 763 |
+
762,over the top
|
| 764 |
+
763,overrated
|
| 765 |
+
764,palestine
|
| 766 |
+
765,parallel universe
|
| 767 |
+
766,paranoia
|
| 768 |
+
767,paranoid
|
| 769 |
+
768,parenthood
|
| 770 |
+
769,paris
|
| 771 |
+
770,parody
|
| 772 |
+
771,passionate
|
| 773 |
+
772,penguins
|
| 774 |
+
773,perfect
|
| 775 |
+
774,period piece
|
| 776 |
+
775,peter pan
|
| 777 |
+
776,pg
|
| 778 |
+
777,pg-13
|
| 779 |
+
778,philip k. dick
|
| 780 |
+
779,philosophical
|
| 781 |
+
780,philosophy
|
| 782 |
+
781,photographer
|
| 783 |
+
782,photography
|
| 784 |
+
783,pigs
|
| 785 |
+
784,pirates
|
| 786 |
+
785,pixar
|
| 787 |
+
786,pixar animation
|
| 788 |
+
787,plot
|
| 789 |
+
788,plot holes
|
| 790 |
+
789,plot twist
|
| 791 |
+
790,poetry
|
| 792 |
+
791,poignant
|
| 793 |
+
792,pointless
|
| 794 |
+
793,poker
|
| 795 |
+
794,poland
|
| 796 |
+
795,police
|
| 797 |
+
796,police corruption
|
| 798 |
+
797,police investigation
|
| 799 |
+
798,political
|
| 800 |
+
799,political corruption
|
| 801 |
+
800,politics
|
| 802 |
+
801,pornography
|
| 803 |
+
802,post apocalyptic
|
| 804 |
+
803,post-apocalyptic
|
| 805 |
+
804,potential oscar nom
|
| 806 |
+
805,poverty
|
| 807 |
+
806,powerful ending
|
| 808 |
+
807,predictable
|
| 809 |
+
808,pregnancy
|
| 810 |
+
809,prejudice
|
| 811 |
+
810,prequel
|
| 812 |
+
811,president
|
| 813 |
+
812,pretentious
|
| 814 |
+
813,prison
|
| 815 |
+
814,prison escape
|
| 816 |
+
815,private detective
|
| 817 |
+
816,product placement
|
| 818 |
+
817,prohibition
|
| 819 |
+
818,propaganda
|
| 820 |
+
819,prostitution
|
| 821 |
+
820,psychedelic
|
| 822 |
+
821,psychiatrist
|
| 823 |
+
822,psychiatry
|
| 824 |
+
823,psychological
|
| 825 |
+
824,psychology
|
| 826 |
+
825,pulp
|
| 827 |
+
826,punk
|
| 828 |
+
827,puppets
|
| 829 |
+
828,queer
|
| 830 |
+
829,quirky
|
| 831 |
+
830,quotable
|
| 832 |
+
831,rabbits
|
| 833 |
+
832,race
|
| 834 |
+
833,race issues
|
| 835 |
+
834,racing
|
| 836 |
+
835,racism
|
| 837 |
+
836,radio
|
| 838 |
+
837,rags to riches
|
| 839 |
+
838,rape
|
| 840 |
+
839,rats
|
| 841 |
+
840,realistic
|
| 842 |
+
841,realistic action
|
| 843 |
+
842,reality tv
|
| 844 |
+
843,rebellion
|
| 845 |
+
844,redemption
|
| 846 |
+
845,reflective
|
| 847 |
+
846,relationships
|
| 848 |
+
847,religion
|
| 849 |
+
848,remade
|
| 850 |
+
849,remake
|
| 851 |
+
850,revenge
|
| 852 |
+
851,revolution
|
| 853 |
+
852,ridiculous
|
| 854 |
+
853,rio de janeiro
|
| 855 |
+
854,road movie
|
| 856 |
+
855,road trip
|
| 857 |
+
856,roald dahl
|
| 858 |
+
857,robbery
|
| 859 |
+
858,robert downey jr
|
| 860 |
+
859,robert ludlum
|
| 861 |
+
860,robot
|
| 862 |
+
861,robots
|
| 863 |
+
862,rock and roll
|
| 864 |
+
863,romance
|
| 865 |
+
864,romantic
|
| 866 |
+
865,romantic comedy
|
| 867 |
+
866,rome
|
| 868 |
+
867,runaway
|
| 869 |
+
868,russia
|
| 870 |
+
869,russian
|
| 871 |
+
870,sacrifice
|
| 872 |
+
871,sad
|
| 873 |
+
872,sad but good
|
| 874 |
+
873,samurai
|
| 875 |
+
874,san francisco
|
| 876 |
+
875,sappy
|
| 877 |
+
876,sarcasm
|
| 878 |
+
877,satire
|
| 879 |
+
878,satirical
|
| 880 |
+
879,saturday night live
|
| 881 |
+
880,saturn award (best science fiction film)
|
| 882 |
+
881,saturn award (best special effects)
|
| 883 |
+
882,scary
|
| 884 |
+
883,scenic
|
| 885 |
+
884,schizophrenia
|
| 886 |
+
885,school
|
| 887 |
+
886,sci fi
|
| 888 |
+
887,sci-fi
|
| 889 |
+
888,science
|
| 890 |
+
889,science fiction
|
| 891 |
+
890,scifi
|
| 892 |
+
891,scifi cult
|
| 893 |
+
892,scotland
|
| 894 |
+
893,screwball
|
| 895 |
+
894,screwball comedy
|
| 896 |
+
895,script
|
| 897 |
+
896,secret service
|
| 898 |
+
897,secrets
|
| 899 |
+
898,segregation
|
| 900 |
+
899,self discovery
|
| 901 |
+
900,sentimental
|
| 902 |
+
901,sequel
|
| 903 |
+
902,sequels
|
| 904 |
+
903,serial killer
|
| 905 |
+
904,series
|
| 906 |
+
905,sex
|
| 907 |
+
906,sex comedy
|
| 908 |
+
907,sexual
|
| 909 |
+
908,sexual abuse
|
| 910 |
+
909,sexuality
|
| 911 |
+
910,sexualized violence
|
| 912 |
+
911,sexy
|
| 913 |
+
912,shakespeare
|
| 914 |
+
913,shallow
|
| 915 |
+
914,shark
|
| 916 |
+
915,shopping
|
| 917 |
+
916,short
|
| 918 |
+
917,short-term memory loss
|
| 919 |
+
918,silent
|
| 920 |
+
919,silly
|
| 921 |
+
920,silly fun
|
| 922 |
+
921,simple
|
| 923 |
+
922,single father
|
| 924 |
+
923,sisters
|
| 925 |
+
924,skinhead
|
| 926 |
+
925,slackers
|
| 927 |
+
926,slapstick
|
| 928 |
+
927,slasher
|
| 929 |
+
928,slavery
|
| 930 |
+
929,slow
|
| 931 |
+
930,slow paced
|
| 932 |
+
931,small town
|
| 933 |
+
932,snakes
|
| 934 |
+
933,so bad it's funny
|
| 935 |
+
934,so bad it's good
|
| 936 |
+
935,soccer
|
| 937 |
+
936,social commentary
|
| 938 |
+
937,solitude
|
| 939 |
+
938,sophia coppola
|
| 940 |
+
939,south africa
|
| 941 |
+
940,south america
|
| 942 |
+
941,southern theme
|
| 943 |
+
942,space
|
| 944 |
+
943,space opera
|
| 945 |
+
944,space program
|
| 946 |
+
945,space travel
|
| 947 |
+
946,spaghetti western
|
| 948 |
+
947,spain
|
| 949 |
+
948,spanish
|
| 950 |
+
949,spanish civil war
|
| 951 |
+
950,special
|
| 952 |
+
951,special effects
|
| 953 |
+
952,spelling bee
|
| 954 |
+
953,spiders
|
| 955 |
+
954,spielberg
|
| 956 |
+
955,spies
|
| 957 |
+
956,splatter
|
| 958 |
+
957,spock
|
| 959 |
+
958,spoof
|
| 960 |
+
959,sports
|
| 961 |
+
960,spy
|
| 962 |
+
961,spying
|
| 963 |
+
962,stage magic
|
| 964 |
+
963,stand-up comedy
|
| 965 |
+
964,star trek
|
| 966 |
+
965,star wars
|
| 967 |
+
966,steampunk
|
| 968 |
+
967,stereotypes
|
| 969 |
+
968,stoner movie
|
| 970 |
+
969,stop motion
|
| 971 |
+
970,stop-motion
|
| 972 |
+
971,story
|
| 973 |
+
972,storytelling
|
| 974 |
+
973,stranded
|
| 975 |
+
974,strange
|
| 976 |
+
975,strippers
|
| 977 |
+
976,studio ghibli
|
| 978 |
+
977,stunning
|
| 979 |
+
978,stupid
|
| 980 |
+
979,stupid as hell
|
| 981 |
+
980,stupidity
|
| 982 |
+
981,stylish
|
| 983 |
+
982,stylized
|
| 984 |
+
983,submarine
|
| 985 |
+
984,suburbia
|
| 986 |
+
985,suicide
|
| 987 |
+
986,suicide attempt
|
| 988 |
+
987,super hero
|
| 989 |
+
988,super-hero
|
| 990 |
+
989,superhero
|
| 991 |
+
990,superheroes
|
| 992 |
+
991,supernatural
|
| 993 |
+
992,suprisingly clever
|
| 994 |
+
993,surfing
|
| 995 |
+
994,surprise ending
|
| 996 |
+
995,surreal
|
| 997 |
+
996,surrealism
|
| 998 |
+
997,surveillance
|
| 999 |
+
998,survival
|
| 1000 |
+
999,suspense
|
| 1001 |
+
1000,suspenseful
|
| 1002 |
+
1001,swashbuckler
|
| 1003 |
+
1002,swedish
|
| 1004 |
+
1003,sweet
|
| 1005 |
+
1004,switching places
|
| 1006 |
+
1005,sword fight
|
| 1007 |
+
1006,sword fighting
|
| 1008 |
+
1007,talking animals
|
| 1009 |
+
1008,talky
|
| 1010 |
+
1009,tarantino
|
| 1011 |
+
1010,teacher
|
| 1012 |
+
1011,tear jerker
|
| 1013 |
+
1012,technology
|
| 1014 |
+
1013,teen
|
| 1015 |
+
1014,teen movie
|
| 1016 |
+
1015,teenager
|
| 1017 |
+
1016,teenagers
|
| 1018 |
+
1017,teens
|
| 1019 |
+
1018,teleportation
|
| 1020 |
+
1019,television
|
| 1021 |
+
1020,tense
|
| 1022 |
+
1021,terminal illness
|
| 1023 |
+
1022,terrorism
|
| 1024 |
+
1023,texas
|
| 1025 |
+
1024,thought-provoking
|
| 1026 |
+
1025,thriller
|
| 1027 |
+
1026,time
|
| 1028 |
+
1027,time loop
|
| 1029 |
+
1028,time travel
|
| 1030 |
+
1029,tokyo
|
| 1031 |
+
1030,tolkien
|
| 1032 |
+
1031,tom clancy
|
| 1033 |
+
1032,too long
|
| 1034 |
+
1033,too short
|
| 1035 |
+
1034,torture
|
| 1036 |
+
1035,touching
|
| 1037 |
+
1036,toys
|
| 1038 |
+
1037,tragedy
|
| 1039 |
+
1038,train
|
| 1040 |
+
1039,trains
|
| 1041 |
+
1040,transformation
|
| 1042 |
+
1041,transgender
|
| 1043 |
+
1042,travel
|
| 1044 |
+
1043,treasure
|
| 1045 |
+
1044,treasure hunt
|
| 1046 |
+
1045,tricky
|
| 1047 |
+
1046,trilogy
|
| 1048 |
+
1047,true story
|
| 1049 |
+
1048,truman capote
|
| 1050 |
+
1049,twist
|
| 1051 |
+
1050,twist ending
|
| 1052 |
+
1051,twists & turns
|
| 1053 |
+
1052,undercover cop
|
| 1054 |
+
1053,underdog
|
| 1055 |
+
1054,underrated
|
| 1056 |
+
1055,understated
|
| 1057 |
+
1056,underwater
|
| 1058 |
+
1057,unfunny
|
| 1059 |
+
1058,unintentionally funny
|
| 1060 |
+
1059,unique
|
| 1061 |
+
1060,united nations
|
| 1062 |
+
1061,unlikeable characters
|
| 1063 |
+
1062,unlikely friendships
|
| 1064 |
+
1063,unrealistic
|
| 1065 |
+
1064,unusual plot structure
|
| 1066 |
+
1065,us history
|
| 1067 |
+
1066,utopia
|
| 1068 |
+
1067,vampire
|
| 1069 |
+
1068,vampire human love
|
| 1070 |
+
1069,vampires
|
| 1071 |
+
1070,vengeance
|
| 1072 |
+
1071,very funny
|
| 1073 |
+
1072,very good
|
| 1074 |
+
1073,very interesting
|
| 1075 |
+
1074,video game
|
| 1076 |
+
1075,video game adaptation
|
| 1077 |
+
1076,video games
|
| 1078 |
+
1077,videogame
|
| 1079 |
+
1078,vienna
|
| 1080 |
+
1079,vietnam
|
| 1081 |
+
1080,vietnam war
|
| 1082 |
+
1081,view askew
|
| 1083 |
+
1082,vigilante
|
| 1084 |
+
1083,vigilantism
|
| 1085 |
+
1084,violence
|
| 1086 |
+
1085,violent
|
| 1087 |
+
1086,virginity
|
| 1088 |
+
1087,virtual reality
|
| 1089 |
+
1088,virus
|
| 1090 |
+
1089,visceral
|
| 1091 |
+
1090,visual
|
| 1092 |
+
1091,visually appealing
|
| 1093 |
+
1092,visually stunning
|
| 1094 |
+
1093,visuals
|
| 1095 |
+
1094,voodoo
|
| 1096 |
+
1095,voyeurism
|
| 1097 |
+
1096,war
|
| 1098 |
+
1097,war movie
|
| 1099 |
+
1098,wartime
|
| 1100 |
+
1099,waste of time
|
| 1101 |
+
1100,watch the credits
|
| 1102 |
+
1101,weapons
|
| 1103 |
+
1102,wedding
|
| 1104 |
+
1103,weed
|
| 1105 |
+
1104,weird
|
| 1106 |
+
1105,werewolf
|
| 1107 |
+
1106,werewolves
|
| 1108 |
+
1107,western
|
| 1109 |
+
1108,whimsical
|
| 1110 |
+
1109,wilderness
|
| 1111 |
+
1110,wine
|
| 1112 |
+
1111,wistful
|
| 1113 |
+
1112,witch
|
| 1114 |
+
1113,witches
|
| 1115 |
+
1114,witty
|
| 1116 |
+
1115,wizards
|
| 1117 |
+
1116,women
|
| 1118 |
+
1117,working class
|
| 1119 |
+
1118,workplace
|
| 1120 |
+
1119,world politics
|
| 1121 |
+
1120,world war i
|
| 1122 |
+
1121,world war ii
|
| 1123 |
+
1122,writer's life
|
| 1124 |
+
1123,writers
|
| 1125 |
+
1124,writing
|
| 1126 |
+
1125,wuxia
|
| 1127 |
+
1126,wwii
|
| 1128 |
+
1127,zombie
|
| 1129 |
+
1128,zombies
|
movielens_25m/ml-25m/links.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
movielens_25m/ml-25m/movies.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
movielens_32m/ml-32m/README.txt
ADDED
|
@@ -0,0 +1,180 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Summary
|
| 2 |
+
=======
|
| 3 |
+
|
| 4 |
+
This dataset (ml-32m) describes 5-star rating and free-text tagging activity from [MovieLens](http://movielens.org), a movie recommendation service. It contains 32000204 ratings and 2000072 tag applications across 87585 movies. These data were created by 200948 users between January 09, 1995 and October 12, 2023. This dataset was generated on October 13, 2023.
|
| 5 |
+
|
| 6 |
+
Users were selected at random for inclusion. All selected users had rated at least 20 movies. No demographic information is included. Each user is represented by an id, and no other information is provided.
|
| 7 |
+
|
| 8 |
+
The data are contained in the files `links.csv`, `movies.csv`, `ratings.csv` and `tags.csv`. More details about the contents and use of all these files follows.
|
| 9 |
+
|
| 10 |
+
This and other GroupLens data sets are publicly available for download at <http://grouplens.org/datasets/>.
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
Usage License
|
| 14 |
+
=============
|
| 15 |
+
|
| 16 |
+
Neither the University of Minnesota nor any of the researchers involved can guarantee the correctness of the data, its suitability for any particular purpose, or the validity of results based on the use of the data set. The data set may be used for any research purposes under the following conditions:
|
| 17 |
+
|
| 18 |
+
* The user may not state or imply any endorsement from the University of Minnesota or the GroupLens Research Group.
|
| 19 |
+
* The user must acknowledge the use of the data set in publications resulting from the use of the data set (see below for citation information).
|
| 20 |
+
* The user may redistribute the data set, including transformations, so long as it is distributed under these same license conditions.
|
| 21 |
+
* The user may not use this information for any commercial or revenue-bearing purposes without first obtaining permission from a faculty member of the GroupLens Research Project at the University of Minnesota.
|
| 22 |
+
* The executable software scripts are provided "as is" without warranty of any kind, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The entire risk as to the quality and performance of them is with you. Should the program prove defective, you assume the cost of all necessary servicing, repair or correction.
|
| 23 |
+
|
| 24 |
+
In no event shall the University of Minnesota, its affiliates or employees be liable to you for any damages arising out of the use or inability to use these programs (including but not limited to loss of data or data being rendered inaccurate).
|
| 25 |
+
|
| 26 |
+
If you have any further questions or comments, please email <grouplens-info@umn.edu>
|
| 27 |
+
|
| 28 |
+
|
| 29 |
+
Citation
|
| 30 |
+
========
|
| 31 |
+
|
| 32 |
+
To acknowledge use of the dataset in publications, please cite the following paper:
|
| 33 |
+
|
| 34 |
+
> F. Maxwell Harper and Joseph A. Konstan. 2015. The MovieLens Datasets: History and Context. ACM Transactions on Interactive Intelligent Systems (TiiS) 5, 4: 19:1–19:19. <https://doi.org/10.1145/2827872>
|
| 35 |
+
|
| 36 |
+
|
| 37 |
+
Further Information About GroupLens
|
| 38 |
+
===================================
|
| 39 |
+
|
| 40 |
+
GroupLens is a research group in the Department of Computer Science and Engineering at the University of Minnesota. Since its inception in 1992, GroupLens's research projects have explored a variety of fields including:
|
| 41 |
+
|
| 42 |
+
* recommender systems
|
| 43 |
+
* online communities
|
| 44 |
+
* mobile and ubiquitious technologies
|
| 45 |
+
* digital libraries
|
| 46 |
+
* local geographic information systems
|
| 47 |
+
|
| 48 |
+
GroupLens Research operates a movie recommender based on collaborative filtering, MovieLens, which is the source of these data. We encourage you to visit <http://movielens.org> to try it out! If you have exciting ideas for experimental work to conduct on MovieLens, send us an email at <grouplens-info@cs.umn.edu> - we are always interested in working with external collaborators.
|
| 49 |
+
|
| 50 |
+
|
| 51 |
+
Content and Use of Files
|
| 52 |
+
========================
|
| 53 |
+
|
| 54 |
+
Verifying the Dataset Contents
|
| 55 |
+
------------------------------
|
| 56 |
+
|
| 57 |
+
The following files (with the provided [MD5 checksums](http://en.wikipedia.org/wiki/Md5sum)) should be present in this zip file:
|
| 58 |
+
|
| 59 |
+
|
| 60 |
+
| MD5 | File |
|
| 61 |
+
| --- | --- |
|
| 62 |
+
| 8f033867bcb4e6be8792b21468b4fa6e | links.csv |
|
| 63 |
+
| 0df90835c19151f9d819d0822e190797 | movies.csv |
|
| 64 |
+
| cf12b74f9ad4b94a011f079e26d4270a | ratings.csv |
|
| 65 |
+
| 963bf4fa4de6b8901868fddd3eb54567 | tags.csv |
|
| 66 |
+
|
| 67 |
+
|
| 68 |
+
We encourage you to verify that the dataset you have on your computer is identical to the ones hosted at [grouplens.org](http://grouplens.org). This is an important step if you downloaded the dataset from a location other than [grouplens.org](http://grouplens.org), or if you wish to publish research results based on analysis of the MovieLens dataset.
|
| 69 |
+
|
| 70 |
+
To verify the dataset (after unzipping):
|
| 71 |
+
|
| 72 |
+
# on linux
|
| 73 |
+
md5sum *; cat checksums.txt
|
| 74 |
+
|
| 75 |
+
# on OSX
|
| 76 |
+
md5 *; cat checksums.txt
|
| 77 |
+
|
| 78 |
+
# windows users can download a tool from Microsoft (or elsewhere) that verifies MD5 checksums
|
| 79 |
+
|
| 80 |
+
Check that the two lines of output contain the same hash value.
|
| 81 |
+
|
| 82 |
+
|
| 83 |
+
Formatting and Encoding
|
| 84 |
+
-----------------------
|
| 85 |
+
|
| 86 |
+
The dataset files are written as [comma-separated values](http://en.wikipedia.org/wiki/Comma-separated_values) files with a single header row. Columns that contain commas (`,`) are escaped using double-quotes (`"`). These files are encoded as UTF-8. If accented characters in movie titles or tag values (e.g. Misérables, Les (1995)) display incorrectly, make sure that any program reading the data, such as a text editor, terminal, or script, is configured for UTF-8.
|
| 87 |
+
|
| 88 |
+
|
| 89 |
+
User Ids
|
| 90 |
+
--------
|
| 91 |
+
|
| 92 |
+
MovieLens users were selected at random for inclusion. Their ids have been anonymized. User ids are consistent between `ratings.csv` and `tags.csv` (i.e., the same id refers to the same user across the two files).
|
| 93 |
+
|
| 94 |
+
|
| 95 |
+
Movie Ids
|
| 96 |
+
---------
|
| 97 |
+
|
| 98 |
+
Only movies with at least one rating or tag are included in the dataset. These movie ids are consistent with those used on the MovieLens web site (e.g., id `1` corresponds to the URL <https://movielens.org/movies/1>). Movie ids are consistent between `ratings.csv`, `tags.csv`, `movies.csv`, and `links.csv` (i.e., the same id refers to the same movie across these four data files).
|
| 99 |
+
|
| 100 |
+
|
| 101 |
+
Ratings Data File Structure (ratings.csv)
|
| 102 |
+
-----------------------------------------
|
| 103 |
+
|
| 104 |
+
All ratings are contained in the file `ratings.csv`. Each line of this file after the header row represents one rating of one movie by one user, and has the following format:
|
| 105 |
+
|
| 106 |
+
userId,movieId,rating,timestamp
|
| 107 |
+
|
| 108 |
+
The lines within this file are ordered first by userId, then, within user, by movieId.
|
| 109 |
+
|
| 110 |
+
Ratings are made on a 5-star scale, with half-star increments (0.5 stars - 5.0 stars).
|
| 111 |
+
|
| 112 |
+
Timestamps represent seconds since midnight Coordinated Universal Time (UTC) of January 1, 1970.
|
| 113 |
+
|
| 114 |
+
|
| 115 |
+
Tags Data File Structure (tags.csv)
|
| 116 |
+
-----------------------------------
|
| 117 |
+
|
| 118 |
+
All tags are contained in the file `tags.csv`. Each line of this file after the header row represents one tag applied to one movie by one user, and has the following format:
|
| 119 |
+
|
| 120 |
+
userId,movieId,tag,timestamp
|
| 121 |
+
|
| 122 |
+
The lines within this file are ordered first by userId, then, within user, by movieId.
|
| 123 |
+
|
| 124 |
+
Tags are user-generated metadata about movies. Each tag is typically a single word or short phrase. The meaning, value, and purpose of a particular tag is determined by each user.
|
| 125 |
+
|
| 126 |
+
Timestamps represent seconds since midnight Coordinated Universal Time (UTC) of January 1, 1970.
|
| 127 |
+
|
| 128 |
+
|
| 129 |
+
Movies Data File Structure (movies.csv)
|
| 130 |
+
---------------------------------------
|
| 131 |
+
|
| 132 |
+
Movie information is contained in the file `movies.csv`. Each line of this file after the header row represents one movie, and has the following format:
|
| 133 |
+
|
| 134 |
+
movieId,title,genres
|
| 135 |
+
|
| 136 |
+
Movie titles are entered manually or imported from <https://www.themoviedb.org/>, and include the year of release in parentheses. Errors and inconsistencies may exist in these titles.
|
| 137 |
+
|
| 138 |
+
Genres are a pipe-separated list, and are selected from the following:
|
| 139 |
+
|
| 140 |
+
* Action
|
| 141 |
+
* Adventure
|
| 142 |
+
* Animation
|
| 143 |
+
* Children's
|
| 144 |
+
* Comedy
|
| 145 |
+
* Crime
|
| 146 |
+
* Documentary
|
| 147 |
+
* Drama
|
| 148 |
+
* Fantasy
|
| 149 |
+
* Film-Noir
|
| 150 |
+
* Horror
|
| 151 |
+
* Musical
|
| 152 |
+
* Mystery
|
| 153 |
+
* Romance
|
| 154 |
+
* Sci-Fi
|
| 155 |
+
* Thriller
|
| 156 |
+
* War
|
| 157 |
+
* Western
|
| 158 |
+
* (no genres listed)
|
| 159 |
+
|
| 160 |
+
|
| 161 |
+
Links Data File Structure (links.csv)
|
| 162 |
+
---------------------------------------
|
| 163 |
+
|
| 164 |
+
Identifiers that can be used to link to other sources of movie data are contained in the file `links.csv`. Each line of this file after the header row represents one movie, and has the following format:
|
| 165 |
+
|
| 166 |
+
movieId,imdbId,tmdbId
|
| 167 |
+
|
| 168 |
+
movieId is an identifier for movies used by <https://movielens.org>. E.g., the movie Toy Story has the link <https://movielens.org/movies/1>.
|
| 169 |
+
|
| 170 |
+
imdbId is an identifier for movies used by <http://www.imdb.com>. E.g., the movie Toy Story has the link <http://www.imdb.com/title/tt0114709/>.
|
| 171 |
+
|
| 172 |
+
tmdbId is an identifier for movies used by <https://www.themoviedb.org>. E.g., the movie Toy Story has the link <https://www.themoviedb.org/movie/862>.
|
| 173 |
+
|
| 174 |
+
Use of the resources listed above is subject to the terms of each provider.
|
| 175 |
+
|
| 176 |
+
|
| 177 |
+
Cross-Validation
|
| 178 |
+
----------------
|
| 179 |
+
|
| 180 |
+
Prior versions of the MovieLens dataset included either pre-computed cross-folds or scripts to perform this computation. We no longer bundle either of these features with the dataset, since most modern toolkits provide this as a built-in feature. If you wish to learn about standard approaches to cross-fold computation in the context of recommender systems evaluation, see [LensKit](http://lenskit.org) for tools, documentation, and open-source code examples.
|
movielens_32m/ml-32m/checksums.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
8f033867bcb4e6be8792b21468b4fa6e links.csv
|
| 2 |
+
0df90835c19151f9d819d0822e190797 movies.csv
|
| 3 |
+
cf12b74f9ad4b94a011f079e26d4270a ratings.csv
|
| 4 |
+
963bf4fa4de6b8901868fddd3eb54567 tags.csv
|
movielens_32m/ml-32m/links.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
movielens_32m/ml-32m/movies.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
movielens_32m/ml-32m/ratings.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:91159850e41ee59c86231165a688709647e2726cab2e7ba9faf04001bd5261ee
|
| 3 |
+
size 877076222
|
netflix/README
ADDED
|
@@ -0,0 +1,156 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
SUMMARY
|
| 2 |
+
================================================================================
|
| 3 |
+
|
| 4 |
+
This dataset was constructed to support participants in the Netflix Prize. See
|
| 5 |
+
http://www.netflixprize.com for details about the prize.
|
| 6 |
+
|
| 7 |
+
The movie rating files contain over 100 million ratings from 480 thousand
|
| 8 |
+
randomly-chosen, anonymous Netflix customers over 17 thousand movie titles. The
|
| 9 |
+
data were collected between October, 1998 and December, 2005 and reflect the
|
| 10 |
+
distribution of all ratings received during this period. The ratings are on a
|
| 11 |
+
scale from 1 to 5 (integral) stars. To protect customer privacy, each customer
|
| 12 |
+
id has been replaced with a randomly-assigned id. The date of each rating and
|
| 13 |
+
the title and year of release for each movie id are also provided.
|
| 14 |
+
|
| 15 |
+
|
| 16 |
+
USAGE LICENSE
|
| 17 |
+
================================================================================
|
| 18 |
+
|
| 19 |
+
Netflix can not guarantee the correctness of the data, its suitability for any
|
| 20 |
+
particular purpose, or the validity of results based on the use of the data set.
|
| 21 |
+
The data set may be used for any research purposes under the following
|
| 22 |
+
conditions:
|
| 23 |
+
|
| 24 |
+
* The user may not state or imply any endorsement from Netflix.
|
| 25 |
+
|
| 26 |
+
* The user must acknowledge the use of the data set in
|
| 27 |
+
publications resulting from the use of the data set, and must
|
| 28 |
+
send us an electronic or paper copy of those publications.
|
| 29 |
+
|
| 30 |
+
* The user may not redistribute the data without separate
|
| 31 |
+
permission.
|
| 32 |
+
|
| 33 |
+
* The user may not use this information for any commercial or
|
| 34 |
+
revenue-bearing purposes without first obtaining permission
|
| 35 |
+
from Netflix.
|
| 36 |
+
|
| 37 |
+
If you have any further questions or comments, please contact the Prize
|
| 38 |
+
administrator <prizemaster@netflix.com>
|
| 39 |
+
|
| 40 |
+
|
| 41 |
+
TRAINING DATASET FILE DESCRIPTION
|
| 42 |
+
================================================================================
|
| 43 |
+
|
| 44 |
+
The file "training_set.tar" is a tar of a directory containing 17770 files, one
|
| 45 |
+
per movie. The first line of each file contains the movie id followed by a
|
| 46 |
+
colon. Each subsequent line in the file corresponds to a rating from a customer
|
| 47 |
+
and its date in the following format:
|
| 48 |
+
|
| 49 |
+
CustomerID,Rating,Date
|
| 50 |
+
|
| 51 |
+
- MovieIDs range from 1 to 17770 sequentially.
|
| 52 |
+
- CustomerIDs range from 1 to 2649429, with gaps. There are 480189 users.
|
| 53 |
+
- Ratings are on a five star (integral) scale from 1 to 5.
|
| 54 |
+
- Dates have the format YYYY-MM-DD.
|
| 55 |
+
|
| 56 |
+
MOVIES FILE DESCRIPTION
|
| 57 |
+
================================================================================
|
| 58 |
+
|
| 59 |
+
Movie information in "movie_titles.txt" is in the following format:
|
| 60 |
+
|
| 61 |
+
MovieID,YearOfRelease,Title
|
| 62 |
+
|
| 63 |
+
- MovieID do not correspond to actual Netflix movie ids or IMDB movie ids.
|
| 64 |
+
- YearOfRelease can range from 1890 to 2005 and may correspond to the release of
|
| 65 |
+
corresponding DVD, not necessarily its theaterical release.
|
| 66 |
+
- Title is the Netflix movie title and may not correspond to
|
| 67 |
+
titles used on other sites. Titles are in English.
|
| 68 |
+
|
| 69 |
+
|
| 70 |
+
QUALIFYING AND PREDICTION DATASET FILE DESCRIPTION
|
| 71 |
+
================================================================================
|
| 72 |
+
|
| 73 |
+
The qualifying dataset for the Netflix Prize is contained in the text file
|
| 74 |
+
"qualifying.txt". It consists of lines indicating a movie id, followed by a
|
| 75 |
+
colon, and then customer ids and rating dates, one per line for that movie id.
|
| 76 |
+
The movie and customer ids are contained in the training set. Of course the
|
| 77 |
+
ratings are withheld. There are no empty lines in the file.
|
| 78 |
+
|
| 79 |
+
MovieID1:
|
| 80 |
+
CustomerID11,Date11
|
| 81 |
+
CustomerID12,Date12
|
| 82 |
+
...
|
| 83 |
+
MovieID2:
|
| 84 |
+
CustomerID21,Date21
|
| 85 |
+
CustomerID22,Date22
|
| 86 |
+
|
| 87 |
+
For the Netflix Prize, your program must predict the all ratings the customers
|
| 88 |
+
gave the movies in the qualifying dataset based on the information in the
|
| 89 |
+
training dataset.
|
| 90 |
+
|
| 91 |
+
The format of your submitted prediction file follows the movie and customer id,
|
| 92 |
+
date order of the qualifying dataset. However, your predicted rating takes the
|
| 93 |
+
place of the corresponding customer id (and date), one per line.
|
| 94 |
+
|
| 95 |
+
For example, if the qualifying dataset looked like:
|
| 96 |
+
|
| 97 |
+
111:
|
| 98 |
+
3245,2005-12-19
|
| 99 |
+
5666,2005-12-23
|
| 100 |
+
6789,2005-03-14
|
| 101 |
+
225:
|
| 102 |
+
1234,2005-05-26
|
| 103 |
+
3456,2005-11-07
|
| 104 |
+
|
| 105 |
+
then a prediction file should look something like:
|
| 106 |
+
111:
|
| 107 |
+
3.0
|
| 108 |
+
3.4
|
| 109 |
+
4.0
|
| 110 |
+
225:
|
| 111 |
+
1.0
|
| 112 |
+
2.0
|
| 113 |
+
|
| 114 |
+
which predicts that customer 3245 would have rated movie 111 3.0 stars on the
|
| 115 |
+
19th of Decemeber, 2005, that customer 5666 would have rated it slightly higher
|
| 116 |
+
at 3.4 stars on the 23rd of Decemeber, 2005, etc.
|
| 117 |
+
|
| 118 |
+
You must make predictions for all customers for all movies in the qualifying
|
| 119 |
+
dataset.
|
| 120 |
+
|
| 121 |
+
THE PROBE DATASET FILE DESCRIPTION
|
| 122 |
+
================================================================================
|
| 123 |
+
|
| 124 |
+
To allow you to test your system before you submit a prediction set based on the
|
| 125 |
+
qualifying dataset, we have provided a probe dataset in the file "probe.txt".
|
| 126 |
+
This text file contains lines indicating a movie id, followed by a colon, and
|
| 127 |
+
then customer ids, one per line for that movie id.
|
| 128 |
+
|
| 129 |
+
MovieID1:
|
| 130 |
+
CustomerID11
|
| 131 |
+
CustomerID12
|
| 132 |
+
...
|
| 133 |
+
MovieID2:
|
| 134 |
+
CustomerID21
|
| 135 |
+
CustomerID22
|
| 136 |
+
|
| 137 |
+
Like the qualifying dataset, the movie and customer id pairs are contained in
|
| 138 |
+
the training set. However, unlike the qualifying dataset, the ratings (and
|
| 139 |
+
dates) for each pair are contained in the training dataset.
|
| 140 |
+
|
| 141 |
+
If you wish, you may calculate the RMSE of your predictions against those
|
| 142 |
+
ratings and compare your RMSE against the Cinematch RMSE on the same data. See
|
| 143 |
+
http://www.netflixprize.com/faq#probe for that value.
|
| 144 |
+
|
| 145 |
+
|
| 146 |
+
Good luck!
|
| 147 |
+
|
| 148 |
+
|
| 149 |
+
MD5 SIGNATURES AND FILE SIZES
|
| 150 |
+
================================================================================
|
| 151 |
+
|
| 152 |
+
d2b86d3d9ba8b491d62a85c9cf6aea39 577547 movie_titles.txt
|
| 153 |
+
ed843ae92adbc70db64edbf825024514 10782692 probe.txt
|
| 154 |
+
88be8340ad7b3c31dfd7b6f87e7b9022 52452386 qualifying.txt
|
| 155 |
+
0e13d39f97b93e2534104afc3408c68c 567 rmse.pl
|
| 156 |
+
0098ee8997ffda361a59bc0dd1bdad8b 2081556480 training_set.tar
|
netflix/movie_titles.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
retailrocket/category_tree.csv
ADDED
|
@@ -0,0 +1,1670 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
categoryid,parentid
|
| 2 |
+
1016,213
|
| 3 |
+
809,169
|
| 4 |
+
570,9
|
| 5 |
+
1691,885
|
| 6 |
+
536,1691
|
| 7 |
+
231,
|
| 8 |
+
542,378
|
| 9 |
+
1146,542
|
| 10 |
+
1140,542
|
| 11 |
+
1479,1537
|
| 12 |
+
83,1621
|
| 13 |
+
688,893
|
| 14 |
+
257,312
|
| 15 |
+
1640,622
|
| 16 |
+
963,1281
|
| 17 |
+
412,1110
|
| 18 |
+
948,1110
|
| 19 |
+
934,1110
|
| 20 |
+
148,1110
|
| 21 |
+
12,1110
|
| 22 |
+
1459,1604
|
| 23 |
+
1039,1604
|
| 24 |
+
877,1604
|
| 25 |
+
28,1604
|
| 26 |
+
912,945
|
| 27 |
+
600,768
|
| 28 |
+
177,768
|
| 29 |
+
344,768
|
| 30 |
+
419,229
|
| 31 |
+
192,1181
|
| 32 |
+
1099,711
|
| 33 |
+
1212,711
|
| 34 |
+
527,73
|
| 35 |
+
1653,393
|
| 36 |
+
7,250
|
| 37 |
+
1252,250
|
| 38 |
+
874,1420
|
| 39 |
+
1122,1420
|
| 40 |
+
88,1101
|
| 41 |
+
365,1424
|
| 42 |
+
1587,1215
|
| 43 |
+
91,1215
|
| 44 |
+
1436,313
|
| 45 |
+
1185,583
|
| 46 |
+
1517,71
|
| 47 |
+
1159,71
|
| 48 |
+
1689,71
|
| 49 |
+
582,590
|
| 50 |
+
1309,590
|
| 51 |
+
632,590
|
| 52 |
+
259,71
|
| 53 |
+
454,71
|
| 54 |
+
1334,1550
|
| 55 |
+
237,1550
|
| 56 |
+
890,1550
|
| 57 |
+
915,1550
|
| 58 |
+
63,1550
|
| 59 |
+
898,763
|
| 60 |
+
840,488
|
| 61 |
+
1166,763
|
| 62 |
+
1194,763
|
| 63 |
+
232,763
|
| 64 |
+
824,232
|
| 65 |
+
1683,232
|
| 66 |
+
855,1591
|
| 67 |
+
800,383
|
| 68 |
+
1609,383
|
| 69 |
+
949,1591
|
| 70 |
+
1115,949
|
| 71 |
+
817,949
|
| 72 |
+
981,949
|
| 73 |
+
298,949
|
| 74 |
+
397,8
|
| 75 |
+
1230,8
|
| 76 |
+
681,8
|
| 77 |
+
1369,880
|
| 78 |
+
935,322
|
| 79 |
+
965,666
|
| 80 |
+
1242,1291
|
| 81 |
+
186,865
|
| 82 |
+
595,186
|
| 83 |
+
31,336
|
| 84 |
+
1381,336
|
| 85 |
+
1000,92
|
| 86 |
+
210,585
|
| 87 |
+
178,399
|
| 88 |
+
309,178
|
| 89 |
+
483,178
|
| 90 |
+
1682,399
|
| 91 |
+
701,1682
|
| 92 |
+
1551,1682
|
| 93 |
+
667,777
|
| 94 |
+
932,777
|
| 95 |
+
122,520
|
| 96 |
+
748,781
|
| 97 |
+
201,1453
|
| 98 |
+
614,571
|
| 99 |
+
757,252
|
| 100 |
+
717,866
|
| 101 |
+
428,1669
|
| 102 |
+
1217,630
|
| 103 |
+
556,1370
|
| 104 |
+
1379,609
|
| 105 |
+
1321,1618
|
| 106 |
+
1380,1618
|
| 107 |
+
1268,378
|
| 108 |
+
102,351
|
| 109 |
+
21,351
|
| 110 |
+
1570,351
|
| 111 |
+
1633,351
|
| 112 |
+
119,351
|
| 113 |
+
1457,1486
|
| 114 |
+
1414,854
|
| 115 |
+
128,945
|
| 116 |
+
303,945
|
| 117 |
+
909,1229
|
| 118 |
+
534,1009
|
| 119 |
+
1427,1259
|
| 120 |
+
1444,1490
|
| 121 |
+
740,1444
|
| 122 |
+
732,593
|
| 123 |
+
1547,732
|
| 124 |
+
458,732
|
| 125 |
+
136,732
|
| 126 |
+
601,732
|
| 127 |
+
418,1394
|
| 128 |
+
697,418
|
| 129 |
+
108,1687
|
| 130 |
+
1512,1687
|
| 131 |
+
32,1687
|
| 132 |
+
294,1687
|
| 133 |
+
68,1687
|
| 134 |
+
443,1687
|
| 135 |
+
906,1687
|
| 136 |
+
922,1687
|
| 137 |
+
79,1687
|
| 138 |
+
1044,1687
|
| 139 |
+
733,1687
|
| 140 |
+
853,1687
|
| 141 |
+
403,1687
|
| 142 |
+
1264,1687
|
| 143 |
+
1262,1658
|
| 144 |
+
41,1658
|
| 145 |
+
1612,216
|
| 146 |
+
698,1251
|
| 147 |
+
988,727
|
| 148 |
+
810,378
|
| 149 |
+
1172,810
|
| 150 |
+
606,810
|
| 151 |
+
967,378
|
| 152 |
+
604,894
|
| 153 |
+
1341,480
|
| 154 |
+
480,1299
|
| 155 |
+
1535,727
|
| 156 |
+
1513,1416
|
| 157 |
+
776,727
|
| 158 |
+
1537,727
|
| 159 |
+
81,1537
|
| 160 |
+
144,561
|
| 161 |
+
463,250
|
| 162 |
+
1621,395
|
| 163 |
+
1257,395
|
| 164 |
+
893,1615
|
| 165 |
+
75,893
|
| 166 |
+
751,893
|
| 167 |
+
1183,893
|
| 168 |
+
36,893
|
| 169 |
+
408,654
|
| 170 |
+
498,506
|
| 171 |
+
1129,900
|
| 172 |
+
578,1278
|
| 173 |
+
558,92
|
| 174 |
+
637,92
|
| 175 |
+
437,92
|
| 176 |
+
1610,92
|
| 177 |
+
607,312
|
| 178 |
+
1251,312
|
| 179 |
+
1087,622
|
| 180 |
+
718,622
|
| 181 |
+
1080,1281
|
| 182 |
+
297,312
|
| 183 |
+
540,140
|
| 184 |
+
1110,653
|
| 185 |
+
115,1110
|
| 186 |
+
1330,1110
|
| 187 |
+
94,1330
|
| 188 |
+
17,1604
|
| 189 |
+
962,945
|
| 190 |
+
1596,653
|
| 191 |
+
907,768
|
| 192 |
+
1562,351
|
| 193 |
+
351,653
|
| 194 |
+
782,1562
|
| 195 |
+
1447,351
|
| 196 |
+
1124,351
|
| 197 |
+
1270,351
|
| 198 |
+
1026,351
|
| 199 |
+
199,351
|
| 200 |
+
9,351
|
| 201 |
+
1295,9
|
| 202 |
+
1263,1637
|
| 203 |
+
386,1095
|
| 204 |
+
805,384
|
| 205 |
+
1173,805
|
| 206 |
+
792,805
|
| 207 |
+
1347,1458
|
| 208 |
+
445,1308
|
| 209 |
+
725,1519
|
| 210 |
+
589,1308
|
| 211 |
+
84,1308
|
| 212 |
+
1048,1308
|
| 213 |
+
1329,1519
|
| 214 |
+
1417,1329
|
| 215 |
+
1549,1329
|
| 216 |
+
149,1519
|
| 217 |
+
497,149
|
| 218 |
+
46,1519
|
| 219 |
+
597,1329
|
| 220 |
+
1239,351
|
| 221 |
+
610,1239
|
| 222 |
+
862,1667
|
| 223 |
+
1393,1383
|
| 224 |
+
469,1383
|
| 225 |
+
191,1383
|
| 226 |
+
183,540
|
| 227 |
+
16,585
|
| 228 |
+
860,1515
|
| 229 |
+
1368,540
|
| 230 |
+
1659,825
|
| 231 |
+
1178,540
|
| 232 |
+
1228,121
|
| 233 |
+
325,540
|
| 234 |
+
1645,1534
|
| 235 |
+
579,1371
|
| 236 |
+
1511,409
|
| 237 |
+
1486,140
|
| 238 |
+
131,1486
|
| 239 |
+
539,131
|
| 240 |
+
315,131
|
| 241 |
+
369,1486
|
| 242 |
+
802,369
|
| 243 |
+
1324,1181
|
| 244 |
+
856,1181
|
| 245 |
+
1314,1181
|
| 246 |
+
1499,351
|
| 247 |
+
895,1499
|
| 248 |
+
711,1486
|
| 249 |
+
1378,322
|
| 250 |
+
364,711
|
| 251 |
+
886,1486
|
| 252 |
+
1553,886
|
| 253 |
+
156,886
|
| 254 |
+
1023,886
|
| 255 |
+
1311,140
|
| 256 |
+
799,920
|
| 257 |
+
984,827
|
| 258 |
+
1616,827
|
| 259 |
+
1487,920
|
| 260 |
+
777,920
|
| 261 |
+
643,346
|
| 262 |
+
1265,1136
|
| 263 |
+
897,61
|
| 264 |
+
1098,897
|
| 265 |
+
1540,897
|
| 266 |
+
531,1058
|
| 267 |
+
845,1430
|
| 268 |
+
396,164
|
| 269 |
+
317,314
|
| 270 |
+
57,314
|
| 271 |
+
392,1202
|
| 272 |
+
293,1532
|
| 273 |
+
65,293
|
| 274 |
+
1445,293
|
| 275 |
+
986,1532
|
| 276 |
+
1171,938
|
| 277 |
+
330,986
|
| 278 |
+
562,986
|
| 279 |
+
1076,986
|
| 280 |
+
517,206
|
| 281 |
+
58,766
|
| 282 |
+
533,1299
|
| 283 |
+
416,1299
|
| 284 |
+
1492,107
|
| 285 |
+
450,1492
|
| 286 |
+
1409,1174
|
| 287 |
+
1174,107
|
| 288 |
+
360,1174
|
| 289 |
+
1038,1174
|
| 290 |
+
89,937
|
| 291 |
+
86,937
|
| 292 |
+
1266,293
|
| 293 |
+
801,766
|
| 294 |
+
1083,594
|
| 295 |
+
1376,480
|
| 296 |
+
290,207
|
| 297 |
+
333,1497
|
| 298 |
+
806,1497
|
| 299 |
+
56,1497
|
| 300 |
+
543,250
|
| 301 |
+
1116,1497
|
| 302 |
+
1188,1497
|
| 303 |
+
658,506
|
| 304 |
+
308,658
|
| 305 |
+
514,188
|
| 306 |
+
1130,1323
|
| 307 |
+
1323,1200
|
| 308 |
+
1396,1200
|
| 309 |
+
588,1396
|
| 310 |
+
1399,1396
|
| 311 |
+
1031,1200
|
| 312 |
+
516,1031
|
| 313 |
+
109,1031
|
| 314 |
+
746,1200
|
| 315 |
+
90,1156
|
| 316 |
+
1306,947
|
| 317 |
+
821,1012
|
| 318 |
+
1356,1306
|
| 319 |
+
1012,500
|
| 320 |
+
1576,1012
|
| 321 |
+
1395,1012
|
| 322 |
+
1068,947
|
| 323 |
+
914,226
|
| 324 |
+
1431,1066
|
| 325 |
+
457,250
|
| 326 |
+
678,250
|
| 327 |
+
1674,1420
|
| 328 |
+
538,1420
|
| 329 |
+
1365,538
|
| 330 |
+
1036,1420
|
| 331 |
+
708,1101
|
| 332 |
+
1424,679
|
| 333 |
+
421,1424
|
| 334 |
+
1139,679
|
| 335 |
+
310,1139
|
| 336 |
+
1143,1424
|
| 337 |
+
511,724
|
| 338 |
+
553,1424
|
| 339 |
+
1008,1424
|
| 340 |
+
992,1008
|
| 341 |
+
245,1424
|
| 342 |
+
1231,901
|
| 343 |
+
368,901
|
| 344 |
+
1454,1596
|
| 345 |
+
844,1458
|
| 346 |
+
815,1027
|
| 347 |
+
1113,1145
|
| 348 |
+
324,1145
|
| 349 |
+
1043,226
|
| 350 |
+
50,312
|
| 351 |
+
127,312
|
| 352 |
+
1253,127
|
| 353 |
+
1047,127
|
| 354 |
+
652,127
|
| 355 |
+
1456,127
|
| 356 |
+
884,127
|
| 357 |
+
484,127
|
| 358 |
+
1300,127
|
| 359 |
+
352,859
|
| 360 |
+
590,71
|
| 361 |
+
77,590
|
| 362 |
+
1453,71
|
| 363 |
+
1193,1453
|
| 364 |
+
526,1453
|
| 365 |
+
359,1579
|
| 366 |
+
1550,359
|
| 367 |
+
1675,1550
|
| 368 |
+
475,1550
|
| 369 |
+
763,1579
|
| 370 |
+
488,763
|
| 371 |
+
726,488
|
| 372 |
+
608,763
|
| 373 |
+
1468,1136
|
| 374 |
+
1591,1579
|
| 375 |
+
910,1591
|
| 376 |
+
925,1591
|
| 377 |
+
918,383
|
| 378 |
+
1460,1591
|
| 379 |
+
989,1579
|
| 380 |
+
843,880
|
| 381 |
+
1029,1181
|
| 382 |
+
1559,989
|
| 383 |
+
1094,131
|
| 384 |
+
1524,1559
|
| 385 |
+
1232,1559
|
| 386 |
+
322,1486
|
| 387 |
+
234,322
|
| 388 |
+
649,696
|
| 389 |
+
666,989
|
| 390 |
+
211,666
|
| 391 |
+
415,666
|
| 392 |
+
468,666
|
| 393 |
+
1211,989
|
| 394 |
+
78,1211
|
| 395 |
+
865,1579
|
| 396 |
+
194,865
|
| 397 |
+
863,194
|
| 398 |
+
1175,865
|
| 399 |
+
1536,1175
|
| 400 |
+
729,1175
|
| 401 |
+
1518,865
|
| 402 |
+
842,1518
|
| 403 |
+
436,1518
|
| 404 |
+
829,1518
|
| 405 |
+
1651,1579
|
| 406 |
+
1223,1651
|
| 407 |
+
1283,1651
|
| 408 |
+
1590,336
|
| 409 |
+
1632,885
|
| 410 |
+
1478,1632
|
| 411 |
+
1433,312
|
| 412 |
+
2,312
|
| 413 |
+
1169,92
|
| 414 |
+
1681,568
|
| 415 |
+
1514,920
|
| 416 |
+
1630,663
|
| 417 |
+
399,663
|
| 418 |
+
693,1630
|
| 419 |
+
453,1630
|
| 420 |
+
1075,399
|
| 421 |
+
1025,1075
|
| 422 |
+
521,654
|
| 423 |
+
705,1487
|
| 424 |
+
775,763
|
| 425 |
+
998,653
|
| 426 |
+
1485,250
|
| 427 |
+
22,1550
|
| 428 |
+
1666,1684
|
| 429 |
+
818,852
|
| 430 |
+
1606,1684
|
| 431 |
+
683,1606
|
| 432 |
+
520,1606
|
| 433 |
+
873,520
|
| 434 |
+
676,479
|
| 435 |
+
875,479
|
| 436 |
+
876,580
|
| 437 |
+
1073,580
|
| 438 |
+
1179,580
|
| 439 |
+
1207,580
|
| 440 |
+
942,125
|
| 441 |
+
1220,125
|
| 442 |
+
1273,125
|
| 443 |
+
426,872
|
| 444 |
+
268,138
|
| 445 |
+
1575,138
|
| 446 |
+
944,950
|
| 447 |
+
569,426
|
| 448 |
+
1625,1141
|
| 449 |
+
1141,55
|
| 450 |
+
969,1141
|
| 451 |
+
1236,1141
|
| 452 |
+
406,872
|
| 453 |
+
1107,1600
|
| 454 |
+
1041,1313
|
| 455 |
+
394,1041
|
| 456 |
+
1413,1313
|
| 457 |
+
1033,571
|
| 458 |
+
571,1107
|
| 459 |
+
465,571
|
| 460 |
+
804,187
|
| 461 |
+
187,1313
|
| 462 |
+
997,187
|
| 463 |
+
1053,187
|
| 464 |
+
1392,1041
|
| 465 |
+
1243,1107
|
| 466 |
+
684,1041
|
| 467 |
+
216,1107
|
| 468 |
+
783,216
|
| 469 |
+
1088,287
|
| 470 |
+
425,55
|
| 471 |
+
23,640
|
| 472 |
+
1677,896
|
| 473 |
+
1111,835
|
| 474 |
+
1322,252
|
| 475 |
+
252,872
|
| 476 |
+
1091,573
|
| 477 |
+
493,1331
|
| 478 |
+
1018,1331
|
| 479 |
+
789,14
|
| 480 |
+
1573,14
|
| 481 |
+
1117,14
|
| 482 |
+
1184,14
|
| 483 |
+
892,14
|
| 484 |
+
1635,866
|
| 485 |
+
866,803
|
| 486 |
+
93,866
|
| 487 |
+
888,866
|
| 488 |
+
964,1326
|
| 489 |
+
1326,803
|
| 490 |
+
1614,1326
|
| 491 |
+
51,955
|
| 492 |
+
1086,250
|
| 493 |
+
213,1299
|
| 494 |
+
772,213
|
| 495 |
+
692,213
|
| 496 |
+
1669,250
|
| 497 |
+
1440,1669
|
| 498 |
+
779,1669
|
| 499 |
+
814,1669
|
| 500 |
+
1560,293
|
| 501 |
+
1662,630
|
| 502 |
+
630,679
|
| 503 |
+
752,630
|
| 504 |
+
1385,1202
|
| 505 |
+
797,213
|
| 506 |
+
764,1370
|
| 507 |
+
1370,1107
|
| 508 |
+
836,1370
|
| 509 |
+
448,609
|
| 510 |
+
609,1107
|
| 511 |
+
787,609
|
| 512 |
+
1451,609
|
| 513 |
+
505,334
|
| 514 |
+
379,334
|
| 515 |
+
135,1618
|
| 516 |
+
544,1168
|
| 517 |
+
1168,736
|
| 518 |
+
723,995
|
| 519 |
+
1631,657
|
| 520 |
+
169,1257
|
| 521 |
+
1004,169
|
| 522 |
+
1498,580
|
| 523 |
+
504,378
|
| 524 |
+
327,92
|
| 525 |
+
1234,92
|
| 526 |
+
1340,101
|
| 527 |
+
979,1383
|
| 528 |
+
774,620
|
| 529 |
+
634,226
|
| 530 |
+
677,226
|
| 531 |
+
438,312
|
| 532 |
+
661,127
|
| 533 |
+
730,1482
|
| 534 |
+
228,1482
|
| 535 |
+
593,1482
|
| 536 |
+
1472,605
|
| 537 |
+
0,605
|
| 538 |
+
927,605
|
| 539 |
+
1578,1249
|
| 540 |
+
1249,1482
|
| 541 |
+
972,1249
|
| 542 |
+
1555,1249
|
| 543 |
+
1221,1426
|
| 544 |
+
1426,1482
|
| 545 |
+
1528,1426
|
| 546 |
+
292,1426
|
| 547 |
+
987,1426
|
| 548 |
+
242,1531
|
| 549 |
+
911,1531
|
| 550 |
+
703,1531
|
| 551 |
+
1663,1398
|
| 552 |
+
1398,1482
|
| 553 |
+
277,1398
|
| 554 |
+
1480,1398
|
| 555 |
+
1,854
|
| 556 |
+
854,1482
|
| 557 |
+
1286,854
|
| 558 |
+
320,854
|
| 559 |
+
225,593
|
| 560 |
+
1247,593
|
| 561 |
+
1429,593
|
| 562 |
+
545,143
|
| 563 |
+
263,143
|
| 564 |
+
366,143
|
| 565 |
+
921,143
|
| 566 |
+
270,143
|
| 567 |
+
936,143
|
| 568 |
+
1037,402
|
| 569 |
+
1165,402
|
| 570 |
+
879,1482
|
| 571 |
+
1256,879
|
| 572 |
+
1320,879
|
| 573 |
+
956,879
|
| 574 |
+
1697,623
|
| 575 |
+
1237,623
|
| 576 |
+
529,623
|
| 577 |
+
220,795
|
| 578 |
+
970,275
|
| 579 |
+
710,605
|
| 580 |
+
398,1323
|
| 581 |
+
1695,250
|
| 582 |
+
1246,945
|
| 583 |
+
1001,945
|
| 584 |
+
1052,945
|
| 585 |
+
1404,593
|
| 586 |
+
451,945
|
| 587 |
+
1567,1531
|
| 588 |
+
1082,866
|
| 589 |
+
163,945
|
| 590 |
+
153,1331
|
| 591 |
+
791,
|
| 592 |
+
587,791
|
| 593 |
+
769,587
|
| 594 |
+
1680,587
|
| 595 |
+
1255,587
|
| 596 |
+
1362,587
|
| 597 |
+
1161,587
|
| 598 |
+
1423,791
|
| 599 |
+
1250,1423
|
| 600 |
+
1405,1423
|
| 601 |
+
759,1423
|
| 602 |
+
155,1423
|
| 603 |
+
1070,1423
|
| 604 |
+
227,602
|
| 605 |
+
1133,602
|
| 606 |
+
1533,602
|
| 607 |
+
1229,791
|
| 608 |
+
870,1229
|
| 609 |
+
1019,1229
|
| 610 |
+
461,1229
|
| 611 |
+
765,1229
|
| 612 |
+
433,1229
|
| 613 |
+
1410,1495
|
| 614 |
+
1358,1009
|
| 615 |
+
198,1009
|
| 616 |
+
501,1009
|
| 617 |
+
1556,1009
|
| 618 |
+
741,362
|
| 619 |
+
508,362
|
| 620 |
+
512,362
|
| 621 |
+
1432,362
|
| 622 |
+
1069,362
|
| 623 |
+
1577,362
|
| 624 |
+
598,362
|
| 625 |
+
492,362
|
| 626 |
+
952,362
|
| 627 |
+
350,362
|
| 628 |
+
111,362
|
| 629 |
+
518,362
|
| 630 |
+
1061,1259
|
| 631 |
+
1259,431
|
| 632 |
+
389,1259
|
| 633 |
+
166,1259
|
| 634 |
+
996,1259
|
| 635 |
+
1271,1259
|
| 636 |
+
472,1259
|
| 637 |
+
1408,1259
|
| 638 |
+
882,1259
|
| 639 |
+
1210,1259
|
| 640 |
+
311,1259
|
| 641 |
+
179,1259
|
| 642 |
+
1245,1259
|
| 643 |
+
1525,1490
|
| 644 |
+
1448,145
|
| 645 |
+
1132,381
|
| 646 |
+
902,866
|
| 647 |
+
481,1009
|
| 648 |
+
1510,1009
|
| 649 |
+
354,1009
|
| 650 |
+
635,1229
|
| 651 |
+
485,1335
|
| 652 |
+
1522,1009
|
| 653 |
+
264,1009
|
| 654 |
+
1287,1009
|
| 655 |
+
376,48
|
| 656 |
+
694,561
|
| 657 |
+
452,561
|
| 658 |
+
1687,1335
|
| 659 |
+
749,1687
|
| 660 |
+
278,362
|
| 661 |
+
1552,1259
|
| 662 |
+
1471,339
|
| 663 |
+
1074,339
|
| 664 |
+
184,1009
|
| 665 |
+
284,1009
|
| 666 |
+
728,1009
|
| 667 |
+
674,362
|
| 668 |
+
150,1259
|
| 669 |
+
537,229
|
| 670 |
+
1316,1306
|
| 671 |
+
258,1139
|
| 672 |
+
420,250
|
| 673 |
+
672,1120
|
| 674 |
+
1199,1215
|
| 675 |
+
1520,245
|
| 676 |
+
1332,1490
|
| 677 |
+
826,346
|
| 678 |
+
442,1632
|
| 679 |
+
1056,1579
|
| 680 |
+
1010,755
|
| 681 |
+
1203,755
|
| 682 |
+
1439,755
|
| 683 |
+
1694,1621
|
| 684 |
+
387,1621
|
| 685 |
+
999,1621
|
| 686 |
+
1233,1257
|
| 687 |
+
337,653
|
| 688 |
+
771,1251
|
| 689 |
+
722,1110
|
| 690 |
+
43,945
|
| 691 |
+
568,384
|
| 692 |
+
142,9
|
| 693 |
+
626,955
|
| 694 |
+
1213,955
|
| 695 |
+
586,1519
|
| 696 |
+
700,95
|
| 697 |
+
1011,745
|
| 698 |
+
1390,121
|
| 699 |
+
239,1515
|
| 700 |
+
1015,131
|
| 701 |
+
1035,920
|
| 702 |
+
1558,323
|
| 703 |
+
1434,1136
|
| 704 |
+
120,897
|
| 705 |
+
686,594
|
| 706 |
+
575,1257
|
| 707 |
+
953,506
|
| 708 |
+
1032,557
|
| 709 |
+
1664,1156
|
| 710 |
+
881,1012
|
| 711 |
+
901,679
|
| 712 |
+
1218,203
|
| 713 |
+
712,1453
|
| 714 |
+
1196,1181
|
| 715 |
+
388,880
|
| 716 |
+
592,989
|
| 717 |
+
633,568
|
| 718 |
+
1496,968
|
| 719 |
+
786,520
|
| 720 |
+
682,938
|
| 721 |
+
1628,605
|
| 722 |
+
1605,1531
|
| 723 |
+
222,561
|
| 724 |
+
913,418
|
| 725 |
+
207,1490
|
| 726 |
+
584,709
|
| 727 |
+
625,9
|
| 728 |
+
1180,1239
|
| 729 |
+
668,1239
|
| 730 |
+
1144,1239
|
| 731 |
+
477,1596
|
| 732 |
+
916,9
|
| 733 |
+
1059,1696
|
| 734 |
+
410,894
|
| 735 |
+
943,810
|
| 736 |
+
924,1416
|
| 737 |
+
1580,441
|
| 738 |
+
25,1490
|
| 739 |
+
158,1621
|
| 740 |
+
241,893
|
| 741 |
+
372,654
|
| 742 |
+
837,654
|
| 743 |
+
1344,713
|
| 744 |
+
1338,1278
|
| 745 |
+
319,92
|
| 746 |
+
849,1281
|
| 747 |
+
3,1281
|
| 748 |
+
1670,1458
|
| 749 |
+
302,1458
|
| 750 |
+
1464,745
|
| 751 |
+
196,1667
|
| 752 |
+
1055,183
|
| 753 |
+
1258,1386
|
| 754 |
+
1509,620
|
| 755 |
+
238,250
|
| 756 |
+
471,1368
|
| 757 |
+
739,1181
|
| 758 |
+
1298,335
|
| 759 |
+
1208,827
|
| 760 |
+
331,1487
|
| 761 |
+
685,908
|
| 762 |
+
719,908
|
| 763 |
+
1588,897
|
| 764 |
+
124,104
|
| 765 |
+
172,1290
|
| 766 |
+
249,164
|
| 767 |
+
53,1202
|
| 768 |
+
342,500
|
| 769 |
+
48,500
|
| 770 |
+
565,500
|
| 771 |
+
499,986
|
| 772 |
+
1477,206
|
| 773 |
+
35,20
|
| 774 |
+
295,20
|
| 775 |
+
1282,25
|
| 776 |
+
247,557
|
| 777 |
+
530,432
|
| 778 |
+
282,113
|
| 779 |
+
846,1012
|
| 780 |
+
891,1012
|
| 781 |
+
546,250
|
| 782 |
+
642,250
|
| 783 |
+
1623,1066
|
| 784 |
+
74,250
|
| 785 |
+
655,1066
|
| 786 |
+
1120,250
|
| 787 |
+
1613,250
|
| 788 |
+
1539,990
|
| 789 |
+
550,1139
|
| 790 |
+
202,1008
|
| 791 |
+
357,1065
|
| 792 |
+
1042,1065
|
| 793 |
+
1045,1065
|
| 794 |
+
1655,727
|
| 795 |
+
1277,312
|
| 796 |
+
1355,312
|
| 797 |
+
1333,127
|
| 798 |
+
1461,1215
|
| 799 |
+
1204,1215
|
| 800 |
+
1359,1215
|
| 801 |
+
417,1215
|
| 802 |
+
560,313
|
| 803 |
+
559,313
|
| 804 |
+
833,901
|
| 805 |
+
62,383
|
| 806 |
+
291,880
|
| 807 |
+
1526,1621
|
| 808 |
+
510,908
|
| 809 |
+
27,557
|
| 810 |
+
926,852
|
| 811 |
+
646,1606
|
| 812 |
+
1279,1606
|
| 813 |
+
1049,1606
|
| 814 |
+
1054,520
|
| 815 |
+
1603,520
|
| 816 |
+
665,520
|
| 817 |
+
636,479
|
| 818 |
+
1503,580
|
| 819 |
+
549,781
|
| 820 |
+
1151,781
|
| 821 |
+
1373,872
|
| 822 |
+
1040,1516
|
| 823 |
+
1565,1481
|
| 824 |
+
883,1481
|
| 825 |
+
296,55
|
| 826 |
+
1521,55
|
| 827 |
+
581,1600
|
| 828 |
+
233,630
|
| 829 |
+
1676,1618
|
| 830 |
+
868,169
|
| 831 |
+
1147,1027
|
| 832 |
+
1244,500
|
| 833 |
+
429,113
|
| 834 |
+
1114,113
|
| 835 |
+
572,1066
|
| 836 |
+
1017,605
|
| 837 |
+
316,605
|
| 838 |
+
737,854
|
| 839 |
+
715,402
|
| 840 |
+
1530,879
|
| 841 |
+
1002,879
|
| 842 |
+
338,275
|
| 843 |
+
1325,1684
|
| 844 |
+
1634,143
|
| 845 |
+
244,1495
|
| 846 |
+
253,1525
|
| 847 |
+
173,788
|
| 848 |
+
1007,485
|
| 849 |
+
1142,485
|
| 850 |
+
69,485
|
| 851 |
+
1508,209
|
| 852 |
+
1293,1323
|
| 853 |
+
641,768
|
| 854 |
+
1497,1490
|
| 855 |
+
1261,25
|
| 856 |
+
1592,393
|
| 857 |
+
1060,25
|
| 858 |
+
391,250
|
| 859 |
+
788,1490
|
| 860 |
+
130,145
|
| 861 |
+
619,145
|
| 862 |
+
145,1490
|
| 863 |
+
1490,
|
| 864 |
+
343,1290
|
| 865 |
+
808,1272
|
| 866 |
+
830,1272
|
| 867 |
+
182,1308
|
| 868 |
+
413,149
|
| 869 |
+
152,1329
|
| 870 |
+
95,1519
|
| 871 |
+
1627,827
|
| 872 |
+
827,920
|
| 873 |
+
217,908
|
| 874 |
+
224,1487
|
| 875 |
+
541,777
|
| 876 |
+
1197,777
|
| 877 |
+
279,777
|
| 878 |
+
349,777
|
| 879 |
+
346,920
|
| 880 |
+
1688,61
|
| 881 |
+
1003,61
|
| 882 |
+
66,1430
|
| 883 |
+
1058,61
|
| 884 |
+
61,140
|
| 885 |
+
1154,1515
|
| 886 |
+
620,1515
|
| 887 |
+
1383,409
|
| 888 |
+
1371,585
|
| 889 |
+
1642,121
|
| 890 |
+
1422,1371
|
| 891 |
+
159,1028
|
| 892 |
+
1104,1534
|
| 893 |
+
1643,1386
|
| 894 |
+
39,540
|
| 895 |
+
1103,1368
|
| 896 |
+
1209,1292
|
| 897 |
+
370,131
|
| 898 |
+
1400,335
|
| 899 |
+
1181,1486
|
| 900 |
+
185,131
|
| 901 |
+
617,131
|
| 902 |
+
223,131
|
| 903 |
+
374,131
|
| 904 |
+
1435,131
|
| 905 |
+
651,369
|
| 906 |
+
975,369
|
| 907 |
+
404,369
|
| 908 |
+
931,1181
|
| 909 |
+
1639,1181
|
| 910 |
+
1667,409
|
| 911 |
+
332,1667
|
| 912 |
+
1339,1534
|
| 913 |
+
1598,229
|
| 914 |
+
1349,121
|
| 915 |
+
1652,1368
|
| 916 |
+
34,1368
|
| 917 |
+
515,1368
|
| 918 |
+
157,540
|
| 919 |
+
1543,157
|
| 920 |
+
1106,1383
|
| 921 |
+
695,959
|
| 922 |
+
218,116
|
| 923 |
+
1337,116
|
| 924 |
+
221,362
|
| 925 |
+
1342,362
|
| 926 |
+
1304,362
|
| 927 |
+
273,362
|
| 928 |
+
1419,362
|
| 929 |
+
271,362
|
| 930 |
+
301,362
|
| 931 |
+
362,431
|
| 932 |
+
991,1259
|
| 933 |
+
1285,1259
|
| 934 |
+
976,1009
|
| 935 |
+
1488,1009
|
| 936 |
+
447,1009
|
| 937 |
+
923,1009
|
| 938 |
+
1489,1009
|
| 939 |
+
30,1009
|
| 940 |
+
1009,431
|
| 941 |
+
431,
|
| 942 |
+
781,580
|
| 943 |
+
758,781
|
| 944 |
+
580,1684
|
| 945 |
+
1685,339
|
| 946 |
+
1238,265
|
| 947 |
+
1494,216
|
| 948 |
+
958,1041
|
| 949 |
+
137,1370
|
| 950 |
+
1024,1370
|
| 951 |
+
1137,609
|
| 952 |
+
334,609
|
| 953 |
+
165,14
|
| 954 |
+
1415,14
|
| 955 |
+
14,1684
|
| 956 |
+
1572,1326
|
| 957 |
+
479,520
|
| 958 |
+
1254,520
|
| 959 |
+
470,520
|
| 960 |
+
627,520
|
| 961 |
+
1201,479
|
| 962 |
+
1108,426
|
| 963 |
+
535,426
|
| 964 |
+
427,1313
|
| 965 |
+
377,714
|
| 966 |
+
147,714
|
| 967 |
+
193,950
|
| 968 |
+
1260,426
|
| 969 |
+
971,426
|
| 970 |
+
1102,1401
|
| 971 |
+
1401,426
|
| 972 |
+
1090,648
|
| 973 |
+
367,125
|
| 974 |
+
1119,125
|
| 975 |
+
125,1313
|
| 976 |
+
47,381
|
| 977 |
+
1545,866
|
| 978 |
+
487,1141
|
| 979 |
+
1564,1141
|
| 980 |
+
1005,657
|
| 981 |
+
657,736
|
| 982 |
+
1463,657
|
| 983 |
+
1275,1618
|
| 984 |
+
736,1600
|
| 985 |
+
1418,896
|
| 986 |
+
1176,835
|
| 987 |
+
154,640
|
| 988 |
+
1302,1600
|
| 989 |
+
55,1600
|
| 990 |
+
1331,252
|
| 991 |
+
616,573
|
| 992 |
+
1303,252
|
| 993 |
+
523,593
|
| 994 |
+
162,593
|
| 995 |
+
1690,593
|
| 996 |
+
1127,593
|
| 997 |
+
1607,593
|
| 998 |
+
446,593
|
| 999 |
+
1360,593
|
| 1000 |
+
1531,1482
|
| 1001 |
+
1280,605
|
| 1002 |
+
567,605
|
| 1003 |
+
160,605
|
| 1004 |
+
605,1482
|
| 1005 |
+
1078,1249
|
| 1006 |
+
704,1426
|
| 1007 |
+
1650,1426
|
| 1008 |
+
1589,1426
|
| 1009 |
+
671,1426
|
| 1010 |
+
1581,854
|
| 1011 |
+
275,795
|
| 1012 |
+
1351,795
|
| 1013 |
+
795,250
|
| 1014 |
+
1619,1398
|
| 1015 |
+
402,143
|
| 1016 |
+
464,143
|
| 1017 |
+
143,1482
|
| 1018 |
+
816,623
|
| 1019 |
+
623,381
|
| 1020 |
+
1586,381
|
| 1021 |
+
381,1482
|
| 1022 |
+
371,1482
|
| 1023 |
+
356,92
|
| 1024 |
+
1096,92
|
| 1025 |
+
92,653
|
| 1026 |
+
248,1596
|
| 1027 |
+
645,1596
|
| 1028 |
+
1014,1110
|
| 1029 |
+
1604,1110
|
| 1030 |
+
503,1604
|
| 1031 |
+
459,1330
|
| 1032 |
+
73,1202
|
| 1033 |
+
299,73
|
| 1034 |
+
1214,1202
|
| 1035 |
+
1305,1214
|
| 1036 |
+
286,1214
|
| 1037 |
+
1202,653
|
| 1038 |
+
197,768
|
| 1039 |
+
494,768
|
| 1040 |
+
375,768
|
| 1041 |
+
768,653
|
| 1042 |
+
37,945
|
| 1043 |
+
1437,945
|
| 1044 |
+
532,945
|
| 1045 |
+
1665,945
|
| 1046 |
+
1649,945
|
| 1047 |
+
945,653
|
| 1048 |
+
1548,1499
|
| 1049 |
+
599,1499
|
| 1050 |
+
348,1499
|
| 1051 |
+
1584,1562
|
| 1052 |
+
946,351
|
| 1053 |
+
1189,9
|
| 1054 |
+
405,351
|
| 1055 |
+
101,312
|
| 1056 |
+
1241,101
|
| 1057 |
+
847,101
|
| 1058 |
+
1155,101
|
| 1059 |
+
1465,1251
|
| 1060 |
+
1672,1251
|
| 1061 |
+
1281,312
|
| 1062 |
+
622,312
|
| 1063 |
+
1186,312
|
| 1064 |
+
175,1492
|
| 1065 |
+
941,1492
|
| 1066 |
+
1561,250
|
| 1067 |
+
1620,937
|
| 1068 |
+
107,1532
|
| 1069 |
+
82,1125
|
| 1070 |
+
690,1125
|
| 1071 |
+
1066,293
|
| 1072 |
+
656,1125
|
| 1073 |
+
887,206
|
| 1074 |
+
167,1066
|
| 1075 |
+
439,1012
|
| 1076 |
+
611,1306
|
| 1077 |
+
957,1306
|
| 1078 |
+
1065,1027
|
| 1079 |
+
524,1145
|
| 1080 |
+
929,1027
|
| 1081 |
+
1412,107
|
| 1082 |
+
1027,250
|
| 1083 |
+
1318,986
|
| 1084 |
+
64,206
|
| 1085 |
+
1638,766
|
| 1086 |
+
414,206
|
| 1087 |
+
828,293
|
| 1088 |
+
20,1299
|
| 1089 |
+
973,20
|
| 1090 |
+
1506,213
|
| 1091 |
+
1455,213
|
| 1092 |
+
1121,1299
|
| 1093 |
+
326,1299
|
| 1094 |
+
1153,20
|
| 1095 |
+
669,1266
|
| 1096 |
+
1164,1266
|
| 1097 |
+
4,1266
|
| 1098 |
+
1474,480
|
| 1099 |
+
594,1299
|
| 1100 |
+
1493,594
|
| 1101 |
+
960,594
|
| 1102 |
+
260,1066
|
| 1103 |
+
793,1066
|
| 1104 |
+
583,250
|
| 1105 |
+
1226,1669
|
| 1106 |
+
980,1145
|
| 1107 |
+
190,755
|
| 1108 |
+
864,994
|
| 1109 |
+
10,994
|
| 1110 |
+
363,994
|
| 1111 |
+
994,755
|
| 1112 |
+
1449,1439
|
| 1113 |
+
755,
|
| 1114 |
+
123,214
|
| 1115 |
+
564,214
|
| 1116 |
+
1195,746
|
| 1117 |
+
638,746
|
| 1118 |
+
1693,746
|
| 1119 |
+
188,1200
|
| 1120 |
+
1568,188
|
| 1121 |
+
557,1200
|
| 1122 |
+
432,1200
|
| 1123 |
+
1328,432
|
| 1124 |
+
1274,1031
|
| 1125 |
+
1156,1200
|
| 1126 |
+
1200,395
|
| 1127 |
+
654,893
|
| 1128 |
+
1407,713
|
| 1129 |
+
900,506
|
| 1130 |
+
1149,1075
|
| 1131 |
+
1389,1630
|
| 1132 |
+
1372,1630
|
| 1133 |
+
663,395
|
| 1134 |
+
358,1257
|
| 1135 |
+
506,250
|
| 1136 |
+
1374,1278
|
| 1137 |
+
1278,395
|
| 1138 |
+
203,727
|
| 1139 |
+
727,378
|
| 1140 |
+
441,727
|
| 1141 |
+
867,441
|
| 1142 |
+
1276,441
|
| 1143 |
+
894,378
|
| 1144 |
+
378,
|
| 1145 |
+
1307,1036
|
| 1146 |
+
1101,1420
|
| 1147 |
+
1093,1101
|
| 1148 |
+
990,1420
|
| 1149 |
+
1420,250
|
| 1150 |
+
230,1424
|
| 1151 |
+
724,250
|
| 1152 |
+
1105,1424
|
| 1153 |
+
1215,1424
|
| 1154 |
+
281,1424
|
| 1155 |
+
313,679
|
| 1156 |
+
1345,1056
|
| 1157 |
+
1289,1056
|
| 1158 |
+
834,1056
|
| 1159 |
+
716,1056
|
| 1160 |
+
1501,763
|
| 1161 |
+
850,763
|
| 1162 |
+
735,763
|
| 1163 |
+
547,1550
|
| 1164 |
+
1353,1559
|
| 1165 |
+
1583,1559
|
| 1166 |
+
880,989
|
| 1167 |
+
954,880
|
| 1168 |
+
1438,880
|
| 1169 |
+
1608,666
|
| 1170 |
+
1291,989
|
| 1171 |
+
1527,1291
|
| 1172 |
+
1656,1291
|
| 1173 |
+
753,322
|
| 1174 |
+
266,322
|
| 1175 |
+
382,322
|
| 1176 |
+
696,989
|
| 1177 |
+
831,335
|
| 1178 |
+
574,696
|
| 1179 |
+
1170,696
|
| 1180 |
+
1657,1211
|
| 1181 |
+
383,1591
|
| 1182 |
+
8,1591
|
| 1183 |
+
1225,8
|
| 1184 |
+
70,8
|
| 1185 |
+
1206,1518
|
| 1186 |
+
1084,194
|
| 1187 |
+
251,194
|
| 1188 |
+
1495,791
|
| 1189 |
+
1269,1495
|
| 1190 |
+
13,1495
|
| 1191 |
+
85,1423
|
| 1192 |
+
240,1423
|
| 1193 |
+
1100,1423
|
| 1194 |
+
794,602
|
| 1195 |
+
602,791
|
| 1196 |
+
851,587
|
| 1197 |
+
1569,587
|
| 1198 |
+
1504,587
|
| 1199 |
+
60,587
|
| 1200 |
+
261,1229
|
| 1201 |
+
40,1632
|
| 1202 |
+
336,885
|
| 1203 |
+
1152,1691
|
| 1204 |
+
885,1579
|
| 1205 |
+
87,71
|
| 1206 |
+
215,1453
|
| 1207 |
+
380,1453
|
| 1208 |
+
76,71
|
| 1209 |
+
71,1579
|
| 1210 |
+
1579,
|
| 1211 |
+
272,1687
|
| 1212 |
+
97,1687
|
| 1213 |
+
1394,
|
| 1214 |
+
106,381
|
| 1215 |
+
243,418
|
| 1216 |
+
1523,265
|
| 1217 |
+
353,755
|
| 1218 |
+
1235,418
|
| 1219 |
+
1469,399
|
| 1220 |
+
939,1469
|
| 1221 |
+
411,561
|
| 1222 |
+
118,933
|
| 1223 |
+
6,933
|
| 1224 |
+
1071,1371
|
| 1225 |
+
1352,139
|
| 1226 |
+
1363,139
|
| 1227 |
+
743,418
|
| 1228 |
+
283,1579
|
| 1229 |
+
784,38
|
| 1230 |
+
1601,755
|
| 1231 |
+
132,755
|
| 1232 |
+
933,1224
|
| 1233 |
+
591,933
|
| 1234 |
+
1593,1673
|
| 1235 |
+
235,1224
|
| 1236 |
+
871,1224
|
| 1237 |
+
624,871
|
| 1238 |
+
170,1224
|
| 1239 |
+
18,170
|
| 1240 |
+
767,170
|
| 1241 |
+
42,170
|
| 1242 |
+
114,1443
|
| 1243 |
+
577,114
|
| 1244 |
+
1646,114
|
| 1245 |
+
54,1443
|
| 1246 |
+
328,54
|
| 1247 |
+
612,54
|
| 1248 |
+
1546,1443
|
| 1249 |
+
1006,1546
|
| 1250 |
+
1240,1546
|
| 1251 |
+
1566,1224
|
| 1252 |
+
670,1566
|
| 1253 |
+
1162,1546
|
| 1254 |
+
254,866
|
| 1255 |
+
1441,1566
|
| 1256 |
+
26,1546
|
| 1257 |
+
977,871
|
| 1258 |
+
126,871
|
| 1259 |
+
1187,871
|
| 1260 |
+
1421,105
|
| 1261 |
+
1387,933
|
| 1262 |
+
961,132
|
| 1263 |
+
467,132
|
| 1264 |
+
993,132
|
| 1265 |
+
161,351
|
| 1266 |
+
1063,351
|
| 1267 |
+
11,1439
|
| 1268 |
+
770,207
|
| 1269 |
+
1644,1009
|
| 1270 |
+
246,362
|
| 1271 |
+
823,1259
|
| 1272 |
+
139,585
|
| 1273 |
+
811,25
|
| 1274 |
+
1097,114
|
| 1275 |
+
1364,933
|
| 1276 |
+
304,1673
|
| 1277 |
+
440,1224
|
| 1278 |
+
1160,1698
|
| 1279 |
+
1067,1160
|
| 1280 |
+
44,110
|
| 1281 |
+
1403,440
|
| 1282 |
+
1491,440
|
| 1283 |
+
1310,1009
|
| 1284 |
+
917,1374
|
| 1285 |
+
110,1698
|
| 1286 |
+
647,1160
|
| 1287 |
+
742,1067
|
| 1288 |
+
780,1067
|
| 1289 |
+
702,1067
|
| 1290 |
+
490,647
|
| 1291 |
+
236,647
|
| 1292 |
+
400,110
|
| 1293 |
+
1126,905
|
| 1294 |
+
1475,905
|
| 1295 |
+
1466,905
|
| 1296 |
+
1128,400
|
| 1297 |
+
841,400
|
| 1298 |
+
1470,44
|
| 1299 |
+
1544,679
|
| 1300 |
+
905,110
|
| 1301 |
+
1678,1698
|
| 1302 |
+
1034,1698
|
| 1303 |
+
1585,170
|
| 1304 |
+
1641,542
|
| 1305 |
+
1660,1323
|
| 1306 |
+
552,1120
|
| 1307 |
+
99,1667
|
| 1308 |
+
489,110
|
| 1309 |
+
422,489
|
| 1310 |
+
1484,489
|
| 1311 |
+
1557,489
|
| 1312 |
+
756,489
|
| 1313 |
+
29,1678
|
| 1314 |
+
455,1678
|
| 1315 |
+
1554,1678
|
| 1316 |
+
305,1678
|
| 1317 |
+
720,305
|
| 1318 |
+
318,305
|
| 1319 |
+
1301,1034
|
| 1320 |
+
1294,1621
|
| 1321 |
+
1089,1621
|
| 1322 |
+
482,1374
|
| 1323 |
+
576,1034
|
| 1324 |
+
659,
|
| 1325 |
+
548,38
|
| 1326 |
+
680,114
|
| 1327 |
+
19,750
|
| 1328 |
+
100,1229
|
| 1329 |
+
673,659
|
| 1330 |
+
1582,1698
|
| 1331 |
+
1057,
|
| 1332 |
+
513,1057
|
| 1333 |
+
33,1224
|
| 1334 |
+
750,673
|
| 1335 |
+
1297,19
|
| 1336 |
+
762,768
|
| 1337 |
+
449,1139
|
| 1338 |
+
1109,203
|
| 1339 |
+
629,587
|
| 1340 |
+
509,110
|
| 1341 |
+
146,1582
|
| 1342 |
+
269,33
|
| 1343 |
+
839,33
|
| 1344 |
+
151,33
|
| 1345 |
+
212,207
|
| 1346 |
+
407,207
|
| 1347 |
+
98,513
|
| 1348 |
+
1350,513
|
| 1349 |
+
1673,1224
|
| 1350 |
+
105,1224
|
| 1351 |
+
1443,1224
|
| 1352 |
+
1696,378
|
| 1353 |
+
1416,378
|
| 1354 |
+
1348,92
|
| 1355 |
+
812,92
|
| 1356 |
+
409,140
|
| 1357 |
+
384,140
|
| 1358 |
+
116,384
|
| 1359 |
+
1637,384
|
| 1360 |
+
745,540
|
| 1361 |
+
1386,745
|
| 1362 |
+
121,540
|
| 1363 |
+
1629,250
|
| 1364 |
+
1515,540
|
| 1365 |
+
335,1486
|
| 1366 |
+
920,140
|
| 1367 |
+
908,1487
|
| 1368 |
+
1136,61
|
| 1369 |
+
323,61
|
| 1370 |
+
1430,61
|
| 1371 |
+
314,164
|
| 1372 |
+
104,164
|
| 1373 |
+
1290,164
|
| 1374 |
+
1272,164
|
| 1375 |
+
1361,990
|
| 1376 |
+
401,203
|
| 1377 |
+
859,
|
| 1378 |
+
1684,1600
|
| 1379 |
+
852,1606
|
| 1380 |
+
648,1313
|
| 1381 |
+
1313,872
|
| 1382 |
+
872,1600
|
| 1383 |
+
138,426
|
| 1384 |
+
950,426
|
| 1385 |
+
714,426
|
| 1386 |
+
1516,265
|
| 1387 |
+
265,287
|
| 1388 |
+
287,1600
|
| 1389 |
+
1481,287
|
| 1390 |
+
640,55
|
| 1391 |
+
835,55
|
| 1392 |
+
896,55
|
| 1393 |
+
573,252
|
| 1394 |
+
803,
|
| 1395 |
+
339,287
|
| 1396 |
+
968,1600
|
| 1397 |
+
250,
|
| 1398 |
+
1618,995
|
| 1399 |
+
995,1600
|
| 1400 |
+
1335,250
|
| 1401 |
+
631,1120
|
| 1402 |
+
1658,418
|
| 1403 |
+
214,418
|
| 1404 |
+
38,418
|
| 1405 |
+
52,1678
|
| 1406 |
+
1346,1678
|
| 1407 |
+
430,1502
|
| 1408 |
+
1502,1698
|
| 1409 |
+
141,1502
|
| 1410 |
+
985,1502
|
| 1411 |
+
1382,1502
|
| 1412 |
+
747,287
|
| 1413 |
+
1541,968
|
| 1414 |
+
434,968
|
| 1415 |
+
978,747
|
| 1416 |
+
276,1516
|
| 1417 |
+
1442,896
|
| 1418 |
+
67,835
|
| 1419 |
+
59,995
|
| 1420 |
+
262,995
|
| 1421 |
+
1473,859
|
| 1422 |
+
1216,859
|
| 1423 |
+
1167,250
|
| 1424 |
+
1402,250
|
| 1425 |
+
329,250
|
| 1426 |
+
528,1079
|
| 1427 |
+
1079,1257
|
| 1428 |
+
195,1079
|
| 1429 |
+
691,1079
|
| 1430 |
+
289,1416
|
| 1431 |
+
1397,1416
|
| 1432 |
+
650,1416
|
| 1433 |
+
773,1696
|
| 1434 |
+
1148,1696
|
| 1435 |
+
1118,727
|
| 1436 |
+
1574,1257
|
| 1437 |
+
189,586
|
| 1438 |
+
660,586
|
| 1439 |
+
1529,805
|
| 1440 |
+
940,568
|
| 1441 |
+
1686,335
|
| 1442 |
+
373,340
|
| 1443 |
+
340,745
|
| 1444 |
+
1626,340
|
| 1445 |
+
699,340
|
| 1446 |
+
613,798
|
| 1447 |
+
819,798
|
| 1448 |
+
618,105
|
| 1449 |
+
208,33
|
| 1450 |
+
1222,105
|
| 1451 |
+
1391,513
|
| 1452 |
+
1595,1673
|
| 1453 |
+
267,1566
|
| 1454 |
+
1072,1566
|
| 1455 |
+
525,1566
|
| 1456 |
+
754,1566
|
| 1457 |
+
1081,1224
|
| 1458 |
+
219,1081
|
| 1459 |
+
1611,1081
|
| 1460 |
+
1077,1081
|
| 1461 |
+
1050,1081
|
| 1462 |
+
1476,1081
|
| 1463 |
+
204,933
|
| 1464 |
+
687,933
|
| 1465 |
+
904,114
|
| 1466 |
+
390,1546
|
| 1467 |
+
596,799
|
| 1468 |
+
133,114
|
| 1469 |
+
822,1546
|
| 1470 |
+
1013,207
|
| 1471 |
+
361,872
|
| 1472 |
+
555,104
|
| 1473 |
+
478,105
|
| 1474 |
+
1227,1505
|
| 1475 |
+
1505,384
|
| 1476 |
+
45,903
|
| 1477 |
+
903,1452
|
| 1478 |
+
1452,
|
| 1479 |
+
507,1546
|
| 1480 |
+
274,381
|
| 1481 |
+
205,381
|
| 1482 |
+
1131,799
|
| 1483 |
+
1177,381
|
| 1484 |
+
861,381
|
| 1485 |
+
982,1065
|
| 1486 |
+
1182,
|
| 1487 |
+
1288,1182
|
| 1488 |
+
675,1288
|
| 1489 |
+
502,675
|
| 1490 |
+
983,131
|
| 1491 |
+
180,568
|
| 1492 |
+
1692,
|
| 1493 |
+
1198,1692
|
| 1494 |
+
1315,1198
|
| 1495 |
+
1267,1315
|
| 1496 |
+
285,893
|
| 1497 |
+
603,395
|
| 1498 |
+
1157,1615
|
| 1499 |
+
1507,1157
|
| 1500 |
+
878,1157
|
| 1501 |
+
476,203
|
| 1502 |
+
1064,903
|
| 1503 |
+
1615,395
|
| 1504 |
+
713,1615
|
| 1505 |
+
393,25
|
| 1506 |
+
709,25
|
| 1507 |
+
798,1490
|
| 1508 |
+
1467,164
|
| 1509 |
+
664,1490
|
| 1510 |
+
1377,664
|
| 1511 |
+
1092,664
|
| 1512 |
+
1617,713
|
| 1513 |
+
621,798
|
| 1514 |
+
474,903
|
| 1515 |
+
1671,1452
|
| 1516 |
+
385,1671
|
| 1517 |
+
519,385
|
| 1518 |
+
1030,385
|
| 1519 |
+
1425,385
|
| 1520 |
+
255,664
|
| 1521 |
+
1357,664
|
| 1522 |
+
495,664
|
| 1523 |
+
1648,1092
|
| 1524 |
+
1668,1092
|
| 1525 |
+
706,713
|
| 1526 |
+
1312,713
|
| 1527 |
+
176,713
|
| 1528 |
+
1599,709
|
| 1529 |
+
778,513
|
| 1530 |
+
200,778
|
| 1531 |
+
734,893
|
| 1532 |
+
174,893
|
| 1533 |
+
644,709
|
| 1534 |
+
966,1157
|
| 1535 |
+
496,893
|
| 1536 |
+
820,1157
|
| 1537 |
+
288,314
|
| 1538 |
+
1284,1383
|
| 1539 |
+
1679,893
|
| 1540 |
+
1138,104
|
| 1541 |
+
500,1532
|
| 1542 |
+
1125,113
|
| 1543 |
+
226,107
|
| 1544 |
+
1145,113
|
| 1545 |
+
938,986
|
| 1546 |
+
206,986
|
| 1547 |
+
766,986
|
| 1548 |
+
937,1174
|
| 1549 |
+
947,1012
|
| 1550 |
+
790,1492
|
| 1551 |
+
117,1492
|
| 1552 |
+
1636,785
|
| 1553 |
+
785,1692
|
| 1554 |
+
15,1327
|
| 1555 |
+
1327,813
|
| 1556 |
+
813,1057
|
| 1557 |
+
522,1505
|
| 1558 |
+
321,1505
|
| 1559 |
+
1134,293
|
| 1560 |
+
744,105
|
| 1561 |
+
1150,1368
|
| 1562 |
+
838,1228
|
| 1563 |
+
1085,1228
|
| 1564 |
+
848,1228
|
| 1565 |
+
491,679
|
| 1566 |
+
1190,250
|
| 1567 |
+
1661,1692
|
| 1568 |
+
731,1661
|
| 1569 |
+
1021,731
|
| 1570 |
+
869,679
|
| 1571 |
+
103,630
|
| 1572 |
+
1450,920
|
| 1573 |
+
1292,540
|
| 1574 |
+
585,1292
|
| 1575 |
+
825,1368
|
| 1576 |
+
1534,540
|
| 1577 |
+
1028,540
|
| 1578 |
+
229,1028
|
| 1579 |
+
424,341
|
| 1580 |
+
1296,1534
|
| 1581 |
+
134,1028
|
| 1582 |
+
807,620
|
| 1583 |
+
1366,1292
|
| 1584 |
+
129,568
|
| 1585 |
+
1411,121
|
| 1586 |
+
1563,121
|
| 1587 |
+
951,825
|
| 1588 |
+
355,1534
|
| 1589 |
+
738,1534
|
| 1590 |
+
24,1292
|
| 1591 |
+
796,1292
|
| 1592 |
+
423,47
|
| 1593 |
+
341,1292
|
| 1594 |
+
96,1290
|
| 1595 |
+
1622,1292
|
| 1596 |
+
563,121
|
| 1597 |
+
1406,203
|
| 1598 |
+
1624,1174
|
| 1599 |
+
1647,1145
|
| 1600 |
+
889,1145
|
| 1601 |
+
1367,1028
|
| 1602 |
+
1654,727
|
| 1603 |
+
435,1654
|
| 1604 |
+
615,1654
|
| 1605 |
+
1299,1532
|
| 1606 |
+
1462,893
|
| 1607 |
+
256,1257
|
| 1608 |
+
312,653
|
| 1609 |
+
1051,955
|
| 1610 |
+
1219,121
|
| 1611 |
+
1191,61
|
| 1612 |
+
473,1058
|
| 1613 |
+
444,73
|
| 1614 |
+
209,293
|
| 1615 |
+
928,20
|
| 1616 |
+
1600,
|
| 1617 |
+
1022,252
|
| 1618 |
+
1482,
|
| 1619 |
+
639,351
|
| 1620 |
+
1388,1249
|
| 1621 |
+
858,1426
|
| 1622 |
+
832,959
|
| 1623 |
+
1163,561
|
| 1624 |
+
1224,
|
| 1625 |
+
1532,
|
| 1626 |
+
395,
|
| 1627 |
+
561,395
|
| 1628 |
+
1483,561
|
| 1629 |
+
707,561
|
| 1630 |
+
653,
|
| 1631 |
+
140,
|
| 1632 |
+
1458,384
|
| 1633 |
+
164,140
|
| 1634 |
+
955,384
|
| 1635 |
+
1192,955
|
| 1636 |
+
5,1637
|
| 1637 |
+
1375,805
|
| 1638 |
+
1384,1458
|
| 1639 |
+
1519,140
|
| 1640 |
+
1135,1329
|
| 1641 |
+
628,149
|
| 1642 |
+
1020,1329
|
| 1643 |
+
1248,1368
|
| 1644 |
+
1500,1515
|
| 1645 |
+
1317,897
|
| 1646 |
+
857,1272
|
| 1647 |
+
551,766
|
| 1648 |
+
1343,25
|
| 1649 |
+
113,1532
|
| 1650 |
+
1205,580
|
| 1651 |
+
1542,745
|
| 1652 |
+
1698,
|
| 1653 |
+
760,1698
|
| 1654 |
+
466,1145
|
| 1655 |
+
72,620
|
| 1656 |
+
1095,409
|
| 1657 |
+
959,1095
|
| 1658 |
+
1308,1519
|
| 1659 |
+
679,
|
| 1660 |
+
662,1028
|
| 1661 |
+
460,745
|
| 1662 |
+
112,381
|
| 1663 |
+
1354,1492
|
| 1664 |
+
486,25
|
| 1665 |
+
456,1125
|
| 1666 |
+
49,1125
|
| 1667 |
+
1112,630
|
| 1668 |
+
1336,745
|
| 1669 |
+
689,207
|
| 1670 |
+
761,395
|
retailrocket/events.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3745aa83238b1e6d44d8fda209807899f420084398f94ddf745f3cbcfecbf9e7
|
| 3 |
+
size 94237913
|
retailrocket/item_properties_part2.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5e7d1a91dc40f522aeb596b267e6c87d8aed689a7192d12369cfb165eb987e5
|
| 3 |
+
size 408929907
|
steam/steam-200k.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
yelp/Dataset_User_Agreement.pdf
ADDED
|
Binary file (80.4 kB). View file
|
|
|
yoochoose/dataset-README.txt
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
SUMMARY
|
| 2 |
+
================================================================================
|
| 3 |
+
|
| 4 |
+
This dataset was constructed by YOOCHOOSE GmbH to support participants in the RecSys Challenge 2015.
|
| 5 |
+
See http://recsys.yoochoose.net for details about the challenge.
|
| 6 |
+
|
| 7 |
+
The YOOCHOOSE dataset contain a collection of sessions from a retailer, where each session
|
| 8 |
+
is encapsulating the click events that the user performed in the session.
|
| 9 |
+
For some of the sessions, there are also buy events; means that the session ended
|
| 10 |
+
with the user bought something from the web shop. The data was collected during several
|
| 11 |
+
months in the year of 2014, reflecting the clicks and purchases performed by the users
|
| 12 |
+
of an on-line retailer in Europe. To protect end users privacy, as well as the retailer,
|
| 13 |
+
all numbers have been modified. Do not try to reveal the identity of the retailer.
|
| 14 |
+
|
| 15 |
+
LICENSE
|
| 16 |
+
================================================================================
|
| 17 |
+
This dataset is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0
|
| 18 |
+
International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/4.0/.
|
| 19 |
+
YOOCHOOSE cannot guarantee the completeness and correctness of the data or the validity
|
| 20 |
+
of results based on the use of the dataset as it was collected by implicit tracking of a website.
|
| 21 |
+
If you have any further questions or comments, please contact YooChoose <support@YooChoose.com>.
|
| 22 |
+
The data is provided "as it is" and there is no obligation of YOOCHOOSE to correct it,
|
| 23 |
+
improve it or to provide additional information about it.
|
| 24 |
+
|
| 25 |
+
CLICKS DATASET FILE DESCRIPTION
|
| 26 |
+
================================================================================
|
| 27 |
+
The file yoochoose-clicks.dat comprising the clicks of the users over the items.
|
| 28 |
+
Each record/line in the file has the following fields/format: Session ID, Timestamp, Item ID, Category
|
| 29 |
+
-Session ID – the id of the session. In one session there are one or many clicks. Could be represented as an integer number.
|
| 30 |
+
-Timestamp – the time when the click occurred. Format of YYYY-MM-DDThh:mm:ss.SSSZ
|
| 31 |
+
-Item ID – the unique identifier of the item that has been clicked. Could be represented as an integer number.
|
| 32 |
+
-Category – the context of the click. The value "S" indicates a special offer, "0" indicates a missing value, a number between 1 to 12 indicates a real category identifier,
|
| 33 |
+
any other number indicates a brand. E.g. if an item has been clicked in the context of a promotion or special offer then the value will be "S", if the context was a brand i.e BOSCH,
|
| 34 |
+
then the value will be an 8-10 digits number. If the item has been clicked under regular category, i.e. sport, then the value will be a number between 1 to 12.
|
| 35 |
+
|
| 36 |
+
BUYS DATSET FILE DESCRIPTION
|
| 37 |
+
================================================================================
|
| 38 |
+
The file yoochoose-buys.dat comprising the buy events of the users over the items.
|
| 39 |
+
Each record/line in the file has the following fields: Session ID, Timestamp, Item ID, Price, Quantity
|
| 40 |
+
|
| 41 |
+
-Session ID - the id of the session. In one session there are one or many buying events. Could be represented as an integer number.
|
| 42 |
+
-Timestamp - the time when the buy occurred. Format of YYYY-MM-DDThh:mm:ss.SSSZ
|
| 43 |
+
-Item ID – the unique identifier of item that has been bought. Could be represented as an integer number.
|
| 44 |
+
-Price – the price of the item. Could be represented as an integer number.
|
| 45 |
+
-Quantity – the quantity in this buying. Could be represented as an integer number.
|
| 46 |
+
|
| 47 |
+
TEST DATASET FILE DESCRIPTION
|
| 48 |
+
================================================================================
|
| 49 |
+
The file yoochoose-test.dat comprising only clicks of users over items.
|
| 50 |
+
This file served as a test file in the RecSys challenge 2015.
|
| 51 |
+
The structure is identical to the file yoochoose-clicks.dat but you will not find the
|
| 52 |
+
corresponding buying events to these sessions in the yoochoose-buys.dat file.
|
yoochoose/yoochoose-buys.dat
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c5c0f5084da2ff703c15d7d72298136e4243806adc3e29eccfa920ce3e24e23
|
| 3 |
+
size 55583744
|