The authors introduce USPopulationSampler, a novel R package designed to generate population-weighted synthetic geolocated case records. Instead of attempting to reconstruct an exact geographic coordinate for a known disease case, the package samples multiple high-probability locations within a target area under the assumption that cases are more likely to occur where more people live. The aim is to provide realistic, privacy-preserving synthetic spatiotemporal Covid-19 data suitable for large-scale analyses and reproducible workflows.
The study produced and published 28 full data replicates that the authors describe as realistic, covering more than 100 million synthetic cases observed between January 21, 2020 and March 23, 2023. The work is available as a medRxiv preprint (posted August 24, 2026) and the datasets are hosted on Zenodo for open access.
USPopulationSampler operates by randomly sampling geospatial locations within U.S. census block groups (BGs), which are the smallest geographic units for which population counts are reported by the U.S. Census Bureau. Sampling is performed across user-specified targets: individual counties, states, or the entire U.S. Selection of BGs for sampling is weighted by population counts from Census Bureau reference data, so that locations within more populous BGs are sampled with higher probability.
This approach acknowledges and preserves the uncertainty inherent in assigning a precise coordinate to a known case in a particular administrative unit. Rather than providing a single reconstructed point that could risk re-identification, the package generates plausible locations consistent with population distribution and the reported administrative location of the case.
Using the package, the authors generated 28 synthetic replicates of spatiotemporal Covid-19 case records. Each replicate contains realistic, high-probability sampled locations corresponding to reported case counts and temporal windows. The assembled dataset spans cases dated January 21, 2020 through March 23, 2023 and collectively includes over 100 million synthetic case records, as reported in the preprint.
The preprint emphasizes that the synthetic replicates are intended to support methods development, epidemiologic modeling, and tooling that require large, realistic spatial case datasets while avoiding disclosure risks tied to true person-level coordinates.
USPopulationSampler includes functions to generate replicates at scale and supports multi-core parallelization to accelerate sampling for very large datasets. The package also provides tools for fast download of the precomputed large replicates published by the authors, acknowledging the computational and storage demands associated with datasets on the order of tens to hundreds of millions of records.
Sampling relies on Census Bureau reference data for BG-level population counts; the package randomizes locations within those BGs according to the sampling scheme described by the authors. Specific implementation details, function names, or code examples are not reproduced here; interested users are directed to the package and the cited Zenodo resource for code and data access.
All data produced in the study are reported as available upon reasonable request to the authors. In addition, the authors openly publish the 28 synthetic replicates on Zenodo (the preprint cites a Zenodo record). The medRxiv entry lists a Zenodo URL for the dataset record, enabling direct download of the published replicates and associated materials. The package itself includes utilities to facilitate fast download of these large files.
Readers who wish to obtain the replicates or generate additional replicates using USPopulationSampler should consult the Zenodo record and the package repository or distribution channel referenced by the authors in the preprint.
The authors report that they have followed relevant ethical guidelines, obtained any necessary IRB or ethics committee approvals, and obtained participant consent where required. They state that any patient or participant identifiers included were not known outside the research group and therefore cannot be used to identify individuals. The authors declare no competing interests.
The manuscript is a medRxiv preprint and has not been certified by peer review; the preprint platform note advises that the findings should not be used to guide clinical practice. The preprint DOI and posting date are provided in the source record.
Funding for the work is reported from the National Institutes of Health (R35 GM159431) and the U.S. National Science Foundation (DMS 2236854). The authors are affiliated with the University of California, Los Angeles (UCLA), and provide contact information for correspondence in the preprint.
The authors explicitly acknowledge that precise geographic reconstruction of a known case within a county or state is not feasible; USPopulationSampler instead samples plausible locations within BGs. The preprint does not claim validation results or specific performance metrics for downstream analytic tasks in this summary. For full technical details, code, and dataset download instructions, users should consult the package documentation and the Zenodo record referenced in the preprint.
Users of the published replicates should also note the preprint status and verify whether any subsequent peer-reviewed publication or repository updates are available before relying on the data for decision-making in clinical or public health practice.