{
  "_id": "6a104753acfb0bcc41c9eee4",
  "Package": "nomisdata",
  "Type": "Package",
  "Title": "Access 'Nomis' UK Labour Market Data and Statistics",
  "Version": "0.1.2",
  "Authors@R": "person(given = c(\"Cheryl\", \"Isabella\"), family = \"Lim\", role = c(\"aut\", \"cre\"), email = \"cheryl.academic@gmail.com\", comment = c(ORCID = \"0009-0004-5766-1392\"))",
  "Description": "Interface to the 'Nomis' database\n(<https://www.nomisweb.co.uk>), maintained by Durham University\non behalf of the Office for National Statistics (ONS). Provides\naccess to UK labour market statistics including census data,\nbenefit claimant counts, and employment surveys. Supports\nautomatic pagination, optional disk caching, spatial data via\n'sf', and tidy data output. Independent implementation\nunaffiliated with ONS or Durham University.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/cherylisabella/nomisdata",
  "BugReports": "https://github.com/cherylisabella/nomisdata/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://cherylisabella.r-universe.dev",
  "Date/Publication": "2026-05-04 09:50:03 UTC",
  "RemoteUrl": "https://github.com/cherylisabella/nomisdata",
  "RemoteRef": "HEAD",
  "RemoteSha": "665cf360f1c178c1dff2003e4ed878712a1bb61d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 09:42:32 UTC",
    "User": "root"
  },
  "Author": "Cheryl Isabella Lim [aut, cre] (ORCID:\n<https://orcid.org/0009-0004-5766-1392>)",
  "Maintainer": "Cheryl Isabella Lim <cheryl.academic@gmail.com>",
  "MD5sum": "376ebe6c127a4e683b7fb4fe95f75d34",
  "_user": "cherylisabella",
  "_type": "src",
  "_file": "nomisdata_0.1.2.tar.gz",
  "_fileid": "5f4eca7248e5ec560df1ddfe31b1a53e1a187cd106176a5d6c7320a993abcfa6",
  "_filesize": 2585049,
  "_sha256": "5f4eca7248e5ec560df1ddfe31b1a53e1a187cd106176a5d6c7320a993abcfa6",
  "_created": "2026-05-10T09:42:32.000Z",
  "_published": "2026-05-22T12:08:51.028Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77376309772,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902754777"
    },
    {
      "job": 77376309740,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902757968"
    },
    {
      "job": 77376309518,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902800861"
    },
    {
      "job": 77376309171,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902771458"
    },
    {
      "job": 77376308855,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902741625"
    },
    {
      "job": 77376308848,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160105390"
    },
    {
      "job": 77376309255,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902751603"
    },
    {
      "job": 77376309325,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902751770"
    },
    {
      "job": 77376309784,
      "time": 319,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902772366"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cherylisabella/actions/runs/25625415514",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cherylisabella/nomisdata",
  "_commit": {
    "id": "665cf360f1c178c1dff2003e4ed878712a1bb61d",
    "author": "cherylisabella <104558827+cherylisabella@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README",
    "time": 1777888203
  },
  "_maintainer": {
    "name": "Cheryl Isabella Lim",
    "email": "cheryl.academic@gmail.com",
    "login": "cherylisabella",
    "uuid": 104558827
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.2.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "cachem",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Suggests"
    },
    {
      "package": "janitor",
      "version": ">= 2.2.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.42",
      "role": "Suggests"
    },
    {
      "package": "memoise",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "rappdirs",
      "version": ">= 0.3.0",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.20",
      "role": "Suggests"
    },
    {
      "package": "rsdmx",
      "version": ">= 0.6.0",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "version": ">= 1.2.0",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "version": ">= 2.5.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cherylisabella",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 3
    },
    {
      "week": "2025-49",
      "n": 3
    },
    {
      "week": "2025-50",
      "n": 3
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.1",
      "date": "2025-11-26"
    },
    {
      "name": "v0.1.2",
      "date": "2026-02-10"
    }
  ],
  "_topics": [
    "data-science",
    "official-statistics",
    "statistics",
    "uk"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "cherylisabella",
      "count": 12,
      "uuid": 104558827
    }
  ],
  "_userbio": {
    "uuid": 104558827,
    "type": "user",
    "name": "cherylisabella"
  },
  "_downloads": {
    "count": 228,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nomisdata"
  },
  "_devurl": "https://github.com/cherylisabella/nomisdata",
  "_searchresults": 17,
  "_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/nomisdata.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cherylisabella/nomisdata",
  "_realowner": "cherylisabella",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-11-24"
    },
    {
      "version": "0.1.1",
      "date": "2025-11-26"
    },
    {
      "version": "0.1.2",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "add_geography_names",
    "aggregate_geography",
    "aggregate_time",
    "browse_dataset",
    "clear_cache",
    "dataset_overview",
    "describe_dataset",
    "enable_cache",
    "explore_dataset",
    "fetch_codelist",
    "fetch_nomis",
    "fetch_spatial",
    "get_codes",
    "lookup_geography",
    "search_datasets",
    "set_api_key",
    "tidy_names"
  ],
  "_datasets": [
    {
      "name": "jsa_sample",
      "title": "Sample Jobseeker's Allowance Data",
      "object": "jsa_sample",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "GEOGRAPHY_CODE",
        "GEOGRAPHY_NAME",
        "SEX",
        "SEX_NAME",
        "ITEM",
        "ITEM_NAME",
        "MEASURES",
        "MEASURES_NAME",
        "DATE",
        "DATE_NAME",
        "OBS_VALUE",
        "OBS_STATUS",
        "RECORD_COUNT"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_geography_names",
      "title": "Join Geography Names",
      "topics": [
        "add_geography_names"
      ]
    },
    {
      "page": "aggregate_geography",
      "title": "Aggregate Data by Geography Level",
      "topics": [
        "aggregate_geography"
      ]
    },
    {
      "page": "aggregate_time",
      "title": "Aggregate Time Series",
      "topics": [
        "aggregate_time"
      ]
    },
    {
      "page": "browse_dataset",
      "title": "Browse Dataset Online",
      "topics": [
        "browse_dataset"
      ]
    },
    {
      "page": "clear_cache",
      "title": "Clear All Caches",
      "topics": [
        "clear_cache"
      ]
    },
    {
      "page": "dataset_overview",
      "title": "Get Dataset Overview",
      "topics": [
        "dataset_overview"
      ]
    },
    {
      "page": "describe_dataset",
      "title": "Describe Dataset Structure",
      "topics": [
        "describe_dataset"
      ]
    },
    {
      "page": "enable_cache",
      "title": "Enable caching for API responses",
      "topics": [
        "enable_cache"
      ]
    },
    {
      "page": "explore_dataset",
      "title": "Interactive Dataset Explorer",
      "topics": [
        "explore_dataset"
      ]
    },
    {
      "page": "fetch_codelist",
      "title": "Fetch Codelist",
      "topics": [
        "fetch_codelist"
      ]
    },
    {
      "page": "fetch_nomis",
      "title": "Fetch Data from Nomis",
      "topics": [
        "fetch_nomis"
      ]
    },
    {
      "page": "fetch_spatial",
      "title": "Fetch Spatial Data",
      "topics": [
        "fetch_spatial"
      ]
    },
    {
      "page": "get_codes",
      "title": "Get Concept Codes",
      "topics": [
        "get_codes"
      ]
    },
    {
      "page": "jsa_sample",
      "title": "Sample Jobseeker's Allowance Data",
      "topics": [
        "jsa_sample"
      ]
    },
    {
      "page": "lookup_geography",
      "title": "Look up Geography Codes",
      "topics": [
        "lookup_geography"
      ]
    },
    {
      "page": "search_datasets",
      "title": "Search for Datasets",
      "topics": [
        "search_datasets"
      ]
    },
    {
      "page": "set_api_key",
      "title": "Set API Key",
      "topics": [
        "set_api_key"
      ]
    },
    {
      "page": "tidy_names",
      "title": "Tidy Column Names",
      "topics": [
        "tidy_names"
      ]
    }
  ],
  "_readme": "https://github.com/cherylisabella/nomisdata/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "digest",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "advanced-queries.Rmd",
      "filename": "advanced-queries.html",
      "title": "Advanced Querying",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Large Data Downloads",
        "Caching for Reproducibility",
        "Parallel Downloads",
        "Working with Multiple Datasets"
      ],
      "created": "2025-11-12 21:31:06",
      "modified": "2025-12-07 11:06:27",
      "commits": 2
    },
    {
      "source": "visualisation.Rmd",
      "filename": "visualisation.html",
      "title": "Data Visualisation",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Time Series Plots",
        "Regional Comparisons",
        "Gender Comparisons",
        "Spatial Visualisation"
      ],
      "created": "2025-11-12 21:31:06",
      "modified": "2025-12-07 11:06:27",
      "commits": 2
    },
    {
      "source": "quickstart.Rmd",
      "filename": "quickstart.html",
      "title": "Getting Started with nomisdata",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Basic Workflow",
        "1. Search for Datasets",
        "2. Explore Dataset Structure",
        "3. Get Code Options",
        "4. Download Data",
        "Using Example Data",
        "API Key Setup",
        "Next Steps"
      ],
      "created": "2025-11-12 21:31:06",
      "modified": "2025-12-07 11:06:27",
      "commits": 2
    },
    {
      "source": "spatial-analysis.Rmd",
      "filename": "spatial-analysis.html",
      "title": "Spatial Analysis with nomisdata",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Getting Spatial Data",
        "Fetch with Boundaries",
        "Basic Mapping",
        "Advanced Spatial Analysis",
        "Joining Non-Spatial and Spatial Data",
        "Spatial Aggregation",
        "Distance Analysis",
        "Interactive Maps",
        "Limitations",
        "Resources"
      ],
      "created": "2025-11-12 21:31:06",
      "modified": "2025-12-07 11:06:27",
      "commits": 2
    },
    {
      "source": "geography.Rmd",
      "filename": "geography.html",
      "title": "Working with Geography",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Understanding Geography Types",
        "Looking Up Geographies",
        "Fetching Data for Specific Areas",
        "Geography Hierarchies"
      ],
      "created": "2025-11-12 21:31:06",
      "modified": "2025-11-12 21:31:06",
      "commits": 1
    }
  ],
  "_score": 5.707570176097937,
  "_indexed": true,
  "_nocasepkg": "nomisdata",
  "_universes": [
    "cherylisabella"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-10T09:44:29.000Z",
      "distro": "noble",
      "commit": "665cf360f1c178c1dff2003e4ed878712a1bb61d",
      "fileid": "6deb13abbca0bcb0bfc3d6e86fa191af34bfc76c8b2e0c8acf80d2d54c567404",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cherylisabella/actions/runs/25625415514"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-10T09:45:01.000Z",
      "distro": "noble",
      "commit": "665cf360f1c178c1dff2003e4ed878712a1bb61d",
      "fileid": "a708bdac6b7aa642ffd5604ddaded29448104aa8c4108cd5dd339f4979518e32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cherylisabella/actions/runs/25625415514"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-10T09:52:36.000Z",
      "commit": "665cf360f1c178c1dff2003e4ed878712a1bb61d",
      "fileid": "c5235d6946afe3a42345bb1060010958ed17d876f70a811e14f9216030aa36b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cherylisabella/actions/runs/25625415514"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-10T09:47:26.000Z",
      "commit": "665cf360f1c178c1dff2003e4ed878712a1bb61d",
      "fileid": "74d64418a372d0bfcfb968d103ceb8fd01a759eded15ee69a1ed008b07dbe74a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cherylisabella/actions/runs/25625415514"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-10T09:43:50.000Z",
      "commit": "665cf360f1c178c1dff2003e4ed878712a1bb61d",
      "fileid": "c3e66d9737e4a53f8ed1f23ec9e7c380d6f382862cae5d3bc9475b4b6b63b9e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cherylisabella/actions/runs/25625415514"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-10T09:43:47.000Z",
      "commit": "665cf360f1c178c1dff2003e4ed878712a1bb61d",
      "fileid": "f5898ee16d00c57fedcba21e4125f93effee8ddd665386039abe4f85fe3ea23b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cherylisabella/actions/runs/25625415514"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-10T09:47:23.000Z",
      "commit": "665cf360f1c178c1dff2003e4ed878712a1bb61d",
      "fileid": "fa306cb8d9780833edde23fba1ae095d865c915d1f7e0ba0162a4e54af84a9ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cherylisabella/actions/runs/25625415514"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-22T12:08:27.000Z",
      "commit": "665cf360f1c178c1dff2003e4ed878712a1bb61d",
      "fileid": "b327528a8b6015ca197d920b7bc1fbb812d0f865a2666f6c1e51c712d1b65678",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cherylisabella/actions/runs/25625415514"
    }
  ]
}