Skip to content

Commit 0ccd5e2

Browse files
committed
Add Section column to +documentType.csv codelist
1 parent f0016b1 commit 0ccd5e2

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,13 @@ Report issues for this extension in the [ocds-extensions repository](https://git
101101

102102
## Changelog
103103

104+
### 2021-04-19
105+
106+
* Add Section column to `+documentType.csv` codelist.
107+
104108
### 2020-06-04
105109

106-
* Review normative and non-normative words
110+
* Review normative and non-normative words.
107111

108112
### 2020-04-24
109113

codelists/+documentType.csv

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Code,Title,Description
2-
tariffs,Tariffs,For providing tariff and pricing schedules.
3-
tariffMethod,Tariff method,For summarizing the method by which tariffs are set and linking to detailed documentation of the methods for setting tariffs. This might include written documentation and spreadsheets providing the models used to calculate tariffs.
4-
tariffReview,Tariff review,For summarizing the arrangements for the review and regulation of tariffs and linking to detailed documentation that covers how tariffs are regulated. This is important to explain to users why they are paying what they are paying and the scope for changes to payment structures.
5-
tariffIllustration,Tariff illustration,For linking to graphs and reports on the change over time in tariff prices. Use the relevant image media type when linking to PNG or JPEG or GIF graphs to allow applications to directly display this content.
1+
Code,Title,Description,Section
2+
tariffs,Tariffs,For providing tariff and pricing schedules.,contract
3+
tariffMethod,Tariff method,For summarizing the method by which tariffs are set and linking to detailed documentation of the methods for setting tariffs. This might include written documentation and spreadsheets providing the models used to calculate tariffs.,contract
4+
tariffReview,Tariff review,For summarizing the arrangements for the review and regulation of tariffs and linking to detailed documentation that covers how tariffs are regulated. This is important to explain to users why they are paying what they are paying and the scope for changes to payment structures.,contract
5+
tariffIllustration,Tariff illustration,For linking to graphs and reports on the change over time in tariff prices. Use the relevant image media type when linking to PNG or JPEG or GIF graphs to allow applications to directly display this content.,contract

0 commit comments

Comments
 (0)