368 B
368 B
Process for getting new data:
- run
python3 dump.py
. This will overwritedump.json
and../ingreds.json
- Copy
../old clean.json
or../compress.json
intoupdated.json
- Run
python3 transform_merge.py
- Run
python3 ing_transform_combine.py
- Check validity (json differ or whatever)
- Copy
clean.json
andcompress.json
into toplevel for usage