topsecrettraders commited on
Commit
9284fa3
·
verified ·
1 Parent(s): f84ec37

Upload Market Data/2026-06-02/NIFTY/2026-06-02/metadata.json with huggingface_hub

Browse files
Market Data/2026-06-02/NIFTY/2026-06-02/metadata.json ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "date": "2026-06-02",
3
+ "root": "NIFTY",
4
+ "expiry": "2026-06-02",
5
+ "start": "09:15",
6
+ "end": "15:30",
7
+ "atm_range": 10,
8
+ "stats": {
9
+ "expected_ticks": 2251,
10
+ "found_ticks": 2251,
11
+ "missing_time_ticks": 0,
12
+ "missing_blocks": [],
13
+ "null_breakdown": {
14
+ "P": {
15
+ "count": 0,
16
+ "times": []
17
+ },
18
+ "CB": {
19
+ "count": 5,
20
+ "times": [
21
+ "13:40:00",
22
+ "13:40:10",
23
+ "13:40:20",
24
+ "13:40:30",
25
+ "13:40:40"
26
+ ]
27
+ },
28
+ "PS": {
29
+ "count": 5,
30
+ "times": [
31
+ "13:40:00",
32
+ "13:40:10",
33
+ "13:40:20",
34
+ "13:40:30",
35
+ "13:40:40"
36
+ ]
37
+ },
38
+ "CS": {
39
+ "count": 5,
40
+ "times": [
41
+ "13:40:00",
42
+ "13:40:10",
43
+ "13:40:20",
44
+ "13:40:30",
45
+ "13:40:40"
46
+ ]
47
+ },
48
+ "PB": {
49
+ "count": 5,
50
+ "times": [
51
+ "13:40:00",
52
+ "13:40:10",
53
+ "13:40:20",
54
+ "13:40:30",
55
+ "13:40:40"
56
+ ]
57
+ }
58
+ },
59
+ "variables": [
60
+ "P",
61
+ "CB",
62
+ "PS",
63
+ "CS",
64
+ "PB"
65
+ ],
66
+ "original_start": "2026-06-02 09:15:00",
67
+ "original_end": "2026-06-02 15:30:00"
68
+ },
69
+ "imputation_applied": "ffill",
70
+ "trim_start_applied": "2026-06-02 09:15:00",
71
+ "trim_end_applied": "2026-06-02 15:30:00",
72
+ "total_final_rows": 2251
73
+ }