Toll Plaza data from the National Highways Authority of India. This is scraped from the Toll Information System.
- Contains 468 toll plazas with;
- Name
- Location (latitude, longitude)
- Capital cost in INR Crores
- Contractor details
- Cumulative revenue in INR Crores
- Date of commercial operation
- Date of fee notification
- Fee effective date
- Project type
- Rates (Car, Bus, 4-6 axle, HCM, LCV, Multiaxle, More than 7 axle)
- Traffic per day in PCU
- Target traffic per day in PCU
The repo uses Github Actions to update the data every month. A new directory is created inside the data folder for each month/day. This does not do any diffing.
To update the dataset:
- Clone this repository.
git clone https://github.com/geohacker/toll-plazas-india.git
- Go inside the repo directory.
cd toll-plazas-india
- Just the fetch and process script.
./fetch-and-process.sh
The individual scripts in the scripts directory are:
process.js
- cleans up the raw.json downloaded directly from http://tis.nhai.gov.in/tollplazasonmap?language=eninfo.js
- fetches additional metadata
This data came from NHAI and should ideally be under the Government Open Data License