Exploratory Data Analysis (EDA) on Bengaluru restaurant data to uncover insights into ratings, cuisines, cost, location, and dining trends. Built using Python, Pandas, Seaborn, and Matplotlib to ...
scripts/ ├── scraper.py # Multi-ATS scraper with parallel fetching ├── merge_data.py # Deduplicates and prunes stale jobs (>30 days) ├── geolocation.py # Location lookup/enrichment for the heatmap └── ...