{
  "_id": "6a49bd26dd856319bc563a83",
  "Package": "nycOpenData",
  "Type": "Package",
  "Title": "A Lightweight Interface to NYC Open Data APIs",
  "Version": "0.2.2",
  "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)),\nperson(\"Crystal\", \"Adote\",\nrole = \"ctb\",\ncomment = c(GitHub = \"crystalna20\")),\nperson(\"Jonah\", \"Dratfield\",\nrole = \"ctb\",\ncomment = c(GitHub = \"jdratfield38\")),\nperson(\"Joyce\", \"Escatel-Flores\",\nrole = \"ctb\",\ncomment = c(GitHub = \"JoyceEscatel\")),\nperson(\"Rob\", \"Hutto\",\nrole = \"ctb\",\ncomment = c(GitHub = \"robhutto\")),\nperson(\"Isley\", \"Jean-Pierre\",\nrole = \"ctb\",\ncomment = c(GitHub = \"ijpier\")),\nperson(\"Shannon\", \"Joyce\",\nrole = \"ctb\",\ncomment = c(GitHub = \"shannonjoyce\")),\nperson(\"Laura\", \"Rose-Werner\",\nrole = \"ctb\",\ncomment = c(GitHub = \"laurarosewerner\")),\nperson(\"Emma\", \"Tupone\",\nrole = \"ctb\",\ncomment = c(GitHub = \"emmatup0205\")),\nperson(\"Xinru\", \"Wang\",\nrole = \"ctb\",\ncomment = c(GitHub = \"xrwangxr\"))\n)",
  "Description": "Provides a unified set of helper functions to access\ndatasets from the NYC Open Data platform\n<https://opendata.cityofnewyork.us/>. Functions return results\nas tidy tibbles and support optional filtering, sorting, and\nrow limits via the Socrata API. The package includes endpoints\nfor 311 service requests, DOB job applications, juvenile\njustice metrics, school safety, environmental data, event\npermitting, and additional citywide datasets.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "URL": "https://martinezc1.github.io/nycOpenData/,\nhttps://github.com/martinezc1/nycOpenData",
  "BugReports": "https://github.com/martinezc1/nycOpenData/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-18 10:23:59 UTC",
    "User": "root"
  },
  "Author": "Christian Martinez [aut, cre] (GitHub: martinezc1, ORCID:\n<https://orcid.org/0009-0005-6026-6454>), Crystal Adote [ctb]\n(GitHub: crystalna20), Jonah Dratfield [ctb] (GitHub:\njdratfield38), Joyce Escatel-Flores [ctb] (GitHub:\nJoyceEscatel), Rob Hutto [ctb] (GitHub: robhutto), Isley\nJean-Pierre [ctb] (GitHub: ijpier), Shannon Joyce [ctb]\n(GitHub: shannonjoyce), Laura Rose-Werner [ctb] (GitHub:\nlaurarosewerner), Emma Tupone [ctb] (GitHub: emmatup0205),\nXinru Wang [ctb] (GitHub: xrwangxr)",
  "Maintainer": "Christian Martinez <c.martinez0@outlook.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-18 09:49:42 UTC",
  "RemoteUrl": "https://github.com/cran/nycOpenData",
  "RemoteRef": "HEAD",
  "RemoteSha": "d54de24f24c1dd353f5926194d60d29f5798abb0",
  "_user": "cran",
  "_type": "src",
  "_file": "nycOpenData_0.2.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/60212197c4c41b50fdc4d125b2df8c0a4fac33112738623e8812cf2068afc8ce",
  "_filesize": 647131,
  "_sha256": "60212197c4c41b50fdc4d125b2df8c0a4fac33112738623e8812cf2068afc8ce",
  "_expires": "2026-10-13T02:10:45.000Z",
  "_created": "2026-06-18T10:23:59.000Z",
  "_published": "2026-07-05T02:10:46.827Z",
  "_jobs": [
    {
      "job": 85184947664,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7720704887"
    },
    {
      "job": 85184947594,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7720707537"
    },
    {
      "job": 85184947435,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7720660373"
    },
    {
      "job": 85184947619,
      "time": 2872,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721649964"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27752857304",
  "_status": "success",
  "_upstream": "https://github.com/cran/nycOpenData",
  "_commit": {
    "id": "d54de24f24c1dd353f5926194d60d29f5798abb0",
    "author": "Christian Martinez <c.martinez0@outlook.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.2\n",
    "time": 1781776182
  },
  "_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
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "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": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-25",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.2",
      "date": "2025-11-17"
    },
    {
      "name": "0.1.3",
      "date": "2026-01-10"
    },
    {
      "name": "0.1.4",
      "date": "2026-01-21"
    },
    {
      "name": "0.1.5",
      "date": "2026-01-25"
    },
    {
      "name": "0.1.6",
      "date": "2026-02-14"
    },
    {
      "name": "0.2.1",
      "date": "2026-04-11"
    },
    {
      "name": "0.2.2",
      "date": "2026-06-18"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "martinezc1",
      "count": 7,
      "uuid": 213213537
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 609,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 518,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nycOpenData"
  },
  "_devurl": "https://github.com/martinezc1/nycopendata",
  "_pkgdown": "https://martinezc1.github.io/nycOpenData/",
  "_searchresults": 9,
  "_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/nycOpenData.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2025-11-17"
    },
    {
      "version": "0.1.3",
      "date": "2026-01-10"
    },
    {
      "version": "0.1.4",
      "date": "2026-01-21"
    },
    {
      "version": "0.1.5",
      "date": "2026-01-25"
    },
    {
      "version": "0.1.6",
      "date": "2026-02-16"
    },
    {
      "version": "0.2.1",
      "date": "2026-04-11"
    },
    {
      "version": "0.2.2",
      "date": "2026-06-18"
    }
  ],
  "_exports": [
    "nyc_any_dataset",
    "nyc_list_datasets",
    "nyc_pull_dataset"
  ],
  "_help": [
    {
      "page": "nyc_any_dataset",
      "title": "Pull any NYC Open Data dataset from a Socrata JSON endpoint",
      "topics": [
        "nyc_any_dataset"
      ]
    },
    {
      "page": "nyc_list_datasets",
      "title": "List available NYC Open Data datasets",
      "topics": [
        "nyc_list_datasets"
      ]
    },
    {
      "page": "nyc_pull_dataset",
      "title": "Pull a NYC Open Data dataset",
      "topics": [
        "nyc_pull_dataset"
      ]
    }
  ],
  "_readme": "https://github.com/cran/nycOpenData/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 nycOpenData",
      "author": "Christian Martinez",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The nyc_pull_dataset() function",
        "The nyc_any_dataset() function",
        "Rule of Thumb",
        "Real World Example",
        "Mini analysis",
        "Summary",
        "How to Cite"
      ],
      "created": "2026-01-25 23:00:02",
      "modified": "2026-06-18 09:49:42",
      "commits": 4
    }
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "nycopendata",
  "_universes": [
    "cran",
    "martinezc1"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-18T10:26:09.000Z",
      "distro": "noble",
      "commit": "d54de24f24c1dd353f5926194d60d29f5798abb0",
      "fileid": "https://r2.ropensci.org/16e54febcd7e3f6b22f7ffbec217df2e741c5c095722d5dd86cece9c2f057af0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27752857304"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-18T10:26:14.000Z",
      "distro": "noble",
      "commit": "d54de24f24c1dd353f5926194d60d29f5798abb0",
      "fileid": "https://r2.ropensci.org/89c531d142b676d3748ea61d2855dcd60c2b5456f81cc9c9d114b6544758eeca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27752857304"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-18T11:12:04.000Z",
      "commit": "d54de24f24c1dd353f5926194d60d29f5798abb0",
      "fileid": "https://r2.ropensci.org/e93bf255477c7d9f351e7124121f392d0b1a72299b7c62f67c9b501fbca2464e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27752857304"
    }
  ]
}