{
  "_id": "6a5222a59b92047c28d547e6",
  "Package": "I14Y",
  "Type": "Package",
  "Title": "Search and Get Data from the I14Y Interoperability Platform of\nSwitzerland",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(given = \"Felix\",\nfamily = \"Luginbuhl\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"felix.luginbuhl@protonmail.ch\",\ncomment = c(ORCID = \"0009-0008-6625-2899\")\n),\nperson(given = \"Felix\", family = \"Lorenz\", role = \"ctb\")\n)",
  "Maintainer": "Felix Luginbuhl <felix.luginbuhl@protonmail.ch>",
  "Description": "Search and download Swiss data and metadata from the I14Y\ninteroperability platform of Switzerland using its public APIs\n<https://www.i14y.admin.ch/api/index.html>.",
  "License": "GPL (>= 3)",
  "BugReports": "https://github.com/lgnbhl/I14Y/issues",
  "URL": "https://felixluginbuhl.com/I14Y/",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libssl-dev libx11-dev",
  "Repository": "https://swissstatsr.r-universe.dev",
  "Date/Publication": "2026-07-11 10:37:12 UTC",
  "RemoteUrl": "https://github.com/lgnbhl/I14Y",
  "RemoteRef": "HEAD",
  "RemoteSha": "6d97e28f3abb2458bd20fe62df12081bdf85a31b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-11 10:58:13 UTC",
    "User": "root"
  },
  "Author": "Felix Luginbuhl [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0008-6625-2899>),\nFelix Lorenz [ctb]",
  "_user": "swissstatsr",
  "_type": "src",
  "_file": "I14Y_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/57509350993c913ec2fd58a7480f5e79f46c43ef63e10aa7525120167026631e",
  "_filesize": 228610,
  "_sha256": "57509350993c913ec2fd58a7480f5e79f46c43ef63e10aa7525120167026631e",
  "_expires": "2026-10-19T11:01:55.000Z",
  "_created": "2026-07-11T10:58:13.000Z",
  "_published": "2026-07-11T11:01:57.569Z",
  "_jobs": [
    {
      "job": 86538369387,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8247957062"
    },
    {
      "job": 86538369400,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8247954507"
    },
    {
      "job": 86538369407,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8247946530"
    },
    {
      "job": 86538369388,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8247949595"
    },
    {
      "job": 86538109695,
      "time": 236,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8247934997"
    },
    {
      "job": 86538369385,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8247948929"
    },
    {
      "job": 86538369395,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8247945912"
    },
    {
      "job": 86538369389,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8247946050"
    },
    {
      "job": 86538369411,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8247947124"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/29150094790",
  "_status": "success",
  "_upstream": "https://github.com/lgnbhl/I14Y",
  "_commit": {
    "id": "6d97e28f3abb2458bd20fe62df12081bdf85a31b",
    "author": "lgnbhl <felix.luginbuhl@protonmail.ch>",
    "committer": "lgnbhl <felix.luginbuhl@protonmail.ch>",
    "message": "test: expect identifiers field in i14y_get_concept() response\n\nMatch the actual concept metadata field name returned by the API.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n",
    "time": 1783766232
  },
  "_maintainer": {
    "name": "Felix Luginbuhl",
    "email": "felix.luginbuhl@protonmail.ch",
    "login": "lgnbhl",
    "description": "Full-stack R developer",
    "uuid": 29467632,
    "orcid": "0009-0008-6625-2899"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "BFS",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "lgnbhl",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 3
    },
    {
      "week": "2025-39",
      "n": 2
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 2
    },
    {
      "week": "2026-28",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "lgnbhl",
      "count": 58,
      "uuid": 29467632
    },
    {
      "user": "florenz",
      "count": 3,
      "uuid": 56829636
    }
  ],
  "_userbio": {
    "uuid": 156070198,
    "type": "organization",
    "name": "Swiss Stats R",
    "followers": 16,
    "description": "Swiss Stats R"
  },
  "_downloads": {
    "count": 19,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/I14Y"
  },
  "_devurl": "https://github.com/lgnbhl/i14y",
  "_pkgdown": "https://felixluginbuhl.com/I14Y/",
  "_searchresults": 16,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/I14Y.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-03-05"
    },
    {
      "version": "0.1.2",
      "date": "2025-04-16"
    },
    {
      "version": "0.1.3",
      "date": "2025-04-24"
    },
    {
      "version": "0.1.4",
      "date": "2025-06-09"
    },
    {
      "version": "0.1.5",
      "date": "2025-07-14"
    },
    {
      "version": "0.1.6",
      "date": "2025-09-24"
    },
    {
      "version": "0.1.7",
      "date": "2025-10-28"
    }
  ],
  "_exports": [
    "i14y_export_codelist_search",
    "i14y_get_catalog",
    "i14y_get_catalog_dcat",
    "i14y_get_catalog_record",
    "i14y_get_catalog_records",
    "i14y_get_codelist",
    "i14y_get_concept",
    "i14y_get_concept_export",
    "i14y_get_dataservice",
    "i14y_get_dataset",
    "i14y_get_dataset_structure",
    "i14y_get_mappingtable",
    "i14y_get_mappingtable_relations",
    "i14y_get_publicservice",
    "i14y_list_catalogs",
    "i14y_list_concepts",
    "i14y_list_dataservices",
    "i14y_list_datasets",
    "i14y_list_mappingtables",
    "i14y_list_publicservices",
    "i14y_search",
    "i14y_search_catalog",
    "i14y_search_codelist",
    "i14y_search_concept"
  ],
  "_help": [
    {
      "page": "i14y_export_codelist_search",
      "title": "Export search results from a codelist concept",
      "topics": [
        "i14y_export_codelist_search"
      ]
    },
    {
      "page": "i14y_get_catalog",
      "title": "Get a catalog by ID",
      "topics": [
        "i14y_get_catalog"
      ]
    },
    {
      "page": "i14y_get_catalog_dcat",
      "title": "Export the DCAT representation of a catalog",
      "topics": [
        "i14y_get_catalog_dcat"
      ]
    },
    {
      "page": "i14y_get_catalog_record",
      "title": "Get a single record of a catalog",
      "topics": [
        "i14y_get_catalog_record"
      ]
    },
    {
      "page": "i14y_get_catalog_records",
      "title": "List records of a catalog",
      "topics": [
        "i14y_get_catalog_records"
      ]
    },
    {
      "page": "i14y_get_codelist",
      "title": "Export a codelist",
      "topics": [
        "i14y_get_codelist"
      ]
    },
    {
      "page": "i14y_get_concept",
      "title": "Get a concept by ID",
      "topics": [
        "i14y_get_concept"
      ]
    },
    {
      "page": "i14y_get_concept_export",
      "title": "Get the JSON export of a concept",
      "topics": [
        "i14y_get_concept_export"
      ]
    },
    {
      "page": "i14y_get_dataservice",
      "title": "Get a data service by ID",
      "topics": [
        "i14y_get_dataservice"
      ]
    },
    {
      "page": "i14y_get_dataset",
      "title": "Get dataset metadata by ID",
      "topics": [
        "i14y_get_dataset"
      ]
    },
    {
      "page": "i14y_get_dataset_structure",
      "title": "Export the data structure of a dataset",
      "topics": [
        "i14y_get_dataset_structure"
      ]
    },
    {
      "page": "i14y_get_mappingtable",
      "title": "Get a mapping table by ID",
      "topics": [
        "i14y_get_mappingtable"
      ]
    },
    {
      "page": "i14y_get_mappingtable_relations",
      "title": "Export the relations of a mapping table",
      "topics": [
        "i14y_get_mappingtable_relations"
      ]
    },
    {
      "page": "i14y_get_publicservice",
      "title": "Get a public service by ID",
      "topics": [
        "i14y_get_publicservice"
      ]
    },
    {
      "page": "i14y_list_catalogs",
      "title": "List catalogs",
      "topics": [
        "i14y_list_catalogs"
      ]
    },
    {
      "page": "i14y_list_concepts",
      "title": "List concepts",
      "topics": [
        "i14y_list_concepts"
      ]
    },
    {
      "page": "i14y_list_dataservices",
      "title": "List data services",
      "topics": [
        "i14y_list_dataservices"
      ]
    },
    {
      "page": "i14y_list_datasets",
      "title": "List datasets",
      "topics": [
        "i14y_list_datasets"
      ]
    },
    {
      "page": "i14y_list_mappingtables",
      "title": "List mapping tables",
      "topics": [
        "i14y_list_mappingtables"
      ]
    },
    {
      "page": "i14y_list_publicservices",
      "title": "List public services",
      "topics": [
        "i14y_list_publicservices"
      ]
    },
    {
      "page": "i14y_search",
      "title": "Search the I14Y catalog",
      "topics": [
        "i14y_search"
      ]
    },
    {
      "page": "i14y_search_catalog",
      "title": "Search the catalog for datasets, data services and public services.",
      "topics": [
        "i14y_search_catalog"
      ]
    },
    {
      "page": "i14y_search_codelist",
      "title": "Search entries within a codelist concept",
      "topics": [
        "i14y_search_codelist"
      ]
    },
    {
      "page": "i14y_search_concept",
      "title": "Search for a Concept Summary",
      "topics": [
        "i14y_search_concept"
      ]
    }
  ],
  "_pkglogo": "https://github.com/lgnbhl/I14Y/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/lgnbhl/I14Y/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "glue",
    "hms",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "rappdirs",
    "readr",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "discovering-the-catalog.Rmd",
      "filename": "discovering-the-catalog.html",
      "title": "Discovering the I14Y catalog",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Faceted search across all resource types",
        "List endpoints, one per resource type",
        "Datasets",
        "Data services",
        "Public services",
        "Mapping tables",
        "Concepts",
        "Getting a single resource",
        "Catalogs and DCAT export",
        "Putting it together: finding all preferred-standard NOGA-related concepts"
      ],
      "created": "2026-07-11 10:26:38",
      "modified": "2026-07-11 10:26:38",
      "commits": 1
    },
    {
      "source": "codelists-with-bfs.Rmd",
      "filename": "codelists-with-bfs.html",
      "title": "Enrich BFS data with I14Y codelists",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Find the right codelist",
        "2. Download the codelist",
        "3. Join to a BFS dataset",
        "4. Narrow-search inside a codelist",
        "Concept metadata"
      ],
      "created": "2026-07-11 10:26:38",
      "modified": "2026-07-11 10:26:38",
      "commits": 1
    },
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting started with I14Y",
      "engine": "knitr::rmarkdown",
      "headings": [
        "A typical workflow",
        "1. Search",
        "2. Inspect",
        "3. Download",
        "Going further"
      ],
      "created": "2026-07-11 10:26:38",
      "modified": "2026-07-11 10:26:38",
      "commits": 1
    }
  ],
  "_score": 4.380211241711606,
  "_indexed": false,
  "_nocasepkg": "i14y",
  "_universes": [
    "swissstatsr"
  ],
  "_previous": "0.1.8",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-11T11:01:07.000Z",
      "distro": "resolute",
      "commit": "6d97e28f3abb2458bd20fe62df12081bdf85a31b",
      "fileid": "https://r2.ropensci.org/1838cf329d6a49527f3e0abfa85e41c91a938d136a6f1071f24055e551470c81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/29150094790"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-11T11:00:42.000Z",
      "distro": "resolute",
      "commit": "6d97e28f3abb2458bd20fe62df12081bdf85a31b",
      "fileid": "https://r2.ropensci.org/61a1b02cab43fa168a9e52b3a0e90a8cf8f208ba548a9552b156ea2eccab6090",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/29150094790"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-11T10:59:38.000Z",
      "commit": "6d97e28f3abb2458bd20fe62df12081bdf85a31b",
      "fileid": "https://r2.ropensci.org/ad22ad43c42b4e11d51dd420899b580829be593dfc9642a19b63a29bb16af041",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/29150094790"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-11T11:00:05.000Z",
      "commit": "6d97e28f3abb2458bd20fe62df12081bdf85a31b",
      "fileid": "https://r2.ropensci.org/bde0a17d755249fe50c12a920045ebcb94b25a74745cf2a8c320dec907486845",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/29150094790"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-11T11:00:26.000Z",
      "commit": "6d97e28f3abb2458bd20fe62df12081bdf85a31b",
      "fileid": "https://r2.ropensci.org/8416a2216e0e51da38ac5980ddb865213037a9152506f951f1b2e754e6c28349",
      "status": "success",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/29150094790"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-11T10:59:29.000Z",
      "commit": "6d97e28f3abb2458bd20fe62df12081bdf85a31b",
      "fileid": "https://r2.ropensci.org/6847b8b1c40fd04bf62de03bd341d935d8a5d0f1a68f851ae9f5936d5e656e31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/29150094790"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-11T10:59:27.000Z",
      "commit": "6d97e28f3abb2458bd20fe62df12081bdf85a31b",
      "fileid": "https://r2.ropensci.org/f68a8ceaa772592de5e4bdbe363fa8f5992e1acdd50a42751dd870fe6c51039b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/29150094790"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-11T10:59:40.000Z",
      "commit": "6d97e28f3abb2458bd20fe62df12081bdf85a31b",
      "fileid": "https://r2.ropensci.org/7521f6389b9b4e107ec0f7a87fc05e5c6bfefd8e93974d9a4b507e265a407460",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/29150094790"
    }
  ]
}