Food-Static-Data / Food-Static-Data/food-datasets-csv-parser
Make FAO parser more modular [should we do it now?]
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
### Expected Behavior / Situation
One parser.js file that can dynamically convert csv files from any directory into a json file in that same directory.
### Actual Behavior / Situation
One parser.js file that can convert csv files from its own directory into a json file in that same directory.
### Modification Proposal
Let's discuss this, but one way forward would be to write a script for parser.js that takes an argument—the path to the directory containing the target csv file—and then outputs a json version of that file in the given directory.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.