Skip to main content
Skip table of contents

database-metadata.xml

Location<tomcat_home>\webapps\webapi\WEB-INF\database-metadata.xml

This file contains database-level metadata used in SDMX downloads.

For example:

CODE
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
<properties>
    <entry key="ATTRIBUTE|SURVEY-DATE|uri:/database/bank">2010-03-05</entry>
    <entry key="ATTRIBUTE|SCALE-DESCRIPTION|DEFAULT">10^%1$d Units</entry>
    <entry key="ATTRIBUTE|SCALE-DESCRIPTION|0">Units</entry>
    <entry key="ATTRIBUTE|SCALE-DESCRIPTION|1">Tens</entry>
    <entry key="ATTRIBUTE|SCALE-DESCRIPTION|2">Hundreds</entry>
    <entry key="ATTRIBUTE|SCALE-DESCRIPTION|3">Thousands</entry>
</properties>
AttributeDescription
SURVEY-DATE

The survey date. This set on a per database basis.

  • The URI identifies the database in the form:

    CODE
    uri:/database/<database_id>
  • The survey date attribute should be in ISO-8601 format (YYYY-MM-DD).

SCALE-DESCRIPTION
The unit multiplier description (based on the database metadata).

For more information about setting these properties, see Branding SDMX Downloads - SuperWEB2.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.