ASI Protected Monuments

ASI Protected Monuments

MH Specific

Maharashtra — List of 285 centrally protected and 244 state protected archaeological monuments and heritage sites in Maharashtra maintained by the Archaeological Survey of India

Build a heritage tourism route optimizer for Maharashtra that creates itineraries connecting ASI-protected monuments.
Homepage

Quick Start

# Download from https://asi.nic.in/
import pandas as pd
df = pd.read_csv('asi_monuments.csv')
mh = df[df['State'] == 'Maharashtra']
print(f'Maharashtra monuments: {len(mh)}')
print(mh['Category'].value_counts().head())
Modality
Tabular (PDF, web)
Size
529 monuments
License
Format
CSV
Language
mr
Update Frequency
static
Organization
Archaeological Survey of India

Schema

FieldTypeDescription
monument_namestringName of the protected monument
statestringState location
districtstringDistrict location
periodstringHistorical period
categorystringMonument type (fort, temple, cave, etc.)

Build With This

Create a monument condition monitoring system using satellite imagery change detection for Maharashtra's heritage sites
Develop a heritage education app with AR overlays showing historical context at ASI monuments in Maharashtra
Build a tourism demand forecaster for Maharashtra heritage sites based on visitor patterns and seasonal trends

AI Use Cases

Heritage site cataloguingtourism route optimisationcultural preservation analytics
Last verified: 2026-03-07