{
  "_id": "6a1f1153b401979e7341da10",
  "Package": "laOpenData",
  "Type": "Package",
  "Title": "Convenient Access to Los Angeles Open Data API Endpoints",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Christian\", \"Martinez\",\nemail = \"c.martinez0@outlook.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(\nGitHub = \"martinezc1\",\nORCID = \"0009-0005-6026-6454\"\n))\n)",
  "Description": "Provides simple, reproducible access to datasets from the\nLos Angeles Open Data portal <https://data.lacity.org/>.\nFunctions return results as tidy tibbles and support optional\nfiltering, sorting, and row limits via the Socrata API.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "URL": "https://martinezc1.github.io/laOpenData/,\nhttps://github.com/martinezc1/laOpenData",
  "BugReports": "https://github.com/martinezc1/laOpenData/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://martinezc1.r-universe.dev",
  "Date/Publication": "2026-04-13 00:16:53 UTC",
  "RemoteUrl": "https://github.com/martinezc1/laopendata",
  "RemoteRef": "HEAD",
  "RemoteSha": "2afc8107fa098e812143da11cfa8e45f06b465e4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 07:58:22 UTC",
    "User": "root"
  },
  "Author": "Christian Martinez [aut, cre] (GitHub: martinezc1, ORCID:\n<https://orcid.org/0009-0005-6026-6454>)",
  "Maintainer": "Christian Martinez <c.martinez0@outlook.com>",
  "MD5sum": "526a1f00560da1706e526a8f4066c6b6",
  "_user": "martinezc1",
  "_type": "src",
  "_file": "laOpenData_0.1.0.tar.gz",
  "_fileid": "075628fe098543c23fa29b145918b072348d625648c6cdd83ef7e1a273b22fed",
  "_filesize": 321423,
  "_sha256": "075628fe098543c23fa29b145918b072348d625648c6cdd83ef7e1a273b22fed",
  "_created": "2026-05-17T07:58:22.000Z",
  "_published": "2026-06-02T17:22:27.641Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79130787594,
      "time": 352,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040657989"
    },
    {
      "job": 79130786933,
      "time": 325,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040655059"
    },
    {
      "job": 79130786777,
      "time": 315,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040653852"
    },
    {
      "job": 79130787021,
      "time": 314,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040653896"
    },
    {
      "job": 79130785813,
      "time": 267,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040619793"
    },
    {
      "job": 79130785870,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364968177"
    },
    {
      "job": 79130786864,
      "time": 296,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7040652015"
    },
    {
      "job": 79130787224,
      "time": 368,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7040633360"
    },
    {
      "job": 79130786955,
      "time": 313,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040653654"
    }
  ],
  "_buildurl": "https://github.com/r-universe/martinezc1/actions/runs/25985163255",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/martinezc1/laopendata",
  "_commit": {
    "id": "2afc8107fa098e812143da11cfa8e45f06b465e4",
    "author": "martinezc1 <c.martinez0@outlook.com>",
    "committer": "martinezc1 <c.martinez0@outlook.com>",
    "message": "Added final touches\n",
    "time": 1776039413
  },
  "_maintainer": {
    "name": "Christian Martinez",
    "email": "c.martinez0@outlook.com",
    "login": "martinezc1",
    "linkedin": "in/christian-a-martinez",
    "description": "Building open tools for reproducible research, civic data, and teaching with R",
    "uuid": 213213537
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "version": ">= 0.6.0",
      "role": "Suggests"
    },
    {
      "package": "webmockr",
      "role": "Suggests"
    }
  ],
  "_owner": "martinezc1",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-15",
      "n": 4
    },
    {
      "week": "2026-16",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "martinezc1",
      "count": 5,
      "uuid": 213213537
    }
  ],
  "_userbio": {
    "uuid": 213213537,
    "type": "user",
    "name": "Christian Martinez",
    "description": "Building open tools for reproducible research, civic data, and teaching with R"
  },
  "_downloads": {
    "count": 493,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/laOpenData"
  },
  "_devurl": "https://github.com/martinezc1/laopendata",
  "_pkgdown": "https://martinezc1.github.io/laOpenData/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/laOpenData.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/martinezc1/laopendata",
  "_realowner": "martinezc1",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-16"
    }
  ],
  "_exports": [
    "la_any_dataset",
    "la_list_datasets",
    "la_pull_dataset"
  ],
  "_help": [
    {
      "page": "la_any_dataset",
      "title": "Load Any Los Angeles Open Data Dataset",
      "topics": [
        "la_any_dataset"
      ]
    },
    {
      "page": "la_list_datasets",
      "title": "List datasets available in laOpenData",
      "topics": [
        "la_list_datasets"
      ]
    },
    {
      "page": "la_pull_dataset",
      "title": "Pull a Los Angeles Open Data dataset from the Los Angeles Open Data catalog",
      "topics": [
        "la_pull_dataset"
      ]
    }
  ],
  "_readme": "https://github.com/martinezc1/laopendata/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "janitor",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with laOpenData",
      "author": "Christian Martinez",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The la_pull_dataset() function",
        "The la_any_dataset() function",
        "Rule of Thumb",
        "Real World Example",
        "Mini analysis",
        "Summary",
        "How to Cite"
      ],
      "created": "2026-04-11 19:28:48",
      "modified": "2026-04-11 19:28:48",
      "commits": 1
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "laopendata",
  "_universes": [
    "martinezc1"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-17T08:00:38.000Z",
      "distro": "noble",
      "commit": "2afc8107fa098e812143da11cfa8e45f06b465e4",
      "fileid": "d0aa029232a536b3650ff99222e32aaa6b11c4e62157303d2823feb4a011de4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martinezc1/actions/runs/25985163255"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-17T08:00:33.000Z",
      "distro": "noble",
      "commit": "2afc8107fa098e812143da11cfa8e45f06b465e4",
      "fileid": "8c45ca94aa6fa9593c4b43a56d44a2ed0409a7fa37fe758ee466f88dadde0129",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martinezc1/actions/runs/25985163255"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-17T08:00:24.000Z",
      "commit": "2afc8107fa098e812143da11cfa8e45f06b465e4",
      "fileid": "10bdb2e81b8cef219766c995327119c58b2d97b7d18d2c7d03068b7916024f02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martinezc1/actions/runs/25985163255"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-17T08:00:21.000Z",
      "commit": "2afc8107fa098e812143da11cfa8e45f06b465e4",
      "fileid": "445357512da624f1845b16c3f674695f3c3860dfc98ad0fd2d99fe39b1648abd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martinezc1/actions/runs/25985163255"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-17T07:59:32.000Z",
      "commit": "2afc8107fa098e812143da11cfa8e45f06b465e4",
      "fileid": "8ceae75c41e7ab09eb4f3dc06b424f572f30306e22ddf8fa7f10ce0a83298dd2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/martinezc1/actions/runs/25985163255"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-17T07:59:32.000Z",
      "commit": "2afc8107fa098e812143da11cfa8e45f06b465e4",
      "fileid": "d2d83c3c9fd44f931ca27c0798cf370b405869339bc97b058e28da6a2bd31734",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/martinezc1/actions/runs/25985163255"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-17T07:59:40.000Z",
      "commit": "2afc8107fa098e812143da11cfa8e45f06b465e4",
      "fileid": "bb5137f7632258b8963457984960f08328693436ed61cd57cdd7461e19a976a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martinezc1/actions/runs/25985163255"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T17:22:09.000Z",
      "commit": "2afc8107fa098e812143da11cfa8e45f06b465e4",
      "fileid": "78c656276c7b45fe1c13ffa52dc70fc989187178d1c9ede40829706710670e66",
      "status": "success",
      "buildurl": "https://github.com/r-universe/martinezc1/actions/runs/25985163255"
    }
  ]
}