daliusd / salary-data

Scripts to process data from Sodra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Salary Data Toolkit

Scripts to download and process data retrieved from Sodra.

monthly.js - Downloads most recent data. Must be run once a month. Most probably using cron.

E.g. following cron command might work:

0 6 2 * * cd /home/dalius/salary-data && node monthly.js /home/dalius/pinigai/data/

simplify.js - Extract data for specific month and simplify it.

buildindex.js - Build index.json file.

Data sources

About

Scripts to process data from Sodra

License:MIT License


Languages

Language:JavaScript 100.0%