Skip to content

Commit 254945d

Browse files
committed
Added page titles and some descriptions
1 parent bbcd4e7 commit 254945d

17 files changed

Lines changed: 71 additions & 0 deletions

docs/1_Start_Here/1_1_Introduction.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
title: Introduction
3+
description: Introduction to the Open3P open data standard for the plastic value chain.
4+
---
5+
16
# Introduction
27

38
## What is the Open3P?

docs/1_Start_Here/1_2_Key_Concepts.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
title: Key Concepts
3+
description: The key concepts to understanding the open data standard for the plastic value chain.
4+
---
5+
16
# Key Concepts
27

38
## Material Catalogue

docs/1_Start_Here/1_3_Data_Flow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
title: Data Flow
3+
description: The intented flow of data through the plastic value chain using Open3P.
4+
---
5+
16
# Data Flow
27

38
Here, we show two examples of how data could flow using the open standard. This tells the story of how water bottles are created with a packaging manufacturer, how that packaging manufacturer sends their packaging to a packer/filler (Figure 1), and then how that packer/filler will put packaging together, filled with a product and then send them to a retailer (Figure 2). In both figures:

docs/1_Start_Here/1_4_Data_Schema.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
title: Data Schema
3+
description: The current data schema of the Open3P open data standard for the plastic value chain.
4+
---
5+
16
# Data Schema
27

38
<figure markdown>

docs/2_Data_Formats/2_1_Data_Formats.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
title: Data Formats
3+
description: The data formats that should be used.
4+
---
5+
16
# Data Formats
27

38
When publishing Plastic Packaging Portal data, the csv format should be used. csv files can be created and edited in text editors, as well as spreadsheet packages such as Microsoft Excel, Apple Numbers, or Open Office.

docs/3_Data_Specification/3_1_Material_Catalogue.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
title: Materials Catalogue
3+
---
4+
15
# Materials Catalogue
26

37
Materials should be provided as a separate csv file, in tidy format. This means that each row of the csv file should be one material that is combined in the materials csv to create combinations. An example is provided.

docs/3_Data_Specification/3_2_Material.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
title: Materials
3+
---
4+
15
# Materials
26

37
Materials should be provided as a separate csv file, in tidy format. This means that each row of the csv file should be one material for a component. An example is provided.

docs/3_Data_Specification/3_3_Component_Catalogue.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
title: Component Catalogue
3+
---
4+
15
# Component Catalogue
26

37
## Standard Spreadsheet Format

docs/3_Data_Specification/3_4_Complete_Packaging.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
title: Complete Packaging
3+
---
4+
15
# Complete Packaging
26

37
We can now use the unique components, to create a complete packaging. Each row refers to the complete package.

docs/3_Data_Specification/3_5_Multipack.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
title: Multipack
3+
---
4+
15
# Multipack
26

37
If the complete packaging is further combined to create multipacks, the information is collected here. Each row corresponds to a single packaging item.

0 commit comments

Comments
 (0)