democracyData icon indicating copy to clipboard operation
democracyData copied to clipboard

Access and manipulate most standard scholarly measures of democracy

Results 9 democracyData issues
Sort by recently updated
recently updated
newest added

This dataset looks useful, are there ways to have this work in Python instead of R? https://github.com/xmarquez/democracyData#installation

Hi Xavier, I'm reaching out to see if you've given a thought to publishing this on something like *Journal of Open Source Software*. I had the thought of raising this...

It would be great to have some **metadata with the licence** of each of the datasets. There could be various fields: - unique licence identifier (eg https://spdx.org/licenses/ ; for a...

Hello, I am trying to add cown codes to FAO data. However, when I try to use country_year_coder I get the following error: ``` The following country and/or code-years were...

Hi Thanks for creating this awesome package. As I try to download it, though, here is what happens: ``` `> https://github.com/xmarquez/democracyData.git Error: unexpected '/' in "https:/" > devtools::install_github("xmarquez/democracyData") Downloading GitHub...

Suppresses the output from `utils::download.file()` in [`download_fh()`](https://xmarquez.github.io/democracyData/reference/download_fh.html) when `verbose = FALSE`. The suppressed output is: ``` trying URL 'https://freedomhouse.org/sites/default/files/2023-02/Country_and_Territory_Ratings_and_Statuses_FIW_1973-2023%20.xlsx' Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 208123 bytes (203 KB) ================================================== downloaded 203...

Apologies for the multiple issues, but I'm using the package and spotting things as I go through. I'm trying to work out which of the various dichotomous variables are based...

Thanks for the great package! While using `democracyData::extended_uds`, I've encountered duplicate country-years and unexpected missigness, as shown below. ``` r u # A tibble: 3 × 20 #> extended_country_name GWn...