--- language: en license: other license_name: tripsit-data-license license_link: https://tripsit.me/about/ tags: - drugs - substances - harm-reduction - tripsit - drug-factsheets --- # TripSit Drug Factsheets 551 drug factsheets from [TripSit](https://tripsit.me), a harm-reduction community. Each record includes slug, name, aliases, categories, dose information per route of administration, duration, onset, after-effects, summary, properties, and links. ## Columns | Column | Type | Description | |---|---|---| | `slug` | string | TripSit canonical slug | | `pretty_name` | string | Display name | | `aliases` | list[string] | Street names / aliases | | `categories` | list[string] | Drug categories (psychedelic, stimulant, etc.) | | `summary` | string | Brief description | | `dose` | dict | Dose ranges per route of administration | | `duration` | string | Total duration | | `onset` | string | Onset time | | `after_effects` | string | After-effects / come-down | | `properties` | dict | Drug properties (e.g. addiction potential) | | `url` | string | Link to tripsit.me factsheet | ## Source Data sourced from the [TripSit open API](https://tripbot.tripsit.me/api/tripsit/getAllDrugs). © TripSit — redistributed for harm-reduction purposes.