topsecrettraders commited on
Commit
5e36216
·
verified ·
1 Parent(s): 1b13a03

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

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