Navigation - Page Links - Select Language - Content - Service Links -

Technical information

Technical information for software developers with documentations and examples of data format and service interfaces can be downloaded here:

Differentiating datasets compliant to EN 15804+A1 and EN 15804+A2

When accessing data via the API, the parameter „compliance“ can be used to filter for datasets compliant to EN 15804+A1 or EN 15804+A2, respectively. As a value, the UUID of the corresponding source dataset can be used. For example, to request only data compliant to EN 15804+A1 from the data stock OEKOBAUDAT 2021-II, the request URL would be

 

GET (https)
https://oekobaudat.de/OEKOBAU.DAT/resource/datastocks/cd2bda71-760b-4fcc-8a0b-3877c10000a8/processes?search=true&compliance=b00f9ec0-7874-11e3-981f-0800200c9a66

 

and, alternatively, for EN 15804+A2 

 

GET (https)
https://oekobaudat.de/OEKOBAU.DAT/resource/datastocks/cd2bda71-760b-4fcc-8a0b-3877c10000a8/processes?search=true&compliance=c0016b33-8cf7-415c-ac6e-deba0d21440d 

 

source dataset for EN15804+A1

source dataset for EN15804+A2

Further information for programmers and software repository

https://bitbucket.org/okusche/soda4lca/