Mospi: Get Rbi Records
Mospi via Parse · government_public
Fetches paginated data records for a specific RBI indicator. Each record contains the indicator name, year, trade direction, geographic grouping, value, and unit. Use indicator codes from get_rbi_indicators as the sub_indicator_code parameter. API for accessing Indian government statistical data from MoSPI (esankhyiki.mospi.gov.in). Provides access to macroeconomic indicators (RBI, NAS, PLFS), dashboard highlights, metadata, and infographics. Fulfilled by Parse from esankhyiki.mospi.gov.in.
- esankhyiki-mospi-gov-in
- finance
- government-public
- mospi
- other
- parse
- platform-key
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/fe1984a3-bc72-400c-ac08-cc52def9103a/get_rbi_records
- Interface artifact
- sha256:b67f1e20020d7b53f6b84879a7f9bfa563d2c8142db86816bcbc1d5d3b410cf8
- Manifest digest
- sha256:bf59ec8a5d55f7a197f4ac69c2aefa0367b6be2d7877c040968c032fe19d813c
Request fields
- page (integer): Page number for pagination.
- limit (integer): Number of records per page.
- sub_indicator_code (string, required): Indicator code from get_rbi_indicators (e.g. '1' for Direction of Foreign Trade - Rupees, '22' for Balance of Payments).: Allowed values: 1, 22, 11
Example queries
- {"page":"1","limit":"5","sub_indicator_code":"1"}