Skip to content

Fusion Metadata Registry Knowledge Base

Fusion Metadata Registry (FMR) is a free to use structural metadata registry for SDMX supporting SDMX 2.0, 2.1 and 3.0, and EDI.

A BIS Open Tech initiative

FMR is owned by the Bank for International Settlements and published under the BIS Open Tech initiative.

The BIS Open Tech is a platform for sharing statistical and financial software as public goods, by promoting international cooperation and coordination. These software tools are developed according to international best practices and standards and can be reused and further developed in a wide variety of environments.

FMR components

  • Fusion Metadata Registry


    The foundational SDMX metadata registry coupling high-performance structural and referential metadata storage with a graphical user interface for a exploring, authoring and maintenance

    Read more on sdmx.io

    Changelog

  • Fusion Workbench


    FMR derivative providing a graphical user interface for exploring, authoring and maintaining SDMX structural metadata on other platforms like the OECD's .Stat Suite

    Learn more

    Changelog

  • FusionXL


    An Excel add in for FMR allowing metadata managers to explore and maintain structural metadata artefacts using spreadsheets

    More on FusionXL

    Changelog

Quick start using Docker

  1. Get Docker Desktop
  2. At the operating system command prompt, run:
    docker run --name fmr -p 8080:8080 sdmxio/fmr-mysql:latest
    
  3. Browse http://localhost:8080
  4. Log in: username root, password password
  1. Get Docker Desktop
  2. At the operating system command prompt, run:
    docker run --name fwb -p 8080:8080 sdmxio/fwb:2.6.0
    
  3. Browse http://localhost:8080