{
  "_id": "6a101e04acfb0bcc41c8a808",
  "Package": "crimedata",
  "Title": "Access Crime Data from the Open Crime Database",
  "Version": "0.3.5",
  "Authors@R": "person(\"Matthew\", \"Ashby\", email = \"matthew.ashby@ucl.ac.uk\", \nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-4201-9239\"))",
  "Description": "Gives convenient access to publicly available\npolice-recorded open crime data from large cities in the United\nStates that are included in the Crime Open Database\n<https://osf.io/zyaqn/>.",
  "License": "MIT + file LICENSE",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "URL": "http://pkgs.lesscrime.info/crimedata/,\nhttps://github.com/mpjashby/crimedata",
  "BugReports": "https://github.com/mpjashby/crimedata/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libuv1-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev",
  "Repository": "https://mpjashby.r-universe.dev",
  "Date/Publication": "2023-11-08 21:41:32 UTC",
  "RemoteUrl": "https://github.com/mpjashby/crimedata",
  "RemoteRef": "HEAD",
  "RemoteSha": "0617b577c27681e401157c79d36cb15df3222f90",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 07:38:31 UTC",
    "User": "root"
  },
  "Author": "Matthew Ashby [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-4201-9239>)",
  "Maintainer": "Matthew Ashby <matthew.ashby@ucl.ac.uk>",
  "MD5sum": "d1de5147688feab7207089c4cf495678",
  "_user": "mpjashby",
  "_type": "src",
  "_file": "crimedata_0.3.5.tar.gz",
  "_fileid": "667272d61ed10eb6943e52ccb4a837ee24fa23404a514a3b86f6004b6433312e",
  "_filesize": 992199,
  "_sha256": "667272d61ed10eb6943e52ccb4a837ee24fa23404a514a3b86f6004b6433312e",
  "_created": "2026-05-14T07:38:31.000Z",
  "_published": "2026-05-22T09:12:36.041Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77350307006,
      "time": 181,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989603255"
    },
    {
      "job": 77350306886,
      "time": 179,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989603007"
    },
    {
      "job": 77350307205,
      "time": 245,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989608029"
    },
    {
      "job": 77350306645,
      "time": 222,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989605039"
    },
    {
      "job": 77350306721,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989557508"
    },
    {
      "job": 77350306334,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156966050"
    },
    {
      "job": 77350306948,
      "time": 143,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989593585"
    },
    {
      "job": 77350307209,
      "time": 147,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989594508"
    },
    {
      "job": 77350306952,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989590867"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mpjashby/actions/runs/25848024004",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mpjashby/crimedata",
  "_commit": {
    "id": "0617b577c27681e401157c79d36cb15df3222f90",
    "author": "Matt Ashby <mpjashby@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #18 from mpjashby/dev\n\nRelease version 0.3.5",
    "time": 1699479692
  },
  "_maintainer": {
    "name": "Matthew Ashby",
    "email": "matthew.ashby@ucl.ac.uk",
    "login": "mpjashby",
    "linkedin": "in/matt-ashby-2b2773281",
    "twitter": "@lesscrime",
    "uuid": 3823535,
    "orcid": "0000-0003-4201-9239"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "osfr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "mpjashby",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "crime",
    "crime-analysis",
    "crime-data"
  ],
  "_stars": 27,
  "_contributors": [
    {
      "user": "mpjashby",
      "count": 19,
      "uuid": 3823535
    }
  ],
  "_userbio": {
    "uuid": 3823535,
    "type": "user",
    "name": "Matt Ashby",
    "description": "Associate Professor of Crime Science at University College London"
  },
  "_downloads": {
    "count": 298,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/crimedata"
  },
  "_devurl": "https://github.com/mpjashby/crimedata",
  "_pkgdown": "http://pkgs.lesscrime.info/crimedata/",
  "_searchresults": 25,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/crimedata.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mpjashby/crimedata",
  "_realowner": "mpjashby",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-10-28"
    },
    {
      "version": "0.2.0",
      "date": "2019-03-22"
    },
    {
      "version": "0.3.1",
      "date": "2022-06-21"
    },
    {
      "version": "0.3.5",
      "date": "2023-11-09"
    }
  ],
  "_exports": [
    "block_geoid_to",
    "get_crime_data",
    "list_crime_data"
  ],
  "_datasets": [
    {
      "name": "homicides15",
      "title": "Homicides in nine cities in 2015",
      "object": "homicides15",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "uid",
        "city_name",
        "offense_code",
        "offense_type",
        "date_single",
        "address",
        "longitude",
        "latitude",
        "location_type",
        "location_category",
        "fips_state",
        "fips_county",
        "tract",
        "block_group",
        "block"
      ],
      "rows": 1922,
      "table": true,
      "tojson": true
    },
    {
      "name": "nycvehiclethefts",
      "title": "Thefts of motor vehicles 2014 to 2017",
      "object": "nycvehiclethefts",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "uid",
        "date_single",
        "date_start",
        "date_end",
        "longitude",
        "latitude",
        "location_type",
        "location_category",
        "census_block"
      ],
      "rows": 35746,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "block_geoid_to",
      "title": "Convert Census Block GEOIDs",
      "topics": [
        "block_geoid_to",
        "block_geoid_to_block_group",
        "block_geoid_to_county",
        "block_geoid_to_state",
        "block_geoid_to_tract"
      ]
    },
    {
      "page": "crimedata",
      "title": "crimedata: a package for accessing US city crime data",
      "topics": [
        "crimedata-package",
        "crimedata"
      ]
    },
    {
      "page": "get_crime_data",
      "title": "Get Data from the Open Crime Database",
      "topics": [
        "get_crime_data"
      ]
    },
    {
      "page": "homicides15",
      "title": "Homicides in nine cities in 2015",
      "topics": [
        "homicides15"
      ]
    },
    {
      "page": "list_crime_data",
      "title": "List Data Available in the Open Crime Database",
      "topics": [
        "list_crime_data"
      ]
    },
    {
      "page": "nycvehiclethefts",
      "title": "Thefts of motor vehicles 2014 to 2017",
      "topics": [
        "nycvehiclethefts"
      ]
    }
  ],
  "_readme": "https://github.com/mpjashby/crimedata/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cachem",
    "class",
    "classInt",
    "cli",
    "crul",
    "curl",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "fastmap",
    "fs",
    "generics",
    "glue",
    "httpcode",
    "httr",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "openssl",
    "osfr",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "triebeard",
    "units",
    "urltools",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Accessing open crime data in R",
      "author": "Matthew Ashby",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Examples",
        "Included data"
      ],
      "created": "2019-03-21 17:06:48",
      "modified": "2022-06-14 14:10:39",
      "commits": 3
    }
  ],
  "_score": 5.528273777167044,
  "_indexed": true,
  "_nocasepkg": "crimedata",
  "_universes": [
    "mpjashby"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.5",
      "date": "2026-05-14T07:40:45.000Z",
      "distro": "noble",
      "commit": "0617b577c27681e401157c79d36cb15df3222f90",
      "fileid": "d4c69f367d99c3928ea684b4e3f92d2e0d052170a190dac0742cd16104115fa9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpjashby/actions/runs/25848024004"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.5",
      "date": "2026-05-14T07:40:43.000Z",
      "distro": "noble",
      "commit": "0617b577c27681e401157c79d36cb15df3222f90",
      "fileid": "096f43b8dfa9e7d36700889f4dc7b4f24c63c0dd5562a3293c4cd651470cc746",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpjashby/actions/runs/25848024004"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.5",
      "date": "2026-05-14T07:41:08.000Z",
      "commit": "0617b577c27681e401157c79d36cb15df3222f90",
      "fileid": "fd0102957cfa39f924b9d774e16443a63a897adca8ee3bef062a0546079230a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpjashby/actions/runs/25848024004"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.5",
      "date": "2026-05-14T07:40:46.000Z",
      "commit": "0617b577c27681e401157c79d36cb15df3222f90",
      "fileid": "e425e69238c42f5a399b14dff7a894c026dc99638f367f7128d6afac86e4f229",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpjashby/actions/runs/25848024004"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.5",
      "date": "2026-05-14T07:39:56.000Z",
      "commit": "0617b577c27681e401157c79d36cb15df3222f90",
      "fileid": "18907790603fe87dae8a36ee034bd7ff568867996568171108ca9d99c7206e3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpjashby/actions/runs/25848024004"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.5",
      "date": "2026-05-14T07:40:06.000Z",
      "commit": "0617b577c27681e401157c79d36cb15df3222f90",
      "fileid": "b0495fe74f92c864c1658e0fbe465f952623f5b9f0e667ecf8386107aaf10300",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpjashby/actions/runs/25848024004"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.5",
      "date": "2026-05-14T07:39:49.000Z",
      "commit": "0617b577c27681e401157c79d36cb15df3222f90",
      "fileid": "3e086f1147276af2160af5d99b633ffdf4ae177eedff72dd3e94403092852888",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpjashby/actions/runs/25848024004"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.5",
      "date": "2026-05-22T09:12:19.000Z",
      "commit": "0617b577c27681e401157c79d36cb15df3222f90",
      "fileid": "47437beb11369028afcfe4559a282a12cd9fda16495ac5c0f6cb3e3b71c75b0e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mpjashby/actions/runs/25848024004"
    }
  ]
}