File tree Expand file tree Collapse file tree 2 files changed +32
-0
lines changed
Expand file tree Collapse file tree 2 files changed +32
-0
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,22 @@ This repository contains scripts to create the b3data [frictionless](https://doc
4646
4747This code is developed in context of ** T5.5** of the [ B-Cubed project] ( https://b-cubed.eu/ ) .
4848
49+ ## Order of execution
50+
51+ Follow the steps below to run the scripts in a logical order.
52+
53+ ** 1.** ` create_b3data_package.Rmd `
54+
55+ - creates the data package
56+ - adds tabular resources
57+ - writes data package
58+
59+ ** 2.** ` add_spatial_resources.Rmd `
60+
61+ - loads data package
62+ - adds spatial resources
63+ - writes data package
64+
4965## 📦 The ` b3data ` data package
5066
5167- ** Name** : ` b3data `
Original file line number Diff line number Diff line change @@ -33,6 +33,22 @@ on [Zenodo](https://zenodo.org/). <!-- description: end -->
3333This code is developed in context of ** T5.5** of the [ B-Cubed
3434project] ( https://b-cubed.eu/ ) .
3535
36+ ## Order of execution
37+
38+ Follow the steps below to run the scripts in a logical order.
39+
40+ ** 1.** ` create_b3data_package.Rmd `
41+
42+ - creates the data package
43+ - adds tabular resources
44+ - writes data package
45+
46+ ** 2.** ` add_spatial_resources.Rmd `
47+
48+ - loads data package
49+ - adds spatial resources
50+ - writes data package
51+
3652## 📦 The ` b3data ` data package
3753
3854- ** Name** : ` b3data `
You can’t perform that action at this time.
0 commit comments