---
title: "Values of flow attributes for selected nodes."
method: GET
path: "/nodes/data"
tags: ["NEW"]
---

# Values of flow attributes for selected nodes.

`GET /nodes/data`

Values of requested attributes (attributes_ids) for requested nodes (nodes_ids) in requested year range. It is possible to filter down values by nodes which should appear on same path (path_nodes_ids), which allows for example to retrieve value for a sourcing region filtered by an exporter.

## Query parameters

- `country` string, required
- `commodity` string, required
- `attributes_ids` string
- `path_nodes_ids` string
- `nodes_ids` string
- `node_type` string
- `start_year` integer
- `end_year` string

## Response `200`

## Changes

- **2020-02-06** `9d451fcc2630` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/vizzuality/apis/trase-public-api/changes/nodes/data/get.md)

---

[API](https://skmtc.dev/vizzuality/apis/trase-public-api.md) · [All operations](https://skmtc.dev/vizzuality/apis/trase-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vizzuality/trase-public-api/revisions/9d451fcc2630/schema)
