Skip to content
View anujpatil610's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report anujpatil610

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
anujpatil610/README.md

Anuj R. Patil

GIS Data Scientist — transit analytics & geospatial engineering

I turn transit operations problems into data systems: GTFS pipelines, service KPIs, and the spatial models underneath them. Currently at the Volunteer Transportation Center, running the geospatial and data backbone for public transit across five counties in northern New York — the analytics and tools used by planners, dispatchers, and riders.

M.S. Applied Data Science, Clarkson University · B.E. Computer Science, Savitribai Phule Pune University · Selected speaker, MobilityData Conference, Montréal 2024

🌐 arpatil.xyz — full portfolio, project write-ups, and résumé

📍 Potsdam, NY — open to remote and willing to relocate. Currently looking for Transit Data Analyst, GIS Data Analyst, Data Engineer, and Data Scientist roles.


What I've shipped

GTFS-RT pipeline for $4/month — Lambda + S3 with 30-day history, powering on-time performance and service analysis across the agency. Unified GTFS static/RT/Flex behind automated QA and standardized the agency's ridership, OTP, coverage, and access/equity KPIs. Cut manual data processing in half. Presented the architecture at MobilityData 2024.

Unified service design across 5 counties — aligned fixed-route, first/last-mile, and zone-based microtransit using demand, travel-time, and OTP analysis. Co-developed the microtransit zones and service windows, and shipped LLM assistants for fixed-route dispatch that improved dispatch efficiency by 30%.

GTFS-RT validation on $8/month — data-quality monitoring for St. Lawrence County Transit's realtime feed: Terraform-provisioned EC2, Dockerized MobilityData validator, cron scheduling aligned to service hours, SNS alerting on critical errors, and S3 report history. → SLC-Transit-GTFS-RT-Validator

Wildlife–vehicle collision hotspots, A2A corridor — joined 1,000+ collision records with traffic volume, speed limits, land cover, water proximity, and slope; kernel-density screening followed by penalized regression to rank predictors. Mitigation layers delivered to 3 counties.

Booking cancellation model at 88.3% accuracy — CatBoost with cross-validated hyperparameter search; feature importance and partial dependence to explain lead time, ADR, and cancellation history. → repo

Carbon emissions risk models — analyzed 10M+ environmental audit records across US/EU/CA/IN and built Random Forest predictors for emissions risk. → repo


Stack

Transit & geospatial
GTFS PostGIS ArcGIS ArcPy QGIS GeoPandas GDAL H3 FME

ML & modeling
scikit-learn CatBoost TensorFlow Keras Statistical modeling

Data & cloud
Python SQL R Pandas AWS PostgreSQL Snowflake Docker Terraform GitHub Actions

Web & mobile
TypeScript React Node.js Mapbox Capacitor Vercel


Connect

Portfolio · Email · LinkedIn

Pinned Loading

  1. Analysis-of-Car-Crash-Data-and-Pavement-Ratings-in-New-York-City Analysis-of-Car-Crash-Data-and-Pavement-Ratings-in-New-York-City Public

    This project analyzes car crash data and pavement ratings in New York City to identify patterns and potential areas for improvement in road safety. The project involves merging two datasets - car c…

    Jupyter Notebook 1

  2. Big-Data-Inspection-NYS-Taxi-Trips Big-Data-Inspection-NYS-Taxi-Trips Public

    NYC Taxi Data Exploration: Analyze New York City taxi trip data from March 2013, featuring datetime analysis, Haversine distance calculations, and passenger trends. Includes data visualization and …

    Jupyter Notebook

  3. Climate-Change-Risk-and-Opportunity-Analysis Climate-Change-Risk-and-Opportunity-Analysis Public

    A project to analyze and predict carbon emissions across organizations and sectors to enable targeted climate interventions.

    Python

  4. Predictive-Analysis-and-Key-Determinants-of-Hotel-Booking-Cancellations Predictive-Analysis-and-Key-Determinants-of-Hotel-Booking-Cancellations Public

    This research aimed to create a robust predictive model for hotel booking cancellations using the Cat Boost classifier, a powerful gradient boosting machine learning algorithm known for its effecti…

    Jupyter Notebook

  5. flask-dashboard flask-dashboard Public

    The Zagimore Retail Store Dashboard is a web application built using Flask and Plotly to visualize and analyze retail store data. It provides interactive visualizations for sales distribution by pr…

    HTML