smf-ulm commited on
Commit
f7a8587
·
verified ·
1 Parent(s): 120182c

Apply strict precision filter (Tier-1 keyword classifier must agree)

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +45 -65
  2. polymarket/markets/markets_0_10000.parquet +2 -2
  3. polymarket/trades/trades_0_10000.parquet +2 -2
  4. polymarket/trades/trades_10000000_10010000.parquet +0 -3
  5. polymarket/trades/trades_1000000_1010000.parquet +2 -2
  6. polymarket/trades/trades_100000_110000.parquet +2 -2
  7. polymarket/trades/trades_10000_20000.parquet +2 -2
  8. polymarket/trades/trades_10010000_10020000.parquet +0 -3
  9. polymarket/trades/trades_10020000_10030000.parquet +0 -3
  10. polymarket/trades/trades_10030000_10040000.parquet +0 -3
  11. polymarket/trades/trades_10040000_10050000.parquet +0 -3
  12. polymarket/trades/trades_10050000_10060000.parquet +0 -3
  13. polymarket/trades/trades_10060000_10070000.parquet +0 -3
  14. polymarket/trades/trades_10070000_10080000.parquet +0 -3
  15. polymarket/trades/trades_10080000_10090000.parquet +0 -3
  16. polymarket/trades/trades_10090000_10100000.parquet +0 -3
  17. polymarket/trades/trades_10100000_10110000.parquet +0 -3
  18. polymarket/trades/trades_1010000_1020000.parquet +2 -2
  19. polymarket/trades/trades_10110000_10120000.parquet +0 -3
  20. polymarket/trades/trades_10120000_10130000.parquet +0 -3
  21. polymarket/trades/trades_10130000_10140000.parquet +0 -3
  22. polymarket/trades/trades_10140000_10150000.parquet +0 -3
  23. polymarket/trades/trades_10150000_10160000.parquet +0 -3
  24. polymarket/trades/trades_10160000_10170000.parquet +0 -3
  25. polymarket/trades/trades_10170000_10180000.parquet +0 -3
  26. polymarket/trades/trades_10180000_10190000.parquet +0 -3
  27. polymarket/trades/trades_10190000_10200000.parquet +0 -3
  28. polymarket/trades/trades_10200000_10210000.parquet +0 -3
  29. polymarket/trades/trades_1020000_1030000.parquet +2 -2
  30. polymarket/trades/trades_10210000_10220000.parquet +0 -3
  31. polymarket/trades/trades_10220000_10230000.parquet +0 -3
  32. polymarket/trades/trades_10230000_10240000.parquet +0 -3
  33. polymarket/trades/trades_10240000_10250000.parquet +0 -3
  34. polymarket/trades/trades_10250000_10260000.parquet +0 -3
  35. polymarket/trades/trades_10260000_10270000.parquet +0 -3
  36. polymarket/trades/trades_10270000_10280000.parquet +0 -3
  37. polymarket/trades/trades_10280000_10290000.parquet +0 -3
  38. polymarket/trades/trades_10290000_10300000.parquet +0 -3
  39. polymarket/trades/trades_10300000_10310000.parquet +0 -3
  40. polymarket/trades/trades_1030000_1040000.parquet +2 -2
  41. polymarket/trades/trades_10310000_10320000.parquet +0 -3
  42. polymarket/trades/trades_10320000_10330000.parquet +0 -3
  43. polymarket/trades/trades_10330000_10340000.parquet +0 -3
  44. polymarket/trades/trades_10340000_10350000.parquet +0 -3
  45. polymarket/trades/trades_10350000_10360000.parquet +0 -3
  46. polymarket/trades/trades_10360000_10370000.parquet +0 -3
  47. polymarket/trades/trades_10370000_10380000.parquet +0 -3
  48. polymarket/trades/trades_10380000_10390000.parquet +0 -3
  49. polymarket/trades/trades_10390000_10400000.parquet +0 -3
  50. polymarket/trades/trades_10400000_10410000.parquet +0 -3
README.md CHANGED
@@ -2,9 +2,9 @@
2
  license: cc-by-4.0
3
  language:
4
  - en
5
- pretty_name: Polymarket Geopolitics — Markets, Trades, Blocks
6
  size_categories:
