Docs

How this site works, and how to use it — in a browser, from an AI assistant, or by running the pipeline yourself.
What this is

This site is a fast, fully static mirror of the Reserve Bank of India’s Database on Indian Economy (DBIE) — 335 tables and series across prices, growth, financial markets, banking, the external sector, government finance and payments. Every dataset gets its own page with a sortable, filterable grid, and a chart wherever the data suits one.

There is no server and no database behind these pages: everything is pre-rendered from JSON that a verified processing pipeline produces from scraped DBIE data. That is what makes the site quick — and what makes its data trustworthy enough to check byte-for-byte on every deploy.

Data vintage— pages reflect the last scrape of the DBIE portal, not a live feed. Every table page shows the latest observation period of its data, so check the dates rather than assuming “today”.

In these docs
  • Using the site

    Finding tables, reading the charts and grids, and searching from anywhere.

  • AI access via MCP

    Let Claude or any MCP client search and fetch every table on this site.

  • How to scrape

    Running the DBIE scraper, and how processors and oracles keep the data honest.