{
  "_id": "6a101a46acfb0bcc41c86657",
  "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-05-14 09:55:05 UTC",
    "User": "root"
  },
  "Author": "Jens von Bergmann [aut, cre]",
  "MD5sum": "5d163bddb1a18bb01ec81b088e09f201",
  "_user": "mountainmath",
  "_type": "src",
  "_file": "VancouvR_0.1.9.tar.gz",
  "_fileid": "d73fe91fd9a4e3ca009698ac1c8df55378a2862bcfe922ca3eadec68462d8dcd",
  "_filesize": 196419,
  "_sha256": "d73fe91fd9a4e3ca009698ac1c8df55378a2862bcfe922ca3eadec68462d8dcd",
  "_created": "2026-05-14T09:55:05.000Z",
  "_published": "2026-05-22T08:56:38.163Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77347815759,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6991813762"
    },
    {
      "job": 77347815803,
      "time": 180,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991819088"
    },
    {
      "job": 77347815497,
      "time": 201,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6991824910"
    },
    {
      "job": 77347815943,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991791526"
    },
    {
      "job": 77347815436,
      "time": 284,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991765914"
    },
    {
      "job": 77347815204,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156656597"
    },
    {
      "job": 77347815794,
      "time": 122,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6991802612"
    },
    {
      "job": 77347815968,
      "time": 114,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6991800548"
    },
    {
      "job": 77347816031,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991794541"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mountainmath/actions/runs/25853521677",
  "_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",
    "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": 580,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/VancouvR"
  },
  "_devurl": "https://github.com/mountainmath/vancouvr",
  "_pkgdown": "https://mountainmath.github.io/VancouvR/",
  "_searchresults": 36,
  "_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",
    "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.857332496431269,
  "_indexed": true,
  "_nocasepkg": "vancouvr",
  "_universes": [
    "mountainmath"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.9",
      "date": "2026-05-14T09:57:32.000Z",
      "distro": "noble",
      "commit": "5a16a71a25cc295a295aa4a8bb0c57e84d8523e7",
      "fileid": "09b4d262281afbd115e7dfaad7bb194718c54d3cb0eeec3c101417544bd3211b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mountainmath/actions/runs/25853521677"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.9",
      "date": "2026-05-14T09:57:49.000Z",
      "distro": "noble",
      "commit": "5a16a71a25cc295a295aa4a8bb0c57e84d8523e7",
      "fileid": "4f07ca07b37897dcf988abe45096203c6037d325531c0cd566798dadd3b42cd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mountainmath/actions/runs/25853521677"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.9",
      "date": "2026-05-14T09:57:09.000Z",
      "commit": "5a16a71a25cc295a295aa4a8bb0c57e84d8523e7",
      "fileid": "6d34ec382c0b8937f42ef87b1e7fc4dde8ce2efee71bc4deb29619af1a1a1d53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mountainmath/actions/runs/25853521677"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.9",
      "date": "2026-05-14T09:56:26.000Z",
      "commit": "5a16a71a25cc295a295aa4a8bb0c57e84d8523e7",
      "fileid": "62710b18ce04e717c16f2d819298bdc01802e5cfed453acfa68a7c9f64f68d8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mountainmath/actions/runs/25853521677"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-05-14T09:56:46.000Z",
      "commit": "5a16a71a25cc295a295aa4a8bb0c57e84d8523e7",
      "fileid": "421dcd6a134b5a16f54dbe9958c9eb760ab55ddaf0f1ba92d4771e4350f1a2d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mountainmath/actions/runs/25853521677"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-05-14T09:56:26.000Z",
      "commit": "5a16a71a25cc295a295aa4a8bb0c57e84d8523e7",
      "fileid": "9037f87f1a37d682958e6abe58a3769895d4629a3ea3274d10da7357dea1ed23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mountainmath/actions/runs/25853521677"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-05-14T09:56:23.000Z",
      "commit": "5a16a71a25cc295a295aa4a8bb0c57e84d8523e7",
      "fileid": "6778099d153e7a4092f0d4a2fec642c0cb17f0a1c6632af7d0d19258caa3a9f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mountainmath/actions/runs/25853521677"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.9",
      "date": "2026-05-22T08:56:11.000Z",
      "commit": "5a16a71a25cc295a295aa4a8bb0c57e84d8523e7",
      "fileid": "ff98cb5230f1cc183ba1e71e0c4f1d1afb8cb64dfbd923790fc68cb8b63aa421",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mountainmath/actions/runs/25853521677"
    }
  ]
}