csvToXMCDA-performanceTable

Provider:PyXMCDA
Version:1.0

Description

Transforms a file containing a performance table from a comma-separated values (CSV) file to three XMCDA compliant files, containing the corresponding criteria ids, alternatives’ ids and the performance table.

Inputs

(For outputs, see below)

performanceTable (csv)

Description:

The performance table as a CSV file.

Example:

,cost,risk,employment,connection a11,17537,28.3,34.8,2.33 a03,16973,29,34.9,2.66

Outputs

criteria

Description:

The equivalent criteria ids.

XMCDA related:

  • Tag: criteria

alternatives

Description:

The equivalent alternative ids.

XMCDA related:

  • Tag: alternatives

performanceTable

Description:

The equivalent performances.

XMCDA related:

  • Tag: performanceTable

messages

Description:

Status messages.

XMCDA related:

  • Tag: methodMessages

For further technical details on the web service underlying this program, have a look at its documentation here.