DataDrivenConstruction commited on
Commit
c20d482
·
verified ·
1 Parent(s): 846e9df

README: reorder configs (EN first for preview), add visualisations, OpenConstructionERP link

Browse files
Files changed (1) hide show
  1. README.md +68 -40
README.md CHANGED
@@ -40,74 +40,78 @@ pretty_name: CWICR — Construction Works, Items, Costs & Resources (30 Countrie
40
  configs:
41
  - config_name: default
42
  data_files:
43
- - split: ar
44
- path: AR/*.parquet
 
 
 
 
45
  - split: au
46
  path: AU/*.parquet
47
- - split: bg
48
- path: BG/*.parquet
49
- - split: cs
50
- path: CS/*.parquet
 
 
51
  - split: de
52
  path: DE/*.parquet
53
- - split: en
54
- path: EN/*.parquet
55
- - split: es
56
- path: ES/*.parquet
57
  - split: fr
58
  path: FR/*.parquet
59
- - split: hi
60
- path: HI/*.parquet
61
- - split: hr
62
- path: HR/*.parquet
63
- - split: id
64
- path: ID/*.parquet
65
- - split: it
66
- path: IT/*.parquet
67
- - split: ja
68
- path: JA/*.parquet
69
- - split: ko
70
- path: KO/*.parquet
71
  - split: mx
72
  path: MX/*.parquet
73
- - split: ng
74
- path: NG/*.parquet
 
 
75
  - split: nl
76
  path: NL/*.parquet
77
- - split: nz
78
- path: NZ/*.parquet
79
  - split: pl
80
  path: PL/*.parquet
81
- - split: pt
82
- path: PT/*.parquet
 
 
 
 
83
  - split: ro
84
  path: RO/*.parquet
85
- - split: ru
86
- path: RU/*.parquet
87
  - split: sv
88
  path: SV/*.parquet
89
- - split: th
90
- path: TH/*.parquet
91
  - split: tr
92
  path: TR/*.parquet
93
- - split: uk
94
- path: UK/*.parquet
95
- - split: us
96
- path: US/*.parquet
97
- - split: vi
98
- path: VI/*.parquet
99
- - split: za
100
- path: ZA/*.parquet
101
  - split: zh
102
  path: ZH/*.parquet
 
 
 
 
 
 
 
 
 
 
103
  ---
104
 
105
  # CWICR — Construction Works, Items, Costs & Resources
106
 
 
 
107
  **A multilingual, machine-readable database of national construction rate books for 30 countries / language locales.** Each rate is fully decomposed into its work composition and resource breakdown (labour, machinery, materials), with unit prices, hierarchical classification, and physical parameters preserved in the source language.
108
 
109
  This dataset is the **tabular source-of-truth** behind the [`cwicr-vector-db-bgem3-v3`](https://huggingface.co/datasets/DataDrivenConstruction/cwicr-vector-db-bgem3-v3) Qdrant snapshots. Use this repository when you need raw numeric data (prices, quantities, time norms); use the vector DB repository when you need semantic search over rate descriptions.
110
 
 
 
111
  ## Contents per country
112
 
113
  Each language directory (`AR/`, `BG/`, `CS/`, `DE/`, …) contains:
@@ -194,9 +198,33 @@ Each rate book uses its **native classification system** (Russian СНиП codes
194
 
195
  - **Vector DB snapshots** (Qdrant, hybrid BGE-M3 dense + sparse + resources, ready to restore):
196
  → [`DataDrivenConstruction/cwicr-vector-db-bgem3-v3`](https://huggingface.co/datasets/DataDrivenConstruction/cwicr-vector-db-bgem3-v3)
 
 
197
  - **Source code / pipelines** (encoders, classifiers, search demos, BIM matchers):
198
  → [`github.com/datadrivenconstruction/OpenConstructionEstimate-DDC-CWICR`](https://github.com/datadrivenconstruction/OpenConstructionEstimate-DDC-CWICR)
199
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
200
  ## Data sources
201
 
202
  CWICR aggregates publicly available national rate catalogues:
 
40
  configs:
41
  - config_name: default
42
  data_files:
43
+ - split: en
44
+ path: EN/*.parquet
45
+ - split: us
46
+ path: US/*.parquet
47
+ - split: uk
48
+ path: UK/*.parquet
49
  - split: au
50
  path: AU/*.parquet
51
+ - split: nz
52
+ path: NZ/*.parquet
53
+ - split: ng
54
+ path: NG/*.parquet
55
+ - split: za
56
+ path: ZA/*.parquet
57
  - split: de
58
  path: DE/*.parquet
 
 
 
 
59
  - split: fr
60
  path: FR/*.parquet
61
+ - split: es
62
+ path: ES/*.parquet
 
 
 
 
 
 
 
 
 
 
63
  - split: mx
64
  path: MX/*.parquet
65
+ - split: pt
66
+ path: PT/*.parquet
67
+ - split: it
68
+ path: IT/*.parquet
69
  - split: nl
70
  path: NL/*.parquet
71
+ - split: ru
72
+ path: RU/*.parquet
73
  - split: pl
74
  path: PL/*.parquet
75
+ - split: cs
76
+ path: CS/*.parquet
77
+ - split: hr
78
+ path: HR/*.parquet
79
+ - split: bg
80
+ path: BG/*.parquet
81
  - split: ro
82
  path: RO/*.parquet
 
 
83
  - split: sv
84
  path: SV/*.parquet
 
 
85
  - split: tr
86
  path: TR/*.parquet
87
+ - split: ar
88
+ path: AR/*.parquet
89
+ - split: hi
90
+ path: HI/*.parquet
 
 
 
 
91
  - split: zh
92
  path: ZH/*.parquet
93
+ - split: ja
94
+ path: JA/*.parquet
95
+ - split: ko
96
+ path: KO/*.parquet
97
+ - split: th
98
+ path: TH/*.parquet
99
+ - split: vi
100
+ path: VI/*.parquet
101
+ - split: id
102
+ path: ID/*.parquet
103
  ---
104
 
105
  # CWICR — Construction Works, Items, Costs & Resources
106
 
107
+ ![Top expensive items across CWICR](./assets/top_expensive_items.png)
108
+
109
  **A multilingual, machine-readable database of national construction rate books for 30 countries / language locales.** Each rate is fully decomposed into its work composition and resource breakdown (labour, machinery, materials), with unit prices, hierarchical classification, and physical parameters preserved in the source language.
110
 
111
  This dataset is the **tabular source-of-truth** behind the [`cwicr-vector-db-bgem3-v3`](https://huggingface.co/datasets/DataDrivenConstruction/cwicr-vector-db-bgem3-v3) Qdrant snapshots. Use this repository when you need raw numeric data (prices, quantities, time norms); use the vector DB repository when you need semantic search over rate descriptions.
112
 
113
+ > 💡 **Looking for a complete estimation platform?** CWICR powers the cost database inside [**OpenConstructionERP**](https://github.com/datadrivenconstruction/OpenConstructionERP) — an open-source modular ERP for construction (BOQ editor, BIM/CAD import, AI takeoff, GAEB XML, AGPL-3.0). The ERP consumes the parquets here and the Qdrant snapshots in the companion repo to provide localised cost estimation in 30 markets out of the box.
114
+
115
  ## Contents per country
116
 
117
  Each language directory (`AR/`, `BG/`, `CS/`, `DE/`, …) contains:
 
198
 
199
  - **Vector DB snapshots** (Qdrant, hybrid BGE-M3 dense + sparse + resources, ready to restore):
200
  → [`DataDrivenConstruction/cwicr-vector-db-bgem3-v3`](https://huggingface.co/datasets/DataDrivenConstruction/cwicr-vector-db-bgem3-v3)
201
+ - **OpenConstructionERP** — production ERP that consumes this dataset (BOQ editor, BIM/CAD import, AI takeoff, GAEB):
202
+ → [`github.com/datadrivenconstruction/OpenConstructionERP`](https://github.com/datadrivenconstruction/OpenConstructionERP)
203
  - **Source code / pipelines** (encoders, classifiers, search demos, BIM matchers):
204
  → [`github.com/datadrivenconstruction/OpenConstructionEstimate-DDC-CWICR`](https://github.com/datadrivenconstruction/OpenConstructionEstimate-DDC-CWICR)
205
 
206
+ ## Exploring the data
207
+
208
+ Below are a few summary visualisations produced directly from the parquet files (chart code lives in the [source repository](https://github.com/datadrivenconstruction/OpenConstructionEstimate-DDC-CWICR) under `0_Workflow and Pipelines CWICR/python/08-data-analysis/`).
209
+
210
+ ### Cost distribution by department
211
+
212
+ Boxplots of total cost per rate position, grouped by department. Heat-supply and rolling-equipment works dominate at the top end; electrical-installation rates are tightly clustered in the low-cost band.
213
+
214
+ ![Cost distribution by department](./assets/cost_distribution_by_department.png)
215
+
216
+ ### Material vs labour cost
217
+
218
+ Scatter of (material cost, labour cost) per rate, coloured by department. Three regimes are visible: labour-heavy structural works (left vertical band), material-heavy mechanical installations (top-right cluster) and balanced general-purpose rates (diagonal).
219
+
220
+ ![Material vs labour cost](./assets/labor_vs_material_ratio.png)
221
+
222
+ ### Resource utilisation
223
+
224
+ Distribution of how often each resource type (labour roles, machinery classes, material families) is consumed across all rates.
225
+
226
+ ![Resource utilisation](./assets/resource_utilization.png)
227
+
228
  ## Data sources
229
 
230
  CWICR aggregates publicly available national rate catalogues: