{
  "_id": "6a1f1d8ab401979e7341fbfd",
  "Package": "ipumsr",
  "Title": "An R Interface for Downloading, Reading, and Handling IPUMS Data",
  "Version": "0.10.0.9000",
  "Authors@R": "c(\nperson(\"Greg Freedman Ellis\", role = \"aut\"),\nperson(\"Derek Burk\", , , \"ipums+cran@umn.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Finn Roberts\", role = \"aut\"),\nperson(\"Joe Grover\", role = \"ctb\"),\nperson(\"Dan Ehrlich\", role = \"ctb\"),\nperson(\"Renae Rodgers\", role = \"ctb\"),\nperson(\"Institute for Social Research and Data Innovation\", , , \"ipums@umn.edu\", role = \"cph\")\n)",
  "Description": "An easy way to work with census, survey, and geographic\ndata provided by IPUMS in R. Generate and download data through\nthe IPUMS API and load IPUMS files into R with their associated\nmetadata to make analysis easier. IPUMS data describing 1.4\nbillion individuals drawn from over 750 censuses and surveys is\navailable free of charge from the IPUMS website\n<https://www.ipums.org>.",
  "License": "Mozilla Public License 2.0",
  "URL": "https://tech.popdata.org/ipumsr/, https://github.com/ipums/ipumsr,\nhttps://www.ipums.org",
  "BugReports": "https://github.com/ipums/ipumsr/issues",
  "VignetteBuilder": "knitr",
  "Contact": "ipums@umn.edu",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE, r6 = FALSE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "make libxml2-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://ipums.r-universe.dev",
  "Date/Publication": "2026-03-17 14:25:24 UTC",
  "RemoteUrl": "https://github.com/ipums/ipumsr",
  "RemoteRef": "HEAD",
  "RemoteSha": "bb3c8665865c0aa00950d6f9712d63c9f726d11d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 08:38:27 UTC",
    "User": "root"
  },
  "Author": "Greg Freedman Ellis [aut],\nDerek Burk [aut, cre],\nFinn Roberts [aut],\nJoe Grover [ctb],\nDan Ehrlich [ctb],\nRenae Rodgers [ctb],\nInstitute for Social Research and Data Innovation [cph]",
  "Maintainer": "Derek Burk <ipums+cran@umn.edu>",
  "MD5sum": "9790c1f23c968a4fff4bfa24c00d078b",
  "_user": "ipums",
  "_type": "src",
  "_file": "ipumsr_0.10.0.9000.tar.gz",
  "_fileid": "0f3737f2ed1dbf6bf29faace19a1033046dbaa961f472cc832b059f1d072d677",
  "_filesize": 4939095,
  "_sha256": "0f3737f2ed1dbf6bf29faace19a1033046dbaa961f472cc832b059f1d072d677",
  "_created": "2026-05-16T08:38:27.000Z",
  "_published": "2026-06-02T18:14:34.918Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79140579942,
      "time": 216,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032035023"
    },
    {
      "job": 79140580041,
      "time": 205,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032033639"
    },
    {
      "job": 79140579842,
      "time": 263,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032040141"
    },
    {
      "job": 79140580031,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032026267"
    },
    {
      "job": 79140579251,
      "time": 263,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032010869"
    },
    {
      "job": 79140579207,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366145290"
    },
    {
      "job": 79140580097,
      "time": 172,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032030073"
    },
    {
      "job": 79140580021,
      "time": 185,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032031678"
    },
    {
      "job": 79140579961,
      "time": 175,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032030358"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ipums/actions/runs/25957438407",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ipums/ipumsr",
  "_commit": {
    "id": "bb3c8665865c0aa00950d6f9712d63c9f726d11d",
    "author": "Derek Burk <burkx031@umn.edu>",
    "committer": "Derek Burk <burkx031@umn.edu>",
    "message": "Increment version number to 0.10.0.9000\n",
    "time": 1773757524
  },
  "_maintainer": {
    "name": "Derek Burk",
    "email": "ipums+cran@umn.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7.0",
      "role": "Imports"
    },
    {
      "package": "haven",
      "version": ">= 2.2.0",
      "role": "Imports"
    },
    {
      "package": "hipread",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "zeallot",
      "role": "Imports"
    },
    {
      "package": "biglm",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "crayon",
      "role": "Suggests"
    },
    {
      "package": "DBI",
      "role": "Suggests"
    },
    {
      "package": "dbplyr",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmapshaper",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "version": ">= 2.3.3",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "version": ">= 0.6.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "ipums",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-21",
      "n": 1
    },
    {
      "week": "2025-22",
      "n": 2
    },
    {
      "week": "2025-23",
      "n": 5
    },
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 4
    },
    {
      "week": "2026-12",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.9.0",
      "date": "2025-06-04"
    },
    {
      "name": "v0.10.0",
      "date": "2026-03-12"
    }
  ],
  "_stars": 42,
  "_contributors": [
    {
      "user": "gergness",
      "count": 484,
      "uuid": 2104579
    },
    {
      "user": "dtburk",
      "count": 205,
      "uuid": 10840784
    },
    {
      "user": "robe2037",
      "count": 50,
      "uuid": 62474904
    },
    {
      "user": "renae-r",
      "count": 10,
      "uuid": 82176526
    },
    {
      "user": "fran-umn",
      "count": 3,
      "uuid": 230435524
    },
    {
      "user": "hadley",
      "count": 2,
      "uuid": 4196
    },
    {
      "user": "jacobkap",
      "count": 2,
      "uuid": 15526406
    },
    {
      "user": "bjornarneson",
      "count": 1,
      "uuid": 134359
    },
    {
      "user": "franfabrizio",
      "count": 1,
      "uuid": 2078551
    },
    {
      "user": "jiazhang42",
      "count": 1,
      "uuid": 20775804
    },
    {
      "user": "etiennebacher",
      "count": 1,
      "uuid": 52219252
    }
  ],
  "_userbio": {
    "uuid": 63871003,
    "type": "organization",
    "name": "ipums"
  },
  "_downloads": {
    "count": 6736,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ipumsr"
  },
  "_devurl": "https://github.com/ipums/ipumsr",
  "_pkgdown": "https://tech.popdata.org/ipumsr/",
  "_searchresults": 1054,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ipumsr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ipums/ipumsr",
  "_realowner": "ipums",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-11-13"
    },
    {
      "version": "0.1.1",
      "date": "2017-12-15"
    },
    {
      "version": "0.2.0",
      "date": "2018-04-20"
    },
    {
      "version": "0.3.0",
      "date": "2018-09-27"
    },
    {
      "version": "0.4.0",
      "date": "2019-03-08"
    },
    {
      "version": "0.4.1",
      "date": "2019-05-15"
    },
    {
      "version": "0.4.2",
      "date": "2019-06-04"
    },
    {
      "version": "0.4.3",
      "date": "2020-05-01"
    },
    {
      "version": "0.4.4",
      "date": "2020-06-03"
    },
    {
      "version": "0.4.5",
      "date": "2020-07-22"
    },
    {
      "version": "0.5.0",
      "date": "2022-06-04"
    },
    {
      "version": "0.5.1",
      "date": "2022-09-30"
    },
    {
      "version": "0.5.2",
      "date": "2022-12-09"
    },
    {
      "version": "0.6.0",
      "date": "2023-07-21"
    },
    {
      "version": "0.6.1",
      "date": "2023-08-18"
    },
    {
      "version": "0.6.2",
      "date": "2023-08-24"
    },
    {
      "version": "0.6.3",
      "date": "2023-09-02"
    },
    {
      "version": "0.7.0",
      "date": "2023-10-20"
    },
    {
      "version": "0.7.1",
      "date": "2024-02-26"
    },
    {
      "version": "0.7.2",
      "date": "2024-03-12"
    },
    {
      "version": "0.8.0",
      "date": "2024-07-10"
    },
    {
      "version": "0.8.1",
      "date": "2024-07-17"
    },
    {
      "version": "0.8.2",
      "date": "2025-02-24"
    },
    {
      "version": "0.9.0",
      "date": "2025-06-04"
    },
    {
      "version": "0.10.0",
      "date": "2026-03-13"
    }
  ],
  "_exports": [
    "%<-%",
    "add_to_extract",
    "all_of",
    "any_of",
    "as_factor",
    "catalog_types",
    "contains",
    "define_extract_agg",
    "define_extract_cps",
    "define_extract_from_json",
    "define_extract_ipumsi",
    "define_extract_micro",
    "define_extract_nhgis",
    "define_extract_usa",
    "download_extract",
    "download_supplemental_data",
    "ds_spec",
    "ends_with",
    "everything",
    "get_extract_history",
    "get_extract_info",
    "get_last_extract_info",
    "get_metadata",
    "get_metadata_catalog",
    "get_metadata_nhgis",
    "get_sample_info",
    "ipums_bind_rows",
    "ipums_collect",
    "ipums_conditions",
    "ipums_data_collections",
    "ipums_example",
    "ipums_file_info",
    "ipums_list_files",
    "ipums_shape_full_join",
    "ipums_shape_inner_join",
    "ipums_shape_left_join",
    "ipums_shape_right_join",
    "ipums_val_labels",
    "ipums_var_desc",
    "ipums_var_info",
    "ipums_var_label",
    "ipums_view",
    "ipums_website",
    "IpumsBiglmCallback",
    "IpumsChunkCallback",
    "IpumsDataFrameCallback",
    "IpumsListCallback",
    "IpumsListYield",
    "IpumsLongYield",
    "IpumsSideEffectCallback",
    "is_extract_ready",
    "is.labelled",
    "join_failures",
    "last_col",
    "lbl",
    "lbl_add",
    "lbl_add_vals",
    "lbl_clean",
    "lbl_collapse",
    "lbl_define",
    "lbl_na_if",
    "lbl_relabel",
    "matches",
    "num_range",
    "one_of",
    "problems",
    "read_ihgis_codebook",
    "read_ipums_agg",
    "read_ipums_ddi",
    "read_ipums_micro",
    "read_ipums_micro_chunked",
    "read_ipums_micro_list",
    "read_ipums_micro_list_chunked",
    "read_ipums_micro_list_yield",
    "read_ipums_micro_yield",
    "read_ipums_sf",
    "read_nhgis",
    "read_nhgis_codebook",
    "remove_from_extract",
    "samp_spec",
    "save_extract_as_json",
    "set_ipums_api_key",
    "set_ipums_default_collection",
    "set_ipums_var_attributes",
    "spec",
    "starts_with",
    "submit_extract",
    "tst_spec",
    "tu_var_spec",
    "var_spec",
    "wait_for_extract",
    "zap_ipums_attributes",
    "zap_labels"
  ],
  "_help": [
    {
      "page": "define_extract_agg",
      "title": "Define an extract request for an IPUMS aggregate data collection",
      "topics": [
        "define_extract_agg"
      ]
    },
    {
      "page": "define_extract_micro",
      "title": "Define an extract request for an IPUMS microdata collection",
      "topics": [
        "define_extract_cps",
        "define_extract_ipumsi",
        "define_extract_micro",
        "define_extract_usa"
      ]
    },
    {
      "page": "download_extract",
      "title": "Download a completed IPUMS data extract",
      "topics": [
        "download_extract"
      ]
    },
    {
      "page": "download_supplemental_data",
      "title": "Download IPUMS supplemental data files",
      "topics": [
        "download_supplemental_data"
      ]
    },
    {
      "page": "get_extract_history",
      "title": "Browse definitions of previously submitted extract requests",
      "topics": [
        "get_extract_history"
      ]
    },
    {
      "page": "get_extract_info",
      "title": "Retrieve the definition and latest status of an extract request",
      "topics": [
        "get_extract_info",
        "get_last_extract_info"
      ]
    },
    {
      "page": "get_metadata",
      "title": "Retrieve detailed metadata about an IPUMS data source",
      "topics": [
        "get_metadata"
      ]
    },
    {
      "page": "get_metadata_catalog",
      "title": "Retrieve a catalog of available data sources for an IPUMS collection",
      "topics": [
        "catalog_types",
        "get_metadata_catalog"
      ]
    },
    {
      "page": "ipums_bind_rows",
      "title": "Bind multiple data frames by row, preserving labelled attributes",
      "topics": [
        "ipums_bind_rows"
      ]
    },
    {
      "page": "ipums_collect",
      "title": "Collect data into R session with IPUMS attributes",
      "topics": [
        "ipums_collect"
      ]
    },
    {
      "page": "ipums_data_collections",
      "title": "List IPUMS data collections",
      "topics": [
        "ipums_data_collections"
      ]
    },
    {
      "page": "ipums_example",
      "title": "Get path to IPUMS example datasets",
      "topics": [
        "ipums_example"
      ]
    },
    {
      "page": "ipums_extract-class",
      "title": "'ipums_extract' class",
      "topics": [
        "ipums_extract",
        "ipums_extract-class"
      ]
    },
    {
      "page": "ipums_file_info",
      "title": "Get file information for an IPUMS extract",
      "topics": [
        "ipums_conditions",
        "ipums_file_info"
      ]
    },
    {
      "page": "ipums_list_files",
      "title": "List files contained within a zipped IPUMS extract",
      "topics": [
        "ipums_list_files"
      ]
    },
    {
      "page": "ipums_shape_join",
      "title": "Join tabular data to geographic boundaries",
      "topics": [
        "ipums_shape_full_join",
        "ipums_shape_inner_join",
        "ipums_shape_join",
        "ipums_shape_left_join",
        "ipums_shape_right_join"
      ]
    },
    {
      "page": "ipums_var_info",
      "title": "Get contextual information about variables in an IPUMS data source",
      "topics": [
        "ipums_val_labels",
        "ipums_var_desc",
        "ipums_var_info",
        "ipums_var_label"
      ]
    },
    {
      "page": "ipums_view",
      "title": "View a static webpage with variable metadata from an IPUMS extract",
      "topics": [
        "ipums_view"
      ]
    },
    {
      "page": "ipums_website",
      "title": "Launch a browser window to an IPUMS metadata page",
      "topics": [
        "ipums_website"
      ]
    },
    {
      "page": "lbl",
      "title": "Make a label placeholder object",
      "concept": [
        "lbl_helpers"
      ],
      "topics": [
        "lbl"
      ]
    },
    {
      "page": "lbl_add",
      "title": "Add labels for unlabelled values",
      "concept": [
        "lbl_helpers"
      ],
      "topics": [
        "lbl_add",
        "lbl_add_vals"
      ]
    },
    {
      "page": "lbl_clean",
      "title": "Clean unused labels",
      "concept": [
        "lbl_helpers"
      ],
      "topics": [
        "lbl_clean"
      ]
    },
    {
      "page": "lbl_define",
      "title": "Define labels for an unlabelled vector",
      "concept": [
        "lbl_helpers"
      ],
      "topics": [
        "lbl_define"
      ]
    },
    {
      "page": "lbl_na_if",
      "title": "Convert labelled data values to NA",
      "concept": [
        "lbl_helpers"
      ],
      "topics": [
        "lbl_na_if"
      ]
    },
    {
      "page": "lbl_relabel",
      "title": "Modify value labels for a labelled vector",
      "concept": [
        "lbl_helpers"
      ],
      "topics": [
        "lbl_collapse",
        "lbl_relabel"
      ]
    },
    {
      "page": "read_ihgis_codebook",
      "title": "Read metadata from an IHGIS extract's codebook files",
      "topics": [
        "read_ihgis_codebook"
      ]
    },
    {
      "page": "read_ipums_agg",
      "title": "Read data from an IPUMS aggregate data extract",
      "topics": [
        "read_ipums_agg"
      ]
    },
    {
      "page": "read_ipums_ddi",
      "title": "Read metadata about an IPUMS microdata extract from a DDI codebook (.xml) file",
      "topics": [
        "read_ipums_ddi"
      ]
    },
    {
      "page": "read_ipums_micro",
      "title": "Read data from an IPUMS microdata extract",
      "topics": [
        "read_ipums_micro",
        "read_ipums_micro_list"
      ]
    },
    {
      "page": "read_ipums_micro_chunked",
      "title": "Read data from an IPUMS microdata extract by chunk",
      "topics": [
        "read_ipums_micro_chunked",
        "read_ipums_micro_list_chunked"
      ]
    },
    {
      "page": "read_ipums_micro_yield",
      "title": "Read data from an IPUMS microdata extract in yields",
      "topics": [
        "IpumsListYield",
        "IpumsLongYield",
        "read_ipums_micro_list_yield",
        "read_ipums_micro_yield"
      ]
    },
    {
      "page": "read_ipums_sf",
      "title": "Read spatial data from an IPUMS extract",
      "topics": [
        "read_ipums_sf"
      ]
    },
    {
      "page": "read_nhgis_codebook",
      "title": "Read metadata from an NHGIS codebook (.txt) file",
      "topics": [
        "read_nhgis_codebook"
      ]
    },
    {
      "page": "save_extract_as_json",
      "title": "Store an extract definition in JSON format",
      "topics": [
        "define_extract_from_json",
        "save_extract_as_json"
      ]
    },
    {
      "page": "set_ipums_api_key",
      "title": "Set your IPUMS API key",
      "topics": [
        "set_ipums_api_key"
      ]
    },
    {
      "page": "set_ipums_default_collection",
      "title": "Set your default IPUMS collection",
      "topics": [
        "set_ipums_default_collection"
      ]
    },
    {
      "page": "set_ipums_var_attributes",
      "title": "Add IPUMS variable attributes to a data frame",
      "topics": [
        "set_ipums_var_attributes"
      ]
    },
    {
      "page": "submit_extract",
      "title": "Submit an extract request via the IPUMS API",
      "topics": [
        "submit_extract"
      ]
    },
    {
      "page": "wait_for_extract",
      "title": "Wait for an extract request to finish processing",
      "topics": [
        "is_extract_ready",
        "wait_for_extract"
      ]
    },
    {
      "page": "zap_ipums_attributes",
      "title": "Remove label attributes from a data frame or labelled vector",
      "concept": [
        "lbl_helpers"
      ],
      "topics": [
        "zap_ipums_attributes"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ipums/ipumsr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/ipums/ipumsr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "BH",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "forcats",
    "generics",
    "glue",
    "haven",
    "hipread",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "Rcpp",
    "readr",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xml2",
    "zeallot"
  ],
  "_vignettes": [
    {
      "source": "ipums-api-agg.Rmd",
      "filename": "ipums-api-agg.html",
      "title": "Aggregate Data API Requests",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic IPUMS aggregate data concepts",
        "Metadata for aggregate data projects",
        "Summary metadata",
        "Detailed metadata",
        "Defining an IPUMS aggregate data extract request",
        "Basic extract definitions",
        "Dataset specifications",
        "Time series table specifications",
        "Shapefile specifications",
        "Invalid specifications",
        "More complicated extract definitions",
        "Data layout and file format",
        "Next steps"
      ],
      "created": "2025-05-30 18:19:56",
      "modified": "2025-05-30 18:19:56",
      "commits": 1
    },
    {
      "source": "ipums-bigdata.Rmd",
      "filename": "ipums-bigdata.html",
      "title": "Big IPUMS Data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Option 1: Trade money for convenience",
        "Option 2: Reduce extract size",
        "Remove unused data",
        "Select cases",
        "Use a sampled subset of the data",
        "Option 3: Process the data in pieces",
        "Reading chunked data",
        "Chunked tabulation",
        "Chunked regression",
        "Reading yielded data",
        "Yielded tabulation",
        "Yielded GLM regression",
        "Option 4: Use a database",
        "Importing data into the database",
        "Connecting to a database with dbplyr",
        "Learning more"
      ],
      "created": "2018-07-16 19:07:16",
      "modified": "2026-03-12 16:57:39",
      "commits": 28
    },
    {
      "source": "ipums-api.Rmd",
      "filename": "ipums-api.html",
      "title": "Introduction to the IPUMS API for R Users",
      "engine": "knitr::rmarkdown",
      "headings": [
        "API availability",
        "Set up your API key",
        "Define an extract request",
        "Extract request objects",
        "Submit an extract request",
        "Wait for an extract request to complete",
        "Download an extract",
        "Get info on past extracts",
        "Share an extract definition",
        "Revise a previous extract request",
        "Putting it all together"
      ],
      "created": "2021-11-08 12:57:49",
      "modified": "2026-02-11 14:35:18",
      "commits": 27
    },
    {
      "source": "ipums.Rmd",
      "filename": "ipums.html",
      "title": "IPUMS Data and R",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Obtaining IPUMS data",
        "Obtaining data via an IPUMS project website",
        "Downloading from microdata projects",
        "Downloading from aggregate data projects",
        "Obtaining data via the IPUMS API",
        "Extract support",
        "Metadata support",
        "Workflow",
        "Reading IPUMS data",
        "Microdata files",
        "NHGIS files",
        "Spatial boundary files",
        "Ancillary files",
        "Exploring file metadata",
        "Labelled values"
      ],
      "created": "2017-11-07 16:59:40",
      "modified": "2026-02-11 14:35:18",
      "commits": 21
    },
    {
      "source": "ipums-api-micro.Rmd",
      "filename": "ipums-api-micro.html",
      "title": "Microdata API Requests",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Supported microdata collections",
        "Basic IPUMS microdata concepts",
        "IPUMS microdata metadata",
        "Defining an IPUMS microdata extract request",
        "Detailed variable specifications",
        "Syntax",
        "Case selections",
        "Attached characteristics",
        "Data quality flags",
        "Monetary value adjustment",
        "Time use variables",
        "Data structure",
        "Data file format",
        "Next steps"
      ],
      "created": "2023-07-19 16:07:37",
      "modified": "2026-02-11 14:35:18",
      "commits": 10
    },
    {
      "source": "ipums-read.Rmd",
      "filename": "ipums-read.html",
      "title": "Reading IPUMS Data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "IPUMS extract structure",
        "Reading IPUMS microdata extracts",
        "Hierarchical extracts",
        "Reading IPUMS aggregate data extracts",
        "Variable metadata",
        "Handling multiple files",
        "Reading spatial data",
        "Harmonized vs. non-harmonized data"
      ],
      "created": "2023-03-16 21:30:17",
      "modified": "2025-05-30 18:19:56",
      "commits": 6
    },
    {
      "source": "value-labels.Rmd",
      "filename": "value-labels.html",
      "title": "Value Labels in IPUMS data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "IPUMS variable metadata",
        "Value labels",
        "labelled vs. factor",
        "Cautions regarding labelled variables",
        "Prepping data with value labels",
        "Convert labelled values to other data types",
        "Create missing values based on value labels",
        "Syntax for value label functions",
        "Relabel values",
        "Relabeling caveats",
        "Remove unused value labels",
        "Add new labels",
        "Other resources"
      ],
      "created": "2017-09-22 17:25:12",
      "modified": "2024-07-24 18:59:06",
      "commits": 22
    }
  ],
  "_score": 11.875892520547565,
  "_indexed": true,
  "_nocasepkg": "ipumsr",
  "_universes": [
    "ipums"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.0.9000",
      "date": "2026-05-16T08:41:23.000Z",
      "distro": "noble",
      "commit": "bb3c8665865c0aa00950d6f9712d63c9f726d11d",
      "fileid": "edcd086002af298a119029d9f06db70e4a67164934791b297bafd69cde634555",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipums/actions/runs/25957438407"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.0.9000",
      "date": "2026-05-16T08:41:10.000Z",
      "distro": "noble",
      "commit": "bb3c8665865c0aa00950d6f9712d63c9f726d11d",
      "fileid": "f45be444357593767723ab4b6790d8bd00f82cad1b7dc007da1f9f9fa06c5de7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipums/actions/runs/25957438407"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.0.9000",
      "date": "2026-05-16T08:41:30.000Z",
      "commit": "bb3c8665865c0aa00950d6f9712d63c9f726d11d",
      "fileid": "53441fc202e77559ee3bb460d5fa1120aca75568fcb38227530ab2bc7b19599e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipums/actions/runs/25957438407"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10.0.9000",
      "date": "2026-05-16T08:40:03.000Z",
      "commit": "bb3c8665865c0aa00950d6f9712d63c9f726d11d",
      "fileid": "99e911ba32dc96e835dfdb9d64721d67ce898017241315633c98f199ec2a43ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipums/actions/runs/25957438407"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.0.9000",
      "date": "2026-05-16T08:40:20.000Z",
      "commit": "bb3c8665865c0aa00950d6f9712d63c9f726d11d",
      "fileid": "9d0b5638f61d0a2e443b22d80fdc7b8a8f0ae0296710260a2a6104d66027034f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipums/actions/runs/25957438407"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.0.9000",
      "date": "2026-05-16T08:40:29.000Z",
      "commit": "bb3c8665865c0aa00950d6f9712d63c9f726d11d",
      "fileid": "55a46f0b189012cf56500f08dc1ce5cdef9f81622d79d414dc78037d0f2f074b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipums/actions/runs/25957438407"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.10.0.9000",
      "date": "2026-05-16T08:40:33.000Z",
      "commit": "bb3c8665865c0aa00950d6f9712d63c9f726d11d",
      "fileid": "61e7ee35cdbd09f3f4fcf6f15acb1ec778ca57266c039e2175ff7a5c2a5bd513",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipums/actions/runs/25957438407"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.0.9000",
      "date": "2026-06-02T18:14:13.000Z",
      "commit": "bb3c8665865c0aa00950d6f9712d63c9f726d11d",
      "fileid": "9ea070897a3ad4db63387a6e81d21afdf03b018cd9623abeccbdb74b5784d605",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ipums/actions/runs/25957438407"
    }
  ]
}