Generate your agency's data.json index
This tool helps federal agencies compile and aggregate their data.json files. It automatically scans specified GitHub organizations, finds repositories containing data.json files, and combines them into a single index file.
How It Works
- Connects to GitHub using the provided token (if any)
- Scans each specified GitHub organization for repositories
- Checks each repository for a data.json file
- Combines all found data.json files into a single indexed file
- Provides the combined file for download