hodsonjames / employment

Repository for code related to research projects on global employment dynamics.
MIT License
2 stars 11 forks source link

json handling, ability to specify files. #22

Closed aentum closed 4 years ago

aentum commented 4 years ago

Couple features that are implemented: 1) With incorrect number of inputs, a string explaining correct use is printed to command line.  2) Ability to specify tickers of interest, or infer from file names 3) For json files, ability to handle either a directory containing data files or directly on a data file itself.  4) Backwards compatible. May have some issues with generating plots on jupyter notebook. At this point, generalizing plots for different data seems very difficult, with how Honghao initially set up. Having trouble especially with the secondary skill plot.