Skip to content

This script is to process the data from CACTUS project website

License

Notifications You must be signed in to change notification settings

CACTUS-Costing/cactus-data

Repository files navigation

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

About

This script is to process the data from CACTUS project website

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published