globalgov / manydata

The portal for global governance data
https://manydata.ch
GNU Affero General Public License v3.0
9 stars 0 forks source link

Updated ´consolidate()´ to use two keys joining memberships' databases #247

Closed henriquesposito closed 1 year ago

henriquesposito commented 1 year ago

Description

These path changes update how ´consolidate()´ joins memberships' databases across 'many' packages. These changes update the keys used to join datasets in databases to avoid false duplication. These changes also allow for better visualisation of memberships' databases and make merging these over 100 times faster.

Connection

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #247 (c2fc5da) into main (f4bf2f6) will increase coverage by 1.17%. The diff coverage is 85.96%.

@@            Coverage Diff             @@
##             main     #247      +/-   ##
==========================================
+ Coverage   71.69%   72.86%   +1.17%     
==========================================
  Files           9        9              
  Lines         869      866       -3     
==========================================
+ Hits          623      631       +8     
+ Misses        246      235      -11     
Impacted Files Coverage Δ
R/package_get.R 0.00% <ø> (ø)
R/releases_plot.R 68.04% <ø> (ø)
R/treaties_retrieve.R 68.42% <64.70%> (-4.31%) :arrow_down:
R/consolidate.R 96.27% <70.58%> (+3.96%) :arrow_up:
R/db_profile.R 94.54% <93.75%> (+7.15%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.