Code.gov Harvester
November 24, 2018 ยท View on GitHub
Harvester to process agency code.json files.
DEPRECATION WARNING
This repository is considered deprecated and will be archived. For the new version of this tool please go to GSA/code-gov-harvester.
Running
- Clone repo:
$> git clone git@github.com:GSA/code-gov-harvester.git - Move into the project directory
- Install npm modules:
$> npm install - Run index.js:
$> node index.js
Generated Files
Three files will be generated:
- harvester.log: harvester log file
data/release.json<timestamp>: JSON file with all the released projects found in each agency's code.json.data/releaseIndex.json<timestamp>: JSON file with the created LunrJS index