cyberosa commited on
Commit
58086a3
·
1 Parent(s): deea902

daily information

Browse files
active_traders.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b6539ddb1b194b896a3137c37b627e8943ce71ac4a9d3303d444b746035b3b9
3
- size 125441
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81f6c2d4fff9f17319f1640d3392a561819bd425601b749c98ed987597603eb6
3
+ size 126691
all_trades_profitability.parquet.gz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7432fbb8b833b1b290789f1def7088cfb815344f5293f5ba20f1b61fe57956c0
3
- size 8664852
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b13589334945f4508e2fa01641bdb4cb7a25235fb4e3b50e7d8a5476dd4fdd2
3
+ size 8659921
closed_market_metrics.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:73e0eb36fb7bab65205b087eb642a0eb7d3644577db206ccca1656ed2a101f33
3
- size 129414
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6332b72b8c8e0e0aa12063557f6565ac9f6f3c0e7cdf8db675724af12562a201
3
+ size 130378
closed_markets_div.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f9cb8cd59dbddf193f57427b2464adc2226f2d70cf173ce3ff363389bb792b2
3
- size 80062
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b21305dea9297a07d038232ca798ef7c5662988cc00cc0a20845ffb28d453a4
3
+ size 80420
daily_info.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4acbfd8a3be2ccfa8b2a23e82e264bb69b41d99355387893845360cd6ca43b8
3
- size 2718334
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7620c85239ef8447df9da6a40a324dd068335c9e4f04fe7de45f9a0f8b4d0232
3
+ size 2433273
daily_mech_requests.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d8d3e27b6376ae9723eafe26a691f944c1ae9e1c1959485183b490cec05393c
3
- size 10858
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea0a558dd9de580072102a5b1e033cdc5a557317deadce7320589133ee60a5ab
3
+ size 10861
error_by_markets.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80a8cc2dd64d303d738895e0abea69ca350a0721787f5ac1f9bb2629e86579d5
3
- size 11670
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b41393d28806b728902972877d9826e652040f54aa843225b58c4db7785437d
3
+ size 11862
errors_by_mech.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d6dd85dd022daa2f2a3500f4e87798b4ee468998d075d34eab47faa39c27846
3
- size 5660
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7eb94df509e2c1a421bbb0965e853ac3e3c705ec6b2c6442b9a5a57b2202dad
3
+ size 5739
invalid_trades.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c0ae80ab1bbe4fc50dda41c308c40659f925309293f96df670129f8b450ca535
3
- size 103941
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4913a80f9e9390bd9074ed6841c88ca1912a4adbe1923315cd67131b97615c0e
3
+ size 103002
retention_activity.parquet.gz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a1855bb50f4d6979db7881f373e7d672c62ed1911702a114f1865eb829f00144
3
- size 7067389
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfcd469de5a5861a4cc322e8ae40c279131712d00cdfac34cb28ccc3488e9a81
3
+ size 7072270
scripts/pull_data.py CHANGED
@@ -135,7 +135,7 @@ def only_new_weekly_analysis():
135
 
136
  save_historical_data()
137
  try:
138
- clean_old_data_from_parquet_files("2025-03-04")
139
  clean_old_data_from_json_files()
140
  except Exception as e:
141
  print("Error cleaning the oldest information from parquet files")
 
135
 
136
  save_historical_data()
137
  try:
138
+ clean_old_data_from_parquet_files("2025-03-05")
139
  clean_old_data_from_json_files()
140
  except Exception as e:
141
  print("Error cleaning the oldest information from parquet files")
service_map.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b49dce1e5112ebb107207e09d77fab8a7c3eba2a8e928292937fb1e9a286c26
3
- size 204739
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d9ccb9299ea07ffbac9ff3a2f48b222b3fddcdfae0b688ee0e82d7ed2b1efe0
3
+ size 205222
tools_accuracy.csv CHANGED
@@ -1,13 +1,13 @@
1
  tool,tool_accuracy,total_requests,min,max