7
- - 10M<n<100M
8
  task_categories:
9
  - other
10
  tags:
@@ -29,7 +29,7 @@ configs:
29
  path: "polymarket/blocks/blocks_*.parquet"
30
  ---
31
 
32
- # Polymarket Geopolitics — markets, trades, blocks
33
 
34
  A curated subset of [Polymarket](https://polymarket.com) markets and on-chain
35
  trade events covering the **Geopolitics** category. Polymarket is a
@@ -38,17 +38,16 @@ contracts settle to one USDC if the underlying event occurs and zero
38
  otherwise. The dataset is intended for teaching and research on price
39
  discovery, calibration, and trader behaviour in prediction markets.
40
 
41
- ## Contents
42
 
43
  | File group | Rows | Description |
44
  |---|---:|---|
45
- | `polymarket/markets/markets_*.parquet` | 6,053 | One row per Polymarket question classified as Geopolitics. |
46
- | `polymarket/trades/trades_*.parquet` | 11,734,433 | One row per CTF-Exchange `OrderFilled` event for tokens belonging to those markets. |
47
- | `polymarket/blocks/blocks_*.parquet` | ~12 M | Polygon `block_number` → `timestamp` lookup, sampled every 100 blocks and linearly interpolated in between. |
48
 
49
- Each file group is chunked into 10,000-row parquet shards (1,174 trade
50
- shards, 785 block shards, 1 market shard) — same chunking convention as
51
- the upstream release.
52
 
53
  ## Provenance and attribution
54
 
@@ -61,37 +60,33 @@ one added column (`category`) on the markets table.
61
 
62
  If you use this dataset, please cite Jon Becker's original release.
63
 
64
- ## How the Geopolitics subset was selected
65
-
66
- Each Polymarket market was classified into one of eight categories
67
- (Politics & Elections, Sports, Crypto & Web3, Finance & Economics,
68
- Geopolitics, Science & Technology, Entertainment & Culture, Other) by a
69
- two-tier text classifier:
70
-
71
- 1. **Tier 1 weighted keyword score.** For each candidate category, a
72
- weighted hit count is computed over the market's `question` (weight
73
- 3), `slug` (weight 2), and `description` (weight 1). Categories use
74
- topic-specific keyword lists (Geopolitics keywords include `war`,
75
- `ukraine`, `russia`, `israel`, `gaza`, `nato`, `nuclear`, `ceasefire`,
76
- `iran`, `north korea`, `taiwan`, `sanctions`, `geopolit`, `coup`,
77
- `regime`, `summit`, `unsc`, `embargo`, `houthi`, `hezbollah`, `hamas`,
78
- `border`, ...). The category with the highest score wins; ties are
79
- broken by a fixed priority chain
80
- (Politics > Geopolitics > Finance > Crypto > Sports > Science >
81
- Entertainment > Other).
82
- 2. **Tier 2 TF-IDF + logistic-regression fallback.** Markets the
83
- Tier-1 classifier sent to *Other* or scored below a single
84
- low-weight keyword hit are re-classified by a TF-IDF + multinomial
85
- logistic-regression model trained on a 640-row stratified
86
- hand-labelled seed. Predictions with posterior < 0.4 remain in
87
- *Other* to avoid mis-labelling low-confidence cases.
88
-
89
- Held-out weighted accuracy of the two-tier pipeline is 0.87 on the
90
- 160-row eval split. The two-tier process drops the *Other* residual on
91
- the full 408 k-market sample from 44.9 % (Tier-1 only) to 9.3 %.
92
-
93
- This particular extract retains only markets whose final classifier
94
- assignment is **Geopolitics** (6,053 markets out of ~409 k).
95
 
96
  ## Schemas
97
 
@@ -112,7 +107,7 @@ assignment is **Geopolitics** (6,053 markets out of ~409 k).
112
  | `closed` | bool | Whether trading has ended. |
113
  | `end_date` | timestamp | Wall-clock end-of-life. |
114
  | `created_at` | timestamp | Wall-clock creation time. |
115
- | `market_maker_address` | string | Legacy FPMM contract address; NULL for CTF-Exchange markets (all Geopolitics markets here are CTF). |
116
  | `_fetched_at` | timestamp | Snapshot time at which this metadata row was scraped. |
