# 2050 Materials Data Framework

The API is continuously updated with information which the 2050 Materials team collects around building products. If you are looking for a data point which is not part of this, please inquire about it by writing an email to <info@2050-materials.com>, and the team will inform you about the feasibility of including it.

2050 Materials classifies product and materials according to several existing systems (Uniclass, CSI Masterformat, CAWS, and more). However, we have also developed our own system which classifies product types and material types for each datapoint further.Below you will find the existing systems used. Keep in mind that these systems grow alongside our database. While we try to keep these documents up to date, there may be some values which do not appear but may exist in our database.

For the API users, all the available entities should be visible through the relevant API calls.

## Product Types & Material Types

To explore the available material types and product type categories and families, please refer to the [live dashboard on our API website](https://2050-materials.com/sustainability-data-api/#:~:text=2050%20Materials%20Live%20Product%20Data) (preview below).

<figure><img src="/files/u338d2pcBju7iFHN4yvq" alt=""><figcaption></figcaption></figure>

## Uniclass Products / Systems / Materials

See [NBS Uniclass](https://www.thenbs.com/our-tools/uniclass) for more details.


---

# 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/data-documentation/2050-materials-data-framework.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.
