By Crop
Description:
you can call by crop name. API responds with list of results that match a searching
word.
API Call:
domain/crop/api/bmp/cropname
Examples of API calls:
JSON:
Click for demo..
API response:
{
"Land Preparation": {
"crop": "Cauliflower",
"stepone": "STEP I",
"Pictureone": "https://krishiprabidhi.net/media/media/crop/l1.png",
"descriptionone": "Apply organic manure 1500 kg per ropani at least 15 days before transplanting seedlings in the main field.",
"steptwo": "STEP II",
"Picturetwo": "https://krishiprabidhi.net/media/media/crop/l2.png",
"descriptiontwo": "Plough without much delay to mix OM in the soils Plough 3 times to make soil pulverized. Level the field for further operations"
},
"Nursery": {
"crop": "Cauliflower",
"stepone": "Step I",
"Pictureone": "https://krishiprabidhi.net/media/media/crop/n1.png",
"descriptionone": "SITE SELECTION",
"steptwo": "Step II",
"Picturetwo": "https://krishiprabidhi.net/media/media/crop/n2.png",
"descriptiontwo": "SOIL",
"stepthree": "STEP III",
"Picturethree": "https://krishiprabidhi.net/media/media/crop/n3_82ISlKI.png",
"descriptionthree": "SIZE",
"stepfour": "STEP IV",
"Picturefour": "https://krishiprabidhi.net/media/media/crop/n4.png",
"descriptionfour": "OM and FERTILIZER",
"stepfive": "Step V",
"Picturefive": "https://krishiprabidhi.net/media/media/crop/n5.png",
"descriptionfive": "SEED SOWING SPACING",
"stepsix": "Step IV",
"Picturesix": "https://krishiprabidhi.net/media/media/crop/n6.png",
"descriptionsix": "NURSERY SHED TO PROTECT FROM HEAT",
"stepseven": "Step VII",
"Pictureseven": "https://krishiprabidhi.net/media/media/crop/n7.png",
"descriptionseven": "NURSERY TUNNEL TO PROTECT FROM COLD"
},
"Transplanting": {
"crop": "Cauliflower",
"stepone": "STEP 1",
"Pictureone": "https://krishiprabidhi.net/media/media/crop/t1.png",
"descriptionone": "Cover the lower part of seedling which was inside the soil in the nursery.",
"steptwo": "STEP 2",
"Picturetwo": "https://krishiprabidhi.net/media/media/crop/t2.png",
"descriptiontwo": "FOR EARLY VARIETY: Apply 5.3gm DAP and 3.4gm MOP in rings or spots per plant\r\nFOR MID AND LATE VARIETY: Apply 7gm DAP and 4.5gm MOP in rings or spots per plant."
},
"Top Dressing": {
"crop": "Cauliflower",
"stepone": "Step I",
"Pictureone": "https://krishiprabidhi.net/media/media/crop/td1.png",
"descriptionone": "FIRST TOPDRESSING AT 30 DAYS AFTER TRANSPLANTING\r\nApplied in ring around the plant or spot placement 5-7cm away from the plants.\r\nEARLY VARIETIES\r\nApply 3.4gm urea per plant both times",
"steptwo": "Step II",
"Picturetwo": "https://krishiprabidhi.net/media/media/crop/td2.png",
"descriptiontwo": "SECOND TOPDRESSING AT CURD FORMATION STAGE\r\nMID & LATE VARIETIES\r\nApply 4.5gm urea per plant both times"
},
"Harvesting": {
"crop": "Cauliflower",
"stepone": "Step 1",
"Pictureone": "https://krishiprabidhi.net/media/media/crop/h1_XK50A9l.png",
"descriptionone": "Cauliflowers are harvested when curds are fully developed, compact and white.\r\nHARVESTING TIME\r\nEarly varieties: 65-75 days\r\nMid varieties: 90-100 days \r\nLate varieties: 110-130 days",
"steptwo": "Step 2",
"Picturetwo": "https://krishiprabidhi.net/media/media/crop/h2_aW8PWnU.png",
"descriptiontwo": "The appropriate time to harvest cauliflowers is late morning to early afternoon."
},
"Post Harvest": {
"crop": "Cauliflower",
"stepone": "SORTING",
"Pictureone": "https://krishiprabidhi.net/media/media/crop/ph1.png",
"descriptionone": "DISEASED, PEST INFESTED,DEFORMED/DAMAGED",
"steptwo": "PACKAGING AND STORAGE",
"Picturetwo": "https://krishiprabidhi.net/media/media/crop/ph4.png",
"descriptiontwo": "The best container for cauliflower curds- PLASTIC CRATE because of its smooth inside finish"
}
}
By Crop and Particular Head
Description:
you can call by crop name and its Particular head. API responds with list of results that match a searching
word.
API Call:
domain/crop/api/bmp/cropname/landprepartion
Examples of API calls:
JSON:
Click for demo..
API response:
{
"crop": "Cauliflower",
"stepone": "STEP I",
"Pictureone": "https://krishiprabidhi.net/media/media/crop/l1.png",
"descriptionone": "Apply organic manure 1500 kg per ropani at least 15 days before transplanting seedlings in the main field.",
"steptwo": "STEP II",
"Picturetwo": "https://krishiprabidhi.net/media/media/crop/l2.png",
"descriptiontwo": "Plough without much delay to mix OM in the soils Plough 3 times to make soil pulverized. Level the field for further operations"
}
}
API Call header:
- Land Preparation
- Nursery
- Transplanting
- Top Dressing
- Harvesting
- Post-Harvest