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>
Attribute | Description |
---|---|
SURVEY-DATE | The survey date. This set on a per database basis.
|
SCALE-DESCRIPTION | The unit multiplier description (based on the database metadata). |
For more information about setting these properties, see Branding SDMX Downloads - SuperWEB2.