{
  "_id": "6a1f1162b401979e7341da33",
  "Package": "chiOpenData",
  "Type": "Package",
  "Title": "Convenient Access to Chicago 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\nChicago Open Data portal <https://data.cityofchicago.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/chiOpenData/,\nhttps://github.com/martinezc1/chiOpenData",
  "BugReports": "https://github.com/martinezc1/chiOpenData/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://martinezc1.r-universe.dev",
  "Date/Publication": "2026-04-09 19:16:42 UTC",
  "RemoteUrl": "https://github.com/martinezc1/chiopendata",
  "RemoteRef": "HEAD",
  "RemoteSha": "60cdb99855ba7a6f9014c1d1e61d75adcc232f95",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 07:59:55 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": "63bb2aed351f9540f28196bff76d558d",
  "_user": "martinezc1",
  "_type": "src",
  "_file": "chiOpenData_0.1.0.tar.gz",
  "_fileid": "07ee96f1ead3aaf1e82af229fbeca4824c2388616d722fc07c7fdd7a13b4d63f",
  "_filesize": 182156,
  "_sha256": "07ee96f1ead3aaf1e82af229fbeca4824c2388616d722fc07c7fdd7a13b4d63f",
  "_created": "2026-05-17T07:59:55.000Z",
  "_published": "2026-06-02T17:22:42.891Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79130853916,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040645149"
    },
    {
      "job": 79130854213,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040643696"
    },
    {
      "job": 79130854385,
      "time": 152,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040639563"
    },
    {
      "job": 79130854229,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040639643"
    },
    {
      "job": 79130853735,
      "time": 255,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040629721"
    },
    {
      "job": 79130853395,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364973196"
    },
    {
      "job": 79130854039,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040638547"
    },
    {
      "job": 79130854588,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040639305"
    },
    {
      "job": 79130854507,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040637945"
    }
  ],
  "_buildurl": "https://github.com/r-universe/martinezc1/actions/runs/25985199834",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/martinezc1/chiopendata",
  "_commit": {
    "id": "60cdb99855ba7a6f9014c1d1e61d75adcc232f95",
    "author": "martinezc1 <c.martinez0@outlook.com>",
    "committer": "martinezc1 <c.martinez0@outlook.com>",
    "message": "Added rmarkdown on suggests\n",
    "time": 1775762202
  },
  "_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"
    }
  ],
  "_owner": "martinezc1",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-15",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "martinezc1",
      "count": 6,
      "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": 501,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/chiOpenData"
  },
  "_devurl": "https://github.com/martinezc1/chiopendata",
  "_pkgdown": "https://martinezc1.github.io/chiOpenData/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/chiOpenData.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/martinezc1/chiopendata",
  "_realowner": "martinezc1",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-16"
    }
  ],
  "_exports": [
    "chi_any_dataset",
    "chi_list_datasets",
    "chi_pull_dataset"
  ],
  "_help": [
    {
      "page": "chi_any_dataset",
      "title": "Load Any CHI Open Data Dataset",
      "topics": [
        "chi_any_dataset"
      ]
    },
    {
      "page": "chi_list_datasets",
      "title": "List datasets available in chiOpenData",
      "topics": [
        "chi_list_datasets"
      ]
    },
    {
      "page": "chi_pull_dataset",
      "title": "Pull a CHI Open Data dataset from the CHI Open Data catalog",
      "topics": [
        "chi_pull_dataset"
      ]
    }
  ],
  "_readme": "https://github.com/martinezc1/chiopendata/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 chiOpenData",
      "author": "Christian Martinez",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The chi_pull_dataset() function",
        "The chi_any_dataset() function",
        "Rule of Thumb",
        "Real World Example",
        "Mini analysis",
        "Summary",
        "How to Cite"
      ],
      "created": "2026-04-09 17:53:38",
      "modified": "2026-04-09 17:53:38",
      "commits": 1
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "chiopendata",
  "_universes": [
    "martinezc1"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-17T08:02:16.000Z",
      "distro": "noble",
      "commit": "60cdb99855ba7a6f9014c1d1e61d75adcc232f95",
      "fileid": "b93cc6229c1a23587058997014519e050ea295762c733d6da8d778592ec5a72b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martinezc1/actions/runs/25985199834"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-17T08:02:03.000Z",
      "distro": "noble",
      "commit": "60cdb99855ba7a6f9014c1d1e61d75adcc232f95",
      "fileid": "394143d921fc592e8c954a782757d76aa2fae2c7c796fdfb199c15a74f866605",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martinezc1/actions/runs/25985199834"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-17T08:01:29.000Z",
      "commit": "60cdb99855ba7a6f9014c1d1e61d75adcc232f95",
      "fileid": "d1e0703b97c02b680876efcf2791a3178d79b0eda66e233e1bb398e7cc0942f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martinezc1/actions/runs/25985199834"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-17T08:01:28.000Z",
      "commit": "60cdb99855ba7a6f9014c1d1e61d75adcc232f95",
      "fileid": "ac022829de7efb7c753e1cd1c48daf05d9e2e2f84378a0f90103aeacfe30201a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martinezc1/actions/runs/25985199834"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-17T08:01:12.000Z",
      "commit": "60cdb99855ba7a6f9014c1d1e61d75adcc232f95",
      "fileid": "3be32ffae67388c775f8c92e77d4b1a183af11d57a28ce94a643e229692cd4de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martinezc1/actions/runs/25985199834"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-17T08:01:22.000Z",
      "commit": "60cdb99855ba7a6f9014c1d1e61d75adcc232f95",
      "fileid": "9a5c4a5ff2eacfb69a1b1e5fe00c8aca048959d3a332cc3b8af8765d36b0d1e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martinezc1/actions/runs/25985199834"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-17T08:01:06.000Z",
      "commit": "60cdb99855ba7a6f9014c1d1e61d75adcc232f95",
      "fileid": "8678fce716ad453cae8406794bdc77c204bf75ef7881f367fa49c83f5e23cf7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martinezc1/actions/runs/25985199834"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T17:22:23.000Z",
      "commit": "60cdb99855ba7a6f9014c1d1e61d75adcc232f95",
      "fileid": "f79f384f42db02763f3669eec54458dc4178bb4160e68e0bf72a53aee7cc5c55",
      "status": "success",
      "buildurl": "https://github.com/r-universe/martinezc1/actions/runs/25985199834"
    }
  ]
}