Food-Static-Data / Food-Static-Data/food-datasets-csv-parser
`assign` is not parsing the size provided properly
Open
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
I inspect the JSON files we parse and all of them is passing the wrong size for example:
the restaurants JSON file is around 10619 dataset if we split it we get 2 JSON files and logically we have to get 11 JSON files
**To Reproduce**
Steps to reproduce the behavior:
`yarn run csv:res`
**Expected behavior**
we should split the JSON file correctly
**Screenshots**

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.