117
  | `category` | string | **New column.** Always `"Geopolitics"` for this extract. |
118
 
@@ -128,10 +123,10 @@ Polymarket uses batch fill.
128
  | `transaction_hash` | string | Polygon transaction hash. |
129
  | `log_index` | int32 | Position within the transaction's event log. |
130
  | `order_hash` | string | EIP-712 hash of the order. |
131
- | `maker` | string | Polygon address of the order maker (resting side). |
132
- | `taker` | string | Polygon address of the order taker (aggressing side). |
133
  | `maker_asset_id` | string | Asset id the maker delivered. `'0'` = USDC. |
134
- | `taker_asset_id` | string | Asset id the taker delivered. Mirror of `maker_asset_id`. |
135
  | `maker_amount` | int64 | Atomic units; divide by `1e6` for USDC or token units. |
136
  | `taker_amount` | int64 | Atomic units. |
137
  | `fee` | int64 | Polymarket fee in USDC atomic units. |
@@ -168,36 +163,25 @@ library(arrow)
168
  library(dplyr)
169
  library(jsonlite)
170
 
171
- # Load the chunked parquet files transparently.
172
  markets <- open_dataset("polymarket/markets/")
173
  trades <- open_dataset("polymarket/trades/")
174
  blocks <- open_dataset("polymarket/blocks/")
175
 
176
- # Pick the largest-volume market.
177
- m <- markets %>%
178
- arrange(desc(volume)) %>%
179
- head(1) %>%
180
- collect()
181
-
182
- # Parse the token ids and pull the matching trades.
183
  token_ids <- jsonlite::fromJSON(m$clob_token_ids)
 
184
  market_trades <- trades %>%
185
  filter(maker_asset_id %in% token_ids | taker_asset_id %in% token_ids) %>%
186
  collect() %>%
187
  arrange(block_number, log_index) %>%
188
  left_join(collect(blocks), by = "block_number") %>%
189
- mutate(timestamp = as.POSIXct(timestamp, tz = "UTC"))
190
-
191
- # Derive price and signed direction.
192
- market_trades <- market_trades %>%
193
  mutate(
194
  is_usdc_maker = maker_asset_id == "0",
195
  usdc_amount = ifelse(is_usdc_maker, maker_amount, taker_amount),
196
  token_amount = ifelse(is_usdc_maker, taker_amount, maker_amount),
197
  price_cents = 100 * usdc_amount / token_amount,
198
- taker_signed_size = ifelse(is_usdc_maker,
199
- -taker_amount / 1e6,
200
- +maker_amount / 1e6)
201
  )
202
  ```
203
 
@@ -205,17 +189,13 @@ market_trades <- market_trades %>%
205
 
206
  ```python
207
  from datasets import load_dataset
208
-
209
  markets = load_dataset("smf-ulm/polymarket-geopolitics", "markets", split="train")
210
  trades = load_dataset("smf-ulm/polymarket-geopolitics", "trades", split="train", streaming=True)
211
  blocks = load_dataset("smf-ulm/polymarket-geopolitics", "blocks", split="train")
212
-
213
- print(markets[0]["question"])
214
  ```
215
 
216
  ## License
217
 
218
- The derivative dataset is licensed
219
  [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/). Please cite
220
  both this release and Jon Becker's upstream repository when using the
221
  data in published work.
@@ -225,7 +205,7 @@ data in published work.
225
  ```bibtex
