{
 "title": "TapSafely open data",
 "homepage": "https://tapsafely.com/data",
 "license": "https://creativecommons.org/licenses/by/4.0/",
 "attribution": "Source: TapSafely (https://tapsafely.com/data)",
 "datasets": [
  {
   "id": "scam-index",
   "title": "TapSafely Scam Index (live, weekly)",
   "description": "Weekly counts of scam checks run on TapSafely, by scam type and country: how many were checked, how many were flagged as risky, and each scam type's share. Anonymous counts only; small numbers are withheld.",
   "updated": "Continuously (cached for one hour)",
   "distributions": [
    {
     "format": "JSON",
     "url": "https://tapsafely.com/api/v1/index",
     "mediaType": "application/json"
    },
    {
     "format": "CSV",
     "url": "https://tapsafely.com/api/v1/index?format=csv",
     "mediaType": "text/csv"
    }
   ]
  },
  {
   "id": "where-to-report",
   "title": "Where to report a scam: official services by country",
   "description": "Police, regulator, national cyber security and network-operator reporting routes for 34 countries and the EU, with web addresses and phone numbers, each checked against an official page.",
   "updated": "2026-09-16",
   "distributions": [
    {
     "format": "JSON",
     "url": "https://tapsafely.com/data/where-to-report.json",
     "mediaType": "application/json"
    },
    {
     "format": "CSV",
     "url": "https://tapsafely.com/data/where-to-report.csv",
     "mediaType": "text/csv"
    }
   ]
  },
  {
   "id": "official-scam-statistics",
   "title": "Official scam and fraud statistics, with sources",
   "description": "35 headline figures from the latest annual reports of the FTC, FBI IC3, UK Finance, Australia's National Anti-Scam Centre, the Canadian Anti-Fraud Centre, the ECB and EBA, and GASA, each linked to the report it came from and dated.",
   "updated": "2026-09-16",
   "distributions": [
    {
     "format": "JSON",
     "url": "https://tapsafely.com/data/official-scam-statistics.json",
     "mediaType": "application/json"
    },
    {
     "format": "CSV",
     "url": "https://tapsafely.com/data/official-scam-statistics.csv",
     "mediaType": "text/csv"
    }
   ]
  },
  {
   "id": "scam-warning-signs",
   "title": "Scam warning signs and first steps, by scam type",
   "description": "113 warning signs across 24 scam types, each with a one-line reason, plus what to do now and what to do if money was sent. The same content as our guides, in a form software can use.",
   "updated": "2026-09-16",
   "distributions": [
    {
     "format": "JSON",
     "url": "https://tapsafely.com/data/scam-warning-signs.json",
     "mediaType": "application/json"
    },
    {
     "format": "CSV",
     "url": "https://tapsafely.com/data/scam-warning-signs.csv",
     "mediaType": "text/csv"
    }
   ]
  }
 ]
}