Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
junioralive authored Jan 30, 2024
1 parent 45c86f9 commit a5e4ef1
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,19 @@ The dataset is available in two formats:
## Data Example

### CSV Format

DOWLOAD : https://github.com/junioralive/Indian-Medicine-Dataset/blob/main/DATA/indian_medicine_data.csv

```
id,name,price(₹),Is_discontinued,manufacturer_name,type,pack_size_label,short_composition1,short_composition2
1,Augmentin 625 Duo Tablet,223.42,FALSE,Glaxo SmithKline Pharmaceuticals Ltd,allopathy,strip of 10 tablets,Amoxycillin (500mg),Clavulanic Acid (125mg)
...
```

https://ap-south-1.aws.data.mongodb-api.com/app/data-gejka/endpoint/data/v1

### JSON Format

DOWLOAD : https://github.com/junioralive/Indian-Medicine-Dataset/blob/main/DATA/indian_medicine_data.json

```json
[
{
Expand Down

0 comments on commit a5e4ef1

Please sign in to comment.