2
- claude-prediction-offline,62.99329960344592,73130,2025-03-04 01:56:50,2025-05-04 01:03:55
3
- claude-prediction-online,64.69755925008843,42405,2025-03-04 00:03:30,2025-05-04 01:23:15
4
- prediction-offline,55.61305371509332,319817,2025-03-04 00:00:25,2025-05-04 23:31:30
5
- prediction-offline-sme,49.796022437531875,3922,2025-03-04 00:20:50,2025-05-03 17:54:10
6
- prediction-online,41.72147001934236,10340,2025-03-04 08:17:00,2025-05-04 19:11:20
7
- prediction-online-sme,45.79312679871339,5907,2025-03-04 08:24:35,2025-05-04 21:26:30
8
- prediction-request-rag,40.117994100294986,339,2025-03-04 11:06:05,2025-05-03 20:45:55
9
- prediction-request-rag-claude,47.82608695652174,276,2025-03-04 13:58:25,2025-05-02 22:46:30
10
- prediction-request-reasoning,51.578484107579456,102250,2025-03-04 08:04:40,2025-05-04 23:14:05
11
- prediction-request-reasoning-claude,67.74193548387096,279,2025-03-04 11:20:45,2025-05-02 23:15:05
12
- prediction-url-cot-claude,63.508442776735464,1066,2025-03-04 16:59:10,2025-05-03 22:56:15
13
- superforcaster,53.49067095020388,16186,2025-03-04 00:15:50,2025-05-04 20:36:55
 
1
  tool,tool_accuracy,total_requests,min,max
2
+ claude-prediction-offline,62.84314810715076,72272,2025-03-05 00:04:15,2025-05-05 02:05:00
3
+ claude-prediction-online,64.6783960329948,41946,2025-03-05 00:03:40,2025-05-05 01:56:10
4
+ prediction-offline,55.65065474691514,317680,2025-03-05 00:00:05,2025-05-05 22:35:30
5
+ prediction-offline-sme,50.03866976024749,3879,2025-03-05 00:43:35,2025-05-05 00:47:35
6
+ prediction-online,41.81978107896794,10232,2025-03-05 08:03:35,2025-05-05 23:40:00
7
+ prediction-online-sme,45.89495155532891,5883,2025-03-05 08:37:35,2025-05-05 22:33:40
8
+ prediction-request-rag,41.389728096676734,331,2025-03-05 10:50:10,2025-05-04 14:36:35
9
+ prediction-request-rag-claude,47.46376811594203,276,2025-03-05 12:28:15,2025-05-04 20:42:15
10
+ prediction-request-reasoning,51.51046307811322,102121,2025-03-05 08:00:40,2025-05-05 23:10:15
11
+ prediction-request-reasoning-claude,68.01470588235294,272,2025-03-05 16:31:00,2025-05-04 19:18:55
12
+ prediction-url-cot-claude,62.737642585551335,1052,2025-03-05 00:12:10,2025-05-04 21:34:25
13
+ superforcaster,53.23745486240817,16062,2025-03-05 00:25:35,2025-05-05 21:35:30
unknown_traders.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:68e00b9e9c3ef4dbc70f1a8e7ae0b1e99fd48c2bd97f16d760e3d918328ec1be
3
- size 1176680
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60e7cb4bacfc29ef549bdb3036c0a0f1207cde20fcefbc09d8d34d764a1b1a6b
3
+ size 1173164
weekly_mech_calls.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97597260c907f4968f476dd8925c3d0e9830011441dddc000106b06e93d93bab
3
- size 55971
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dad9db550b976a3927296b955c197d14345351a58beaa83f839c3657aa60a3e
3
+ size 55592
winning_df.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:232574b7f015405b55cd6a47519db00f98de3bc18b910deb5a12123fe7abb20f
3
- size 11377
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:205c1f159e07c89c4858b36125d5e188acd3dfb564c8e69a4d107c52b23c3204
3
+ size 11610