powered by
Retrieves a list of all datasets published under the EconDataverse organization on Hugging Face.
ed_get_datasets(quiet = FALSE)
A data frame with columns:
Dataset identifier on Hugging Face
Approximate download count
Last update timestamp (UTC)
Logical; whether the dataset is private
Logical; whether access is gated
Returns NULL if the request fails.
NULL
Logical; whether to suppress informational messages. Defaults to FALSE.
# \donttest{ ed_get_datasets() # }
Run the code above in your browser using DataLab