Public archive of DFES Goa's live fire truck API. The data is automatically refreshed every minute.
Live Data
- Data Explorer
- Latest data updated every minute (view) | (raw)
- View map on amche atlas
Data Archive
We use GitHub Actions to:
- Fetch the API data
- Archive in CSV and GeoJSON format
The actual implementation consists of:
- A GitHub Actions workflow (
.github/workflows/) that runs on a minute schedule - A script to fetch and process the API data (
index.js) - A /data directory that gets updated by the workflow in the
databranch