topsecrettraders commited on
Commit
4105dea
·
verified ·
1 Parent(s): e58c31d

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

Browse files
Market Data/2026-06-04/NIFTY/2026-06-09/metadata.json ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "date": "2026-06-04",
3
+ "root": "NIFTY",
4
+ "expiry": "2026-06-09",
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": 9,
20
+ "times": [
21
+ "12:52:20",
22
+ "12:52:30",
23
+ "12:52:40",
24
+ "12:52:50",
25
+ "12:53:00",
26
+ "13:32:00",
27
+ "13:32:10",
28
+ "13:32:20",
29
+ "13:32:30"
30
+ ]
31
+ },
32
+ "PS": {
33
+ "count": 9,
34
+ "times": [
35
+ "12:52:20",
36
+ "12:52:30",
37
+ "12:52:40",
38
+ "12:52:50",
39
+ "12:53:00",
40
+ "13:32:00",
41
+ "13:32:10",
42
+ "13:32:20",
43
+ "13:32:30"
44
+ ]
45
+ },
46
+ "CS": {
47
+ "count": 9,
48
+ "times": [
49
+ "12:52:20",
50
+ "12:52:30",
51
+ "12:52:40",
52
+ "12:52:50",
53
+ "12:53:00",
54
+ "13:32:00",
55
+ "13:32:10",
56
+ "13:32:20",
57
+ "13:32:30"
58
+ ]
59
+ },
60
+ "PB": {
61
+ "count": 9,
62
+ "times": [
63
+ "12:52:20",
64
+ "12:52:30",
65
+ "12:52:40",
66
+ "12:52:50",
67
+ "12:53:00",
68
+ "13:32:00",
69
+ "13:32:10",
70
+ "13:32:20",
71
+ "13:32:30"
72
+ ]
73
+ }
74
+ },
75
+ "variables": [
76
+ "P",
77
+ "CB",
78
+ "PS",
79
+ "CS",
80
+ "PB"
81
+ ],
82
+ "original_start": "2026-06-04 09:15:00",
83
+ "original_end": "2026-06-04 15:30:00"
84
+ },
85
+ "imputation_applied": "ffill",
86
+ "trim_start_applied": "2026-06-04 09:15:00",
87
+ "trim_end_applied": "2026-06-04 15:30:00",
88
+ "total_final_rows": 2251
89
+ }