Open chmac opened 4 years ago
OK, looks like this is the key section:
This essentially means that if the substance doesn't exist in the combo sheet, there is some fallback logic which looks like:
do.
then it's combo info comes from dox
2c
then it's combo info comes from 2c-x
5-meo-
then it's combo info comes from 5-meo-xxt
benzodiazepines
opioids
amphetamines
Looks like there's some data being fetched here that could be useful:
https://github.com/TripSit/factsheets/blob/058f9efde34de0a61d1530781f3513046ddb814a/routes/index.js#L129-L130
Both JSON files. There's more detail in that file that likely explains how the additional data which is not included in the
combo_beta.json
file is generated...