# Unit Conversions

## Understanding Unit Conversion in 2050-Materials Platform

### What is Unit Conversion?

In the 2050-Materials platform, Life Cycle Assessment (LCA) data of construction products are expressed in various units like meters (m), square meters (m²), cubic meters (m³), kilograms (kg), or pieces. Unit conversion is a vital feature that allows us to transform these data into different units, such as converting cubic meters to kilograms using density or from imperial units to metric units.

### Why is Unit Conversion Important?

#### Better Comparisons and More Data

Unit conversion is crucial for:

1. **Enabling Comparisons**: It allows for more accurate comparisons between products by standardizing units of measurement.
2. **Increasing Data Availability**: By converting units, we can increase the amount of comparable data, which is particularly important for rare materials or those with less available data.

#### Improved Statistics and Analysis

* **More Accurate Statistics**: Converting units helps in creating more comprehensive and accurate statistical analyses.
* **Broader Analysis Scope**: It enhances our ability to analyze and understand the environmental impact of construction products from different perspectives.

### How Does It Work?

#### Conversion Process

Our platform's system uses specific properties such as mass, density, and grammage to perform these conversions accurately. This process ensures that the LCA data are consistently reliable and comparable across different measurement systems.

#### Example

For instance, if LCA data is available in cubic meters (m³) but a user needs it in kilograms (kg), our system uses the material's density to convert the data accurately, allowing the user to make better-informed decisions.

***

*Note: This document is intended for customers of the 2050-Materials platform to provide an easy-to-understand overview of the importance and function of unit conversion in our system.*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.2050-materials.com/methodology-documentation/unit-conversions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
