{
  "_id": "6a1efca4b401979e734197ef",
  "Type": "Package",
  "Package": "hansard",
  "Title": "Provides Easy Downloading Capabilities for the UK Parliament API",
  "Version": "0.8.0.9000",
  "Authors@R": "person(\"Evan Odell\", , , \"evanodell91@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-1845-808X\"))",
  "Maintainer": "Evan Odell <evanodell91@gmail.com>",
  "Description": "Provides functions to download data from the\n<https://explore.data.parliament.uk/> APIs. Because of the\nstructure of the API, there is a named function for each type\nof available data for ease of use, as well as some functions\ndesigned to retrieve specific pieces of commonly used data.\nFunctions for each new API will be added as and when they\nbecome available.",
  "License": "MIT + file LICENSE",
  "URL": "https://docs.evanodell.com/hansard,\nhttps://ropengov.github.io/hansard/,\nhttps://github.com/rOpenGov/hansard",
  "BugReports": "https://github.com/EvanOdell/hansard/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "TRUE",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.2",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://ropengov.r-universe.dev",
  "Date/Publication": "2026-02-17 22:28:41 UTC",
  "RemoteUrl": "https://github.com/rOpenGov/hansard",
  "RemoteRef": "HEAD",
  "RemoteSha": "5a2c514f0e6d3a9491368a2f02934ed890c4f6f4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 10:12:06 UTC",
    "User": "root"
  },
  "Author": "Evan Odell [aut, cre] (ORCID: <https://orcid.org/0000-0003-1845-808X>)",
  "MD5sum": "e970dd21b050b758826545dd243369a2",
  "_user": "ropengov",
  "_type": "src",
  "_file": "hansard_0.8.0.9000.tar.gz",
  "_fileid": "d5611aba6a4af51e6c610157f4e2c27808588b9d373fdf2cd8c9cc906fd2eca4",
  "_filesize": 411973,
  "_sha256": "d5611aba6a4af51e6c610157f4e2c27808588b9d373fdf2cd8c9cc906fd2eca4",
  "_created": "2026-05-18T10:12:06.000Z",
  "_published": "2026-06-02T15:54:12.118Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79113624808,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7055098643"
    },
    {
      "job": 79113624841,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7055093498"
    },
    {
      "job": 79113624867,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7055076388"
    },
    {
      "job": 79113624836,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7055074553"
    },
    {
      "job": 79113624078,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7055045584"
    },
    {
      "job": 79113623814,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362922105"
    },
    {
      "job": 79113624514,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7055084303"
    },
    {
      "job": 79113625039,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7055084105"
    },
    {
      "job": 79113624671,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7055085456"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropengov/actions/runs/26027013147",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rOpenGov/hansard",
  "_commit": {
    "id": "5a2c514f0e6d3a9491368a2f02934ed890c4f6f4",
    "author": "Diego H <dieghernan@users.noreply.github.com>",
    "committer": "Diego H <dieghernan@users.noreply.github.com>",
    "message": "More test fix",
    "time": 1771367321
  },
  "_maintainer": {
    "name": "Evan Odell",
    "email": "evanodell91@gmail.com",
    "login": "evanodell",
    "description": "Cats | Running | Data Models\n",
    "uuid": 16305479,
    "orcid": "0000-0003-1845-808X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "snakecase",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "methods",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "ropengov",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-08",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "ropengov"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "evanodell",
      "count": 687,
      "uuid": 16305479
    },
    {
      "user": "dieghernan",
      "count": 5,
      "uuid": 25656809
    }
  ],
  "_userbio": {
    "uuid": 5463092,
    "type": "organization",
    "name": "rOpenGov",
    "description": "Open government data analytics with R"
  },
  "_downloads": {
    "count": 39,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hansard"
  },
  "_devurl": "https://github.com/evanodell/hansard",
  "_pkgdown": "https://ropengov.github.io/hansard/",
  "_searchresults": 135,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hansard.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.5",
      "date": "2016-11-12"
    },
    {
      "version": "0.3.4",
      "date": "2016-12-13"
    },
    {
      "version": "0.4.0",
      "date": "2017-03-24"
    },
    {
      "version": "0.4.6",
      "date": "2017-06-05"
    },
    {
      "version": "0.5.0",
      "date": "2017-07-10"
    },
    {
      "version": "0.5.2",
      "date": "2017-08-13"
    },
    {
      "version": "0.5.5",
      "date": "2017-10-09"
    },
    {
      "version": "0.6.0",
      "date": "2018-03-03"
    },
    {
      "version": "0.6.3",
      "date": "2019-01-10"
    },
    {
      "version": "0.7.0",
      "date": "2019-05-21"
    },
    {
      "version": "0.7.1",
      "date": "2019-09-08"
    },
    {
      "version": "0.8.0",
      "date": "2019-11-13"
    }
  ],
  "_exports": [
    "all_answered_questions",
    "bill_publications",
    "bill_stage_types",
    "bills",
    "commons_answered_questions",
    "commons_division_date",
    "commons_divisions",
    "commons_members",
    "commons_oral_question_times",
    "commons_oral_questions",
    "commons_terms",
    "commons_written_questions",
    "constituencies",
    "early_day_motions",
    "edm_text",
    "election_candidates",
    "election_results",
    "elections",
    "epetition",
    "epetition_tibble",
    "hansard_all_answered_questions",
    "hansard_bill_publications",
    "hansard_bill_stage_types",
    "hansard_bills",
    "hansard_commons_answered_questions",
    "hansard_commons_division_date",
    "hansard_commons_divisions",
    "hansard_commons_members",
    "hansard_commons_oral_question_times",
    "hansard_commons_oral_questions",
    "hansard_commons_terms",
    "hansard_commons_written_questions",
    "hansard_constituencies",
    "hansard_early_day_motions",
    "hansard_election_candidates",
    "hansard_election_results",
    "hansard_elections",
    "hansard_epetition",
    "hansard_epetition_tibble",
    "hansard_lord_vote_record",
    "hansard_lords_amendments",
    "hansard_lords_attendance_date",
    "hansard_lords_attendance_session",
    "hansard_lords_divisions",
    "hansard_lords_interests",
    "hansard_lords_members",
    "hansard_lords_sessions",
    "hansard_lords_written_questions",
    "hansard_members",
    "hansard_members_search",
    "hansard_mp_edms",
    "hansard_mp_questions",
    "hansard_mp_vote_record",
    "hansard_papers_laid",
    "hansard_publication_logs",
    "hansard_research_briefings",
    "hansard_research_subtopics_list",
    "hansard_research_topics_list",
    "hansard_research_types_list",
    "hansard_sessions_info",
    "hansard_tv_channels",
    "hansard_tv_clips",
    "hansard_tv_programmes",
    "lord_vote_record",
    "lords_amendments",
    "lords_attendance_date",
    "lords_attendance_session",
    "lords_divisions",
    "lords_interests",
    "lords_members",
    "lords_sessions",
    "lords_written_questions",
    "members",
    "members_search",
    "mp_edms",
    "mp_questions",
    "mp_vote_record",
    "papers_laid",
    "publication_logs",
    "research_briefings",
    "research_subtopics_list",
    "research_topics_list",
    "research_types_list",
    "sessions_info",
    "tv_channels",
    "tv_clips",
    "tv_programmes"
  ],
  "_datasets": [
    {
      "name": "bill_publication_types",
      "title": "A character vector of possible types of bill publications. For use with 'bill_publications()'",
      "object": "bill_publication_types",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "all_answered_questions",
      "title": "All answered parliamentary questions",
      "topics": [
        "all_answered_questions",
        "hansard_all_answered_questions"
      ]
    },
    {
      "page": "bill_publication_types",
      "title": "A character vector of possible types of bill publications. For use with 'bill_publications()'",
      "topics": [
        "bill_publication_types"
      ]
    },
    {
      "page": "bill_publications",
      "title": "Bill Publications",
      "topics": [
        "bill_publications",
        "hansard_bill_publications"
      ]
    },
    {
      "page": "bill_stage_types",
      "title": "Bill Stage Types",
      "topics": [
        "bill_stage_types",
        "hansard_bill_stage_types"
      ]
    },
    {
      "page": "bills",
      "title": "Bill data",
      "topics": [
        "bills",
        "hansard_bills"
      ]
    },
    {
      "page": "commons_answered_questions",
      "title": "House of Commons answered questions",
      "topics": [
        "commons_answered_questions",
        "hansard_commons_answered_questions"
      ]
    },
    {
      "page": "commons_division_date",
      "title": "House of Commons Division Dates",
      "topics": [
        "commons_division_date",
        "hansard_commons_division_date"
      ]
    },
    {
      "page": "commons_divisions",
      "title": "House of Commons divisions",
      "topics": [
        "commons_divisions",
        "hansard_commons_divisions"
      ]
    },
    {
      "page": "commons_oral_question_times",
      "title": "Commons oral question times",
      "topics": [
        "commons_oral_question_times",
        "hansard_commons_oral_question_times"
      ]
    },
    {
      "page": "commons_oral_questions",
      "title": "House of Commons Oral Questions",
      "topics": [
        "commons_oral_questions",
        "hansard_commons_oral_questions"
      ]
    },
    {
      "page": "commons_terms",
      "title": "Parliamentary Thesaurus",
      "topics": [
        "commons_terms",
        "hansard_commons_terms"
      ]
    },
    {
      "page": "commons_written_questions",
      "title": "House of Commons Written Questions",
      "topics": [
        "commons_written_questions",
        "hansard_commons_written_questions"
      ]
    },
    {
      "page": "constituencies",
      "title": "House of Commons constituencies",
      "topics": [
        "constituencies",
        "hansard_constituencies"
      ]
    },
    {
      "page": "early_day_motions",
      "title": "Early day motion data",
      "topics": [
        "early_day_motions",
        "hansard_early_day_motions"
      ]
    },
    {
      "page": "edm_text",
      "title": "Early Day Motion Text",
      "topics": [
        "edm_text"
      ]
    },
    {
      "page": "election_candidates",
      "title": "Election candidate details",
      "topics": [
        "election_candidates",
        "hansard_election_candidates"
      ]
    },
    {
      "page": "election_results",
      "title": "General and By-Election Results",
      "topics": [
        "election_results",
        "hansard_election_results"
      ]
    },
    {
      "page": "elections",
      "title": "General and By-Elections",
      "topics": [
        "elections",
        "hansard_elections"
      ]
    },
    {
      "page": "epetition",
      "title": "Individual epetitions",
      "topics": [
        "epetition",
        "hansard_epetition"
      ]
    },
    {
      "page": "epetition_tibble",
      "title": "Bulk Epetition data",
      "topics": [
        "epetition_tibble",
        "hansard_epetition_tibble"
      ]
    },
    {
      "page": "hansard",
      "title": "hansard: Provides Easy Downloading Capabilities for the UK Parliament API",
      "topics": [
        "hansard"
      ]
    },
    {
      "page": "lord_vote_record",
      "title": "Voting record of members of the House of Lords",
      "topics": [
        "hansard_lord_vote_record",
        "lord_vote_record"
      ]
    },
    {
      "page": "lords_amendments",
      "title": "House of Lords Amendments.",
      "topics": [
        "hansard_lords_amendments",
        "lords_amendments"
      ]
    },
    {
      "page": "lords_attendance_date",
      "title": "House of Lords attendance by date",
      "topics": [
        "hansard_lords_attendance_date",
        "lords_attendance_date"
      ]
    },
    {
      "page": "lords_attendance_session",
      "title": "House of Lords attendance by session",
      "topics": [
        "hansard_lords_attendance_session",
        "lords_attendance_session"
      ]
    },
    {
      "page": "lords_divisions",
      "title": "House of Lords divisions",
      "topics": [
        "hansard_lords_divisions",
        "lords_divisions"
      ]
    },
    {
      "page": "lords_interests",
      "title": "Peers' registered interests",
      "topics": [
        "hansard_lords_interests",
        "lords_interests"
      ]
    },
    {
      "page": "lords_sessions",
      "title": "Lords sessions",
      "topics": [
        "hansard_lords_sessions",
        "lords_sessions"
      ]
    },
    {
      "page": "lords_written_questions",
      "title": "House of Lords written questions",
      "topics": [
        "hansard_lords_written_questions",
        "lords_written_questions"
      ]
    },
    {
      "page": "members",
      "title": "Members of both houses",
      "topics": [
        "commons_members",
        "hansard_commons_members",
        "hansard_lords_members",
        "hansard_members",
        "lords_members",
        "members"
      ]
    },
    {
      "page": "members_search",
      "title": "Search for an MP or Peer by name and constituency",
      "topics": [
        "hansard_members_search",
        "members_search"
      ]
    },
    {
      "page": "mp_edms",
      "title": "Early Day Motions by MP or Peer",
      "topics": [
        "hansard_mp_edms",
        "mp_edms"
      ]
    },
    {
      "page": "mp_questions",
      "title": "Questions asked by a given MP or MPs",
      "topics": [
        "hansard_mp_questions",
        "mp_questions"
      ]
    },
    {
      "page": "mp_vote_record",
      "title": "Individual MP voting records",
      "topics": [
        "hansard_mp_vote_record",
        "mp_vote_record"
      ]
    },
    {
      "page": "papers_laid",
      "title": "Papers laid",
      "topics": [
        "hansard_papers_laid",
        "papers_laid"
      ]
    },
    {
      "page": "publication_logs",
      "title": "House publications",
      "topics": [
        "hansard_publication_logs",
        "publication_logs"
      ]
    },
    {
      "page": "research_briefings",
      "title": "Parliamentary Research Briefings",
      "topics": [
        "hansard_research_briefings",
        "research_briefings"
      ]
    },
    {
      "page": "research_briefings_lists",
      "title": "Lists of research briefing topics, subtopics and types.",
      "topics": [
        "hansard_research_subtopics_list",
        "hansard_research_topics_list",
        "hansard_research_types_list",
        "research_subtopics_list",
        "research_topics_list",
        "research_types_list"
      ]
    },
    {
      "page": "sessions_info",
      "title": "Parliamentary Session data",
      "topics": [
        "hansard_sessions_info",
        "sessions_info"
      ]
    },
    {
      "page": "tv_programmes",
      "title": "TV broadcast data",
      "topics": [
        "hansard_tv_channels",
        "hansard_tv_clips",
        "hansard_tv_programmes",
        "tv_channels",
        "tv_clips",
        "tv_programmes"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rOpenGov/hansard/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/rOpenGov/hansard/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to hansard",
      "author": "Evan Odell",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installing hansard",
        "From CRAN",
        "From GitHub (Development Version)",
        "Load hansard",
        "Using hansard",
        "tidy",
        "tidy_style",
        "verbose",
        "hansard_ prefixes",
        "Example using the commons_divisions() and mp_vote_record() functions",
        "Multiple Parameter Functions",
        "Special functions",
        "The research_briefings() function",
        "The hansard_generic() function"
      ],
      "created": "2016-12-13 16:21:57",
      "modified": "2019-09-23 09:46:39",
      "commits": 28
    }
  ],
  "_score": 3.829303772831025,
  "_indexed": true,
  "_nocasepkg": "hansard",
  "_universes": [
    "ropengov",
    "evanodell"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.0.9000",
      "date": "2026-05-18T10:14:38.000Z",
      "distro": "noble",
      "commit": "5a2c514f0e6d3a9491368a2f02934ed890c4f6f4",
      "fileid": "8cb85d656389be7ddef8ee2a21b98ca696cfa932635d738111d60a5cadef40c3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/26027013147"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.0.9000",
      "date": "2026-05-18T10:14:27.000Z",
      "distro": "noble",
      "commit": "5a2c514f0e6d3a9491368a2f02934ed890c4f6f4",
      "fileid": "c44f3e30173e183c6b326fd607e5e8fa2bad77b2dab88ae80889863481ed50cf",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/26027013147"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.0.9000",
      "date": "2026-05-18T10:13:42.000Z",
      "commit": "5a2c514f0e6d3a9491368a2f02934ed890c4f6f4",
      "fileid": "bf1a3c1e2b9fb7bca93b146cb636f021a9272011e2b185bf21dd53bd24108914",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/26027013147"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.0.9000",
      "date": "2026-05-18T10:13:39.000Z",
      "commit": "5a2c514f0e6d3a9491368a2f02934ed890c4f6f4",
      "fileid": "cbc31e434bf392b1fa3059ffe3ad0608143e9b6b49e30dca178c2b8d5c0c842e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/26027013147"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.0.9000",
      "date": "2026-05-18T10:13:44.000Z",
      "commit": "5a2c514f0e6d3a9491368a2f02934ed890c4f6f4",
      "fileid": "0157269a9947695e42b5b8e914f2b3e653dd2f15a629afd6537de30eef6b7801",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/26027013147"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.0.9000",
      "date": "2026-05-18T10:13:39.000Z",
      "commit": "5a2c514f0e6d3a9491368a2f02934ed890c4f6f4",
      "fileid": "32dd7f11c004c9146b7661ff9ba398a9987eecc899b4120d574a5fc5905b7d62",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/26027013147"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.0.9000",
      "date": "2026-05-18T10:13:44.000Z",
      "commit": "5a2c514f0e6d3a9491368a2f02934ed890c4f6f4",
      "fileid": "27756a3eea546148b208a6cf30fc7547d46934a2095e451cb3ffcd0e3e79c56c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/26027013147"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.0.9000",
      "date": "2026-06-02T15:53:54.000Z",
      "commit": "5a2c514f0e6d3a9491368a2f02934ed890c4f6f4",
      "fileid": "e8e96b7b6d57d17e2b5bc4d0493f706dc5a5e73b622bf88134fe8118624a785a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/26027013147"
    }
  ]
}