- Version: 12.0_ABSOLUTE_ZERO_LOSS
- Created: 2025-09-23T17:56:00Z
- Total Substances: 101
- Total Data Elements: 357 509
- Guarantee: ZERO_DATA_LOSS_GUARANTEED
Individual JSON files for each of the 101 substances with complete data.
Comprehensive preservation of all references, metabolic pathways, enzyme interactions, amino acid interactions, and nutritional interactions.
Global data sections consolidated from multiple source datasets including research evidence, visualization data, and harm reduction protocols.
Complete enzyme database covering CYP450 and MAO systems.
Complete dataset metadata with integrity metrics and comprehensive statistics.
This repository structure preserves 357 509 total data elements with absolute zero data loss from the original hypergraph dataset.
import git from 'isomorphic-git';
import http from 'isomorphic-git/http/web';
// Clone repository
await git.clone({
fs,
http,
dir: './psychotropic-dataset',
url: 'https://github.com/xc0f0c0bx/iped',
});
// Read specific substance
const psilocybinData = JSON.parse(
await fs.promises.readFile('./psychotropic-dataset/substances/psilocybin.json', 'utf8')
);
// Read metadata
const metadata = JSON.parse(
await fs.promises.readFile('./psychotropic-dataset/metadata.json', 'utf8')
);This repository is structured to be accessible via Nostr protocols with individual branches and files available for distributed access.