Food-Static-Data / Food-Static-Data/sd
USDA database csv import [Main task]
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
#387
Data will be posted here: https://github.com/ChickenKyiv/awesome-food-db-strucutures/tree/master/USDA-01-06-2019
1) connect our sd logic with this DB. Use generator script and have a separated method, that will use our code and help to convert csv. So we'll have a pretty similar result to FoodComposition project.
stage 0 - nothing working well. initial preparations
stage 1 - data can be parsed and connected with sd module
stage 2 - we have a separated place for created files. as dump is huge - we'll need to have a files.
stage 3 - export data from this module
stage 4 - module release
stage 5 - test coverage, simple version
stage 6 - bind to server or ... debatable
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.