{
  "_id": "6a2bf4053efcd9bda42d136d",
  "Package": "nysOpenData",
  "Type": "Package",
  "Title": "Convenient Access to NYS Open Data API Endpoints",
  "Version": "0.1.1",
  "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 helper functions to access datasets from the NYS\nOpen Data platform <https://data.ny.gov/>. Functions return\nresults as tidy tibbles and support optional filtering,\nsorting, and row limits via the Socrata API.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "URL": "https://martinezc1.github.io/nysOpenData/,\nhttps://github.com/martinezc1/nysOpenData",
  "BugReports": "https://github.com/martinezc1/nysOpenData/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 11:50:02 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>",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://cranhaven.r-universe.dev",
  "Date/Publication": "2026-06-12 02:02:00 UTC",
  "RemoteUrl": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "RemoteRef": "package/nysOpenData",
  "RemoteSha": "5cc1c8c3b34497f494abc700d969fb9e60cebfd1",
  "RemoteSubdir": "nysOpenData",
  "MD5sum": "eba1265c57be341f9874340a7f4c8c1f",
  "_user": "cranhaven",
  "_type": "src",
  "_file": "nysOpenData_0.1.1.tar.gz",
  "_fileid": "0fb0f172a53089283e23cc3958d200401bcfb8114d6e1ebbc8c91e1508f37e51",
  "_filesize": 134264,
  "_sha256": "0fb0f172a53089283e23cc3958d200401bcfb8114d6e1ebbc8c91e1508f37e51",
  "_created": "2026-06-12T11:50:02.000Z",
  "_published": "2026-06-12T11:56:53.199Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81021451680,
      "time": 208,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7590767363"
    },
    {
      "job": 81021451722,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590756221"
    },
    {
      "job": 81021451682,
      "time": 139,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7590806103"
    },
    {
      "job": 81021451746,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590820939"
    },
    {
      "job": 81020970610,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7590700957"
    },
    {
      "job": 81021451675,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590743072"
    },
    {
      "job": 81021451737,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7590739435"
    },
    {
      "job": 81021451736,
      "time": 277,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7590789360"
    },
    {
      "job": 81021451731,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7590739141"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27413670573",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "_commit": {
    "id": "5cc1c8c3b34497f494abc700d969fb9e60cebfd1",
    "author": "GitHub Action <action@github.com>",
    "committer": "GitHub Action <action@github.com>",
    "message": "Add nysOpenData to CRANhaven, because archived on 2026-06-12 02:02:00 +0000\n",
    "time": 1781229720
  },
  "_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": "stringr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "webmockr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "cranhaven",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "archived",
    "packages",
    "r-universe"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "henrikbengtsson",
      "count": 183,
      "uuid": 1616850
    }
  ],
  "_userbio": {
    "uuid": 161993010,
    "type": "organization",
    "name": "cranhaven",
    "description": "CRANhaven - Repository for Recently Archived CRAN Packages"
  },
  "_downloads": {
    "count": 437,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nysOpenData"
  },
  "_devurl": "https://github.com/martinezc1/nysopendata",
  "_pkgdown": "https://martinezc1.github.io/nysOpenData/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/nysOpenData.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/martinezc1/nysopendata",
  "_realowner": "martinezc1",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-04-01"
    }
  ],
  "_exports": [
    "nys_any_dataset",
    "nys_list_datasets",
    "nys_pull_dataset"
  ],
  "_help": [
    {
      "page": "nys_any_dataset",
      "title": "Load Any NYS Open Data Dataset",
      "topics": [
        "nys_any_dataset"
      ]
    },
    {
      "page": "nys_list_datasets",
      "title": "List datasets available in nysOpenData",
      "topics": [
        "nys_list_datasets"
      ]
    },
    {
      "page": "nys_pull_dataset",
      "title": "Pull a NYS Open Data dataset from the NYS Open Data catalog",
      "topics": [
        "nys_pull_dataset"
      ]
    }
  ],
  "_readme": "https://github.com/cranhaven/cranhaven.r-universe.dev/raw/package/nysOpenData/nysOpenData/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 nysOpenData",
      "author": "Christian Martinez",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The nys_pull_dataset() function",
        "The nys_any_dataset() function",
        "Rule of Thumb",
        "Real World Example",
        "Mini analysis",
        "Summary",
        "How to Cite"
      ],
      "created": "2026-06-12 02:02:00",
      "modified": "2026-06-12 02:02:00",
      "commits": 1
    }
  ],
  "_score": 3.3979400086720375,
  "_indexed": false,
  "_nocasepkg": "nysopendata",
  "_universes": [
    "cranhaven"
  ],
  "_indexurl": "https://martinezc1.r-universe.dev/nysOpenData",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-12T11:52:39.000Z",
      "distro": "noble",
      "commit": "5cc1c8c3b34497f494abc700d969fb9e60cebfd1",
      "fileid": "802d04e66ddcdc405ee4af881adfaa68e43787168e292fb29527e449fc3487eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27413670573"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-12T11:52:14.000Z",
      "distro": "noble",
      "commit": "5cc1c8c3b34497f494abc700d969fb9e60cebfd1",
      "fileid": "e8f7adb632fd4fcee736da71c2f7d96f9f426c706b543cdb0e3274f6c0a3a133",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27413670573"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-12T11:55:04.000Z",
      "commit": "5cc1c8c3b34497f494abc700d969fb9e60cebfd1",
      "fileid": "2771148f0b0e9c322ff16bd336f2e8be94229f33c9b957aff34f12a22b670c85",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27413670573"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-12T11:55:59.000Z",
      "commit": "5cc1c8c3b34497f494abc700d969fb9e60cebfd1",
      "fileid": "eb7e83da06d969c1531f8f14a7f3b650acb7d859eafc6173ddad4aabc2bf27e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27413670573"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-12T11:52:26.000Z",
      "commit": "5cc1c8c3b34497f494abc700d969fb9e60cebfd1",
      "fileid": "4aae04975762ade8c16c95ece4f4f88be829b8ad9d863dc74c31982de7c1146e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27413670573"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-12T11:51:18.000Z",
      "commit": "5cc1c8c3b34497f494abc700d969fb9e60cebfd1",
      "fileid": "c7727d3c4db095d005072c05ea2ff50defcb934bfb1fc120807d269387b6be64",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27413670573"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-12T11:53:55.000Z",
      "commit": "5cc1c8c3b34497f494abc700d969fb9e60cebfd1",
      "fileid": "24ad49c6b96a197979bbd525feae76ecef3c8d336d66629b00587a06982a5c28",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27413670573"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-12T11:51:25.000Z",
      "commit": "5cc1c8c3b34497f494abc700d969fb9e60cebfd1",
      "fileid": "d3a61525f189b70d69153d950291c2a48df7c1bad06cc64a3bf510fe3f9fb0fc",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27413670573"
    }
  ]
}