Commerce: Get Meidb Report
Commerce via Parse · government_public
Fetch Monthly Export Import Data Bank (MEIDB) report. Returns commodity-wise monthly trade data comparing a specific month across two years, plus cumulative totals for a period. Column headers are dynamic based on selected month and year. When hs_code is provided, filters results to the single row matching that code. Access India's Export Import Data Bank (EIDB and MEIDB) for detailed trade statistics by commodity, country, and region. Fulfilled by Parse from tradestat.commerce.gov.in.
- b2b-directory
- commerce
- finance
- government-public
- parse
- platform-key
- tradestat-commerce-gov-in
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/6bc89ab4-56b1-4990-a960-086912f43fa2/get_meidb_report
- Interface artifact
- sha256:9ee8d27a93a191d2e57ee278783fa16764905a32796407c351e26d8a8e68afbb
- Manifest digest
- sha256:0494b820fbec6b57020190d52f6035756eb3701a53b562544bd6298e26299e1f
Request fields
- year (string): Year for the report. Available values: 2018 through 2025.
- month (string): Month number (1-12).
- hs_code (string): Optional HS code to filter results. When provided, only the row with a matching HS Code is returned. Should match the digit level specified by commodity_level.
- values_in (string): Currency or unit.: Allowed values: US $ Million, ₹ Crore, Quantity
- year_type (string): Year type for the report.: Allowed values: Financial Year, Calendar Year
- trade_type (string): Type of trade.: Allowed values: exports, imports
- commodity_level (string): HS code digit level.: Allowed values: 2, 4, 6, 8
Example queries
- {"year":"2024","month":"1","values_in":"US $ Million","year_type":"Financial Year","trade_type":"exports","commodity_level":"2"}