From 94467dd41a26b8f9a03ce6f195ca3f71bfe7e13a Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 17 May 2019 09:42:46 -0300 Subject: Usage examples --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3ba4865..4639f51 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,8 @@ Downloads both metadata and datasets from a CKAN instance. Works on python 3.7 with the following dependencies met: apt install wget python3-tqdm + +## Examples + + ckandumper --limit-concurrent=10 --limit-rate=100k --randomize https://opendata.swiss/en/ switzerland/ + ckandumper --limit-concurrent=10 --limit-rate=100k --randomize https://open.canada.ca/data/en/ canada/ -- cgit v1.2.3