globalgov / manydata

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

Add database plotting functions and improved ´consolidate()´ function #234

Closed henriquesposito closed 1 year ago

henriquesposito commented 1 year ago

Description

These minor changes add functions to profile databases as plots or as a tibble, as well as improvements to how ´consolidate()´ works to make it faster and more capable of handling larger databases.

Package

Connection

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #234 (2b1bbc0) into main (af43d00) will decrease coverage by 2.60%. The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main     #234      +/-   ##
==========================================
- Coverage   74.29%   71.69%   -2.61%     
==========================================
  Files           6        9       +3     
  Lines         603      869     +266     
==========================================
+ Hits          448      623     +175     
- Misses        155      246      +91     
Impacted Files Coverage Δ
R/manydata-defunct.R 0.00% <0.00%> (ø)
R/package_get.R 0.00% <0.00%> (ø)
R/data_report.R 73.71% <15.78%> (-14.92%) :arrow_down:
R/releases_plot.R 68.04% <54.54%> (-3.66%) :arrow_down:
R/treaties_retrieve.R 72.72% <72.72%> (ø)
R/consolidate.R 92.30% <73.68%> (-1.81%) :arrow_down:
R/db_profile.R 87.39% <87.39%> (ø)
R/map_plot.R 96.10% <96.10%> (ø)

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