{
  "_id": "6a2d085b3efcd9bda42ed59d",
  "Package": "VancouvR",
  "Type": "Package",
  "Title": "Access the 'City of Vancouver' Open Data API",
  "Version": "0.1.9",
  "Authors@R": "c(\nperson(\"Jens\", \"von Bergmann\", email = \"jens@mountainmath.ca\", role = c(\"aut\",\"cre\"))\n)",
  "Maintainer": "Jens von Bergmann <jens@mountainmath.ca>",
  "Description": "Wrapper around the 'City of Vancouver' Open Data API\n<https://opendata.vancouver.ca/api/v2/console> to simplify and\nstandardize access to 'City of Vancouver' open data.\nFunctionality to list the data catalogue and access data and\ngeographic records.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/mountainMath/VancouvR,\nhttps://mountainmath.github.io/VancouvR/",
  "BugReports": "https://github.com/mountainMath/VancouvR/issues",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev\nlibx11-dev",
  "Repository": "https://mountainmath.r-universe.dev",
  "Date/Publication": "2026-03-04 23:07:31 UTC",
  "RemoteUrl": "https://github.com/mountainmath/vancouvr",
  "RemoteRef": "HEAD",
  "RemoteSha": "5a16a71a25cc295a295aa4a8bb0c57e84d8523e7",
  "Packaged": {
    "Date": "2026-06-13 07:32:37 UTC",
    "User": "root"
  },
  "Author": "Jens von Bergmann [aut, cre]",
  "MD5sum": "b19bcbe07bfc8e1fc1b121daa7721d0f",
  "_user": "mountainmath",
  "_type": "src",
  "_file": "VancouvR_0.1.9.tar.gz",
  "_fileid": "e5d384a561a8314c2d6dd060a67f9f5894b0dcc06c0f695b9ffd0b0cbb1cb951",
  "_filesize": 198794,
  "_sha256": "e5d384a561a8314c2d6dd060a67f9f5894b0dcc06c0f695b9ffd0b0cbb1cb951",
  "_created": "2026-06-13T07:32:37.000Z",
  "_published": "2026-06-13T07:35:55.240Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81173137322,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7608685610"
    },
    {
      "job": 81173137325,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608685791"
    },
    {
      "job": 81173137321,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7608674956"
    },
    {
      "job": 81173137320,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608676416"
    },
    {
      "job": 81172901663,
      "time": 219,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608662164"
    },
    {
      "job": 81173137324,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608679618"
    },
    {
      "job": 81173137338,
      "time": 121,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7608680130"
    },
    {
      "job": 81173137335,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7608676289"
    },
    {
      "job": 81173137331,
      "time": 157,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608685177"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mountainmath/actions/runs/27460375916",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mountainmath/vancouvr",
  "_commit": {
    "id": "5a16a71a25cc295a295aa4a8bb0c57e84d8523e7",
    "author": "Jens von Bergmann <mountainMath@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #4 from mountainMath/v0.1.9\n\nV0.1.9",
    "time": 1772665651
  },
  "_maintainer": {
    "name": "Jens von Bergmann",
    "email": "jens@mountainmath.ca",
    "login": "mountainmath",
    "description": "",
    "uuid": 1395960
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "urltools",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "geojsonsf",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "lwgeom",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mountainmath",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.9",
      "date": "2026-03-04"
    }
  ],
  "_stars": 20,
  "_contributors": [
    {
      "user": "mountainmath",
      "count": 78,
      "uuid": 1395960
    }
  ],
  "_userbio": {
    "uuid": 1395960,
    "type": "user",
    "name": "Jens von Bergmann"
  },
  "_downloads": {
    "count": 563,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/VancouvR"
  },
  "_devurl": "https://github.com/mountainmath/vancouvr",
  "_pkgdown": "https://mountainmath.github.io/VancouvR/",
  "_searchresults": 45,
  "_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/readme.html",
    "extra/readme.md",
    "extra/VancouvR.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mountainmath/vancouvr",
  "_realowner": "mountainmath",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2019-11-15"
    },
    {
      "version": "0.1.2",
      "date": "2021-01-13"
    },
    {
      "version": "0.1.3",
      "date": "2021-05-10"
    },
    {
      "version": "0.1.4",
      "date": "2021-06-07"
    },
    {
      "version": "0.1.6",
      "date": "2021-07-10"
    },
    {
      "version": "0.1.7",
      "date": "2021-10-21"
    },
    {
      "version": "0.1.8",
      "date": "2024-04-18"
    },
    {
      "version": "0.1.9",
      "date": "2026-03-04"
    }
  ],
  "_exports": [
    "aggregate_cov_data",
    "get_cov_data",
    "get_cov_metadata",
    "list_cov_datasets",
    "search_cov_datasets"
  ],
  "_help": [
    {
      "page": "aggregate_cov_data",
      "title": "Aggregate data from the Vancouver Open Data Portal",
      "topics": [
        "aggregate_cov_data"
      ]
    },
    {
      "page": "get_cov_data",
      "title": "Download a dataset from the Vancouver Open Data Portal",
      "topics": [
        "get_cov_data"
      ]
    },
    {
      "page": "get_cov_metadata",
      "title": "Get field-level metadata for a CoV open data dataset",
      "topics": [
        "get_cov_metadata"
      ]
    },
    {
      "page": "list_cov_datasets",
      "title": "List all datasets in the CoV open data catalogue",
      "topics": [
        "list_cov_datasets"
      ]
    },
    {
      "page": "search_cov_datasets",
      "title": "Search the CoV open data catalogue",
      "topics": [
        "search_cov_datasets"
      ]
    }
  ],
  "_pkglogo": "https://mountainmath.github.io/VancouvR/logo.png",
  "_readme": "https://github.com/mountainmath/vancouvr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "generics",
    "geojsonsf",
    "geometries",
    "glue",
    "hms",
    "httr",
    "jsonify",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "rapidjsonr",
    "Rcpp",
    "readr",
    "rlang",
    "s2",
    "sf",
    "sfheaders",
    "sys",
    "tibble",
    "tidyselect",
    "triebeard",
    "tzdb",
    "units",
    "urltools",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "Demo.Rmd",
      "filename": "Demo.html",
      "title": "Demo",
      "author": "Jens von Bergmann",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Get a list of property tax related datasets",
        "Get metadata for tax report",
        "Get an overview of land and building values in RS zones",
        "Get data for property tax report and property polygons",
        "Compute and plot relative land values"
      ],
      "created": "2019-09-03 23:50:47",
      "modified": "2026-03-04 23:07:31",
      "commits": 18
    },
    {
      "source": "Isolines.Rmd",
      "filename": "Isolines.html",
      "title": "Isolines",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-12-21 22:03:02",
      "modified": "2026-03-04 23:07:31",
      "commits": 5
    }
  ],
  "_score": 5.954242509439325,
  "_indexed": true,
  "_nocasepkg": "vancouvr",
  "_universes": [
    "mountainmath"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.9",
      "date": "2026-06-13T07:35:08.000Z",
      "distro": "noble",
      "commit": "5a16a71a25cc295a295aa4a8bb0c57e84d8523e7",
      "fileid": "1ea6885b2947a20b2dcd2873aba6fd3adc290419d8339811a27ba26efec56f61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mountainmath/actions/runs/27460375916"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.9",
      "date": "2026-06-13T07:35:10.000Z",
      "distro": "noble",
      "commit": "5a16a71a25cc295a295aa4a8bb0c57e84d8523e7",
      "fileid": "cabb31cc9f9cbac5c0c0b2b4325c288beab1b79def917ce3f51e6f74ba363127",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mountainmath/actions/runs/27460375916"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.9",
      "date": "2026-06-13T07:34:05.000Z",
      "commit": "5a16a71a25cc295a295aa4a8bb0c57e84d8523e7",
      "fileid": "c8ef172c8416d30b4136c4de299e817d50fdc6f16dd4b79300b15299fe0b1b3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mountainmath/actions/runs/27460375916"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.9",
      "date": "2026-06-13T07:34:13.000Z",
      "commit": "5a16a71a25cc295a295aa4a8bb0c57e84d8523e7",
      "fileid": "a186b8c0c62d3991bb0b14f5849d4160c387f134351848ea8c32d760885c533c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mountainmath/actions/runs/27460375916"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.9",
      "date": "2026-06-13T07:34:54.000Z",
      "commit": "5a16a71a25cc295a295aa4a8bb0c57e84d8523e7",
      "fileid": "267dcdddd7bb410d79ff842d1c5c88bc89e8a5852e89f9f5b9b1c1ed4da173c6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mountainmath/actions/runs/27460375916"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-06-13T07:34:28.000Z",
      "commit": "5a16a71a25cc295a295aa4a8bb0c57e84d8523e7",
      "fileid": "6bab3245d54922f7ce64a4a6d8e3a0e76569ccb38183483ccc1f1ec95ce5312a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mountainmath/actions/runs/27460375916"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-06-13T07:34:00.000Z",
      "commit": "5a16a71a25cc295a295aa4a8bb0c57e84d8523e7",
      "fileid": "1cf3aaee492ffdf30ba4cd7acda470ff416c1f284f09ad2c914a235a852b8dee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mountainmath/actions/runs/27460375916"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-06-13T07:35:04.000Z",
      "commit": "5a16a71a25cc295a295aa4a8bb0c57e84d8523e7",
      "fileid": "742326748cd9aa66bea6378dc0c09999bea2be13ab4e03e12c78c1901ae551ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mountainmath/actions/runs/27460375916"
    }
  ]
}