226
  @misc{polymarket_geopolitics_2026,
227
  author = {Padmaperuma, Oliver},
228
- title = {Polymarket Geopolitics: Markets, Trades, Blocks (derived subset)},
229
  year = {2026},
230
  howpublished = {HuggingFace dataset, smf-ulm/polymarket-geopolitics},
231
  note = {Derived from Jon Becker's polymarket-data release at
 
2
  license: cc-by-4.0
3
  language:
4
  - en
5
+ pretty_name: Polymarket Geopolitics — Markets, Trades, Blocks (strict filter)
6
  size_categories:
7
+ - 1M<n<10M
8
  task_categories:
9
  - other
10
  tags:
 
29
  path: "polymarket/blocks/blocks_*.parquet"
30
  ---
31
 
32
+ # Polymarket Geopolitics — markets, trades, blocks (strict filter)
33
 
34
  A curated subset of [Polymarket](https://polymarket.com) markets and on-chain
35
  trade events covering the **Geopolitics** category. Polymarket is a
 
38
  otherwise. The dataset is intended for teaching and research on price
39
  discovery, calibration, and trader behaviour in prediction markets.
40
 
41
+ ## Contents (strict filter applied)
42
 
43
  | File group | Rows | Description |
44
  |---|---:|---|
45
+ | `polymarket/markets/markets_*.parquet` | 4,852 | One row per Polymarket question classified as Geopolitics. |
46
+ | `polymarket/trades/trades_*.parquet` | 9,885,296 | One row per CTF-Exchange `OrderFilled` event for tokens belonging to those markets. |
47
+ | `polymarket/blocks/blocks_*.parquet` | ~12 M | Polygon `block_number` → `timestamp` lookup, sampled every 100 blocks and linearly interpolated. |
48
 
49
+ Each file group is chunked into 10,000-row parquet shards same chunking
50
+ convention as the upstream release.
 
51
 
52
  ## Provenance and attribution
53
 
 
60
 
61
  If you use this dataset, please cite Jon Becker's original release.
62
 
63
+ ## How the strict Geopolitics subset is selected
64
+
65
+ An earlier version of this dataset used a two-tier text classifier (a
66
+ keyword-score Tier 1 and a TF-IDF + logistic-regression Tier 2 fallback)
67
+ to assign every Polymarket question to one of eight categories. The
68
+ two-tier pipeline maximised recall but, at the Tier-2 decision boundary,
69
+ admitted some markets that did not really belong in Geopolitics
70
+ (e.g. sports questions about Russian teams, celebrity news about Iranian
71
+ public figures).
72
+
73
+ This release trades recall for **precision**. A market is kept only
74
+ when **both** of the following hold:
75
+
76
+ 1. The two-tier classifier's final assignment is `Geopolitics`.
77
+ 2. An *independent* Tier-1 keyword pass with no tie-breaking magic and
78
+ no Tier-2 rescue also scores Geopolitics highest. By construction
79
+ this requires at least one of the Geopolitics keywords
80
+ (`war`, `ukraine`, `russia`, `israel`, `gaza`, `nato`, `nuclear`,
81
+ `ceasefire`, `iran`, `north korea`, `taiwan`, `sanctions`, `geopolit`,
82
+ `coup`, `regime`, `summit`, `unsc`, `embargo`, `houthi`, `hezbollah`,
83
+ `hamas`, `border`, ...) to fire in the market's `question`, `slug`,
84
+ or `description`.
85
+
86
+ Markets that pass only the LR fallback but lack an explicit keyword hit
87
+ are excluded. The result is a smaller but cleaner extract; trade counts
88
+ shrink correspondingly because token-id membership flows from the kept
89
+ markets.
 
 
 
 
90
 
91
  ## Schemas
92
 
 
107
  | `closed` | bool | Whether trading has ended. |
108
  | `end_date` | timestamp | Wall-clock end-of-life. |
109
  | `created_at` | timestamp | Wall-clock creation time. |
110
+ | `market_maker_address` | string | Legacy FPMM contract address; NULL for CTF-Exchange markets. |
111
  | `_fetched_at` | timestamp | Snapshot time at which this metadata row was scraped. |
112
  | `category` | string | **New column.** Always `"Geopolitics"` for this extract. |
113
 
 
123
  | `transaction_hash` | string | Polygon transaction hash. |
124
  | `log_index` | int32 | Position within the transaction's event log. |
125
  | `order_hash` | string | EIP-712 hash of the order. |
126
+ | `maker` | string | Polygon address of the order maker. |
127
+ | `taker` | string | Polygon address of the order taker. |
128
  | `maker_asset_id` | string | Asset id the maker delivered. `'0'` = USDC. |
129
+ | `taker_asset_id` | string | Asset id the taker delivered. |
130
  | `maker_amount` | int64 | Atomic units; divide by `1e6` for USDC or token units. |
131
  | `taker_amount` | int64 | Atomic units. |
132
  | `fee` | int64 | Polymarket fee in USDC atomic units. |
 
163
  library(dplyr)
164
  library(jsonlite)
165
 
 
166
  markets <- open_dataset("polymarket/markets/")
167
  trades <- open_dataset("polymarket/trades/")
168
  blocks <- open_dataset("polymarket/blocks/")
169
 
170
+ m <- markets %>% arrange(desc(volume)) %>% head(1) %>% collect()
 
 
 
 
 
 
171
  token_ids <- jsonlite::fromJSON(m$clob_token_ids)
172
+
173
  market_trades <- trades %>%
174
  filter(maker_asset_id %in% token_ids | taker_asset_id %in% token_ids) %>%
175
  collect() %>%
176
  arrange(block_number, log_index) %>%
177
  left_join(collect(blocks), by = "block_number") %>%
178
+ mutate(timestamp = as.POSIXct(timestamp, tz = "UTC")) %>%
 
 
 
179
  mutate(
180
  is_usdc_maker = maker_asset_id == "0",
181
  usdc_amount = ifelse(is_usdc_maker, maker_amount, taker_amount),
182
  token_amount = ifelse(is_usdc_maker, taker_amount, maker_amount),
183
  price_cents = 100 * usdc_amount / token_amount,
184
+ taker_signed_size = ifelse(is_usdc_maker, -taker_amount / 1e6, +maker_amount / 1e6)
 
 
185
  )
186
  ```
187
 
 
189
 
190
  ```python
191
  from datasets import load_dataset
 
192
  markets = load_dataset("smf-ulm/polymarket-geopolitics", "markets", split="train")
193
  trades = load_dataset("smf-ulm/polymarket-geopolitics", "trades", split="train", streaming=True)
194
  blocks = load_dataset("smf-ulm/polymarket-geopolitics", "blocks", split="train")
 
 
195
  ```
196
 
197
  ## License
198
 
 
199
  [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/). Please cite
200
  both this release and Jon Becker's upstream repository when using the
201
  data in published work.
 
205
  ```bibtex
206
  @misc{polymarket_geopolitics_2026,
207
  author = {Padmaperuma, Oliver},
208
+ title = {Polymarket Geopolitics: Markets, Trades, Blocks (derived subset, strict filter)},
209
  year = {2026},
210
  howpublished = {HuggingFace dataset, smf-ulm/polymarket-geopolitics},
211
  note = {Derived from Jon Becker's polymarket-data release at
polymarket/markets/markets_0_10000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:98631f6977a5eb400ae074198466c714ae3a69a0fefcf2e2f34ea58ecdbd6296
3
- size 991821
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:904465728244d9fdba8d752b821dc96687d8e7cffa12b0c4b442019bc0b655d5
3
+ size 792044
polymarket/trades/trades_0_10000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:77dd893a5936a8052624503cd2fc6c915c353cb0e154076a98fe91754bb08777
3
- size 648937
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eafc85faefc99bc8978e52fa4ace29878c07bae78ba6bd1093ae21c2720586d2
3
+ size 651886
polymarket/trades/trades_10000000_10010000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f50f95edd4c32d0662d304872e5cc623e96ce1b5109fde919d3be65dd9b23f7a
3
- size 599050
 
 
 
 
polymarket/trades/trades_1000000_1010000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d0b7ed4f720f7d2bfb448d9cd149185e75232467b5815c347c9c38ea8bd5b2e
3
- size 651456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2816b5a037aad66f5509582d1bc56e3fe19ff8330b07956b16ba72addbbed03e
3
+ size 664183
polymarket/trades/trades_100000_110000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da35a92d3bfcaf33e59ce60b6163dfff8aa6b2e04b3db13bf97c82d13ea622bd
3
- size 684939
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:562a9a967c9491f969a8b925e278e3dfe0344a3eb602654683b6888012056a03
3
+ size 643344
polymarket/trades/trades_10000_20000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5bab0cdde0585058a997282fc4bb839f6d453082c4d2c433fd05e66b3707d4d
3
- size 657954
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61f160eb3d12895006589cf02e48ead7d75a981c5711d35d46fefa5554da421b
3
+ size 638518
polymarket/trades/trades_10010000_10020000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:fc457d7f4fc7ba2c65f55e14c8ce6e01ddbb6ba52f6278510845219694c60d9b
3
- size 629817
 
 
 
 
polymarket/trades/trades_10020000_10030000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:62725bbd67c79d1fe5f18bcaea5cb39ff5f1771a75333e8689df54aba3f9a4cf
3
- size 642834
 
 
 
 
polymarket/trades/trades_10030000_10040000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:049e18c6a1c527b04a1a6364b99a380b94cd33621028b8206c80cbbed8fada7d
3
- size 633444
 
 
 
 
polymarket/trades/trades_10040000_10050000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0f69946e7d93c434bdbe3b137577796b2b1efb38b9b500685003eb7158d8efe
3
- size 648467
 
 
 
 
polymarket/trades/trades_10050000_10060000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:421cb2206916fb802e350b05dc555b82252219b86a40d18f7cc78e1fc300df30
3
- size 631157
 
 
 
 
polymarket/trades/trades_10060000_10070000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:448cdb7a9b83bdcc4091c8e299002d1976531e7a9d26ca28700e4d8301ab26e3
3
- size 623207
 
 
 
 
polymarket/trades/trades_10070000_10080000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e80d39591cfdac8c7df9b78d21dfa69a569cb1dadb3a5a982fb7ce268eb1ca5b
3
- size 632993
 
 
 
 
polymarket/trades/trades_10080000_10090000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4545a51fe04c2159caf2bea24b197b98c52486acdbd70c41e1728c4537fcb0e
3
- size 612137
 
 
 
 
polymarket/trades/trades_10090000_10100000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ead41d365db5ac748b245965e087f78dbe31f78151b3305b4e44d8d91216de4a
3
- size 624230
 
 
 
 
polymarket/trades/trades_10100000_10110000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1b7297dd469bc1f55ae8735ed3ad04678a3d23f3b81cfafdcdbf1e36f2906c5
3
- size 632039
 
 
 
 
polymarket/trades/trades_1010000_1020000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1399abf05a2f3d407beee3c0685dfdadb5198ba4b7f7e640126a1e07b4ceb485
3
- size 621233
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:127a56bfc2ec5c38e7dd919603f302bd466872a0eb130fd7fe6c232e2e3875c7
3
+ size 660559
polymarket/trades/trades_10110000_10120000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b29074ce777913ad3e63071ba5ef9b7e9c6385fa8c093956eedbc516bbeed9e
3
- size 623898
 
 
 
 
polymarket/trades/trades_10120000_10130000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9b4598072f829220ffb87be7a16a8b9048346004545613cd1fee32cfa9ac3c4
3
- size 646748
 
 
 
 
polymarket/trades/trades_10130000_10140000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a802b3e2a0b1e4155f32a7d0a498688e67546dcc6f269e59be70fc8c189a6683
3
- size 643723
 
 
 
 
polymarket/trades/trades_10140000_10150000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:dfdba33b54d175bf864c5065f51d75f4f945b3d4649753f7b3872a31dd292914
3
- size 615778
 
 
 
 
polymarket/trades/trades_10150000_10160000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6629095b4799beffdc7ad5bc7b71c0a253e9779d92744e17b488b259c5349fa3
3
- size 633567
 
 
 
 
polymarket/trades/trades_10160000_10170000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e3b9766c9a4280b663d660007b062bb2abf098d0f031d8e93044e20369e5c54
3
- size 627869
 
 
 
 
polymarket/trades/trades_10170000_10180000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:064ac636a8306dfead03a7585ee125a3c10eef42b6b1430fb14d4ba95c1c0dfa
3
- size 618343
 
 
 
 
polymarket/trades/trades_10180000_10190000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a1bd5f5d7032e8eb54741b2fce9d4d3402c7bf93d1fe6153cf383fa8895ac7be
3
- size 643551
 
 
 
 
polymarket/trades/trades_10190000_10200000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:503ed3f61f6b46b5fee169f2220ad7d41bd0660e81c7ec2d62a5582dbe3da24b
3
- size 634247
 
 
 
 
polymarket/trades/trades_10200000_10210000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:643d68544973df040af65f0860d625d58f1104954e61e14f071ba0f585a5a3b8
3
- size 634763
 
 
 
 
polymarket/trades/trades_1020000_1030000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:74cc0c2c3aa9517264f2fb2e357af7100ba9e6f8ea6e2af4913eaf33ac3b842e
3
- size 632368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:924383d589978150a15827ad48b4862970ae43746386cdbd42341c6a997e3633
3
+ size 657212
polymarket/trades/trades_10210000_10220000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c618f3018d7e3bfd8ba2548fea342dba5af3020a5f631f06f564f37ca57cf62
3
- size 639138
 
 
 
 
polymarket/trades/trades_10220000_10230000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:28a2914b275456f3c8f26b253338c344e23cd9d58944e998d2f9cc6452df8b6a
3
- size 657371
 
 
 
 
polymarket/trades/trades_10230000_10240000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e6fe48e81fb0e04726f8bfac35f3f66e2467f7ebd8c7062274fcca1f89d6cba
3
- size 626322
 
 
 
 
polymarket/trades/trades_10240000_10250000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f863a15c457ea0f6877ad58dca6f352a39fae58732b5beb0854f9fe4ba518b4
3
- size 632887
 
 
 
 
polymarket/trades/trades_10250000_10260000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:2db0ae37c39d461a624e1fdd341ea40e8c0b8cdf5868640f079439f687231882
3
- size 664840
 
 
 
 
polymarket/trades/trades_10260000_10270000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b90c8a5988e7aa3d024d76ea8b1cc21e8f1540a5f34f6143641bdeb32763aed3
3
- size 667787
 
 
 
 
polymarket/trades/trades_10270000_10280000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a9b71a98ca38cb8258e10491c1f67523a7adacdbc2eac3b0fc9232b914c25616
3
- size 678827
 
 
 
 
polymarket/trades/trades_10280000_10290000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c020bb6ff72e02b65c4feb9f95653c36506125001776018f382c31b78fcda4ab
3
- size 662915
 
 
 
 
polymarket/trades/trades_10290000_10300000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b737773bc4739f75ff218264a1378f4674b992e1caeaf984de134fba7270d9bb
3
- size 642168
 
 
 
 
polymarket/trades/trades_10300000_10310000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c6d66a40805cae5a6af4005b9a11851f674e4679dac732b81a7d18c67e7127c2
3
- size 664196
 
 
 
 
polymarket/trades/trades_1030000_1040000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed9fba5a44768d98df840bdc2c8ac78805769d135ef563df5552312d962a622d
3
- size 622163
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:835da87f8da42a2591dea24b43884d1be5b29a9068047203c9bc1cd22ec49945
3
+ size 662508
polymarket/trades/trades_10310000_10320000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b22268d94d20c758612c33dfab2bdeb7e99625e7554723bd3ce56b8cb484a7a
3
- size 679934
 
 
 
 
polymarket/trades/trades_10320000_10330000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:9feeed5e08b117613e35046ec3d317e4a0176c0030e317baf390509bcc4920ca
3
- size 673215
 
 
 
 
polymarket/trades/trades_10330000_10340000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:2f6d11da5673e200dfc2960ba4a66a8c86ed35097dd069fbd26e0e4713ed0713
3
- size 639912
 
 
 
 
polymarket/trades/trades_10340000_10350000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:69b891c8989a7cf1262616a8ca25dc7d307f3e5af4f9fd6f78b14832ae2b6250
3
- size 660569
 
 
 
 
polymarket/trades/trades_10350000_10360000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:520916902b6613e792f8c79f19c1202e19263528e61229f020d65904fd2fa3b9
3
- size 629848
 
 
 
 
polymarket/trades/trades_10360000_10370000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:cfd48092eecfea2cae5c04447daf32614cdee54354663619aaedd61b33369c7c
3
- size 659992
 
 
 
 
polymarket/trades/trades_10370000_10380000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:10908d41a690d320122aefa79eacd3e19626713d2d3db21f91884bb7d90fc95d
3
- size 676376
 
 
 
 
polymarket/trades/trades_10380000_10390000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3b2f2d12af000176a23e2a2e46cacb0e9336c81ccebc225b8ea9423c8d4a90a
3
- size 679775
 
 
 
 
polymarket/trades/trades_10390000_10400000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a589b5f2cca3ab36ad59581ffcf597d1f3af5dde7f112cf1be83143557d5685
3
- size 678028
 
 
 
 
polymarket/trades/trades_10400000_10410000.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b3955705de3bb91a003f7c1c1069d8983dac659d6c898f487efda71317ba6b07
3
- size 651710