DataDrivenConstruction commited on
Commit
6e23b3f
·
verified ·
1 Parent(s): 44b9f44

Add readme-txt UK/README_DDC_CWICR_TABULAR_UK_GBP.txt

Browse files
UK/README_DDC_CWICR_TABULAR_UK_GBP.txt ADDED
@@ -0,0 +1,205 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ==============================================================================
2
+ OPENCONSTRUCTIONESTIMATE
3
+ Construction Work Items, Components & Resources
4
+ ==============================================================================
5
+
6
+ AVAILABLE FORMATS
7
+ ------------------------------------------------------------------------------
8
+
9
+ * Excel (.xlsx)
10
+ Universal format for data analysis
11
+
12
+ * Parquet (.parquet)
13
+ Columnar format for Big Data and ML
14
+
15
+ * CSV (.csv)
16
+ Universal text format
17
+
18
+
19
+ ABOUT THE DATABASE
20
+ ------------------------------------------------------------------------------
21
+
22
+ The modern construction industry in Eurasia and the Asia-Pacific region relies on a unified ecosystem of technical standardization that serves as a common engineering language for more than 10 dynamically developing economies.
23
+
24
+ The DDC CWICR database (Construction Work Items, Components & Resources) is an attempt to harmonize standards, creating a seamless regulatory space for capital project management across multiple languages. The database covers the full spectrum of construction work: from earthworks and concrete to specialized installation operations.
25
+
26
+
27
+ DATA SOURCES
28
+ ------------------------------------------------------------------------------
29
+
30
+ DDC CWICR is built on official construction cost standards from Eurasian countries that are publicly available. The database was developed in close collaboration with estimators and construction specialists from different countries, which allowed us to take into account practical aspects of working with data. The data has been systematized into a unified structure, harmonized methodologically, and presented in 11 language versions and 11 regional pricing versions for international use.
31
+
32
+
33
+ HISTORICAL DEVELOPMENT
34
+ ------------------------------------------------------------------------------
35
+
36
+ The methodology of resource-based standardization of construction work has been continuously developing and improving since the 1920s — from the first production norms to modern digital reference books. Over a century, the system has evolved from manual calculations to machine-readable databases while preserving the fundamental principle: accurate recording of physical resources per unit of construction output.
37
+
38
+ The modern version integrates historical data with current market prices. In local markets, similar systems are adapted and known under national codes: ENIR, GESN, FER, NRR, ESN, AzDTN, ShNQK, MKS ChT, SNT, BNbD, Dinh Muc, Ding'e.
39
+
40
+
41
+ RESOURCE-BASED COSTING METHODOLOGY
42
+ ------------------------------------------------------------------------------
43
+
44
+ The key value of Resource-Based Costing is the separation of unchanging production technology from the volatile financial component: it is based on the physical "first principles" of construction — standard norms for labor costs, machine time, and material consumption. These norms remain virtually unchanged regardless of which country the construction is carried out in.
45
+
46
+ This enables transparent pricing, eliminates hidden markups, and allows for Deep-Dive Audit of investments. As a result, DDC CWICR serves not just as a reference book, but as a fundamental risk management tool that has become the de facto industry standard for the macro-region over the past century.
47
+
48
+
49
+ DATABASE STATISTICS
50
+ ------------------------------------------------------------------------------
51
+
52
+ * 55,719 - work items and rates
53
+ * 27,672 - unique resources
54
+ * 10+ - countries of application
55
+
56
+
57
+ DATA STRUCTURE
58
+ ------------------------------------------------------------------------------
59
+
60
+ The database contains 85 columns organized into logical groups:
61
+
62
+
63
+ Classification Hierarchy
64
+ 10 columns
65
+ category_type, collection_code/name, department_code/name, section_name, subsection_code/name
66
+
67
+ Rate (Work Item)
68
+ 11 columns
69
+ rate_code, rate_original_name, rate_unit, row_type, flags is_material/is_labor/is_machine/is_abstract
70
+
71
+ Resources
72
+ 7 columns
73
+ resource_code, resource_name, resource_unit, resource_quantity, resource_price_per_unit, resource_cost
74
+
75
+ Labor
76
+ 11 columns
77
+ count_workers/engineers/operators, labor_hours by category, cost_of_working_hours
78
+
79
+ Machinery & Equipment
80
+ 12 columns
81
+ machine_class, personnel_operator_grade, electricity_consumption_kwh, electricity_cost
82
+
83
+ Price Variants
84
+ 16 columns
85
+ price_est_min/max/median/mean, position_count, tech_group
86
+
87
+ Mass
88
+ 3 columns
89
+ mass_name, mass_value, mass_unit
90
+
91
+
92
+ USE CASES
93
+ ------------------------------------------------------------------------------
94
+
95
+ * Cost Benchmarking - Compare costs across regions
96
+ * Price Indexation - Track dynamics
97
+ * Localization - Adapt to local conditions
98
+ * ETL/BI Pipelines - Extract and transform data
99
+ * AI/ML Training - Train models
100
+ * CAD (BIM) 5D Integration - Auto-assign rates
101
+ * Tender Estimation - Quick estimates
102
+ * CO2 Calculation - Calculate carbon footprint
103
+ * Deep-Dive Audit - Technical audit
104
+
105
+
106
+ GEOGRAPHIC COVERAGE
107
+ ------------------------------------------------------------------------------
108
+
109
+ The methodology and database are applied in various adaptations in the following regions:
110
+
111
+ * Central Eurasia (CIS)
112
+ Belarus, Kazakhstan, Kyrgyzstan, Russia, Tajikistan, Turkmenistan, Uzbekistan
113
+
114
+ * Caucasus
115
+ Armenia, Azerbaijan, Georgia
116
+
117
+ * Eastern Europe
118
+ Moldova, Ukraine
119
+
120
+ * East Asia (Quota System)
121
+ China (Ding'e), Mongolia (BNbD), Vietnam (Dinh Muc)
122
+
123
+ * International Projects
124
+ Bangladesh, Egypt, Turkey
125
+
126
+ * Historical Application (1950-1990)
127
+ Bulgaria, Czechoslovakia, Hungary
128
+
129
+
130
+ COLLABORATION AND DEVELOPMENT
131
+ ------------------------------------------------------------------------------
132
+
133
+ We are open to dialogue with the professional community. Your experience using the database in real projects helps improve the platform and expand its capabilities. Share use cases, suggest improvements, and participate in discussions.
134
+
135
+ * GitHub: https://github.com/datadrivenconstruction
136
+ * Telegram: https://t.me/datadrivenconstruction
137
+ * LinkedIn: https://linkedin.com/company/datadrivenconstruction
138
+
139
+
140
+ CONSULTING AND TRAINING
141
+ ------------------------------------------------------------------------------
142
+
143
+ We work with leading construction, engineering, consulting agencies and technology firms around the world to help them implement open data principles, automate CAD/BIM processing and build robust ETL pipelines.
144
+
145
+ If you would like to test this solution with your own data, or are interested in adapting the workflow to real project tasks, feel free to contact us. Our team delivers hands-on workshops, provides strategic consulting, and develops prototypes tailored to real project processes.
146
+
147
+ We actively support organizations seeking practical solutions for digital transformation and interoperability, focusing on data quality and classification challenges, and driving the adoption of open and automated workflows.
148
+
149
+ Contact us for a free consultation where we'll discuss your challenges and demonstrate how n8n automation can transform your operations. Reach out via Email at info@datadrivenconstruction.io or visit our website at datadrivenconstruction.io to learn more about our services.
150
+
151
+
152
+
153
+ SUPPORT THE PROJECT
154
+ ------------------------------------------------------------------------------
155
+
156
+ If you find our tools and databases useful and would like to see more applications for the construction industry, please star our repositories on GitHub. This helps the project grow and allows you to receive notifications about new releases.
157
+
158
+ Based on DDC CWICR, you can build automated pipelines and workflows for integration with CAD (BIM), tendering systems, and BI platforms. New workflows, tools, and ready-made solutions are regularly published on GitHub and the project website. Subscribe to updates to be the first to access new releases.
159
+
160
+ * CAD (BIM) Data Agents & Workflows + AI
161
+ https://github.com/datadrivenconstruction/cad2data-Revit-IFC-DWG-DGN-pipeline-with-conversion-validation-qto
162
+
163
+ * OpenConstructionEstimate DDC CWICR
164
+ https://github.com/datadrivenconstruction/OpenConstructionEstimate-DDC-CWICR
165
+
166
+
167
+
168
+ LANGUAGE VERSIONS
169
+ ------------------------------------------------------------------------------
170
+
171
+ Documentation is available in 11 languages:
172
+
173
+ * Arabic / العربية (Dubai) - Middle East
174
+ * Chinese / 中文 (Shanghai) - East Asia
175
+ * Deutsch (Berlin) - Central Europe
176
+ * English (Toronto) - North America
177
+ * English (UK) - United Kingdom
178
+ * English (USA) - United States
179
+ * Español (Barcelona) - Iberia
180
+ * Français (Paris) - Western Europe
181
+ * Hindi / हिन्दी (Mumbai) - South Asia
182
+ * Português (São Paulo) - Latin America
183
+ * Russian / Русский (St. Petersburg) - CIS
184
+
185
+
186
+ RESOURCES
187
+ ------------------------------------------------------------------------------
188
+
189
+ * Usage Example: https://openconstructionestimate.com
190
+ * Website: https://datadrivenconstruction.io
191
+ * GitHub: https://github.com/datadrivenconstruction
192
+ * Telegram: https://t.me/datadrivenconstruction
193
+ * Email: info@datadrivenconstruction.io
194
+
195
+
196
+ ==============================================================================
197
+ Unlock the Power of Data in Construction
198
+ Move to full-cycle data management where only unified structured data & processes remain and where your data is yours
199
+ ==============================================================================
200
+
201
+
202
+ ==============================================================================
203
+ Artem Boiko, 2025
204
+ https://www.linkedin.com/in/boikoartem/
205
+ ==============================================================================