{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "zipradar — Crime by US ZIP",
  "description": "Crime per US ZIP code — sourced from FBI UCR, refreshed weekly rolling uploads.",
  "url": "https://zipradar.org/topic/crime/",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "publisher": {
    "@type": "Organization",
    "name": "zipradar",
    "url": "https://zipradar.org"
  },
  "spatialCoverage": {
    "@type": "Country",
    "name": "United States"
  },
  "dateModified": "2026-04-26",
  "keywords": [
    "crime",
    "us zip code",
    "neighborhood data",
    "fbi ucr"
  ],
  "creator": {
    "@type": "Organization",
    "name": "FBI UCR",
    "url": "https://cde.ucr.cjis.gov/"
  },
  "isAccessibleForFree": true,
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "text/html",
      "contentUrl": "https://zipradar.org/topic/crime/",
      "description": "Topic landing page with full federation breakdown"
    },
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://zipradar.org/api/crime.json",
      "description": "Machine-readable topic metadata"
    }
  ],
  "topic": {
    "slug": "crime",
    "label": "Crime",
    "source": "FBI UCR",
    "sourceUrl": "https://cde.ucr.cjis.gov/",
    "refreshCadence": "Weekly rolling uploads",
    "limitations": "UCR has known reporting gaps for some agencies and years. zipradar flags missing reports rather than interpolating. Small agencies may not participate at all."
  },
  "coverage": {
    "zip_count": 340,
    "state_count": 51,
    "url_template_per_zip": "https://zipradar.org/topic/crime/{zip}/",
    "url_template_per_state": "https://zipradar.org/topic/crime/state/{state-lowercase}/"
  },
  "sitemap": "https://zipradar.org/sitemap.xml",
  "sitemap_ai": "https://zipradar.org/sitemap-ai.xml",
  "contact": "contact@editnative.com"
}