Skip to content

Commit 722c2ec

Browse files
Formatted the data
1 parent 80f50c5 commit 722c2ec

1 file changed

Lines changed: 83 additions & 1 deletion

File tree

ipodata.json

Lines changed: 83 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,83 @@
1-
[{"name":"#||Monolithisch India","symbol":"MONOLITH","dates":"12 Jun - 16 Jun 2025","price":"₹135 - ₹143","amount":0,"quantity":0,"status":"Open"},{"name":"#||ATENPAPERS","symbol":"AtenPapers&Foam","dates":"13 Jun - 17 Jun 2025","price":"₹91 - ₹96","amount":0,"quantity":0,"status":"Open"},{"name":"#||Oswal Pumps","symbol":"OSWALPUMPS","dates":"13 Jun - 17 Jun 2025","price":"₹584 - ₹614","amount":0,"quantity":0,"status":"Open"},{"name":"#||Patil Automation","symbol":"PATILAUTOM","dates":"16 Jun - 18 Jun 2025","price":"₹114 - ₹120","amount":0,"quantity":0,"status":"Upcoming"},{"name":"#||Samay Project Services","symbol":"SAMAY","dates":"16 Jun - 18 Jun 2025","price":"₹32 - ₹34","amount":0,"quantity":0,"status":"Upcoming"},{"name":"#||Eppeltone Engineers","symbol":"EEPL","dates":"17 Jun - 19 Jun 2025","price":"₹125 - ₹128","amount":0,"quantity":0,"status":"Upcoming"},{"name":"#||Influx Healthtech","symbol":"INFLUXHEALTH","dates":"18 Jun - 20 Jun 2025","price":"₹90 - ₹96","amount":0,"quantity":0,"status":"Upcoming"},{"name":"#||ARISINFRA","symbol":"ArisinfraSolutions","dates":"18 Jun - 20 Jun 2025","price":"₹210 - ₹222","amount":0,"quantity":0,"status":"Upcoming"},{"name":"#||Mayasheel Ventures","symbol":"MAYASHEEL","dates":"20 Jun - 24 Jun 2025","price":"₹44 - ₹47","amount":0,"quantity":0,"status":"Upcoming"}]
1+
[
2+
{
3+
"name": "#||Monolithisch India",
4+
"symbol": "MONOLITH",
5+
"dates": "12 Jun - 16 Jun 2025",
6+
"price": "₹135 - ₹143",
7+
"amount": 135000,
8+
"quantity": 1000,
9+
"status": "Open"
10+
},
11+
{
12+
"name": "#||ATENPAPERS",
13+
"symbol": "AtenPapers&Foam",
14+
"dates": "13 Jun - 17 Jun 2025",
15+
"price": "₹91 - ₹96",
16+
"amount": 109200,
17+
"quantity": 1200,
18+
"status": "Open"
19+
},
20+
{
21+
"name": "#||Oswal Pumps",
22+
"symbol": "OSWALPUMPS",
23+
"dates": "13 Jun - 17 Jun 2025",
24+
"price": "₹584 - ₹614",
25+
"amount": 14016,
26+
"quantity": 24,
27+
"status": "Open"
28+
},
29+
{
30+
"name": "#||Patil Automation",
31+
"symbol": "PATILAUTOM",
32+
"dates": "16 Jun - 18 Jun 2025",
33+
"price": "₹114 - ₹120",
34+
"amount": 136800,
35+
"quantity": 1200,
36+
"status": "Upcoming"
37+
},
38+
{
39+
"name": "#||Samay Project Services",
40+
"symbol": "SAMAY",
41+
"dates": "16 Jun - 18 Jun 2025",
42+
"price": "₹32 - ₹34",
43+
"amount": 128000,
44+
"quantity": 4000,
45+
"status": "Upcoming"
46+
},
47+
{
48+
"name": "#||Eppeltone Engineers",
49+
"symbol": "EEPL",
50+
"dates": "17 Jun - 19 Jun 2025",
51+
"price": "₹125 - ₹128",
52+
"amount": 125000,
53+
"quantity": 1000,
54+
"status": "Upcoming"
55+
},
56+
{
57+
"name": "#||Influx Healthtech",
58+
"symbol": "INFLUXHEALTH",
59+
"dates": "18 Jun - 20 Jun 2025",
60+
"price": "₹90 - ₹96",
61+
"amount": 108000,
62+
"quantity": 1200,
63+
"status": "Upcoming"
64+
},
65+
{
66+
"name": "#||ARISINFRA",
67+
"symbol": "ArisinfraSolutions",
68+
"dates": "18 Jun - 20 Jun 2025",
69+
"price": "₹210 - ₹222",
70+
"amount": 14070,
71+
"quantity": 67,
72+
"status": "Upcoming"
73+
},
74+
{
75+
"name": "#||Mayasheel Ventures",
76+
"symbol": "MAYASHEEL",
77+
"dates": "20 Jun - 24 Jun 2025",
78+
"price": "₹44 - ₹47",
79+
"amount": 132000,
80+
"quantity": 3000,
81+
"status": "Upcoming"
82+
}
83+
]

0 commit comments

Comments
 (0)