Sources of data

Where to find datasets for your DataCamp course or project.

George Boorman avatar
Written by George Boorman
Updated over a week ago

Question:

Where can I find datasets?
โ€‹
โ€‹Answer:

Here are a few data sources to get you started.

Curated datasets:

library(remotes)
install_github("datacamp/finddatasetpkgs")

library(finddatasetpkgs)
finddatasetpkgs::get_dataset_pkgs()

Data sharing platforms:

Governmental and NGO datasets:

Did this answer your question?