About
Methodology, scope, and disclaimers.
Designed to feel medical-adjacent (clean, modern, warm) while staying clear about scope: education and reference — not advice.
Editorial & sourcing principles
1) Primary sources first
Prefer official legislation portals, government sites, and regulator guidance.
Prefer official legislation portals, government sites, and regulator guidance.
2) Show “last updated”
Each country sheet should show verification date and list what changed.
Each country sheet should show verification date and list what changed.
3) Conservative claims
Medical summaries separate evidence from anecdotes and note uncertainty.
Medical summaries separate evidence from anecdotes and note uncertainty.
4) No facilitation of wrongdoing
Travel content is awareness-first—no “workarounds”.
Travel content is awareness-first—no “workarounds”.
Suggested data model (copy/paste)
{
"code": "ISO-like code",
"name": "Country name",
"region": "Region",
"status": "adult_use | medical | decriminalized | illegal | mixed",
"lastUpdated": "YYYY-MM-DD",
"quickFacts": {
"medicalAccess": "...",
"adultUse": "...",
"homeGrow": "...",
"driving": "...",
"cbd": "..."
},
"details": {
"overview": "...",
"possession": "...",
"cultivation": "...",
"purchase": "...",
"medical": "...",
"publicUse": "...",
"driving": "...",
"penalties": "...",
"sources": [{ "title": "...", "note": "..." }],
"changelog": [{ "date": "YYYY-MM-DD", "note": "..." }]
}
}