Learn R Programming

zoomerjoin (version 0.2.1)

dime_data: Donors from DIME Database

Description

A set of donor names from the Database on Ideology, Money in Politics, and Elections (DIME). This dataset was used as a benchmark in the 2021 APSR paper Adaptive Fuzzy String Matching: How to Merge Datasets with Only One (Messy) Identifying Field by Aaron R. Kaufman and Aja Klevs, the dataset in this package is a subset of the data from the replication archive of that paper. The full dataset can be found in the paper's replication materials here: tools:::Rd_expr_doi("10.7910/DVN/4031UL").

Usage

dime_data

Arguments

Format

dime_data

A data frame with 10,000 rows and 2 columns:

id

Numeric ID / Row Number

x

Donor Name

...

#' @source https://www.who.int/teams/global-tuberculosis-programme/data

Author

Adam Bonica

References

tools:::Rd_expr_doi("10.7910/DVN/4031UL")