Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 401 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 401 Bytes

cactus-data

This script is to process the data from CACTUS project website

Prepare

Download the latest JSON file from CACTUS website here

Usage

  • Install NPM packages
npm i
  • build packages
npm run build
  • development
npm run watch
node dist/index.js data/all_cactus_datapoint_data.json -o data.csv