← Registry

Analytics

bharatviz.org

Provides tools for exploring and visualizing India's geographic and administrative map data.

1 endpoint37 known toolsCached registry data

ENDPOINT 1

https://bharatviz.org/api/mcp

No auth detected

Known tools 37

list_available_maps

Lists all available India map layers — boundaries AND data layers.

list_states

Lists all state and union territory names available in a given map boundary set.

list_districts

Lists all districts available in a given district-level map boundary set.

render_states_map

Renders a choropleth map of India at the state level.

render_districts_map

Renders a choropleth map of India at the district or sub-district level.

get_csv_template

Returns a CSV template for a given map boundary set.

list_demos

Lists all available showcase demo datasets (NFHS-5 health indicators and IHME AMR estimates).

get_demo_url

Generates a shareable BharatViz URL for a given demo dataset.

list_pincode_states

Lists all 38 Indian states and union territories that have pincode boundary data.

pincode_centroid

Resolve a single pincode to its centroid coordinates plus the district and state it falls in.

list_pincodes

Lists pincodes (postal codes) for a given Indian state, district, or all of India.

render_pincodes_map

Renders a pincode-level choropleth map of India.

list_cities

Lists all available Indian cities with ward/zone boundary data.

list_wards

Lists all ward names for a given city.

render_city_map

Renders a ward-level choropleth map for an Indian city.

locate

Point-in-polygon lookup: given a latitude and longitude, returns the containing administrative unit(s) from one or more BharatViz map layers.

query_layer

Filter and aggregate features in any registered BharatViz map layer.

spatial_join

Spatial join: find all features from a TARGET layer that fall inside a boundary selected from a BOUNDARY layer.

nearby

Find features within a given radius (km) of a center point, across one or more map layers.

centroid

Centroid (lat/lon) of any feature in any layer — district, state, constituency, ward, pincode, point, or polygon.

get_area

Compute area in km² for one or more features in a polygon map layer.

get_layer_detail

Returns the raw data download URL(s) for any registered BharatViz map layer.

trace_district_evolution

Traces how a district's administrative boundaries evolved across Census years (1951-2011).

list_historical_district_names

Lists all district names that appear in the Census transition data (1951-2011).

layer_schema

Describes the schema of any registered BharatViz map layer: which columns are numeric (with min/max/mean), which are categorical (with unique-value count and sample), and which are free-text identifiers.

summarize_layer

Compute descriptive statistics (count, min, max, mean, median, p10, p25, p75, p90, stddev, sum) for one or more numeric columns in any registered map layer.

rank_features

Sort features in any map layer by a numeric column and return the top or bottom N.

correlate

Compute Pearson and Spearman correlation between two numeric columns across features.

compare_groups

Compare named groups of features side-by-side on numeric columns.

find_similar

Find the K features most similar to a reference feature using Z-score normalized Euclidean distance across a multi-column metric vector.

aggregate_by_boundary

Count (and optionally sum/mean/min/max) target-layer features inside each boundary polygon.

proximity_coverage

Bulk nearest-distance + within-radius coverage: for EACH source feature, returns the nearest target feature, its distance (km), whether it is within radiusKm, and how many targets fall within radiusKm (a density metric).

join_layers

Join numeric columns from two map layers by matching feature names.

city_layer_schema

Describes the schema (columns, types, ranges) of a city ward dataset.

summarize_city_layer

Compute descriptive statistics for numeric columns in a city ward dataset.

rank_city_features

Sort ward features in a city dataset by a numeric column and return the top or bottom N.

list_categories

Lists all available BharatViz map layers grouped by category.