{
  "_id": "6a1edcccb401979e7340fe3c",
  "Package": "ukpolice",
  "Title": "Download Data on UK Police and Crime",
  "Version": "0.2.2.9001",
  "Authors@R": "c(\nperson(given = \"Evan\",\nfamily = \"Odell\",\nrole = c(\"aut\", \"cre\"),\nemail = \"evanodell91@gmail.com\",\ncomment = c(ORCID = \"0000-0003-1845-808X\")),\nperson(given = \"Nicholas\",\nfamily = \"Tierney\",\nrole = \"aut\",\nemail = \"nicholas.tierney@gmail.com\",\ncomment = c(ORCID = \"https://orcid.org/0000-0003-1460-8722\")))",
  "Description": "Downloads data from the 'UK Police' public data API, the\nfull docs of which are available at\n<https://data.police.uk/docs/>. Includes data on police forces\nand police force areas, crime reports, and the use of\nstop-and-search powers.",
  "URL": "https://github.com/EvanOdell/ukpolice/,\nhttps://docs.evanodell.com/ukpolice",
  "BugReports": "https://github.com/EvanOdell/ukpolice/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.0",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://evanodell.r-universe.dev",
  "Date/Publication": "2020-11-22 13:39:35 UTC",
  "RemoteUrl": "https://github.com/evanodell/ukpolice",
  "RemoteRef": "HEAD",
  "RemoteSha": "96d13ecbb91cbdc3d228a1e8e67b823c0383d250",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 08:26:47 UTC",
    "User": "root"
  },
  "Author": "Evan Odell [aut, cre] (ORCID: <https://orcid.org/0000-0003-1845-808X>),\nNicholas Tierney [aut] (ORCID: <https://orcid.org/0000-0003-1460-8722>)",
  "Maintainer": "Evan Odell <evanodell91@gmail.com>",
  "MD5sum": "107ae2be52f8dc1c564b71dc22454e2a",
  "_user": "evanodell",
  "_type": "src",
  "_file": "ukpolice_0.2.2.9001.tar.gz",
  "_fileid": "e76534942628ae0b2dabe9fd29ba18517ee02714f8a2d8235cca353541547376",
  "_filesize": 463239,
  "_sha256": "e76534942628ae0b2dabe9fd29ba18517ee02714f8a2d8235cca353541547376",
  "_created": "2026-05-20T08:26:47.000Z",
  "_published": "2026-06-02T13:38:20.151Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79083752188,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7104988776"
    },
    {
      "job": 79083753541,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104997959"
    },
    {
      "job": 79083752852,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7104994440"
    },
    {
      "job": 79083752524,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104975434"
    },
    {
      "job": 79083752478,
      "time": 158,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104943884"
    },
    {
      "job": 79083750641,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359280789"
    },
    {
      "job": 79083752560,
      "time": 130,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7104991903"
    },
    {
      "job": 79083755818,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7104972124"
    },
    {
      "job": 79083752193,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104979324"
    }
  ],
  "_buildurl": "https://github.com/r-universe/evanodell/actions/runs/26150637572",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/evanodell/ukpolice",
  "_commit": {
    "id": "96d13ecbb91cbdc3d228a1e8e67b823c0383d250",
    "author": "Evan Odell <evanodell91@gmail.com>",
    "committer": "Evan Odell <evanodell91@gmail.com>",
    "message": "use github actions\n",
    "time": 1606052375
  },
  "_maintainer": {
    "name": "Evan Odell",
    "email": "evanodell91@gmail.com",
    "login": "evanodell",
    "description": "Cats | Running | Data Models\n",
    "uuid": 16305479,
    "orcid": "0000-0003-1845-808X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "snakecase",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "leaflet",
      "role": "Suggests"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "sp",
      "role": "Suggests"
    }
  ],
  "_owner": "evanodell",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "api-client",
    "crime",
    "police",
    "police-api",
    "uk"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "evanodell",
      "count": 60,
      "uuid": 16305479
    },
    {
      "user": "seabbs",
      "count": 1,
      "uuid": 20317649
    }
  ],
  "_userbio": {
    "uuid": 16305479,
    "type": "user",
    "name": "Evan Odell",
    "description": "Cats | Running | Data Models"
  },
  "_downloads": {
    "count": 313,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ukpolice"
  },
  "_devurl": "https://github.com/evanodell/ukpolice",
  "_pkgdown": "https://docs.evanodell.com/ukpolice",
  "_searchresults": 43,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/ukpolice.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/evanodell/ukpolice",
  "_realowner": "evanodell",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2019-04-02"
    },
    {
      "version": "0.1.4",
      "date": "2020-04-17"
    },
    {
      "version": "0.2.0",
      "date": "2020-05-24"
    },
    {
      "version": "0.2.1",
      "date": "2020-05-31"
    },
    {
      "version": "0.2.2",
      "date": "2020-08-03"
    }
  ],
  "_exports": [
    "ukc_available",
    "ukc_crime_category",
    "ukc_crime_coord",
    "ukc_crime_loc",
    "ukc_crime_location",
    "ukc_crime_no_location",
    "ukc_crime_poly",
    "ukc_force_details",
    "ukc_forces",
    "ukc_last_update",
    "ukc_neighbourhood_boundary",
    "ukc_neighbourhood_events",
    "ukc_neighbourhood_location",
    "ukc_neighbourhood_priorities",
    "ukc_neighbourhood_specific",
    "ukc_neighbourhood_team",
    "ukc_neighbourhoods",
    "ukc_officers",
    "ukc_specific_outcome",
    "ukc_stop_search_coord",
    "ukc_stop_search_force",
    "ukc_stop_search_loc",
    "ukc_stop_search_location",
    "ukc_stop_search_no_location",
    "ukc_stop_search_poly",
    "ukc_street_crime",
    "ukc_street_crime_outcome"
  ],
  "_help": [
    {
      "page": "ukpolice-package",
      "title": "ukpolice: Download Data on UK Police and Crime",
      "topics": [
        "ukpolice-package"
      ]
    },
    {
      "page": "ukc_available",
      "title": "Available data",
      "topics": [
        "ukc_available"
      ]
    },
    {
      "page": "ukc_crime_category",
      "title": "Crime categories",
      "topics": [
        "ukc_crime_category"
      ]
    },
    {
      "page": "ukc_crime_location",
      "title": "Crimes at a specific location",
      "topics": [
        "ukc_crime_coord",
        "ukc_crime_loc",
        "ukc_crime_location",
        "ukc_crime_poly"
      ]
    },
    {
      "page": "ukc_crime_no_location",
      "title": "Crimes without location",
      "topics": [
        "ukc_crime_no_location"
      ]
    },
    {
      "page": "ukc_forces",
      "title": "England and Wales Police Forces",
      "topics": [
        "ukc_forces",
        "ukc_force_details",
        "ukc_officers"
      ]
    },
    {
      "page": "ukc_last_update",
      "title": "Latest crime update",
      "topics": [
        "ukc_last_update"
      ]
    },
    {
      "page": "ukc_neighbourhood_boundary",
      "title": "Specific Neighbourhood Boundary",
      "topics": [
        "ukc_neighbourhood_boundary"
      ]
    },
    {
      "page": "ukc_neighbourhood_location",
      "title": "Neighbourhood Location",
      "topics": [
        "ukc_neighbourhood_location"
      ]
    },
    {
      "page": "ukc_neighbourhood_specific",
      "title": "Specific Neighbourhood",
      "topics": [
        "ukc_neighbourhood_events",
        "ukc_neighbourhood_priorities",
        "ukc_neighbourhood_specific",
        "ukc_neighbourhood_team"
      ]
    },
    {
      "page": "ukc_neighbourhoods",
      "title": "Policing Neighbourhoods",
      "topics": [
        "ukc_neighbourhoods"
      ]
    },
    {
      "page": "ukc_specific_outcome",
      "title": "Outcomes for a specific crime",
      "topics": [
        "ukc_specific_outcome"
      ]
    },
    {
      "page": "ukc_stop_search_force",
      "title": "Stop and Searches by Police Force",
      "topics": [
        "ukc_stop_search_force"
      ]
    },
    {
      "page": "ukc_stop_search",
      "title": "Stop and search",
      "topics": [
        "ukc_stop_search_coord",
        "ukc_stop_search_loc",
        "ukc_stop_search_location",
        "ukc_stop_search_poly"
      ]
    },
    {
      "page": "ukc_stop_search_no_location",
      "title": "Stop and Searches without location",
      "topics": [
        "ukc_stop_search_no_location"
      ]
    },
    {
      "page": "ukc_street_crime",
      "title": "Street level crime",
      "topics": [
        "ukc_street_crime"
      ]
    },
    {
      "page": "ukc_street_crime_outcome",
      "title": "Street level crime outcomes",
      "topics": [
        "ukc_street_crime_outcome"
      ]
    }
  ],
  "_readme": "https://github.com/evanodell/ukpolice/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to ukpolice package",
      "author": "Evan Odell",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2019-03-31 17:56:34",
      "modified": "2020-03-27 18:01:41",
      "commits": 4
    }
  ],
  "_score": 5.177536499929863,
  "_indexed": true,
  "_nocasepkg": "ukpolice",
  "_universes": [
    "evanodell"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2.9001",
      "date": "2026-05-20T08:28:52.000Z",
      "distro": "noble",
      "commit": "96d13ecbb91cbdc3d228a1e8e67b823c0383d250",
      "fileid": "67dd8c415eef9d0311861cfc42462327656992122ab1e2a5938788b7e0947500",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanodell/actions/runs/26150637572"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2.9001",
      "date": "2026-05-20T08:29:12.000Z",
      "distro": "noble",
      "commit": "96d13ecbb91cbdc3d228a1e8e67b823c0383d250",
      "fileid": "42731c8c5da203f1c9d5df1a39f704432d2bf0a3d5f3b7cf35a71b0382253333",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanodell/actions/runs/26150637572"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2.9001",
      "date": "2026-05-20T08:29:13.000Z",
      "commit": "96d13ecbb91cbdc3d228a1e8e67b823c0383d250",
      "fileid": "e89d09c285823a4eaf049cc966d1f75ca8d6e33265fabea3e1f6aa13a5d12b7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanodell/actions/runs/26150637572"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2.9001",
      "date": "2026-05-20T08:28:19.000Z",
      "commit": "96d13ecbb91cbdc3d228a1e8e67b823c0383d250",
      "fileid": "ff77fcd4cf74ad11d85acfcf170a1100902c4f46f5d5f4248c24a2b6fca4b89e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanodell/actions/runs/26150637572"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2.9001",
      "date": "2026-05-20T08:28:43.000Z",
      "commit": "96d13ecbb91cbdc3d228a1e8e67b823c0383d250",
      "fileid": "7b8fc61b29a323c14875015066f7f4ce8a8440dfed06cea0ae3111292bde20c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanodell/actions/runs/26150637572"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2.9001",
      "date": "2026-05-20T08:28:00.000Z",
      "commit": "96d13ecbb91cbdc3d228a1e8e67b823c0383d250",
      "fileid": "057b2e55a055d7d45ebd946e5af48abbd2631ea65cf08c2a02531645520c22b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanodell/actions/runs/26150637572"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2.9001",
      "date": "2026-05-20T08:28:10.000Z",
      "commit": "96d13ecbb91cbdc3d228a1e8e67b823c0383d250",
      "fileid": "09e526eeeb6457255dc22e8e921282bd8919ddd4b61255bb89c8cb4c00cc4661",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanodell/actions/runs/26150637572"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2.9001",
      "date": "2026-06-02T13:37:56.000Z",
      "commit": "96d13ecbb91cbdc3d228a1e8e67b823c0383d250",
      "fileid": "cb011436b8835cfb2b8069b8f532b130fea3744f741bb97b5dd91bdae272ddfb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/evanodell/actions/runs/26150637572"
    }
  ]
}