Lower is better. The best possible score is 1, the worst is 3.
How the rating is shown
Each input row and each dataset surfaces a single aggregate DQR (e.g.,1.4, 2.0). The number is colored to make hotspots obvious:
How the aggregate is built depends on what you are looking at:
- Anything the app shows as Dataset - a dataset you rate yourself, or any element with a dataset assigned - averages the five dimension scores below, counting a dimension you leave blank as Poor (3), so an unrated element scores worse than a rated one.
- Anything shown as Model derives its rating from its own inputs’ ratings, weighted by impact contribution, plus the completeness and reliability entered on it. With no inputs, it’s the average of those two.
The five dimensions
Each dimension is rated Good (1), Fair (2), or Poor (3).Technological representativeness
How well the data represents the actual technology used.Temporal representativeness
How current the data is relative to your reporting period.Geographical representativeness
How well the data’s location matches yours.Completeness
How much of the underlying activity is actually covered by the data.Reliability
How the data was obtained.Primary vs secondary data
Alongside the DQR, Variable tracks the share of primary (specific, measured) versus secondary (averaged, modeled) data behind a footprint. You’ll see this as two percentages that add to 100%:- Primary data % - directly measured at your site or supplier
- Secondary data % - database, sector, or estimated values
Document your ratings
Alongside the scores, you can record a free-text data quality description - why those ratings were chosen, which production years and background datasets the figures rest on, and any caveats a reviewer should know. EN 15804 expects this narrative “data quality discussion” next to the ratings. Edit it in two places: on products and materials, in the data quality panel beside the dimension selectors; and on models and sub-models, under Data quality in Settings → Product info. Like the ratings themselves, it’s read-only for externally synced elements. Over the public API and MCP it reads and writes asdataQualityIndicators.description.
A Declaration has its own separate data quality discussion, edited alongside the other LCA methodology fields on the Declaration itself. That’s the one carried into a published EPD and sent to program operators - the product and material descriptions above stay in Variable. Filling in one doesn’t populate the other, so write the discussion on the Declaration you’re publishing. See Publishing EPDs.
Where DQR shows up
In a CSV export
Both CSV exports - Export CSV on a product, and Export on any inventory list - carry every dimension as its own column, so you can read the ratings on every element without opening each one. On an element shown as Dataset those five columns are the ones the aggregate averages, so you can see which dimension dragged it down; on a Model the aggregate comes from the element’s inputs instead, so the dimension columns won’t explain it.A blank cell means unrated, not Poor. The dimension columns report what was actually entered, so you can tell a deliberate Poor rating from one nobody has filled in yet.
Data_Quality is the aggregate the app shows, built as described above - on a dataset that means a blank dimension has already been counted as 3.LCA_Group across the two files:
Either side lists all of them, separated by a semicolon and a space, when there is more than one.
Each row also carries the version of the element it describes -
Version_Number and Version_State on the inventory export, Source_Version_Number and Source_Version_State on the product export. See Versioning.
Improving your rating
Focus where it matters most:- Find your hotspots. Sort inputs by impact contribution.
- Check their DQR. A high-impact input with DQR 2.5+ is your highest-leverage fix.
- Replace secondary with primary. Supplier-specific datasets (or a verified EPD) typically move all five dimensions toward 1.
- Re-run. The aggregate updates as soon as you re-assign the dataset.
Related topics
- Environmental impact indicators - What impacts are measured
- Assigning datasets - How dataset choice drives DQR
- PACT API - Exposing DQR over the PACT exchange