Skip to content

Commit

Permalink
Create apiIPO
Browse files Browse the repository at this point in the history
  • Loading branch information
anandamar72 authored Jan 27, 2024
0 parents commit 7612bf7
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions apiIPO
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"data":
[
{
"company_name": "Nova Agritech Limited",
"security_type": "EQ",
"issue_price": "10.00",
"symbol": "NOVAAGRI",
"issue_start_date": "2024-01-23",
"issue_end_date": "2024-01-25",
"price_range": "39-41",
"date_of_listing": "2024-01-23"
},
{
"company_name": "EPACK Durable Limited",
"security_type": "EQ",
"issue_price": "10.00",
"symbol": "EPACk",
"issue_start_date": "2024-01-23",
"issue_end_date": "2024-01-25",
"price_range": "39-41",
"date_of_listing": "2024-01-23"
},
{
"company_name": "Nova Agritech Limited",
"security_type": "EQ",
"issue_price": "10.00",
"symbol": "NOVAAGRI",
"issue_start_date": "2024-01-23",
"issue_end_date": "2024-01-25",
"price_range": "39-41",
"date_of_listing": "2024-01-23"
},
{
"company_name": "Nova Agritech Limited",
"security_type": "EQ",
"issue_price": "10.00",
"symbol": "NOVAAGRI",
"issue_start_date": "2024-01-23",
"issue_end_date": "2024-01-25",
"price_range": "39-41",
"date_of_listing": "2024-01-23"
}
]
}

0 comments on commit 7612bf7

Please sign in to comment.