binance / binance/binance-public-data
Disordered dtat file for Futures AggTrade of 2023-10
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 613
- PR merge metrics
- No merged PRs in 30d
Description
The last month data file:
[BTCUSDT-aggTrades-2023-10.zip](https://data.binance.vision/data/futures/um/monthly/aggTrades/BTCUSDT/BTCUSDT-aggTrades-2023-10.zip)
is disordered. Here are some first lines:
1862715434,26951.0,0.003,4130731517,4130731517,1696118404732,false
1896999302,33944.3,0.001,4231745127,4231745127,1698418067575,false
1862715435,26950.9,0.005,4130731518,4130731518,1696118404758,true
1896999303,33944.4,0.006,4231745128,4231745132,1698418067575,false
1862715436,26951.0,0.001,4130731519,4130731519,1696118404760,false
1896999304,33944.5,0.01,4231745133,4231745133,1698418067575,false
1862715437,26950.9,0.023,4130731520,4130731520,1696118404769,true
1896999305,33944.6,0.001,4231745134,4231745134,1698418067575,false
1862715438,26951.0,0.001,4130731521,4130731521,1696118404771,false
1896999306,33944.7,0.002,4231745135,4231745136,1698418067575,false
1862715439,26950.9,0.855,4130731522,4130731545,1696118404796,true
1896999307,33944.9,0.088,4231745137,4231745140,1698418067575,false
as you can see the Trade ID jumps every other row.
Contributor guide
No contributing guide indexed for this repository
Research direction
Download the linked BTCUSDT-aggTrades-2023-10.zip file and inspect its first rows, comparing the Trade ID columns with the reported alternating jumps. Confirm that the corrected monthly file has consistently ordered trade IDs and that the affected data is no longer interleaved.
Written by the indexing model from the issue text.
Assessment
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100