forked from dhruvishah122/SIH-2024
-
Notifications
You must be signed in to change notification settings - Fork 0
/
investorData.json
67 lines (67 loc) · 2.07 KB
/
investorData.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
{
"items1": [
{
"name": "ML technologies",
"email": "[email protected]",
"password": "123",
"technology": "ML",
"Investor_Type": "Government",
"Employee_count": 200,
"headquaters": "Delhi,India",
"website": "https://www.ml.com",
"_id": "66cdf0858290fb967d4a9583",
"__v": 0
},
{
"name": "FutureTech Capital",
"email": "[email protected]",
"password": "123",
"technology": "Cybersecurity, DevOps",
"Investor_Type": " SaaS and Enterprise Solutions",
"Year_of_establishment": "2015",
"Employee_count": 1000,
"headquaters": "Gujarat, INDIA",
"website": "https://www.futuretechcapital.com",
"_id": "66cf250d846b47216990b084",
"__v": 0
},
{
"name": "Deep-ML technologies",
"email": "[email protected]",
"password": "123",
"technology": "DEEP LEARNING",
"Investor_Type": "Government",
"Employee_count": 200,
"headquaters": "Delhi,India",
"website": "https://www.deep-ml.com",
"_id": "66cdf2d36c0a6e33cda056a6",
"__v": 0
},
{
"name": "Harvest Capital",
"email": "[email protected]",
"password": "123",
"technology": " Food Technology, Agricultural Technology (AgTech)",
"Investor_Type": "Private",
"Year_of_establishment": "2000",
"Employee_count": 5000,
"headquaters": "Mumbai , India",
"website": "https://www.harvestcapital.com",
"_id": "66cf23ba846b47216990b07f",
"__v": 0
},
{
"name": "Angel investors",
"email": "[email protected]",
"password": "123",
"technology": "Artificial Intelligence (AI), Consumer Apps, Enterprise Apps, AdTech, AgriTech, EdTech, FinTech, HealthTech, RetailTech, GreenTech/CleanTech, LogisticsTech, FoodTech, D2C",
"Investor_Type": "Government",
"Year_of_establishment": "2006",
"Employee_count": 20000,
"headquaters": "Mumbai , India",
"website": "https://github.com/dhruvishah122",
"_id": "66dd7a0cb4fa13b2a6c42102",
"__v": 0
}
]
}