Tanvir1337 commited on
Commit
29a325a
1 Parent(s): 8585933

update (shorten) fields of Drug_Manufacturers-BD.json

Browse files
Files changed (1) hide show
  1. Drug_Manufacturers-BD.json +20 -20
Drug_Manufacturers-BD.json CHANGED
@@ -1,32 +1,32 @@
1
  [
2
  {
3
- "No.": 1,
4
- "Type of drug manufacturer": "Allopathic Drug Manufacturers",
5
- "Number of manufacturing companies": 199,
6
- "Current manufacturing status": "Functional"
7
  },
8
  {
9
- "No.": 2,
10
- "Type of drug manufacturer": "Ayurvedic Drug Manufacturers",
11
- "Number of manufacturing companies": 172,
12
- "Current manufacturing status": "Functional"
13
  },
14
  {
15
- "No.": 3,
16
- "Type of drug manufacturer": "Unani Drug Manufacturers",
17
- "Number of manufacturing companies": 500,
18
- "Current manufacturing status": "Functional"
19
  },
20
  {
21
- "No.": 4,
22
- "Type of drug manufacturer": "Herbal Drug Manufacturers",
23
- "Number of manufacturing companies": 29,
24
- "Current manufacturing status": "Functional"
25
  },
26
  {
27
- "No.": 5,
28
- "Type of drug manufacturer": "Homoeopathic & Biochem Drug Manufacturers",
29
- "Number of manufacturing companies": 28,
30
- "Current manufacturing status": "Functional"
31
  }
32
  ]
 
1
  [
2
  {
3
+ "Serial": 1,
4
+ "Type": "Allopathic",
5
+ "Companies": 199,
6
+ "Status": "Functional"
7
  },
8
  {
9
+ "Serial": 2,
10
+ "Type": "Ayurvedic",
11
+ "Companies": 172,
12
+ "Status": "Functional"
13
  },
14
  {
15
+ "Serial": 3,
16
+ "Type": "Unani",
17
+ "Companies": 500,
18
+ "Status": "Functional"
19
  },
20
  {
21
+ "Serial": 4,
22
+ "Type": "Herbal",
23
+ "Companies": 29,
24
+ "Status": "Functional"
25
  },
26
  {
27
+ "Serial": 5,
28
+ "Type": "Homoeopathic & Biochem",
29
+ "Companies": 28,
30
+ "Status": "Functional"
31
  }
32
  ]